diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json
index 98d14d0281..aafb640667 100644
--- a/.openpublishing.publish.config.json
+++ b/.openpublishing.publish.config.json
@@ -69,6 +69,7 @@
         "word-js-desktop-1.1",
         "word-js-1.9",
         "word-js-desktop-1.2",
+        "word-js-desktop-1.3",
         "word-js-online"
       ],
       "open_to_public_contributors": true,
@@ -387,6 +388,10 @@
       "ReferenceTOC": "docs/docs-ref-autogen/word_desktop_1_2/toc.yml",
       "ConceptualTOCUrl": "/office/dev/add-ins/toc.json"
     },
+    {
+      "ReferenceTOC": "docs/docs-ref-autogen/word_desktop_1_3/toc.yml",
+      "ConceptualTOCUrl": "/office/dev/add-ins/toc.json"
+    },
     {
       "ReferenceTOC": "docs/docs-ref-autogen/word_online/toc.yml",
       "ConceptualTOCUrl": "/office/dev/add-ins/toc.json"
diff --git a/docs/docfx.json b/docs/docfx.json
index 16562a6a07..26d4132b8e 100644
--- a/docs/docfx.json
+++ b/docs/docfx.json
@@ -882,6 +882,18 @@
         "src": "docs-ref-autogen/word_desktop_1_2",
         "dest": "api"
       },
+      {
+        "files": ["**/toc.yml"],
+        "group": "word-js-desktop-1.3",
+        "src": "docs-ref-autogen/word_desktop_1_3",
+        "dest": "api/office-js-docs-reference"
+      },
+      {
+        "files": ["**/*.md", "**/*.yml"],
+        "group": "word-js-desktop-1.3",
+        "src": "docs-ref-autogen/word_desktop_1_3",
+        "dest": "api"
+      },
       {
         "files": ["**/toc.yml"],
         "group": "word-js-online",
@@ -1165,6 +1177,10 @@
         "dest": "word-js-desktop-1.2",
         "moniker_range": "word-js-desktop-1.2"
       },
+      "word-js-desktop-1.3": {
+        "dest": "word-js-desktop-1.3",
+        "moniker_range": "word-js-desktop-1.3"
+      },
       "word-js-online": {
         "dest": "word-js-online",
         "moniker_range": "word-js-online"
diff --git a/docs/docs-ref-autogen/common/toc.yml b/docs/docs-ref-autogen/common/toc.yml
index 9df30971f4..29bbc244c7 100644
--- a/docs/docs-ref-autogen/common/toc.yml
+++ b/docs/docs-ref-autogen/common/toc.yml
@@ -885,6 +885,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/common_preview/toc.yml b/docs/docs-ref-autogen/common_preview/toc.yml
index 9df30971f4..29bbc244c7 100644
--- a/docs/docs-ref-autogen/common_preview/toc.yml
+++ b/docs/docs-ref-autogen/common_preview/toc.yml
@@ -885,6 +885,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel/toc.yml b/docs/docs-ref-autogen/excel/toc.yml
index 912ce58ba3..3ea1d90d5d 100644
--- a/docs/docs-ref-autogen/excel/toc.yml
+++ b/docs/docs-ref-autogen/excel/toc.yml
@@ -2097,6 +2097,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_1/toc.yml b/docs/docs-ref-autogen/excel_1_1/toc.yml
index d94b3019d4..390661faf7 100644
--- a/docs/docs-ref-autogen/excel_1_1/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_1/toc.yml
@@ -1027,6 +1027,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_10/toc.yml b/docs/docs-ref-autogen/excel_1_10/toc.yml
index 7110aefbaa..d7f59faf8c 100644
--- a/docs/docs-ref-autogen/excel_1_10/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_10/toc.yml
@@ -1711,6 +1711,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_11/toc.yml b/docs/docs-ref-autogen/excel_1_11/toc.yml
index 64ed2d5af7..6aba979781 100644
--- a/docs/docs-ref-autogen/excel_1_11/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_11/toc.yml
@@ -1723,6 +1723,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_12/toc.yml b/docs/docs-ref-autogen/excel_1_12/toc.yml
index 058a0ebb7a..0c1812b656 100644
--- a/docs/docs-ref-autogen/excel_1_12/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_12/toc.yml
@@ -1769,6 +1769,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_13/toc.yml b/docs/docs-ref-autogen/excel_1_13/toc.yml
index 5fa8524a99..10a61744be 100644
--- a/docs/docs-ref-autogen/excel_1_13/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_13/toc.yml
@@ -1779,6 +1779,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_14/toc.yml b/docs/docs-ref-autogen/excel_1_14/toc.yml
index 83a7c26357..fe5b7aa7ee 100644
--- a/docs/docs-ref-autogen/excel_1_14/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_14/toc.yml
@@ -1797,6 +1797,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_15/toc.yml b/docs/docs-ref-autogen/excel_1_15/toc.yml
index e6e48e2ce0..a24056d24e 100644
--- a/docs/docs-ref-autogen/excel_1_15/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_15/toc.yml
@@ -1801,6 +1801,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_16/toc.yml b/docs/docs-ref-autogen/excel_1_16/toc.yml
index a1998e49f3..17de4b7c8f 100644
--- a/docs/docs-ref-autogen/excel_1_16/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_16/toc.yml
@@ -1929,6 +1929,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_17/toc.yml b/docs/docs-ref-autogen/excel_1_17/toc.yml
index 3a38c9d450..bbba08132b 100644
--- a/docs/docs-ref-autogen/excel_1_17/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_17/toc.yml
@@ -1935,6 +1935,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_18/toc.yml b/docs/docs-ref-autogen/excel_1_18/toc.yml
index af8a8ff430..b4b80c4f89 100644
--- a/docs/docs-ref-autogen/excel_1_18/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_18/toc.yml
@@ -1953,6 +1953,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_19/toc.yml b/docs/docs-ref-autogen/excel_1_19/toc.yml
index 6b7685fa50..2b45763679 100644
--- a/docs/docs-ref-autogen/excel_1_19/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_19/toc.yml
@@ -1999,6 +1999,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_2/toc.yml b/docs/docs-ref-autogen/excel_1_2/toc.yml
index d455ccf315..8adbe2a605 100644
--- a/docs/docs-ref-autogen/excel_1_2/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_2/toc.yml
@@ -1124,6 +1124,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_20/toc.yml b/docs/docs-ref-autogen/excel_1_20/toc.yml
index 11e4b24507..2b24754919 100644
--- a/docs/docs-ref-autogen/excel_1_20/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_20/toc.yml
@@ -2003,6 +2003,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_3/toc.yml b/docs/docs-ref-autogen/excel_1_3/toc.yml
index 2308f16910..d1a0740a0b 100644
--- a/docs/docs-ref-autogen/excel_1_3/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_3/toc.yml
@@ -1132,6 +1132,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_4/toc.yml b/docs/docs-ref-autogen/excel_1_4/toc.yml
index 15ae12a105..c7603c2638 100644
--- a/docs/docs-ref-autogen/excel_1_4/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_4/toc.yml
@@ -1140,6 +1140,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_5/toc.yml b/docs/docs-ref-autogen/excel_1_5/toc.yml
index 79e2f16bfb..743f81a167 100644
--- a/docs/docs-ref-autogen/excel_1_5/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_5/toc.yml
@@ -1148,6 +1148,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_6/toc.yml b/docs/docs-ref-autogen/excel_1_6/toc.yml
index 4bd960e797..eefb5f7a7d 100644
--- a/docs/docs-ref-autogen/excel_1_6/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_6/toc.yml
@@ -1230,6 +1230,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_7/toc.yml b/docs/docs-ref-autogen/excel_1_7/toc.yml
index 3391f570ce..bec3699ada 100644
--- a/docs/docs-ref-autogen/excel_1_7/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_7/toc.yml
@@ -1332,6 +1332,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_8/toc.yml b/docs/docs-ref-autogen/excel_1_8/toc.yml
index 93e4e5a755..a9b2e150ed 100644
--- a/docs/docs-ref-autogen/excel_1_8/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_8/toc.yml
@@ -1426,6 +1426,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_1_9/toc.yml b/docs/docs-ref-autogen/excel_1_9/toc.yml
index ebdcf63076..3e7296dc5f 100644
--- a/docs/docs-ref-autogen/excel_1_9/toc.yml
+++ b/docs/docs-ref-autogen/excel_1_9/toc.yml
@@ -1667,6 +1667,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/excel_online/toc.yml b/docs/docs-ref-autogen/excel_online/toc.yml
index 0feb8ffdc8..d9c33a4065 100644
--- a/docs/docs-ref-autogen/excel_online/toc.yml
+++ b/docs/docs-ref-autogen/excel_online/toc.yml
@@ -2019,6 +2019,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/onenote/toc.yml b/docs/docs-ref-autogen/onenote/toc.yml
index 2009f68054..49ba3de8a1 100644
--- a/docs/docs-ref-autogen/onenote/toc.yml
+++ b/docs/docs-ref-autogen/onenote/toc.yml
@@ -989,6 +989,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook/toc.yml b/docs/docs-ref-autogen/outlook/toc.yml
index e1e6f54ab6..5f37a53bd1 100644
--- a/docs/docs-ref-autogen/outlook/toc.yml
+++ b/docs/docs-ref-autogen/outlook/toc.yml
@@ -1105,6 +1105,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_1/toc.yml b/docs/docs-ref-autogen/outlook_1_1/toc.yml
index 994bc902c9..6c6d487638 100644
--- a/docs/docs-ref-autogen/outlook_1_1/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_1/toc.yml
@@ -961,6 +961,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_10/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_10/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_10/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_10/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_10/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_10/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_10/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_10/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_10/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_10/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_10/toc.yml b/docs/docs-ref-autogen/outlook_1_10/toc.yml
index 59155ae64a..82bb94603c 100644
--- a/docs/docs-ref-autogen/outlook_1_10/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_10/toc.yml
@@ -1061,6 +1061,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_11/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_11/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_11/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_11/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_11/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_11/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_11/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_11/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_11/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_11/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_11/toc.yml b/docs/docs-ref-autogen/outlook_1_11/toc.yml
index 05f10817df..8ab206c27c 100644
--- a/docs/docs-ref-autogen/outlook_1_11/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_11/toc.yml
@@ -1063,6 +1063,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_12/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_12/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_12/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_12/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_12/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_12/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_12/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_12/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_12/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_12/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_12/toc.yml b/docs/docs-ref-autogen/outlook_1_12/toc.yml
index 755a56970a..6ba8b55c4f 100644
--- a/docs/docs-ref-autogen/outlook_1_12/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_12/toc.yml
@@ -1065,6 +1065,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_13/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_13/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_13/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_13/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_13/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_13/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_13/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_13/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_13/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_13/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_13/toc.yml b/docs/docs-ref-autogen/outlook_1_13/toc.yml
index f1e7a35690..6c4b8dd892 100644
--- a/docs/docs-ref-autogen/outlook_1_13/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_13/toc.yml
@@ -1077,6 +1077,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_14/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_14/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_14/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_14/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_14/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_14/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_14/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_14/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_14/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_14/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_14/toc.yml b/docs/docs-ref-autogen/outlook_1_14/toc.yml
index 586c5099d4..e4085071cc 100644
--- a/docs/docs-ref-autogen/outlook_1_14/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_14/toc.yml
@@ -1091,6 +1091,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_15/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_15/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_15/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_15/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_15/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_15/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_15/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_15/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_15/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_15/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_15/toc.yml b/docs/docs-ref-autogen/outlook_1_15/toc.yml
index 59eca5c53c..b0c5929a56 100644
--- a/docs/docs-ref-autogen/outlook_1_15/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_15/toc.yml
@@ -1097,6 +1097,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_2/toc.yml b/docs/docs-ref-autogen/outlook_1_2/toc.yml
index 7ab668f1ea..e9a2c77041 100644
--- a/docs/docs-ref-autogen/outlook_1_2/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_2/toc.yml
@@ -963,6 +963,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_3/toc.yml b/docs/docs-ref-autogen/outlook_1_3/toc.yml
index 9a143d5a52..1cefadcff0 100644
--- a/docs/docs-ref-autogen/outlook_1_3/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_3/toc.yml
@@ -971,6 +971,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_4/toc.yml b/docs/docs-ref-autogen/outlook_1_4/toc.yml
index 9a143d5a52..1cefadcff0 100644
--- a/docs/docs-ref-autogen/outlook_1_4/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_4/toc.yml
@@ -971,6 +971,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_5/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_5/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_5/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_5/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_5/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_5/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_5/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_5/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_5/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_5/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_5/toc.yml b/docs/docs-ref-autogen/outlook_1_5/toc.yml
index e19a818fff..df2ca8fa0a 100644
--- a/docs/docs-ref-autogen/outlook_1_5/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_5/toc.yml
@@ -981,6 +981,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_6/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_6/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_6/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_6/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_6/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_6/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_6/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_6/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_6/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_6/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_6/toc.yml b/docs/docs-ref-autogen/outlook_1_6/toc.yml
index e19a818fff..df2ca8fa0a 100644
--- a/docs/docs-ref-autogen/outlook_1_6/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_6/toc.yml
@@ -981,6 +981,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_7/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_7/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_7/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_7/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_7/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_7/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_7/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_7/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_7/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_7/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_7/toc.yml b/docs/docs-ref-autogen/outlook_1_7/toc.yml
index df12289d7e..5275806acf 100644
--- a/docs/docs-ref-autogen/outlook_1_7/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_7/toc.yml
@@ -1011,6 +1011,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_8/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_8/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_8/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_8/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_8/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_8/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_8/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_8/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_8/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_8/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_8/toc.yml b/docs/docs-ref-autogen/outlook_1_8/toc.yml
index 6ec450ae30..21c7aefee6 100644
--- a/docs/docs-ref-autogen/outlook_1_8/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_8/toc.yml
@@ -1045,6 +1045,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml b/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml
index ccb791c6ee..8846e1c531 100644
--- a/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml
+++ b/docs/docs-ref-autogen/outlook_1_9/outlook/office.draganddropeventargs.yml
@@ -18,6 +18,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_9/outlook/office.dragovereventdata.yml b/docs/docs-ref-autogen/outlook_1_9/outlook/office.dragovereventdata.yml
index 89ff94573f..9c8ea9616f 100644
--- a/docs/docs-ref-autogen/outlook_1_9/outlook/office.dragovereventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_9/outlook/office.dragovereventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_9/outlook/office.dropeventdata.yml b/docs/docs-ref-autogen/outlook_1_9/outlook/office.dropeventdata.yml
index 97f1a32391..af6d3ba506 100644
--- a/docs/docs-ref-autogen/outlook_1_9/outlook/office.dropeventdata.yml
+++ b/docs/docs-ref-autogen/outlook_1_9/outlook/office.dropeventdata.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditemdetails.yml b/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditemdetails.yml
index dea606db41..88d069cdb2 100644
--- a/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditemdetails.yml
+++ b/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditemdetails.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditems.yml b/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditems.yml
index a3730fd111..bfc22bdb20 100644
--- a/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditems.yml
+++ b/docs/docs-ref-autogen/outlook_1_9/outlook/office.droppeditems.yml
@@ -17,6 +17,40 @@ remarks: >-
   add-in](https://learn.microsoft.com/office/dev/add-ins/outlook/drag-drop-items).
 
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/outlook/80-events/drag-drop-item.yaml
+
+
+  function dragAndDropEventHandler(event) {
+      Office.context.mailbox.addHandlerAsync(Office.EventType.DragAndDropEvent, (event) => {
+      console.log(`Event type: ${event.type}`);
+
+      const eventData = event.dragAndDropEventData;
+      console.log(`x-coordinate: ${eventData.pageX}, y-coordinate: ${eventData.pageY}`);
+
+      if (eventData.type == "drop") {
+        console.log("Items dropped into task pane.");
+        const files = eventData.dataTransfer.files;
+        files.forEach((file) => {
+          const content = file.fileContent;
+          const name = file.name;
+          const fileType = file.type;
+          console.log(`File name: ${name}`);
+          console.log(`File type: ${fileType}`);
+          console.log(`Contents: ${content.text().then((text) => { console.log(text); })}`);
+        });
+      }
+    });
+  }
+
+  ```
+
 isPreview: false
 isDeprecated: false
 type: interface
diff --git a/docs/docs-ref-autogen/outlook_1_9/toc.yml b/docs/docs-ref-autogen/outlook_1_9/toc.yml
index 6ec450ae30..21c7aefee6 100644
--- a/docs/docs-ref-autogen/outlook_1_9/toc.yml
+++ b/docs/docs-ref-autogen/outlook_1_9/toc.yml
@@ -1045,6 +1045,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/overview/overview.md b/docs/docs-ref-autogen/overview/overview.md
index 3f77cd1d80..aa5674776f 100644
--- a/docs/docs-ref-autogen/overview/overview.md
+++ b/docs/docs-ref-autogen/overview/overview.md
@@ -3,7 +3,7 @@ ms.topic: landing-page
 title: Office JavaScript API reference
 description: The Office JavaScript APIs by host and version.
 ms.localizationpriority: high
-ms.date: 09/17/2025
+ms.date: 09/30/2025
 ---
 
 # Office Add-ins JavaScript API reference
@@ -76,6 +76,7 @@ The following is a list of APIs for the [supported Office host applications](/of
         
             - WordApi Preview
 
             - WordApiOnline 1.1
 
+            - WordApiDesktop 1.3
 
             - WordApiDesktop 1.2
 
             - WordApiDesktop 1.1
 
             - WordApiHiddenDocument 1.5 (Desktop only)
 
@@ -140,6 +141,7 @@ Online-only and desktop-only requirement sets are special requirement sets. An o
 
 - `ExcelApiOnline 1.1`: [Excel JavaScript API online-only requirement set](/javascript/api/requirement-sets/excel/excel-api-online-requirement-set)
 - `WordApiOnline 1.1`: [Word JavaScript API online-only requirement set](/javascript/api/requirement-sets/word/word-api-online-requirement-set)
+- `WordApiDesktop 1.3`: [Word JavaScript API desktop-only requirement set 1.3](/javascript/api/requirement-sets/word/word-api-desktop-1.3-requirement-set)
 - `WordApiDesktop 1.2`: [Word JavaScript API desktop-only requirement set 1.2](/javascript/api/requirement-sets/word/word-api-desktop-1.2-requirement-set)
 - `WordApiDesktop 1.1`: [Word JavaScript API desktop-only requirement set 1.1](/javascript/api/requirement-sets/word/word-api-desktop-1.1-requirement-set)
 - `WordApiHiddenDocument 1.5`: [Word JavaScript API desktop-only (hidden document) requirement set 1.5](/javascript/api/requirement-sets/word/word-api-1.5-hidden-document-requirement-set)
diff --git a/docs/docs-ref-autogen/powerpoint/toc.yml b/docs/docs-ref-autogen/powerpoint/toc.yml
index c0ada0000e..27698ffe2c 100644
--- a/docs/docs-ref-autogen/powerpoint/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint/toc.yml
@@ -1100,6 +1100,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_1/toc.yml b/docs/docs-ref-autogen/powerpoint_1_1/toc.yml
index d6c714dbff..77584d2f4e 100644
--- a/docs/docs-ref-autogen/powerpoint_1_1/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_1/toc.yml
@@ -897,6 +897,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_2/toc.yml b/docs/docs-ref-autogen/powerpoint_1_2/toc.yml
index adc6eebd68..cdddac0e6f 100644
--- a/docs/docs-ref-autogen/powerpoint_1_2/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_2/toc.yml
@@ -905,6 +905,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_3/toc.yml b/docs/docs-ref-autogen/powerpoint_1_3/toc.yml
index b5d4d05375..ab78653f44 100644
--- a/docs/docs-ref-autogen/powerpoint_1_3/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_3/toc.yml
@@ -923,6 +923,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_4/toc.yml b/docs/docs-ref-autogen/powerpoint_1_4/toc.yml
index cc739932f9..bb2c03e120 100644
--- a/docs/docs-ref-autogen/powerpoint_1_4/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_4/toc.yml
@@ -959,6 +959,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_5/toc.yml b/docs/docs-ref-autogen/powerpoint_1_5/toc.yml
index be4636853f..f8619d1759 100644
--- a/docs/docs-ref-autogen/powerpoint_1_5/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_5/toc.yml
@@ -963,6 +963,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_6/toc.yml b/docs/docs-ref-autogen/powerpoint_1_6/toc.yml
index 8e77b0bb16..621bb51198 100644
--- a/docs/docs-ref-autogen/powerpoint_1_6/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_6/toc.yml
@@ -967,6 +967,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_7/toc.yml b/docs/docs-ref-autogen/powerpoint_1_7/toc.yml
index e1e5c05251..54df0f0296 100644
--- a/docs/docs-ref-autogen/powerpoint_1_7/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_7/toc.yml
@@ -981,6 +981,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_8/toc.yml b/docs/docs-ref-autogen/powerpoint_1_8/toc.yml
index 0352a238ee..ed0b8442be 100644
--- a/docs/docs-ref-autogen/powerpoint_1_8/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_8/toc.yml
@@ -1027,6 +1027,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/powerpoint_1_9/toc.yml b/docs/docs-ref-autogen/powerpoint_1_9/toc.yml
index ce596daaa0..8c43fc36ce 100644
--- a/docs/docs-ref-autogen/powerpoint_1_9/toc.yml
+++ b/docs/docs-ref-autogen/powerpoint_1_9/toc.yml
@@ -1047,6 +1047,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/visio/toc.yml b/docs/docs-ref-autogen/visio/toc.yml
index b1f6e3fa1f..b463cdc3f4 100644
--- a/docs/docs-ref-autogen/visio/toc.yml
+++ b/docs/docs-ref-autogen/visio/toc.yml
@@ -734,6 +734,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word/toc.yml b/docs/docs-ref-autogen/word/toc.yml
index 8b939a3aa7..b051632eb1 100644
--- a/docs/docs-ref-autogen/word/toc.yml
+++ b/docs/docs-ref-autogen/word/toc.yml
@@ -23,6 +23,8 @@ items:
                 uid: word!Word.Alignment:enum
               - name: AnnotationState
                 uid: word!Word.AnnotationState:enum
+              - name: ApplyQuickStyleSet
+                uid: word!Word.ApplyQuickStyleSet:enum
               - name: ArrowheadLength
                 uid: word!Word.ArrowheadLength:enum
               - name: ArrowheadStyle
@@ -31,6 +33,8 @@ items:
                 uid: word!Word.ArrowheadWidth:enum
               - name: AutoFitBehavior
                 uid: word!Word.AutoFitBehavior:enum
+              - name: AutoMacro
+                uid: word!Word.AutoMacro:enum
               - name: BaselineAlignment
                 uid: word!Word.BaselineAlignment:enum
               - name: BevelType
@@ -71,6 +75,8 @@ items:
                 uid: word!Word.CharacterCase:enum
               - name: CharacterWidth
                 uid: word!Word.CharacterWidth:enum
+              - name: CheckInVersionType
+                uid: word!Word.CheckInVersionType:enum
               - name: CloseBehavior
                 uid: word!Word.CloseBehavior:enum
               - name: CoauthoringLockType
@@ -87,6 +93,8 @@ items:
                 uid: word!Word.CommentChangeType:enum
               - name: CompareTarget
                 uid: word!Word.CompareTarget:enum
+              - name: CompatibilityMode
+                uid: word!Word.CompatibilityMode:enum
               - name: ConditionCode
                 uid: word!Word.ConditionCode:enum
               - name: ContentControlAppearance
@@ -117,8 +125,14 @@ items:
                 uid: word!Word.DeleteCells:enum
               - name: DocPartInsertType
                 uid: word!Word.DocPartInsertType:enum
+              - name: DocumentEncoding
+                uid: word!Word.DocumentEncoding:enum
+              - name: DocumentKind
+                uid: word!Word.DocumentKind:enum
               - name: DocumentPropertyType
                 uid: word!Word.DocumentPropertyType:enum
+              - name: DocumentType
+                uid: word!Word.DocumentType:enum
               - name: DropPosition
                 uid: word!Word.DropPosition:enum
               - name: EditorType
@@ -133,6 +147,16 @@ items:
                 uid: word!Word.EventSource:enum
               - name: EventType
                 uid: word!Word.EventType:enum
+              - name: ExportCreateBookmarks
+                uid: word!Word.ExportCreateBookmarks:enum
+              - name: ExportFormat
+                uid: word!Word.ExportFormat:enum
+              - name: ExportItem
+                uid: word!Word.ExportItem:enum
+              - name: ExportOptimizeFor
+                uid: word!Word.ExportOptimizeFor:enum
+              - name: ExportRange
+                uid: word!Word.ExportRange:enum
               - name: ExtrusionColorType
                 uid: word!Word.ExtrusionColorType:enum
               - name: FarEastLineBreakLanguageId
@@ -145,6 +169,8 @@ items:
                 uid: word!Word.FieldShading:enum
               - name: FieldType
                 uid: word!Word.FieldType:enum
+              - name: FileSaveFormat
+                uid: word!Word.FileSaveFormat:enum
               - name: FillType
                 uid: word!Word.FillType:enum
               - name: FlowDirection
@@ -207,6 +233,8 @@ items:
                 uid: word!Word.LightRigType:enum
               - name: LineDashStyle
                 uid: word!Word.LineDashStyle:enum
+              - name: LineEndingType
+                uid: word!Word.LineEndingType:enum
               - name: LineFormatStyle
                 uid: word!Word.LineFormatStyle:enum
               - name: LineSpacing
@@ -231,6 +259,8 @@ items:
                 uid: word!Word.ListType:enum
               - name: LocationRelation
                 uid: word!Word.LocationRelation:enum
+              - name: MergeTarget
+                uid: word!Word.MergeTarget:enum
               - name: MovementType
                 uid: word!Word.MovementType:enum
               - name: NoteItemType
@@ -287,6 +317,14 @@ items:
                 uid: word!Word.PresetTexture:enum
               - name: PresetThreeDimensionalFormat
                 uid: word!Word.PresetThreeDimensionalFormat:enum
+              - name: PrintOutItem
+                uid: word!Word.PrintOutItem:enum
+              - name: PrintOutPages
+                uid: word!Word.PrintOutPages:enum
+              - name: PrintOutRange
+                uid: word!Word.PrintOutRange:enum
+              - name: ProtectionType
+                uid: word!Word.ProtectionType:enum
               - name: RangeLocation
                 uid: word!Word.RangeLocation:enum
               - name: ReadingLayoutMargin
@@ -305,6 +343,8 @@ items:
                 uid: word!Word.RelativeSize:enum
               - name: RelativeVerticalPosition
                 uid: word!Word.RelativeVerticalPosition:enum
+              - name: RemoveDocInfoType
+                uid: word!Word.RemoveDocInfoType:enum
               - name: RevisionsBalloonMargin
                 uid: word!Word.RevisionsBalloonMargin:enum
               - name: RevisionsBalloonWidthType
@@ -325,6 +365,8 @@ items:
                 uid: word!Word.SaveBehavior:enum
               - name: SaveConfiguration
                 uid: word!Word.SaveConfiguration:enum
+              - name: ScreenSize
+                uid: word!Word.ScreenSize:enum
               - name: SectionDirection
                 uid: word!Word.SectionDirection:enum
               - name: SectionStart
@@ -367,6 +409,8 @@ items:
                 uid: word!Word.SortOrder:enum
               - name: SpecialPane
                 uid: word!Word.SpecialPane:enum
+              - name: Statistic
+                uid: word!Word.Statistic:enum
               - name: StoryType
                 uid: word!Word.StoryType:enum
               - name: StyleType
@@ -387,6 +431,8 @@ items:
                 uid: word!Word.TableFormat:enum
               - name: TableFormatType
                 uid: word!Word.TableFormatType:enum
+              - name: TargetBrowser
+                uid: word!Word.TargetBrowser:enum
               - name: TemplateType
                 uid: word!Word.TemplateType:enum
               - name: TextboxTightWrap
@@ -409,6 +455,8 @@ items:
                 uid: word!Word.Underline:enum
               - name: UnderlineType
                 uid: word!Word.UnderlineType:enum
+              - name: UseFormattingFrom
+                uid: word!Word.UseFormattingFrom:enum
               - name: VerticalAlignment
                 uid: word!Word.VerticalAlignment:enum
               - name: ViewType
@@ -417,6 +465,12 @@ items:
                 uid: word!Word.WindowState:enum
               - name: WindowType
                 uid: word!Word.WindowType:enum
+              - name: XmlNodeLevel
+                uid: word!Word.XmlNodeLevel:enum
+              - name: XmlNodeType
+                uid: word!Word.XmlNodeType:enum
+              - name: XmlValidationStatus
+                uid: word!Word.XmlValidationStatus:enum
           - name: Annotation
             uid: word!Word.Annotation:class
           - name: AnnotationClickedEventArgs
@@ -589,16 +643,48 @@ items:
             uid: word!Word.DatePickerContentControl:class
           - name: Document
             uid: word!Word.Document:class
+          - name: DocumentCheckInOptions
+            uid: word!Word.DocumentCheckInOptions:interface
+          - name: DocumentCheckInWithVersionOptions
+            uid: word!Word.DocumentCheckInWithVersionOptions:interface
+          - name: DocumentCheckSpellingOptions
+            uid: word!Word.DocumentCheckSpellingOptions:interface
           - name: DocumentCompareOptions
             uid: word!Word.DocumentCompareOptions:interface
+          - name: DocumentCountNumberedItemsOptions
+            uid: word!Word.DocumentCountNumberedItemsOptions:interface
           - name: DocumentCreated
             uid: word!Word.DocumentCreated:class
+          - name: DocumentEndReviewOptions
+            uid: word!Word.DocumentEndReviewOptions:interface
+          - name: DocumentExportAsFixedFormat2Options
+            uid: word!Word.DocumentExportAsFixedFormat2Options:interface
+          - name: DocumentExportAsFixedFormat3Options
+            uid: word!Word.DocumentExportAsFixedFormat3Options:interface
+          - name: DocumentExportAsFixedFormatOptions
+            uid: word!Word.DocumentExportAsFixedFormatOptions:interface
+          - name: DocumentFollowHyperlinkOptions
+            uid: word!Word.DocumentFollowHyperlinkOptions:interface
           - name: DocumentLibraryVersion
             uid: word!Word.DocumentLibraryVersion:class
           - name: DocumentLibraryVersionCollection
             uid: word!Word.DocumentLibraryVersionCollection:class
+          - name: DocumentMergeOptions
+            uid: word!Word.DocumentMergeOptions:interface
+          - name: DocumentPrintOutOptions
+            uid: word!Word.DocumentPrintOutOptions:interface
           - name: DocumentProperties
             uid: word!Word.DocumentProperties:class
+          - name: DocumentProtectOptions
+            uid: word!Word.DocumentProtectOptions:interface
+          - name: DocumentRangeOptions
+            uid: word!Word.DocumentRangeOptions:interface
+          - name: DocumentReplyWithChangesOptions
+            uid: word!Word.DocumentReplyWithChangesOptions:interface
+          - name: DocumentSendFaxOverInternetOptions
+            uid: word!Word.DocumentSendFaxOverInternetOptions:interface
+          - name: DocumentSendForReviewOptions
+            uid: word!Word.DocumentSendForReviewOptions:interface
           - name: DropCap
             uid: word!Word.DropCap:class
           - name: DropDownListContentControl
@@ -625,12 +711,18 @@ items:
             uid: word!Word.GetTextOptions:interface
           - name: GlowFormat
             uid: word!Word.GlowFormat:class
+          - name: GoToOptions
+            uid: word!Word.GoToOptions:interface
           - name: GroupContentControl
             uid: word!Word.GroupContentControl:class
           - name: HeadingStyle
             uid: word!Word.HeadingStyle:class
           - name: HeadingStyleCollection
             uid: word!Word.HeadingStyleCollection:class
+          - name: HtmlDivision
+            uid: word!Word.HtmlDivision:class
+          - name: HtmlDivisionCollection
+            uid: word!Word.HtmlDivisionCollection:class
           - name: Hyperlink
             uid: word!Word.Hyperlink:class
           - name: HyperlinkAddOptions
@@ -723,6 +815,10 @@ items:
             uid: word!Word.RangeCollection:class
           - name: RangeScopedCollection
             uid: word!Word.RangeScopedCollection:class
+          - name: ReadabilityStatistic
+            uid: word!Word.ReadabilityStatistic:class
+          - name: ReadabilityStatisticCollection
+            uid: word!Word.ReadabilityStatisticCollection:class
           - name: ReflectionFormat
             uid: word!Word.ReflectionFormat:class
           - name: RepeatingSectionContentControl
@@ -777,6 +873,10 @@ items:
             uid: word!Word.SelectionNextOptions:interface
           - name: SelectionPreviousOptions
             uid: word!Word.SelectionPreviousOptions:interface
+          - name: SelectNodesOptions
+            uid: word!Word.SelectNodesOptions:interface
+          - name: SelectSingleNodeOptions
+            uid: word!Word.SelectSingleNodeOptions:interface
           - name: Setting
             uid: word!Word.Setting:class
           - name: SettingCollection
@@ -887,6 +987,8 @@ items:
             uid: word!Word.TrackedChangeCollection:class
           - name: View
             uid: word!Word.View:class
+          - name: WebSettings
+            uid: word!Word.WebSettings:class
           - name: Window
             uid: word!Word.Window:class
           - name: WindowCloseOptions
@@ -899,6 +1001,12 @@ items:
             uid: word!Word.WindowScrollOptions:interface
           - name: XmlMapping
             uid: word!Word.XmlMapping:class
+          - name: XmlNode
+            uid: word!Word.XmlNode:class
+          - name: XmlNodeCollection
+            uid: word!Word.XmlNodeCollection:class
+          - name: XmlNodeSetValidationErrorOptions
+            uid: word!Word.XmlNodeSetValidationErrorOptions:interface
           - name: XmlSetMappingOptions
             uid: word!Word.XmlSetMappingOptions:interface
       - name: Common APIs
@@ -1771,6 +1879,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word/word.yml b/docs/docs-ref-autogen/word/word.yml
index 007b6ca362..b20f6ca20c 100644
--- a/docs/docs-ref-autogen/word/word.yml
+++ b/docs/docs-ref-autogen/word/word.yml
@@ -6,10 +6,12 @@ summary: ''
 enums:
   - word!Word.Alignment:enum
   - word!Word.AnnotationState:enum
+  - word!Word.ApplyQuickStyleSet:enum
   - word!Word.ArrowheadLength:enum
   - word!Word.ArrowheadStyle:enum
   - word!Word.ArrowheadWidth:enum
   - word!Word.AutoFitBehavior:enum
+  - word!Word.AutoMacro:enum
   - word!Word.BaselineAlignment:enum
   - word!Word.BevelType:enum
   - word!Word.BodyType:enum
@@ -30,6 +32,7 @@ enums:
   - word!Word.ChangeTrackingVersion:enum
   - word!Word.CharacterCase:enum
   - word!Word.CharacterWidth:enum
+  - word!Word.CheckInVersionType:enum
   - word!Word.CloseBehavior:enum
   - word!Word.CoauthoringLockType:enum
   - word!Word.CollapseDirection:enum
@@ -38,6 +41,7 @@ enums:
   - word!Word.ColumnWidth:enum
   - word!Word.CommentChangeType:enum
   - word!Word.CompareTarget:enum
+  - word!Word.CompatibilityMode:enum
   - word!Word.ConditionCode:enum
   - word!Word.ContentControlAppearance:enum
   - word!Word.ContentControlDateStorageFormat:enum
@@ -53,7 +57,10 @@ enums:
   - word!Word.DefaultTableBehavior:enum
   - word!Word.DeleteCells:enum
   - word!Word.DocPartInsertType:enum
+  - word!Word.DocumentEncoding:enum
+  - word!Word.DocumentKind:enum
   - word!Word.DocumentPropertyType:enum
+  - word!Word.DocumentType:enum
   - word!Word.DropPosition:enum
   - word!Word.EditorType:enum
   - word!Word.EmphasisMark:enum
@@ -61,12 +68,18 @@ enums:
   - word!Word.ErrorCodes:enum
   - word!Word.EventSource:enum
   - word!Word.EventType:enum
+  - word!Word.ExportCreateBookmarks:enum
+  - word!Word.ExportFormat:enum
+  - word!Word.ExportItem:enum
+  - word!Word.ExportOptimizeFor:enum
+  - word!Word.ExportRange:enum
   - word!Word.ExtrusionColorType:enum
   - word!Word.FarEastLineBreakLanguageId:enum
   - word!Word.FarEastLineBreakLevel:enum
   - word!Word.FieldKind:enum
   - word!Word.FieldShading:enum
   - word!Word.FieldType:enum
+  - word!Word.FileSaveFormat:enum
   - word!Word.FillType:enum
   - word!Word.FlowDirection:enum
   - word!Word.FontBias:enum
@@ -98,6 +111,7 @@ enums:
   - word!Word.Ligature:enum
   - word!Word.LightRigType:enum
   - word!Word.LineDashStyle:enum
+  - word!Word.LineEndingType:enum
   - word!Word.LineFormatStyle:enum
   - word!Word.LineSpacing:enum
   - word!Word.LineWidth:enum
@@ -110,6 +124,7 @@ enums:
   - word!Word.ListTemplateGalleryType:enum
   - word!Word.ListType:enum
   - word!Word.LocationRelation:enum
+  - word!Word.MergeTarget:enum
   - word!Word.MovementType:enum
   - word!Word.NoteItemType:enum
   - word!Word.NoteNumberStyle:enum
@@ -138,6 +153,10 @@ enums:
   - word!Word.PresetMaterial:enum
   - word!Word.PresetTexture:enum
   - word!Word.PresetThreeDimensionalFormat:enum
+  - word!Word.PrintOutItem:enum
+  - word!Word.PrintOutPages:enum
+  - word!Word.PrintOutRange:enum
+  - word!Word.ProtectionType:enum
   - word!Word.RangeLocation:enum
   - word!Word.ReadingLayoutMargin:enum
   - word!Word.ReadingOrder:enum
@@ -147,6 +166,7 @@ enums:
   - word!Word.RelativeHorizontalPosition:enum
   - word!Word.RelativeSize:enum
   - word!Word.RelativeVerticalPosition:enum
+  - word!Word.RemoveDocInfoType:enum
   - word!Word.RevisionsBalloonMargin:enum
   - word!Word.RevisionsBalloonWidthType:enum
   - word!Word.RevisionsMarkup:enum
@@ -157,6 +177,7 @@ enums:
   - word!Word.RulerStyle:enum
   - word!Word.SaveBehavior:enum
   - word!Word.SaveConfiguration:enum
+  - word!Word.ScreenSize:enum
   - word!Word.SectionDirection:enum
   - word!Word.SectionStart:enum
   - word!Word.SeekView:enum
@@ -178,6 +199,7 @@ enums:
   - word!Word.SortFieldType:enum
   - word!Word.SortOrder:enum
   - word!Word.SpecialPane:enum
+  - word!Word.Statistic:enum
   - word!Word.StoryType:enum
   - word!Word.StyleType:enum
   - word!Word.StylisticSet:enum
@@ -188,6 +210,7 @@ enums:
   - word!Word.TableFieldSeparator:enum
   - word!Word.TableFormat:enum
   - word!Word.TableFormatType:enum
+  - word!Word.TargetBrowser:enum
   - word!Word.TemplateType:enum
   - word!Word.TextboxTightWrap:enum
   - word!Word.TextOrientation:enum
@@ -199,10 +222,14 @@ enums:
   - word!Word.TwoLinesInOneType:enum
   - word!Word.Underline:enum
   - word!Word.UnderlineType:enum
+  - word!Word.UseFormattingFrom:enum
   - word!Word.VerticalAlignment:enum
   - word!Word.ViewType:enum
   - word!Word.WindowState:enum
   - word!Word.WindowType:enum
+  - word!Word.XmlNodeLevel:enum
+  - word!Word.XmlNodeType:enum
+  - word!Word.XmlValidationStatus:enum
 classes:
   - word!Word.Annotation:class
   - word!Word.AnnotationCollection:class
@@ -283,6 +310,8 @@ classes:
   - word!Word.GroupContentControl:class
   - word!Word.HeadingStyle:class
   - word!Word.HeadingStyleCollection:class
+  - word!Word.HtmlDivision:class
+  - word!Word.HtmlDivisionCollection:class
   - word!Word.Hyperlink:class
   - word!Word.HyperlinkCollection:class
   - word!Word.Index:class
@@ -317,6 +346,8 @@ classes:
   - word!Word.Range:class
   - word!Word.RangeCollection:class
   - word!Word.RangeScopedCollection:class
+  - word!Word.ReadabilityStatistic:class
+  - word!Word.ReadabilityStatisticCollection:class
   - word!Word.ReflectionFormat:class
   - word!Word.RepeatingSectionContentControl:class
   - word!Word.RepeatingSectionItem:class
@@ -374,9 +405,12 @@ classes:
   - word!Word.TrackedChange:class
   - word!Word.TrackedChangeCollection:class
   - word!Word.View:class
+  - word!Word.WebSettings:class
   - word!Word.Window:class
   - word!Word.WindowCollection:class
   - word!Word.XmlMapping:class
+  - word!Word.XmlNode:class
+  - word!Word.XmlNodeCollection:class
 interfaces:
   - word!Word.AnnotationClickedEventArgs:interface
   - word!Word.AnnotationHoveredEventArgs:interface
@@ -404,8 +438,25 @@ interfaces:
   - word!Word.CustomXmlInsertNodeBeforeOptions:interface
   - word!Word.CustomXmlInsertSubtreeBeforeOptions:interface
   - word!Word.CustomXmlReplaceChildNodeOptions:interface
+  - word!Word.DocumentCheckInOptions:interface
+  - word!Word.DocumentCheckInWithVersionOptions:interface
+  - word!Word.DocumentCheckSpellingOptions:interface
   - word!Word.DocumentCompareOptions:interface
+  - word!Word.DocumentCountNumberedItemsOptions:interface
+  - word!Word.DocumentEndReviewOptions:interface
+  - word!Word.DocumentExportAsFixedFormat2Options:interface
+  - word!Word.DocumentExportAsFixedFormat3Options:interface
+  - word!Word.DocumentExportAsFixedFormatOptions:interface
+  - word!Word.DocumentFollowHyperlinkOptions:interface
+  - word!Word.DocumentMergeOptions:interface
+  - word!Word.DocumentPrintOutOptions:interface
+  - word!Word.DocumentProtectOptions:interface
+  - word!Word.DocumentRangeOptions:interface
+  - word!Word.DocumentReplyWithChangesOptions:interface
+  - word!Word.DocumentSendFaxOverInternetOptions:interface
+  - word!Word.DocumentSendForReviewOptions:interface
   - word!Word.GetTextOptions:interface
+  - word!Word.GoToOptions:interface
   - word!Word.HyperlinkAddOptions:interface
   - word!Word.IndexAddOptions:interface
   - word!Word.IndexMarkAllEntriesOptions:interface
@@ -618,6 +669,12 @@ interfaces:
   - word!Word.Interfaces.HeadingStyleData:interface
   - word!Word.Interfaces.HeadingStyleLoadOptions:interface
   - word!Word.Interfaces.HeadingStyleUpdateData:interface
+  - word!Word.Interfaces.HtmlDivisionCollectionData:interface
+  - word!Word.Interfaces.HtmlDivisionCollectionLoadOptions:interface
+  - word!Word.Interfaces.HtmlDivisionCollectionUpdateData:interface
+  - word!Word.Interfaces.HtmlDivisionData:interface
+  - word!Word.Interfaces.HtmlDivisionLoadOptions:interface
+  - word!Word.Interfaces.HtmlDivisionUpdateData:interface
   - word!Word.Interfaces.HyperlinkCollectionData:interface
   - word!Word.Interfaces.HyperlinkCollectionLoadOptions:interface
   - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
@@ -714,6 +771,11 @@ interfaces:
   - word!Word.Interfaces.RangeScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeScopedCollectionUpdateData:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReadabilityStatisticCollectionData:interface
+  - word!Word.Interfaces.ReadabilityStatisticCollectionLoadOptions:interface
+  - word!Word.Interfaces.ReadabilityStatisticCollectionUpdateData:interface
+  - word!Word.Interfaces.ReadabilityStatisticData:interface
+  - word!Word.Interfaces.ReadabilityStatisticLoadOptions:interface
   - word!Word.Interfaces.ReflectionFormatData:interface
   - word!Word.Interfaces.ReflectionFormatLoadOptions:interface
   - word!Word.Interfaces.ReflectionFormatUpdateData:interface
@@ -877,6 +939,9 @@ interfaces:
   - word!Word.Interfaces.ViewData:interface
   - word!Word.Interfaces.ViewLoadOptions:interface
   - word!Word.Interfaces.ViewUpdateData:interface
+  - word!Word.Interfaces.WebSettingsData:interface
+  - word!Word.Interfaces.WebSettingsLoadOptions:interface
+  - word!Word.Interfaces.WebSettingsUpdateData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionLoadOptions:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
@@ -886,6 +951,12 @@ interfaces:
   - word!Word.Interfaces.XmlMappingData:interface
   - word!Word.Interfaces.XmlMappingLoadOptions:interface
   - word!Word.Interfaces.XmlMappingUpdateData:interface
+  - word!Word.Interfaces.XmlNodeCollectionData:interface
+  - word!Word.Interfaces.XmlNodeCollectionLoadOptions:interface
+  - word!Word.Interfaces.XmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.XmlNodeData:interface
+  - word!Word.Interfaces.XmlNodeLoadOptions:interface
+  - word!Word.Interfaces.XmlNodeUpdateData:interface
   - word!Word.ListFormatCountNumberedItemsOptions:interface
   - word!Word.ListTemplateApplyOptions:interface
   - word!Word.ListTemplateCollectionAddOptions:interface
@@ -905,6 +976,8 @@ interfaces:
   - word!Word.SelectionMoveUpDownOptions:interface
   - word!Word.SelectionNextOptions:interface
   - word!Word.SelectionPreviousOptions:interface
+  - word!Word.SelectNodesOptions:interface
+  - word!Word.SelectSingleNodeOptions:interface
   - word!Word.TableAutoFormatOptions:interface
   - word!Word.TableCellCollectionSplitOptions:interface
   - word!Word.TableCellFormulaOptions:interface
@@ -920,6 +993,7 @@ interfaces:
   - word!Word.WindowCloseOptions:interface
   - word!Word.WindowPageScrollOptions:interface
   - word!Word.WindowScrollOptions:interface
+  - word!Word.XmlNodeSetValidationErrorOptions:interface
   - word!Word.XmlSetMappingOptions:interface
 functions:
   - name: Word.run(objects, batch)
diff --git a/docs/docs-ref-autogen/word/word/word.application.yml b/docs/docs-ref-autogen/word/word/word.application.yml
index 97b5095465..354c3d0155 100644
--- a/docs/docs-ref-autogen/word/word/word.application.yml
+++ b/docs/docs-ref-autogen/word/word/word.application.yml
@@ -56,10 +56,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography reference
       sources stored in Microsoft Word.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly bibliography: Word.Bibliography;'
@@ -73,10 +73,10 @@ properties:
       Specifies if Microsoft Word automatically detects the language you are
       using as you type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'checkLanguage: boolean;'
@@ -122,10 +122,10 @@ properties:
       Gets a `LanguageId` value that represents the language selected for the
       Microsoft Word user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -253,10 +253,10 @@ properties:
       Returns a `TemplateCollection` object that represents all the available
       templates: global templates and those attached to open documents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly templates: Word.TemplateCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.applyquickstyleset.yml b/docs/docs-ref-autogen/word/word/word.applyquickstyleset.yml
new file mode 100644
index 0000000000..bcd2290015
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.applyquickstyleset.yml
@@ -0,0 +1,34 @@
+### YamlMime:TSEnum
+name: Word.ApplyQuickStyleSet
+uid: word!Word.ApplyQuickStyleSet:enum
+package: word!
+fullName: Word.ApplyQuickStyleSet
+summary: Specifies which Quick Style set to apply to the document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: sessionStart
+    uid: word!Word.ApplyQuickStyleSet.sessionStart:member
+    package: word!
+    summary: >-
+      Resets the Quick Style to the style set in use when the document was
+      opened.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SessionStart"'
+  - name: template
+    uid: word!Word.ApplyQuickStyleSet.template:member
+    package: word!
+    summary: >-
+      Resets the Quick Style to the style set from the template, if any.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Template"'
diff --git a/docs/docs-ref-autogen/word/word/word.arrowheadlength.yml b/docs/docs-ref-autogen/word/word/word.arrowheadlength.yml
index c816267477..fc6799fb4f 100644
--- a/docs/docs-ref-autogen/word/word/word.arrowheadlength.yml
+++ b/docs/docs-ref-autogen/word/word/word.arrowheadlength.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ArrowheadLength
 summary: Specifies the length of the arrowhead at the end of a line.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: long
@@ -18,8 +18,8 @@ fields:
       Represents a long arrowhead length.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Long"'
   - name: medium
     uid: word!Word.ArrowheadLength.medium:member
@@ -28,8 +28,8 @@ fields:
       Represents a medium arrowhead length.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Medium"'
   - name: mixed
     uid: word!Word.ArrowheadLength.mixed:member
@@ -38,8 +38,8 @@ fields:
       Represents a mixed arrowhead length.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: short
     uid: word!Word.ArrowheadLength.short:member
@@ -48,6 +48,6 @@ fields:
       Represents a short arrowhead length.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Short"'
diff --git a/docs/docs-ref-autogen/word/word/word.arrowheadstyle.yml b/docs/docs-ref-autogen/word/word/word.arrowheadstyle.yml
index 2a13a0c01d..d5fed32e6c 100644
--- a/docs/docs-ref-autogen/word/word/word.arrowheadstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.arrowheadstyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ArrowheadStyle
 summary: Specifies the style of the arrowhead at the end of a line.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: diamond
@@ -18,8 +18,8 @@ fields:
       Represents a diamond arrowhead style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Diamond"'
   - name: mixed
     uid: word!Word.ArrowheadStyle.mixed:member
@@ -28,8 +28,8 @@ fields:
       Represents a mixed arrowhead style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: none
     uid: word!Word.ArrowheadStyle.none:member
@@ -38,8 +38,8 @@ fields:
       Represents no arrowhead.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: open
     uid: word!Word.ArrowheadStyle.open:member
@@ -48,8 +48,8 @@ fields:
       Represents an open arrowhead style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Open"'
   - name: oval
     uid: word!Word.ArrowheadStyle.oval:member
@@ -58,8 +58,8 @@ fields:
       Represents an oval arrowhead style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Oval"'
   - name: stealth
     uid: word!Word.ArrowheadStyle.stealth:member
@@ -68,8 +68,8 @@ fields:
       Represents a stealth arrowhead style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Stealth"'
   - name: triangle
     uid: word!Word.ArrowheadStyle.triangle:member
@@ -78,6 +78,6 @@ fields:
       Represents a triangle arrowhead style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Triangle"'
diff --git a/docs/docs-ref-autogen/word/word/word.arrowheadwidth.yml b/docs/docs-ref-autogen/word/word/word.arrowheadwidth.yml
index c16ca278eb..021ad2f7f9 100644
--- a/docs/docs-ref-autogen/word/word/word.arrowheadwidth.yml
+++ b/docs/docs-ref-autogen/word/word/word.arrowheadwidth.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ArrowheadWidth
 summary: Specifies the width of the arrowhead at the end of a line.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: medium
@@ -18,8 +18,8 @@ fields:
       Represents a medium arrowhead width.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Medium"'
   - name: mixed
     uid: word!Word.ArrowheadWidth.mixed:member
@@ -28,8 +28,8 @@ fields:
       Represents a mixed arrowhead width.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: narrow
     uid: word!Word.ArrowheadWidth.narrow:member
@@ -38,8 +38,8 @@ fields:
       Represents a narrow arrowhead width.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Narrow"'
   - name: wide
     uid: word!Word.ArrowheadWidth.wide:member
@@ -48,6 +48,6 @@ fields:
       Represents a wide arrowhead width.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Wide"'
diff --git a/docs/docs-ref-autogen/word/word/word.automacro.yml b/docs/docs-ref-autogen/word/word/word.automacro.yml
new file mode 100644
index 0000000000..006a974520
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.automacro.yml
@@ -0,0 +1,75 @@
+### YamlMime:TSEnum
+name: Word.AutoMacro
+uid: word!Word.AutoMacro:enum
+package: word!
+fullName: Word.AutoMacro
+summary: Indicates the auto macros that can run automatically in Word.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: close
+    uid: word!Word.AutoMacro.close:member
+    package: word!
+    summary: >-
+      Indicates that the macro runs automatically when the document is closed.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Close"'
+  - name: exit
+    uid: word!Word.AutoMacro.exit:member
+    package: word!
+    summary: >-
+      Indicates that the macro runs automatically when the document is saved.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Exit"'
+  - name: new
+    uid: word!Word.AutoMacro.new:member
+    package: word!
+    summary: >-
+      Indicates that the macro runs automatically when a new document is
+      created.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"New"'
+  - name: open
+    uid: word!Word.AutoMacro.open:member
+    package: word!
+    summary: >-
+      Indicates that the macro runs automatically when the document is opened.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Open"'
+  - name: startWord
+    uid: word!Word.AutoMacro.startWord:member
+    package: word!
+    summary: >-
+      Indicates that the macro runs automatically when Word starts.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StartWord"'
+  - name: sync
+    uid: word!Word.AutoMacro.sync:member
+    package: word!
+    summary: >-
+      Indicates that the macro runs automatically when the document is
+      synchronized.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sync"'
diff --git a/docs/docs-ref-autogen/word/word/word.beveltype.yml b/docs/docs-ref-autogen/word/word/word.beveltype.yml
index 46425ea214..da82a070f6 100644
--- a/docs/docs-ref-autogen/word/word/word.beveltype.yml
+++ b/docs/docs-ref-autogen/word/word/word.beveltype.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.ThreeDimensionalFormat](xref:word!Word.ThreeDimensionalFormat:class)
   object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: angle
@@ -21,8 +21,8 @@ fields:
       Represents an angle bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"angle"'
   - name: artDeco
     uid: word!Word.BevelType.artDeco:member
@@ -31,8 +31,8 @@ fields:
       Represents an art deco bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"artDeco"'
   - name: circle
     uid: word!Word.BevelType.circle:member
@@ -41,8 +41,8 @@ fields:
       Represents a circle bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"circle"'
   - name: convex
     uid: word!Word.BevelType.convex:member
@@ -51,8 +51,8 @@ fields:
       Represents a convex bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"convex"'
   - name: coolSlant
     uid: word!Word.BevelType.coolSlant:member
@@ -61,8 +61,8 @@ fields:
       Represents a cool slant bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"coolSlant"'
   - name: cross
     uid: word!Word.BevelType.cross:member
@@ -71,8 +71,8 @@ fields:
       Represents a cross bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"cross"'
   - name: divot
     uid: word!Word.BevelType.divot:member
@@ -81,8 +81,8 @@ fields:
       Represents a divot bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"divot"'
   - name: hardEdge
     uid: word!Word.BevelType.hardEdge:member
@@ -91,8 +91,8 @@ fields:
       Represents a hard edge bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"hardEdge"'
   - name: mixed
     uid: word!Word.BevelType.mixed:member
@@ -101,8 +101,8 @@ fields:
       Represents a mixed bevel type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"mixed"'
   - name: none
     uid: word!Word.BevelType.none:member
@@ -111,8 +111,8 @@ fields:
       Represents no bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"none"'
   - name: relaxedInset
     uid: word!Word.BevelType.relaxedInset:member
@@ -121,8 +121,8 @@ fields:
       Represents a relaxed inset bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"relaxedInset"'
   - name: riblet
     uid: word!Word.BevelType.riblet:member
@@ -131,8 +131,8 @@ fields:
       Represents a riblet bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"riblet"'
   - name: slope
     uid: word!Word.BevelType.slope:member
@@ -141,8 +141,8 @@ fields:
       Represents a slope bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"slope"'
   - name: softRound
     uid: word!Word.BevelType.softRound:member
@@ -151,6 +151,6 @@ fields:
       Represents a soft round bevel.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"softRound"'
diff --git a/docs/docs-ref-autogen/word/word/word.bibliography.yml b/docs/docs-ref-autogen/word/word/word.bibliography.yml
index 0834da25de..d338030325 100644
--- a/docs/docs-ref-autogen/word/word/word.bibliography.yml
+++ b/docs/docs-ref-autogen/word/word/word.bibliography.yml
@@ -8,10 +8,10 @@ summary: >-
   current list) or the list of sources available in the application (in the
   master list).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,10 +21,10 @@ properties:
     fullName: bibliographyStyle
     summary: Specifies the name of the active style to use for the bibliography.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliographyStyle: string;'
@@ -39,7 +39,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -53,10 +53,10 @@ properties:
       Returns a `SourceCollection` object that represents all the sources
       contained in the bibliography.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly sources: Word.SourceCollection;'
@@ -71,10 +71,10 @@ methods:
       Generates a unique identification tag for a bibliography source and
       returns a string that represents the tag.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'generateUniqueTag(): OfficeExtension.ClientResult;'
@@ -90,7 +90,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -114,7 +114,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.Bibliography;'
@@ -136,7 +136,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -169,7 +169,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -199,7 +199,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.Bibliography): void;'
@@ -224,7 +224,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BibliographyData;'
@@ -247,7 +247,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.Bibliography;'
@@ -268,7 +268,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.Bibliography;'
diff --git a/docs/docs-ref-autogen/word/word/word.borderlinestyle.yml b/docs/docs-ref-autogen/word/word/word.borderlinestyle.yml
index 0ccc8fc157..72fad821d5 100644
--- a/docs/docs-ref-autogen/word/word/word.borderlinestyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.borderlinestyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BorderLineStyle
 summary: Specifies the border style for an object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: dashDot
@@ -18,8 +18,8 @@ fields:
       Dash-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashDot"'
   - name: dashDotDot
     uid: word!Word.BorderLineStyle.dashDotDot:member
@@ -28,8 +28,8 @@ fields:
       Dash-dot-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashDotDot"'
   - name: dashDotStroked
     uid: word!Word.BorderLineStyle.dashDotStroked:member
@@ -38,8 +38,8 @@ fields:
       Dash-dot stroked line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashDotStroked"'
   - name: dashLargeGap
     uid: word!Word.BorderLineStyle.dashLargeGap:member
@@ -48,8 +48,8 @@ fields:
       Dashed line style with large gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashLargeGap"'
   - name: dashSmallGap
     uid: word!Word.BorderLineStyle.dashSmallGap:member
@@ -58,8 +58,8 @@ fields:
       Dashed line style with small gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashSmallGap"'
   - name: dot
     uid: word!Word.BorderLineStyle.dot:member
@@ -68,8 +68,8 @@ fields:
       Dotted line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Dot"'
   - name: double
     uid: word!Word.BorderLineStyle.double:member
@@ -78,8 +78,8 @@ fields:
       Double line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Double"'
   - name: doubleWavy
     uid: word!Word.BorderLineStyle.doubleWavy:member
@@ -88,8 +88,8 @@ fields:
       Double wavy line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DoubleWavy"'
   - name: emboss3D
     uid: word!Word.BorderLineStyle.emboss3D:member
@@ -98,8 +98,8 @@ fields:
       Embossed 3D line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Emboss3D"'
   - name: engrave3D
     uid: word!Word.BorderLineStyle.engrave3D:member
@@ -108,8 +108,8 @@ fields:
       Engraved 3D line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Engrave3D"'
   - name: inset
     uid: word!Word.BorderLineStyle.inset:member
@@ -118,8 +118,8 @@ fields:
       Inset line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Inset"'
   - name: none
     uid: word!Word.BorderLineStyle.none:member
@@ -128,8 +128,8 @@ fields:
       No line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: outset
     uid: word!Word.BorderLineStyle.outset:member
@@ -138,8 +138,8 @@ fields:
       Outset line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Outset"'
   - name: single
     uid: word!Word.BorderLineStyle.single:member
@@ -148,8 +148,8 @@ fields:
       Single line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Single"'
   - name: singleWavy
     uid: word!Word.BorderLineStyle.singleWavy:member
@@ -158,8 +158,8 @@ fields:
       Single wavy line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SingleWavy"'
   - name: thickThinLargeGap
     uid: word!Word.BorderLineStyle.thickThinLargeGap:member
@@ -168,8 +168,8 @@ fields:
       Thick-thin line style with large gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThickThinLargeGap"'
   - name: thickThinMedGap
     uid: word!Word.BorderLineStyle.thickThinMedGap:member
@@ -178,8 +178,8 @@ fields:
       Thick-thin line style with medium gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThickThinMedGap"'
   - name: thickThinSmallGap
     uid: word!Word.BorderLineStyle.thickThinSmallGap:member
@@ -188,8 +188,8 @@ fields:
       Thick-thin line style with small gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThickThinSmallGap"'
   - name: thinThickLargeGap
     uid: word!Word.BorderLineStyle.thinThickLargeGap:member
@@ -198,8 +198,8 @@ fields:
       Thin-thick line style with large gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThickLargeGap"'
   - name: thinThickMedGap
     uid: word!Word.BorderLineStyle.thinThickMedGap:member
@@ -208,8 +208,8 @@ fields:
       Thin-thick line style with medium gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThickMedGap"'
   - name: thinThickSmallGap
     uid: word!Word.BorderLineStyle.thinThickSmallGap:member
@@ -218,8 +218,8 @@ fields:
       Thin-thick line style with small gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThickSmallGap"'
   - name: thinThickThinLargeGap
     uid: word!Word.BorderLineStyle.thinThickThinLargeGap:member
@@ -228,8 +228,8 @@ fields:
       Thin-thick-thin line style with large gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThickThinLargeGap"'
   - name: thinThickThinMedGap
     uid: word!Word.BorderLineStyle.thinThickThinMedGap:member
@@ -238,8 +238,8 @@ fields:
       Thin-thick-thin line style with medium gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThickThinMedGap"'
   - name: thinThickThinSmallGap
     uid: word!Word.BorderLineStyle.thinThickThinSmallGap:member
@@ -248,8 +248,8 @@ fields:
       Thin-thick-thin line style with small gaps.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThickThinSmallGap"'
   - name: triple
     uid: word!Word.BorderLineStyle.triple:member
@@ -258,6 +258,6 @@ fields:
       Triple line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Triple"'
diff --git a/docs/docs-ref-autogen/word/word/word.borderuniversal.yml b/docs/docs-ref-autogen/word/word/word.borderuniversal.yml
index c0d028c21c..fd3b9e29bc 100644
--- a/docs/docs-ref-autogen/word/word/word.borderuniversal.yml
+++ b/docs/docs-ref-autogen/word/word/word.borderuniversal.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the `BorderUniversal` object, which manages borders for a range,
   paragraph, table, or frame.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
     fullName: artStyle
     summary: Specifies the graphical page-border design for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -118,10 +118,10 @@ properties:
       Specifies the width (in points) of the graphical page border specified in
       the `artStyle` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artWidth: number;'
@@ -135,10 +135,10 @@ properties:
       Specifies the color for the `BorderUniversal` object. You can provide the
       value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color: string;'
@@ -152,10 +152,10 @@ properties:
       Specifies the color for the `BorderUniversal` or
       [Word.Font](xref:word!Word.Font:class) object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -178,7 +178,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -190,10 +190,10 @@ properties:
     fullName: inside
     summary: Returns `true` if an inside border can be applied to the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly inside: boolean;'
@@ -205,10 +205,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the border is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible: boolean;'
@@ -220,10 +220,10 @@ properties:
     fullName: lineStyle
     summary: Specifies the line style of the border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -249,10 +249,10 @@ properties:
     fullName: lineWidth
     summary: Specifies the line width of an object's border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -272,7 +272,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -296,7 +296,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BorderUniversal;'
@@ -318,7 +318,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -351,7 +351,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -383,7 +383,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.BorderUniversal): void;'
@@ -409,7 +409,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BorderUniversalData;'
@@ -432,7 +432,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BorderUniversal;'
@@ -453,7 +453,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BorderUniversal;'
diff --git a/docs/docs-ref-autogen/word/word/word.borderuniversalcollection.yml b/docs/docs-ref-autogen/word/word/word.borderuniversalcollection.yml
index e76caf85b3..ccbd47a3a7 100644
--- a/docs/docs-ref-autogen/word/word/word.borderuniversalcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.borderuniversalcollection.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the collection of
   [Word.BorderUniversal](xref:word!Word.BorderUniversal:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,7 +23,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -36,7 +36,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.BorderUniversal[];'
@@ -52,10 +52,10 @@ methods:
       Applies the specified page-border formatting to all sections in the
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'applyPageBordersToAllSections(): void;'
@@ -91,7 +91,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -117,7 +117,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BorderUniversalCollection;'
@@ -139,7 +139,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -172,7 +172,7 @@ methods:
       collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BorderUniversalCollectionData;'
@@ -197,7 +197,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BorderUniversalCollection;'
@@ -218,7 +218,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BorderUniversalCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.break.yml b/docs/docs-ref-autogen/word/word/word.break.yml
index 4a4490cd34..71a5deb3b0 100644
--- a/docs/docs-ref-autogen/word/word/word.break.yml
+++ b/docs/docs-ref-autogen/word/word/word.break.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents a break in a Word document. This could be a page, column, or
   section break.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,7 +23,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -35,10 +35,10 @@ properties:
     fullName: pageIndex
     summary: Returns the page number on which the break occurs.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly pageIndex: number;'
@@ -52,10 +52,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained in the break.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -71,7 +71,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.BreakLoadOptions): Word.Break;'
@@ -91,7 +91,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.Break;'
@@ -113,7 +113,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -146,7 +146,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -176,7 +176,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.Break): void;'
@@ -201,7 +201,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BreakData;'
@@ -224,7 +224,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.Break;'
@@ -245,7 +245,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.Break;'
diff --git a/docs/docs-ref-autogen/word/word/word.breakcollection.yml b/docs/docs-ref-autogen/word/word/word.breakcollection.yml
index 82b972c67a..219dc8ad45 100644
--- a/docs/docs-ref-autogen/word/word/word.breakcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.breakcollection.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BreakCollection
 summary: Contains a collection of [Word.Break](xref:word!Word.Break:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -34,7 +34,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.Break[];'
@@ -50,7 +50,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -75,7 +75,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BreakCollection;'
@@ -97,7 +97,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -129,7 +129,7 @@ methods:
       from the collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BreakCollectionData;'
@@ -152,7 +152,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BreakCollection;'
@@ -173,7 +173,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BreakCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblock.yml b/docs/docs-ref-autogen/word/word/word.buildingblock.yml
index 42f4547017..ac6094e6d6 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblock.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblock.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents a building block in a template. A building block is pre-built
   content, similar to autotext, that may contain text, images, and formatting.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -22,10 +22,10 @@ properties:
       Returns a `BuildingBlockCategory` object that represents the category for
       the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly category: Word.BuildingBlockCategory;'
@@ -40,7 +40,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
     fullName: description
     summary: Specifies the description for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'description: string;'
@@ -67,10 +67,10 @@ properties:
     fullName: id
     summary: Returns the internal identification number for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly id: string;'
@@ -82,10 +82,10 @@ properties:
     fullName: index
     summary: Returns the position of this building block in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly index: number;'
@@ -99,10 +99,10 @@ properties:
       Specifies a `DocPartInsertType` value that represents how to insert the
       contents of the building block into the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insertType: Word.DocPartInsertType | "Content" | "Paragraph" | "Page";'
@@ -116,10 +116,10 @@ properties:
     fullName: name
     summary: Specifies the name of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name: string;'
@@ -133,10 +133,10 @@ properties:
       Returns a `BuildingBlockTypeItem` object that represents the type for the
       building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly type: Word.BuildingBlockTypeItem;'
@@ -148,10 +148,10 @@ properties:
     fullName: value
     summary: Specifies the contents of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'value: string;'
@@ -164,10 +164,10 @@ methods:
     fullName: delete()
     summary: Deletes the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -183,10 +183,10 @@ methods:
       `Range` object that represents the contents of the building block within
       the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insert(range: Word.Range, richText: boolean): Word.Range;'
@@ -209,7 +209,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -233,7 +233,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BuildingBlock;'
@@ -255,7 +255,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -288,7 +288,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -320,7 +320,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.BuildingBlock): void;'
@@ -346,7 +346,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BuildingBlockData;'
@@ -369,7 +369,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlock;'
@@ -390,7 +390,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlock;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblockcategory.yml b/docs/docs-ref-autogen/word/word/word.buildingblockcategory.yml
index 88e36a5522..8351bd9995 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblockcategory.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblockcategory.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BuildingBlockCategory
 summary: Represents a category of building blocks in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Returns a `BuildingBlockCollection` object that represents the building
       blocks for the category.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly buildingBlocks: Word.BuildingBlockCollection;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
       Returns the position of the `BuildingBlockCategory` object in a
       collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly index: number;'
@@ -67,10 +67,10 @@ properties:
     fullName: name
     summary: Returns the name of the `BuildingBlockCategory` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly name: string;'
@@ -84,10 +84,10 @@ properties:
       Returns a `BuildingBlockTypeItem` object that represents the type of
       building block for the building block category.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly type: Word.BuildingBlockTypeItem;'
@@ -103,7 +103,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -128,7 +128,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BuildingBlockCategory;'
@@ -150,7 +150,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -188,7 +188,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BuildingBlockCategoryData;'
@@ -213,7 +213,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockCategory;'
@@ -234,7 +234,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockCategory;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblockcategorycollection.yml b/docs/docs-ref-autogen/word/word/word.buildingblockcategorycollection.yml
index dbbc0e14a2..79325934ce 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblockcategorycollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblockcategorycollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.BuildingBlockCategory](xref:word!Word.BuildingBlockCategory:class)
   objects in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,10 +37,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -55,10 +55,10 @@ methods:
       Returns a `BuildingBlockCategory` object that represents the specified
       item in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItemAt(index: number): Word.BuildingBlockCategory;'
@@ -78,7 +78,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -102,7 +102,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -141,7 +141,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -170,7 +170,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockCategoryCollection;'
@@ -191,7 +191,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockCategoryCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblockcollection.yml b/docs/docs-ref-autogen/word/word/word.buildingblockcollection.yml
index de9010529a..63de3747ff 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblockcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblockcollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.BuildingBlock](xref:word!Word.BuildingBlock:class) objects for a
   specific building block type and category in a template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,10 +37,10 @@ methods:
     fullName: add(name, range, description, insertType)
     summary: Creates a new building block and returns a `BuildingBlock` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -68,10 +68,10 @@ methods:
     fullName: add(name, range, description, insertType)
     summary: Creates a new building block and returns a `BuildingBlock` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -99,10 +99,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -117,10 +117,10 @@ methods:
       Returns a `BuildingBlock` object that represents the specified item in the
       collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItemAt(index: number): Word.BuildingBlock;'
@@ -140,7 +140,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BuildingBlockCollection;'
@@ -162,7 +162,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -200,7 +200,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -229,7 +229,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockCollection;'
@@ -250,7 +250,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblockentrycollection.yml b/docs/docs-ref-autogen/word/word/word.buildingblockentrycollection.yml
index 20752a739e..de052fe550 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblockentrycollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblockentrycollection.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BuildingBlockEntryCollection
 summary: Represents a collection of building block entries in a Word template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -36,10 +36,10 @@ methods:
       Creates a new building block entry in a template and returns a
       `BuildingBlock` object that represents the new building block entry.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -76,10 +76,10 @@ methods:
       Creates a new building block entry in a template and returns a
       `BuildingBlock` object that represents the new building block entry.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -134,10 +134,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -152,10 +152,10 @@ methods:
       Returns a `BuildingBlock` object that represents the specified item in the
       collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItemAt(index: number): Word.BuildingBlock;'
@@ -175,7 +175,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -199,7 +199,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -237,7 +237,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -266,7 +266,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockEntryCollection;'
@@ -287,7 +287,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockEntryCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblockgallerycontentcontrol.yml b/docs/docs-ref-autogen/word/word/word.buildingblockgallerycontentcontrol.yml
index 3ec225d0c6..6c3d02fae7 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblockgallerycontentcontrol.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblockgallerycontentcontrol.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BuildingBlockGalleryContentControl
 summary: Represents the `BuildingBlockGalleryContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -37,10 +37,10 @@ properties:
     fullName: buildingBlockCategory
     summary: Specifies the category for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'buildingBlockCategory: string;'
@@ -54,10 +54,10 @@ properties:
       Specifies a `BuildingBlockType` value that represents the type of building
       block for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -93,10 +93,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color: string;'
@@ -111,7 +111,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -123,10 +123,10 @@ properties:
     fullName: id
     summary: Gets the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly id: string;'
@@ -140,10 +140,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary: boolean;'
@@ -158,10 +158,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -180,10 +180,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl: boolean;'
@@ -198,10 +198,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents: boolean;'
@@ -215,10 +215,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly placeholderText: Word.BuildingBlock;'
@@ -232,10 +232,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -247,10 +247,10 @@ properties:
     fullName: showingPlaceholderText
     summary: Gets if the placeholder text for the content control is being displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly showingPlaceholderText: boolean;'
@@ -262,10 +262,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag: string;'
@@ -277,10 +277,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title: string;'
@@ -294,10 +294,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xmlMapping: Word.XmlMapping;'
@@ -310,10 +310,10 @@ methods:
     fullName: copy()
     summary: Copies the content control from the active document to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'copy(): void;'
@@ -328,10 +328,10 @@ methods:
       Removes the content control from the active document and moves the content
       control to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'cut(): void;'
@@ -344,10 +344,10 @@ methods:
     fullName: delete(deleteContents)
     summary: Deletes the content control and optionally its contents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(deleteContents?: boolean): void;'
@@ -367,7 +367,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -393,7 +393,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -417,7 +417,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -450,7 +450,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -483,7 +483,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.BuildingBlockGalleryContentControl): void;'
@@ -502,10 +502,10 @@ methods:
       Sets the placeholder text that displays in the content control until a
       user enters their own text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -534,7 +534,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BuildingBlockGalleryContentControlData;'
@@ -560,7 +560,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockGalleryContentControl;'
@@ -581,7 +581,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockGalleryContentControl;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblocktype.yml b/docs/docs-ref-autogen/word/word/word.buildingblocktype.yml
index b55d4c14f2..48b3e7ceed 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblocktype.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblocktype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BuildingBlockType
 summary: Specifies the type of building block.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: autoText
@@ -18,8 +18,8 @@ fields:
       Represents AutoText building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"AutoText"'
   - name: bibliography
     uid: word!Word.BuildingBlockType.bibliography:member
@@ -28,8 +28,8 @@ fields:
       Represents Bibliography building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bibliography"'
   - name: coverPage
     uid: word!Word.BuildingBlockType.coverPage:member
@@ -38,8 +38,8 @@ fields:
       Represents Cover Page building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CoverPage"'
   - name: custom1
     uid: word!Word.BuildingBlockType.custom1:member
@@ -48,8 +48,8 @@ fields:
       Represents Custom building block type 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom1"'
   - name: custom2
     uid: word!Word.BuildingBlockType.custom2:member
@@ -58,8 +58,8 @@ fields:
       Represents Custom building block type 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom2"'
   - name: custom3
     uid: word!Word.BuildingBlockType.custom3:member
@@ -68,8 +68,8 @@ fields:
       Represents Custom building block type 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom3"'
   - name: custom4
     uid: word!Word.BuildingBlockType.custom4:member
@@ -78,8 +78,8 @@ fields:
       Represents Custom building block type 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom4"'
   - name: custom5
     uid: word!Word.BuildingBlockType.custom5:member
@@ -88,8 +88,8 @@ fields:
       Represents Custom building block type 5.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom5"'
   - name: customAutoText
     uid: word!Word.BuildingBlockType.customAutoText:member
@@ -98,8 +98,8 @@ fields:
       Represents Custom AutoText building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomAutoText"'
   - name: customBibliography
     uid: word!Word.BuildingBlockType.customBibliography:member
@@ -108,8 +108,8 @@ fields:
       Represents Custom Bibliography building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomBibliography"'
   - name: customCoverPage
     uid: word!Word.BuildingBlockType.customCoverPage:member
@@ -118,8 +118,8 @@ fields:
       Represents Custom Cover Page building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomCoverPage"'
   - name: customEquations
     uid: word!Word.BuildingBlockType.customEquations:member
@@ -128,8 +128,8 @@ fields:
       Represents Custom Equations building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomEquations"'
   - name: customFooters
     uid: word!Word.BuildingBlockType.customFooters:member
@@ -138,8 +138,8 @@ fields:
       Represents Custom Footers building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomFooters"'
   - name: customHeaders
     uid: word!Word.BuildingBlockType.customHeaders:member
@@ -148,8 +148,8 @@ fields:
       Represents Custom Headers building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomHeaders"'
   - name: customPageNumber
     uid: word!Word.BuildingBlockType.customPageNumber:member
@@ -158,8 +158,8 @@ fields:
       Represents Custom Page Number building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomPageNumber"'
   - name: customPageNumberBottom
     uid: word!Word.BuildingBlockType.customPageNumberBottom:member
@@ -168,8 +168,8 @@ fields:
       Represents Custom Page Number Bottom building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomPageNumberBottom"'
   - name: customPageNumberPage
     uid: word!Word.BuildingBlockType.customPageNumberPage:member
@@ -178,8 +178,8 @@ fields:
       Represents Custom Page Number Page building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomPageNumberPage"'
   - name: customPageNumberTop
     uid: word!Word.BuildingBlockType.customPageNumberTop:member
@@ -188,8 +188,8 @@ fields:
       Represents Custom Page Number Top building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomPageNumberTop"'
   - name: customQuickParts
     uid: word!Word.BuildingBlockType.customQuickParts:member
@@ -198,8 +198,8 @@ fields:
       Represents Custom Quick Parts building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomQuickParts"'
   - name: customTableOfContents
     uid: word!Word.BuildingBlockType.customTableOfContents:member
@@ -208,8 +208,8 @@ fields:
       Represents Custom Table of Contents building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomTableOfContents"'
   - name: customTables
     uid: word!Word.BuildingBlockType.customTables:member
@@ -218,8 +218,8 @@ fields:
       Represents Custom Tables building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomTables"'
   - name: customTextBox
     uid: word!Word.BuildingBlockType.customTextBox:member
@@ -228,8 +228,8 @@ fields:
       Represents Custom Text Box building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomTextBox"'
   - name: customWatermarks
     uid: word!Word.BuildingBlockType.customWatermarks:member
@@ -238,8 +238,8 @@ fields:
       Represents Custom Watermarks building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CustomWatermarks"'
   - name: equations
     uid: word!Word.BuildingBlockType.equations:member
@@ -248,8 +248,8 @@ fields:
       Represents Equations building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Equations"'
   - name: footers
     uid: word!Word.BuildingBlockType.footers:member
@@ -258,8 +258,8 @@ fields:
       Represents Footers building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Footers"'
   - name: headers
     uid: word!Word.BuildingBlockType.headers:member
@@ -268,8 +268,8 @@ fields:
       Represents Headers building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Headers"'
   - name: pageNumber
     uid: word!Word.BuildingBlockType.pageNumber:member
@@ -278,8 +278,8 @@ fields:
       Represents Page Number building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PageNumber"'
   - name: pageNumberBottom
     uid: word!Word.BuildingBlockType.pageNumberBottom:member
@@ -288,8 +288,8 @@ fields:
       Represents Page Number Bottom building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PageNumberBottom"'
   - name: pageNumberPage
     uid: word!Word.BuildingBlockType.pageNumberPage:member
@@ -298,8 +298,8 @@ fields:
       Represents Page Number Page building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PageNumberPage"'
   - name: pageNumberTop
     uid: word!Word.BuildingBlockType.pageNumberTop:member
@@ -308,8 +308,8 @@ fields:
       Represents Page Number Top building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PageNumberTop"'
   - name: quickParts
     uid: word!Word.BuildingBlockType.quickParts:member
@@ -318,8 +318,8 @@ fields:
       Represents Quick Parts building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"QuickParts"'
   - name: tableOfContents
     uid: word!Word.BuildingBlockType.tableOfContents:member
@@ -328,8 +328,8 @@ fields:
       Represents Table of Contents building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TableOfContents"'
   - name: tables
     uid: word!Word.BuildingBlockType.tables:member
@@ -338,8 +338,8 @@ fields:
       Represents Tables building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tables"'
   - name: textBox
     uid: word!Word.BuildingBlockType.textBox:member
@@ -348,8 +348,8 @@ fields:
       Represents Text Box building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TextBox"'
   - name: watermarks
     uid: word!Word.BuildingBlockType.watermarks:member
@@ -358,6 +358,6 @@ fields:
       Represents Watermarks building block type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Watermarks"'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblocktypeitem.yml b/docs/docs-ref-autogen/word/word/word.buildingblocktypeitem.yml
index ceef6c1031..d11d058ee8 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblocktypeitem.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblocktypeitem.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BuildingBlockTypeItem
 summary: Represents a type of building block in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Returns a `BuildingBlockCategoryCollection` object that represents the
       categories for a building block type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly categories: Word.BuildingBlockCategoryCollection;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -50,10 +50,10 @@ properties:
     fullName: index
     summary: Returns the position of an item in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly index: number;'
@@ -65,10 +65,10 @@ properties:
     fullName: name
     summary: Returns the localized name of a building block type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly name: string;'
@@ -84,7 +84,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -109,7 +109,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.BuildingBlockTypeItem;'
@@ -131,7 +131,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -169,7 +169,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.BuildingBlockTypeItemData;'
@@ -194,7 +194,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockTypeItem;'
@@ -215,7 +215,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockTypeItem;'
diff --git a/docs/docs-ref-autogen/word/word/word.buildingblocktypeitemcollection.yml b/docs/docs-ref-autogen/word/word/word.buildingblocktypeitemcollection.yml
index 0a255176e8..810341f3f1 100644
--- a/docs/docs-ref-autogen/word/word/word.buildingblocktypeitemcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.buildingblocktypeitemcollection.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.BuildingBlockTypeItemCollection
 summary: Represents a collection of building block types in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -34,10 +34,10 @@ methods:
     fullName: getByType(type)
     summary: Gets a `BuildingBlockTypeItem` object by its type in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getByType(type: Word.BuildingBlockType): Word.BuildingBlockTypeItem;'
@@ -54,10 +54,10 @@ methods:
     fullName: getByType(type)
     summary: Gets a `BuildingBlockTypeItem` object by its type in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -95,10 +95,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -114,7 +114,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -138,7 +138,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -177,7 +177,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -206,7 +206,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.BuildingBlockTypeItemCollection;'
@@ -227,7 +227,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.BuildingBlockTypeItemCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.calendartype.yml b/docs/docs-ref-autogen/word/word/word.calendartype.yml
index 5355501558..f56886a83d 100644
--- a/docs/docs-ref-autogen/word/word/word.calendartype.yml
+++ b/docs/docs-ref-autogen/word/word/word.calendartype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CalendarType
 summary: Calendar types.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: arabic
@@ -18,8 +18,8 @@ fields:
       Arabic calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Arabic"'
   - name: hebrew
     uid: word!Word.CalendarType.hebrew:member
@@ -28,8 +28,8 @@ fields:
       Hebrew calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hebrew"'
   - name: japan
     uid: word!Word.CalendarType.japan:member
@@ -38,8 +38,8 @@ fields:
       Japanese calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Japan"'
   - name: korean
     uid: word!Word.CalendarType.korean:member
@@ -48,8 +48,8 @@ fields:
       Korean calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Korean"'
   - name: sakaEra
     uid: word!Word.CalendarType.sakaEra:member
@@ -58,8 +58,8 @@ fields:
       Saka Era calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SakaEra"'
   - name: taiwan
     uid: word!Word.CalendarType.taiwan:member
@@ -68,8 +68,8 @@ fields:
       Taiwan calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Taiwan"'
   - name: thai
     uid: word!Word.CalendarType.thai:member
@@ -78,8 +78,8 @@ fields:
       Thai calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Thai"'
   - name: translitEnglish
     uid: word!Word.CalendarType.translitEnglish:member
@@ -88,8 +88,8 @@ fields:
       Transliterated English calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TranslitEnglish"'
   - name: translitFrench
     uid: word!Word.CalendarType.translitFrench:member
@@ -98,8 +98,8 @@ fields:
       Transliterated French calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TranslitFrench"'
   - name: umalqura
     uid: word!Word.CalendarType.umalqura:member
@@ -108,8 +108,8 @@ fields:
       Umm al-Qura calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Umalqura"'
   - name: western
     uid: word!Word.CalendarType.western:member
@@ -118,6 +118,6 @@ fields:
       Western calendar type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Western"'
diff --git a/docs/docs-ref-autogen/word/word/word.charactercase.yml b/docs/docs-ref-autogen/word/word/word.charactercase.yml
index 79b1c229d3..e3149966d3 100644
--- a/docs/docs-ref-autogen/word/word/word.charactercase.yml
+++ b/docs/docs-ref-autogen/word/word/word.charactercase.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CharacterCase
 summary: Specifies the case of the text in the specified range.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: fullWidth
@@ -18,8 +18,8 @@ fields:
       Specifies full-width characters.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FullWidth"'
   - name: halfWidth
     uid: word!Word.CharacterCase.halfWidth:member
@@ -28,8 +28,8 @@ fields:
       Specifies half-width characters.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HalfWidth"'
   - name: hiragana
     uid: word!Word.CharacterCase.hiragana:member
@@ -38,8 +38,8 @@ fields:
       Specifies Hiragana characters.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hiragana"'
   - name: katakana
     uid: word!Word.CharacterCase.katakana:member
@@ -48,8 +48,8 @@ fields:
       Specifies Katakana characters.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Katakana"'
   - name: lower
     uid: word!Word.CharacterCase.lower:member
@@ -58,8 +58,8 @@ fields:
       Specifies lowercase.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Lower"'
   - name: next
     uid: word!Word.CharacterCase.next:member
@@ -68,8 +68,8 @@ fields:
       Specifies the next case.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Next"'
   - name: titleSentence
     uid: word!Word.CharacterCase.titleSentence:member
@@ -78,8 +78,8 @@ fields:
       Specifies title case for the sentence.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TitleSentence"'
   - name: titleWord
     uid: word!Word.CharacterCase.titleWord:member
@@ -88,8 +88,8 @@ fields:
       Specifies title case for each word.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TitleWord"'
   - name: toggle
     uid: word!Word.CharacterCase.toggle:member
@@ -98,8 +98,8 @@ fields:
       Specifies toggle case.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Toggle"'
   - name: upper
     uid: word!Word.CharacterCase.upper:member
@@ -108,6 +108,6 @@ fields:
       Specifies uppercase.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Upper"'
diff --git a/docs/docs-ref-autogen/word/word/word.characterwidth.yml b/docs/docs-ref-autogen/word/word/word.characterwidth.yml
index 09de39a409..666bb7c1a4 100644
--- a/docs/docs-ref-autogen/word/word/word.characterwidth.yml
+++ b/docs/docs-ref-autogen/word/word/word.characterwidth.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CharacterWidth
 summary: Specifies the character width of the text in the specified range.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: full
@@ -18,8 +18,8 @@ fields:
       Specifies full-width characters.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Full"'
   - name: half
     uid: word!Word.CharacterWidth.half:member
@@ -28,6 +28,6 @@ fields:
       Specifies half-width characters.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Half"'
diff --git a/docs/docs-ref-autogen/word/word/word.checkinversiontype.yml b/docs/docs-ref-autogen/word/word/word.checkinversiontype.yml
new file mode 100644
index 0000000000..887a2a973e
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.checkinversiontype.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.CheckInVersionType
+uid: word!Word.CheckInVersionType:enum
+package: word!
+fullName: Word.CheckInVersionType
+summary: Specifies the version type for document check-in operations.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: major
+    uid: word!Word.CheckInVersionType.major:member
+    package: word!
+    summary: >-
+      Represents a major version check-in.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Major"'
+  - name: minor
+    uid: word!Word.CheckInVersionType.minor:member
+    package: word!
+    summary: >-
+      Represents a minor version check-in.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Minor"'
+  - name: overwrite
+    uid: word!Word.CheckInVersionType.overwrite:member
+    package: word!
+    summary: >-
+      Represents an overwrite version check-in.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Overwrite"'
diff --git a/docs/docs-ref-autogen/word/word/word.colorformat.yml b/docs/docs-ref-autogen/word/word/word.colorformat.yml
index 38a307f1d2..610506df07 100644
--- a/docs/docs-ref-autogen/word/word/word.colorformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.colorformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ColorFormat
 summary: Represents the color formatting of a shape or text in Word.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Specifies the brightness of a specified shape color. Valid values are from
       `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'brightness: number;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -50,10 +50,10 @@ properties:
     fullName: objectThemeColor
     summary: Specifies the theme color for a color format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -76,10 +76,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the specified color. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rgb: string;'
@@ -93,10 +93,10 @@ properties:
       Specifies the lightening or darkening of a specified shape's color. Valid
       values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tintAndShade: number;'
@@ -108,10 +108,10 @@ properties:
     fullName: type
     summary: Returns the shape color type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly type: Word.ColorType | "rgb" | "scheme";'
@@ -127,7 +127,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -149,7 +149,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.ColorFormat;'
@@ -171,7 +171,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -204,7 +204,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -234,7 +234,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.ColorFormat): void;'
@@ -259,7 +259,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.ColorFormatData;'
@@ -282,7 +282,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.ColorFormat;'
@@ -303,7 +303,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.ColorFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.colorindex.yml b/docs/docs-ref-autogen/word/word/word.colorindex.yml
index 68c39afe74..fab8d1c9e4 100644
--- a/docs/docs-ref-autogen/word/word/word.colorindex.yml
+++ b/docs/docs-ref-autogen/word/word/word.colorindex.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ColorIndex
 summary: Represents color index values in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: auto
@@ -18,8 +18,8 @@ fields:
       Automatically determines the color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Auto"'
   - name: black
     uid: word!Word.ColorIndex.black:member
@@ -28,8 +28,8 @@ fields:
       Represents the color black.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Black"'
   - name: blue
     uid: word!Word.ColorIndex.blue:member
@@ -38,8 +38,8 @@ fields:
       Represents the color blue.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Blue"'
   - name: brightGreen
     uid: word!Word.ColorIndex.brightGreen:member
@@ -48,8 +48,8 @@ fields:
       Represents a bright green color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BrightGreen"'
   - name: byAuthor
     uid: word!Word.ColorIndex.byAuthor:member
@@ -58,8 +58,8 @@ fields:
       Represents a color determined by the author.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ByAuthor"'
   - name: classicBlue
     uid: word!Word.ColorIndex.classicBlue:member
@@ -68,8 +68,8 @@ fields:
       Represents a classic blue color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ClassicBlue"'
   - name: classicRed
     uid: word!Word.ColorIndex.classicRed:member
@@ -78,8 +78,8 @@ fields:
       Represents a classic red color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ClassicRed"'
   - name: darkBlue
     uid: word!Word.ColorIndex.darkBlue:member
@@ -88,8 +88,8 @@ fields:
       Represents a dark blue color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkBlue"'
   - name: darkRed
     uid: word!Word.ColorIndex.darkRed:member
@@ -98,8 +98,8 @@ fields:
       Represents a dark red color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkRed"'
   - name: darkYellow
     uid: word!Word.ColorIndex.darkYellow:member
@@ -108,8 +108,8 @@ fields:
       Represents a dark yellow color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkYellow"'
   - name: gray25
     uid: word!Word.ColorIndex.gray25:member
@@ -118,8 +118,8 @@ fields:
       Represents a gray color with 25% intensity.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gray25"'
   - name: gray50
     uid: word!Word.ColorIndex.gray50:member
@@ -128,8 +128,8 @@ fields:
       Represents a gray color with 50% intensity.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gray50"'
   - name: green
     uid: word!Word.ColorIndex.green:member
@@ -138,8 +138,8 @@ fields:
       Represents the color green.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Green"'
   - name: pink
     uid: word!Word.ColorIndex.pink:member
@@ -148,8 +148,8 @@ fields:
       Represents the color pink.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pink"'
   - name: red
     uid: word!Word.ColorIndex.red:member
@@ -158,8 +158,8 @@ fields:
       Represents the color red.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Red"'
   - name: teal
     uid: word!Word.ColorIndex.teal:member
@@ -168,8 +168,8 @@ fields:
       Represents the color teal.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Teal"'
   - name: turquoise
     uid: word!Word.ColorIndex.turquoise:member
@@ -178,8 +178,8 @@ fields:
       Represents the color turquoise.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Turquoise"'
   - name: violet
     uid: word!Word.ColorIndex.violet:member
@@ -188,8 +188,8 @@ fields:
       Represents the color violet.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Violet"'
   - name: white
     uid: word!Word.ColorIndex.white:member
@@ -198,8 +198,8 @@ fields:
       Represents the color white.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"White"'
   - name: yellow
     uid: word!Word.ColorIndex.yellow:member
@@ -208,6 +208,6 @@ fields:
       Represents the color yellow.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Yellow"'
diff --git a/docs/docs-ref-autogen/word/word/word.colortype.yml b/docs/docs-ref-autogen/word/word/word.colortype.yml
index 7b44a3e8f7..a3df241311 100644
--- a/docs/docs-ref-autogen/word/word/word.colortype.yml
+++ b/docs/docs-ref-autogen/word/word/word.colortype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ColorType
 summary: Specifies the color type.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: rgb
@@ -18,8 +18,8 @@ fields:
       Represents an RGB color type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"rgb"'
   - name: scheme
     uid: word!Word.ColorType.scheme:member
@@ -28,6 +28,6 @@ fields:
       Represents a scheme color type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"scheme"'
diff --git a/docs/docs-ref-autogen/word/word/word.compatibilitymode.yml b/docs/docs-ref-autogen/word/word/word.compatibilitymode.yml
new file mode 100644
index 0000000000..3df1063b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.compatibilitymode.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSEnum
+name: Word.CompatibilityMode
+uid: word!Word.CompatibilityMode:enum
+package: word!
+fullName: Word.CompatibilityMode
+summary: Specifies the compatibility mode that Word uses when opening the document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: current
+    uid: word!Word.CompatibilityMode.current:member
+    package: word!
+    summary: >-
+      Current Word version compatibility mode.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Current"'
+  - name: word2003
+    uid: word!Word.CompatibilityMode.word2003:member
+    package: word!
+    summary: >-
+      Word 2003 compatibility mode.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word2003"'
+  - name: word2007
+    uid: word!Word.CompatibilityMode.word2007:member
+    package: word!
+    summary: >-
+      Word 2007 compatibility mode.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word2007"'
+  - name: word2010
+    uid: word!Word.CompatibilityMode.word2010:member
+    package: word!
+    summary: >-
+      Word 2010 compatibility mode.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word2010"'
+  - name: word2013
+    uid: word!Word.CompatibilityMode.word2013:member
+    package: word!
+    summary: >-
+      Word 2013 compatibility mode.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word2013"'
diff --git a/docs/docs-ref-autogen/word/word/word.contentcontrol.yml b/docs/docs-ref-autogen/word/word/word.contentcontrol.yml
index cbcb13b3c9..5eeb73746b 100644
--- a/docs/docs-ref-autogen/word/word/word.contentcontrol.yml
+++ b/docs/docs-ref-autogen/word/word/word.contentcontrol.yml
@@ -111,10 +111,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `BuildingBlockGallery`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -342,10 +342,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `DatePicker`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly datePickerContentControl: Word.DatePickerContentControl;'
@@ -484,10 +484,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Group`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly groupContentControl: Word.GroupContentControl;'
@@ -698,10 +698,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Picture`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly pictureContentControl: Word.PictureContentControl;'
@@ -750,10 +750,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `RepeatingSection`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -1063,10 +1063,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xmlMapping: Word.XmlMapping;'
diff --git a/docs/docs-ref-autogen/word/word/word.contentcontroldatestorageformat.yml b/docs/docs-ref-autogen/word/word/word.contentcontroldatestorageformat.yml
index 34ec02ff0c..a81461c94f 100644
--- a/docs/docs-ref-autogen/word/word/word.contentcontroldatestorageformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.contentcontroldatestorageformat.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.DatePickerContentControl](xref:word!Word.DatePickerContentControl:class).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: date
@@ -21,8 +21,8 @@ fields:
       Stores the date as a date object.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Date"'
   - name: dateTime
     uid: word!Word.ContentControlDateStorageFormat.dateTime:member
@@ -31,8 +31,8 @@ fields:
       Stores the date as a date-time object.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DateTime"'
   - name: text
     uid: word!Word.ContentControlDateStorageFormat.text:member
@@ -41,6 +41,6 @@ fields:
       Stores the date as text.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Text"'
diff --git a/docs/docs-ref-autogen/word/word/word.contentcontrollevel.yml b/docs/docs-ref-autogen/word/word/word.contentcontrollevel.yml
index 19e83803d4..d4f5fc410e 100644
--- a/docs/docs-ref-autogen/word/word/word.contentcontrollevel.yml
+++ b/docs/docs-ref-autogen/word/word/word.contentcontrollevel.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ContentControlLevel
 summary: Content control level types.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: cell
@@ -18,8 +18,8 @@ fields:
       Represents a cell-level content control.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Cell"'
   - name: inline
     uid: word!Word.ContentControlLevel.inline:member
@@ -28,8 +28,8 @@ fields:
       Represents an inline content control.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Inline"'
   - name: paragraph
     uid: word!Word.ContentControlLevel.paragraph:member
@@ -38,8 +38,8 @@ fields:
       Represents a paragraph-level content control.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Paragraph"'
   - name: row
     uid: word!Word.ContentControlLevel.row:member
@@ -48,6 +48,6 @@ fields:
       Represents a row-level content control.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Row"'
diff --git a/docs/docs-ref-autogen/word/word/word.contentcontrolplaceholderoptions.yml b/docs/docs-ref-autogen/word/word/word.contentcontrolplaceholderoptions.yml
index 974e025d1c..02288abc89 100644
--- a/docs/docs-ref-autogen/word/word/word.contentcontrolplaceholderoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.contentcontrolplaceholderoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ContentControlPlaceholderOptions
 summary: The options that define what placeholder to be used in the content control.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: buildingBlock
     summary: If provided, specifies the `BuildingBlock` object to use as placeholder.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'buildingBlock?: Word.BuildingBlock;'
@@ -33,10 +33,10 @@ properties:
     fullName: range
     summary: If provided, specifies the `Range` object to use as placeholder.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Range;'
@@ -48,10 +48,10 @@ properties:
     fullName: text
     summary: If provided, specifies the text to use as placeholder.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'text?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.continue.yml b/docs/docs-ref-autogen/word/word/word.continue.yml
index 0f703f3981..39540b7e52 100644
--- a/docs/docs-ref-autogen/word/word/word.continue.yml
+++ b/docs/docs-ref-autogen/word/word/word.continue.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Continue
 summary: Specifies whether the formatting from the previous list can be continued.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: disabled
@@ -18,8 +18,8 @@ fields:
       Formatting cannot continue from the previous list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Disabled"'
   - name: list
     uid: word!Word.Continue.list:member
@@ -28,8 +28,8 @@ fields:
       Formatting can continue from the previous list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"List"'
   - name: reset
     uid: word!Word.Continue.reset:member
@@ -38,6 +38,6 @@ fields:
       Numbering can be restarted.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Reset"'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmladdnodeoptions.yml b/docs/docs-ref-autogen/word/word/word.customxmladdnodeoptions.yml
index 2dd24f8066..0d65cc6608 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmladdnodeoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmladdnodeoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CustomXmlAddNodeOptions
 summary: The options for adding a node to the XML tree.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: name
     summary: If provided, specifies the base name of the element to be added.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -37,10 +37,10 @@ properties:
       [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
@@ -57,10 +57,10 @@ properties:
       [type](xref:word!Word.CustomXmlNodeType:enum) `attribute`. If the
       node isn't a child of the parent, an error is displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.CustomXmlNode;'
@@ -74,10 +74,10 @@ properties:
       If provided, specifies the type of node to add. If the parameter isn't
       specified, it's assumed to be of type `element`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -96,10 +96,10 @@ properties:
       If provided, specifies the value of the added node for those nodes that
       allow text. If the node doesn't allow text, the property is ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmladdschemaoptions.yml b/docs/docs-ref-autogen/word/word/word.customxmladdschemaoptions.yml
index 920049de98..9783ec0e82 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmladdschemaoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmladdschemaoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Adds one or more schemas to a schema collection that can then be added to a
   stream in the data store and to the schema library.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -23,10 +23,10 @@ properties:
       collection. However, if the alias already exists in the Schema Library,
       the schema can be found using this value.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'alias?: string;'
@@ -41,10 +41,10 @@ properties:
       property is specified, the schema is added to the collection and to the
       Schema Library.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fileName?: string;'
@@ -61,10 +61,10 @@ properties:
       for just the current user). The property defaults to `false` and writes to
       `HKEY_CURRENT_USER`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'installForAllUsers?: boolean;'
@@ -79,10 +79,10 @@ properties:
       collection. However, if the schema already exists in the Schema Library,
       the schema will be retrieved from there.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlappendchildnodeoptions.yml b/docs/docs-ref-autogen/word/word/word.customxmlappendchildnodeoptions.yml
index 6061817310..f9e9fed4c1 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlappendchildnodeoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlappendchildnodeoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   The options that define the prefix mapping and the source of the custom XML
   data.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -20,10 +20,10 @@ properties:
     fullName: name
     summary: If provided, specifies the base name of the element to be appended.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -39,10 +39,10 @@ properties:
       [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
@@ -56,10 +56,10 @@ properties:
       If provided, specifies the type of node to append. If the property isn't
       specified, it's assumed to be of type `element`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -78,10 +78,10 @@ properties:
       If provided, specifies the value of the appended node for those nodes that
       allow text. If the node doesn't allow text, the property is ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlinsertnodebeforeoptions.yml b/docs/docs-ref-autogen/word/word/word.customxmlinsertnodebeforeoptions.yml
index 7bf0d0be50..77fb27123d 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlinsertnodebeforeoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlinsertnodebeforeoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CustomXmlInsertNodeBeforeOptions
 summary: Inserts a new node just before the context node in the tree.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: name
     summary: If provided, specifies the base name of the element to be inserted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -37,10 +37,10 @@ properties:
       [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
@@ -52,10 +52,10 @@ properties:
     fullName: nextSibling
     summary: If provided, specifies the context node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.CustomXmlNode;'
@@ -69,10 +69,10 @@ properties:
       If provided, specifies the type of node to append. If the property isn't
       specified, it's assumed to be of type `element`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -91,10 +91,10 @@ properties:
       If provided, specifies the value of the inserted node for those nodes that
       allow text. If the node doesn't allow text, the property is ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlinsertsubtreebeforeoptions.yml b/docs/docs-ref-autogen/word/word/word.customxmlinsertsubtreebeforeoptions.yml
index 70db809562..8c17bcd296 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlinsertsubtreebeforeoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlinsertsubtreebeforeoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CustomXmlInsertSubtreeBeforeOptions
 summary: Inserts a new node just before the context node in the tree.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: nextSibling
     summary: If provided, specifies the context node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.CustomXmlNode;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlnode.yml b/docs/docs-ref-autogen/word/word/word.customxmlnode.yml
index db75cc8590..28b3ae1d10 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlnode.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlnode.yml
@@ -9,10 +9,10 @@ summary: >-
   [Word.CustomXmlNodeCollection](xref:word!Word.CustomXmlNodeCollection:class)
   object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,10 +24,10 @@ properties:
       Gets a `CustomXmlNodeCollection` object representing the attributes of the
       current element in the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly attributes: Word.CustomXmlNodeCollection;'
@@ -41,10 +41,10 @@ properties:
       Gets the base name of the node without the namespace prefix, if one
       exists.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly baseName: string;'
@@ -58,10 +58,10 @@ properties:
       Gets a `CustomXmlNodeCollection` object containing all of the child
       elements of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly childNodes: Word.CustomXmlNodeCollection;'
@@ -76,7 +76,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -93,10 +93,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly firstChild: Word.CustomXmlNode;'
@@ -113,10 +113,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly lastChild: Word.CustomXmlNode;'
@@ -128,10 +128,10 @@ properties:
     fullName: namespaceUri
     summary: Gets the unique address identifier for the namespace of the node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly namespaceUri: string;'
@@ -146,10 +146,10 @@ properties:
       of the current node. If the node is the last sibling at its level, the
       property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly nextSibling: Word.CustomXmlNode;'
@@ -161,10 +161,10 @@ properties:
     fullName: nodeType
     summary: Gets the type of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -181,10 +181,10 @@ properties:
     fullName: nodeValue
     summary: Specifies the value of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue: string;'
@@ -196,10 +196,10 @@ properties:
     fullName: ownerPart
     summary: Gets the object representing the part associated with this node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly ownerPart: Word.CustomXmlPart;'
@@ -213,10 +213,10 @@ properties:
       Gets the parent element node of the current node. If the current node is
       at the root level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly parentNode: Word.CustomXmlNode;'
@@ -231,10 +231,10 @@ properties:
       instruction) of the current node. If the current node is the first sibling
       at its level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly previousSibling: Word.CustomXmlNode;'
@@ -246,10 +246,10 @@ properties:
     fullName: text
     summary: Specifies the text for the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'text: string;'
@@ -261,10 +261,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the current node and its children.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xml: string;'
@@ -279,10 +279,10 @@ properties:
       node is no longer in the Document Object Model (DOM), the property returns
       an error message.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xpath: string;'
@@ -297,10 +297,10 @@ methods:
       Appends a single node as the last child under the context element node in
       the tree.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -321,10 +321,10 @@ methods:
       Adds a subtree as the last child under the context element node in the
       tree.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'appendChildSubtree(xml: string): OfficeExtension.ClientResult;'
@@ -343,10 +343,10 @@ methods:
       Deletes the current node from the tree (including all of its children, if
       any exist).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -359,10 +359,10 @@ methods:
     fullName: hasChildNodes()
     summary: Specifies if the current element node has child element nodes.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasChildNodes(): OfficeExtension.ClientResult;'
@@ -377,10 +377,10 @@ methods:
     fullName: insertNodeBefore(options)
     summary: Inserts a new node just before the context node in the tree.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -401,10 +401,10 @@ methods:
       Inserts the specified subtree into the location just before the context
       node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -432,7 +432,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -456,7 +456,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.CustomXmlNode;'
@@ -478,7 +478,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -507,10 +507,10 @@ methods:
     fullName: removeChild(child)
     summary: Removes the specified child node from the tree.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -531,10 +531,10 @@ methods:
       Removes the specified child node and replaces it with a different node in
       the same location.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -561,10 +561,10 @@ methods:
       Removes the specified node and replaces it with a different subtree in the
       same location.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -586,10 +586,10 @@ methods:
     fullName: selectNodes(xPath)
     summary: Selects a collection of nodes matching an XPath expression.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'selectNodes(xPath: string): Word.CustomXmlNodeCollection;'
@@ -606,10 +606,10 @@ methods:
     fullName: selectSingleNode(xPath)
     summary: Selects a single node from a collection matching an XPath expression.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'selectSingleNode(xPath: string): Word.CustomXmlNode;'
@@ -630,7 +630,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -662,7 +662,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.CustomXmlNode): void;'
@@ -688,7 +688,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.CustomXmlNodeData;'
@@ -711,7 +711,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.CustomXmlNode;'
@@ -732,7 +732,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.CustomXmlNode;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlnodecollection.yml b/docs/docs-ref-autogen/word/word/word.customxmlnodecollection.yml
index a8e7b05f86..1cde4d8941 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlnodecollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlnodecollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlNode](xref:word!Word.CustomXmlNode:class) objects representing
   the XML nodes in a document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,7 +37,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.CustomXmlNode[];'
@@ -50,10 +50,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -93,7 +93,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -119,7 +119,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.CustomXmlNodeCollection;'
@@ -141,7 +141,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -174,7 +174,7 @@ methods:
       collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.CustomXmlNodeCollectionData;'
@@ -199,7 +199,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.CustomXmlNodeCollection;'
@@ -220,7 +220,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.CustomXmlNodeCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlnodetype.yml b/docs/docs-ref-autogen/word/word/word.customxmlnodetype.yml
index 20c480f5bc..6f966c5bd1 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlnodetype.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlnodetype.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the type of a
   [Word.CustomXmlNode](xref:word!Word.CustomXmlNode:class).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: attribute
@@ -20,8 +20,8 @@ fields:
       Represents an XML attribute node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"attribute"'
   - name: cData
     uid: word!Word.CustomXmlNodeType.cData:member
@@ -30,8 +30,8 @@ fields:
       Represents an XML CDATA section node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"cData"'
   - name: comment
     uid: word!Word.CustomXmlNodeType.comment:member
@@ -40,8 +40,8 @@ fields:
       Represents an XML comment node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"comment"'
   - name: document
     uid: word!Word.CustomXmlNodeType.document:member
@@ -50,8 +50,8 @@ fields:
       Represents an XML document node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"document"'
   - name: element
     uid: word!Word.CustomXmlNodeType.element:member
@@ -60,8 +60,8 @@ fields:
       Represents an XML element node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"element"'
   - name: processingInstruction
     uid: word!Word.CustomXmlNodeType.processingInstruction:member
@@ -70,8 +70,8 @@ fields:
       Represents an XML processing instruction node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"processingInstruction"'
   - name: text
     uid: word!Word.CustomXmlNodeType.text:member
@@ -80,6 +80,6 @@ fields:
       Represents an XML text node.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"text"'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word/word/word.customxmlpart.yml
index 21041a71d6..fee3328b96 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlpart.yml
@@ -51,10 +51,10 @@ properties:
     fullName: builtIn
     summary: Gets a value that indicates whether the `CustomXmlPart` is built-in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly builtIn: boolean;'
@@ -83,10 +83,10 @@ properties:
       Gets the root element of a bound region of data in the document. If the
       region is empty, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly documentElement: Word.CustomXmlNode;'
@@ -165,10 +165,10 @@ properties:
       Gets the set of namespace prefix mappings used against the current
       `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly namespaceManager: Word.CustomXmlPrefixMappingCollection;'
@@ -233,10 +233,10 @@ properties:
       Specifies a `CustomXmlSchemaCollection` object representing the set of
       schemas attached to a bound region of data in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'schemaCollection: Word.CustomXmlSchemaCollection;'
@@ -248,10 +248,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the current `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xml: string;'
@@ -264,10 +264,10 @@ methods:
     fullName: addNode(parent, options)
     summary: Adds a node to the XML tree.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -954,10 +954,10 @@ methods:
     fullName: loadXml(xml)
     summary: Populates the `CustomXmlPart` object from an XML string.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'loadXml(xml: string): OfficeExtension.ClientResult;'
@@ -1113,10 +1113,10 @@ methods:
     fullName: selectNodes(xPath)
     summary: Selects a collection of nodes from a custom XML part.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'selectNodes(xPath: string): Word.CustomXmlNodeCollection;'
@@ -1135,10 +1135,10 @@ methods:
       Selects a single node within a custom XML part matching an XPath
       expression.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'selectSingleNode(xPath: string): Word.CustomXmlNode;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlprefixmapping.yml b/docs/docs-ref-autogen/word/word/word.customxmlprefixmapping.yml
index 1684532f4c..0c8ff9c57f 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlprefixmapping.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlprefixmapping.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.CustomXmlPrefixMapping
 summary: Represents a `CustomXmlPrefixMapping` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -35,10 +35,10 @@ properties:
       Gets the unique address identifier for the namespace of the
       `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly namespaceUri: string;'
@@ -50,10 +50,10 @@ properties:
     fullName: prefix
     summary: Gets the prefix for the `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly prefix: string;'
@@ -69,7 +69,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -94,7 +94,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.CustomXmlPrefixMapping;'
@@ -116,7 +116,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -154,7 +154,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.CustomXmlPrefixMappingData;'
@@ -179,7 +179,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.CustomXmlPrefixMapping;'
@@ -200,7 +200,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.CustomXmlPrefixMapping;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlprefixmappingcollection.yml b/docs/docs-ref-autogen/word/word/word.customxmlprefixmappingcollection.yml
index e5db695f6d..07d11dce6a 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlprefixmappingcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlprefixmappingcollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlPrefixMapping](xref:word!Word.CustomXmlPrefixMapping:class)
   objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,7 +37,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.CustomXmlPrefixMapping[];'
@@ -50,10 +50,10 @@ methods:
     fullName: addNamespace(prefix, namespaceUri)
     summary: Adds a custom namespace/prefix mapping to use when querying an item.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -75,10 +75,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -116,7 +116,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -144,7 +144,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -168,7 +168,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -191,10 +191,10 @@ methods:
     fullName: lookupNamespace(prefix)
     summary: Gets the namespace corresponding to the specified prefix.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lookupNamespace(prefix: string): OfficeExtension.ClientResult;'
@@ -211,10 +211,10 @@ methods:
     fullName: lookupPrefix(namespaceUri)
     summary: Gets the prefix corresponding to the specified namespace.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -243,7 +243,7 @@ methods:
       from the collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.CustomXmlPrefixMappingCollectionData;'
@@ -269,7 +269,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.CustomXmlPrefixMappingCollection;'
@@ -290,7 +290,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.CustomXmlPrefixMappingCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlreplacechildnodeoptions.yml b/docs/docs-ref-autogen/word/word/word.customxmlreplacechildnodeoptions.yml
index f067efc048..c1254cc3aa 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlreplacechildnodeoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlreplacechildnodeoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Removes the specified child node and replaces it with a different node in the
   same location.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -20,10 +20,10 @@ properties:
     fullName: name
     summary: If provided, specifies the base name of the replacement element.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -39,10 +39,10 @@ properties:
       [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
@@ -56,10 +56,10 @@ properties:
       If provided, specifies the type of the replacement node. If the property
       isn't specified, it's assumed to be of type `element`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -78,10 +78,10 @@ properties:
       If provided, specifies the value of the replacement node for those nodes
       that allow text. If the node doesn't allow text, the property is ignored.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlschema.yml b/docs/docs-ref-autogen/word/word/word.customxmlschema.yml
index 458306656f..47930c688d 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlschema.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlschema.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlSchemaCollection](xref:word!Word.CustomXmlSchemaCollection:class)
   object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -36,10 +36,10 @@ properties:
     fullName: location
     summary: Gets the location of the schema on a computer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly location: string;'
@@ -53,10 +53,10 @@ properties:
       Gets the unique address identifier for the namespace of the
       `CustomXmlSchema` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly namespaceUri: string;'
@@ -72,10 +72,10 @@ methods:
       [Word.CustomXmlSchemaCollection](xref:word!Word.CustomXmlSchemaCollection:class)
       object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -91,7 +91,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -115,7 +115,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.CustomXmlSchema;'
@@ -137,7 +137,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -166,10 +166,10 @@ methods:
     fullName: reload()
     summary: Reloads the schema from a file.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'reload(): void;'
@@ -191,7 +191,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.CustomXmlSchemaData;'
@@ -214,7 +214,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.CustomXmlSchema;'
@@ -235,7 +235,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.CustomXmlSchema;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlschemacollection.yml b/docs/docs-ref-autogen/word/word/word.customxmlschemacollection.yml
index bd41714f1d..8bddef7717 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlschemacollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlschemacollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlSchema](xref:word!Word.CustomXmlSchema:class) objects attached
   to a data stream.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,7 +37,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.CustomXmlSchema[];'
@@ -52,10 +52,10 @@ methods:
       Adds one or more schemas to the schema collection that can then be added
       to a stream in the data store and to the schema library.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'add(options?: Word.CustomXmlAddSchemaOptions): Word.CustomXmlSchema;'
@@ -72,10 +72,10 @@ methods:
     fullName: addCollection(schemaCollection)
     summary: Adds an existing schema collection to the current schema collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -94,10 +94,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -112,10 +112,10 @@ methods:
       Returns a `CustomXmlSchema` object that represents the specified item in
       the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItem(index: number): Word.CustomXmlSchema;'
@@ -132,10 +132,10 @@ methods:
     fullName: getNamespaceUri()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getNamespaceUri(): OfficeExtension.ClientResult;'
@@ -151,7 +151,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -177,7 +177,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.CustomXmlSchemaCollection;'
@@ -199,7 +199,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -232,7 +232,7 @@ methods:
       collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.CustomXmlSchemaCollectionData;'
@@ -257,7 +257,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.CustomXmlSchemaCollection;'
@@ -278,7 +278,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.CustomXmlSchemaCollection;'
@@ -293,10 +293,10 @@ methods:
       Specifies whether the schemas in the schema collection are valid (conforms
       to the syntactic rules of XML and the rules for a specified vocabulary).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'validate(): OfficeExtension.ClientResult;'
diff --git a/docs/docs-ref-autogen/word/word/word.customxmlvalidationerror.yml b/docs/docs-ref-autogen/word/word/word.customxmlvalidationerror.yml
index f995576d44..57124e06c6 100644
--- a/docs/docs-ref-autogen/word/word/word.customxmlvalidationerror.yml
+++ b/docs/docs-ref-autogen/word/word/word.customxmlvalidationerror.yml
@@ -52,7 +52,7 @@ properties:
     package: word!
     fullName: name
     summary: >-
-      Gets the name of the error in the `CustomXmlValidationError` object.If no
+      Gets the name of the error in the `CustomXmlValidationError` object. If no
       errors exist, the property returns `Nothing`
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
@@ -70,7 +70,7 @@ properties:
     fullName: node
     summary: >-
       Gets the node associated with this `CustomXmlValidationError` object, if
-      any exist.If no nodes exist, the property returns `Nothing`.
+      any exist. If no nodes exist, the property returns `Nothing`.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
diff --git a/docs/docs-ref-autogen/word/word/word.datepickercontentcontrol.yml b/docs/docs-ref-autogen/word/word/word.datepickercontentcontrol.yml
index b8aaaf0a38..a54c4bd9a1 100644
--- a/docs/docs-ref-autogen/word/word/word.datepickercontentcontrol.yml
+++ b/docs/docs-ref-autogen/word/word/word.datepickercontentcontrol.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.DatePickerContentControl
 summary: Represents the `DatePickerContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color: string;'
@@ -57,7 +57,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -71,10 +71,10 @@ properties:
       Specifies a `CalendarType` value that represents the calendar type for the
       date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -92,10 +92,10 @@ properties:
     fullName: dateDisplayFormat
     summary: Specifies the format in which dates are displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateDisplayFormat: string;'
@@ -109,10 +109,10 @@ properties:
       Specifies a `LanguageId` that represents the language format for the date
       displayed in the date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -224,10 +224,10 @@ properties:
       format for storage and retrieval of dates when the date picker content
       control is bound to the XML data store of the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -243,10 +243,10 @@ properties:
     fullName: id
     summary: Gets the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly id: string;'
@@ -260,10 +260,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary: boolean;'
@@ -278,10 +278,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -300,10 +300,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl: boolean;'
@@ -318,10 +318,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents: boolean;'
@@ -335,10 +335,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly placeholderText: Word.BuildingBlock;'
@@ -352,10 +352,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -369,10 +369,10 @@ properties:
       Gets whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly showingPlaceholderText: boolean;'
@@ -384,10 +384,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag: string;'
@@ -399,10 +399,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title: string;'
@@ -416,10 +416,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xmlMapping: Word.XmlMapping;'
@@ -432,10 +432,10 @@ methods:
     fullName: copy()
     summary: Copies the content control from the active document to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'copy(): void;'
@@ -450,10 +450,10 @@ methods:
       Removes the content control from the active document and moves the content
       control to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'cut(): void;'
@@ -466,10 +466,10 @@ methods:
     fullName: delete(deleteContents)
     summary: Deletes this content control and the contents of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(deleteContents?: boolean): void;'
@@ -489,7 +489,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -514,7 +514,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.DatePickerContentControl;'
@@ -536,7 +536,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -569,7 +569,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -602,7 +602,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.DatePickerContentControl): void;'
@@ -621,10 +621,10 @@ methods:
       Sets the placeholder text that displays in the content control until a
       user enters their own text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -654,7 +654,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.DatePickerContentControlData;'
@@ -679,7 +679,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.DatePickerContentControl;'
@@ -700,7 +700,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.DatePickerContentControl;'
diff --git a/docs/docs-ref-autogen/word/word/word.defaultlistbehavior.yml b/docs/docs-ref-autogen/word/word/word.defaultlistbehavior.yml
index bd3aa33694..3528b795ac 100644
--- a/docs/docs-ref-autogen/word/word/word.defaultlistbehavior.yml
+++ b/docs/docs-ref-autogen/word/word/word.defaultlistbehavior.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.DefaultListBehavior
 summary: Specifies the default list behavior for a list.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: word2000
@@ -18,8 +18,8 @@ fields:
       Use Web-oriented formatting as introduced in Microsoft Word 2000.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Word2000"'
   - name: word2002
     uid: word!Word.DefaultListBehavior.word2002:member
@@ -28,8 +28,8 @@ fields:
       Use formatting compatible with Microsoft Word 2002.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Word2002"'
   - name: word97
     uid: word!Word.DefaultListBehavior.word97:member
@@ -38,6 +38,6 @@ fields:
       Use formatting compatible with Microsoft Word 97.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Word97"'
diff --git a/docs/docs-ref-autogen/word/word/word.docpartinserttype.yml b/docs/docs-ref-autogen/word/word/word.docpartinserttype.yml
index fa223ae051..af5077b952 100644
--- a/docs/docs-ref-autogen/word/word/word.docpartinserttype.yml
+++ b/docs/docs-ref-autogen/word/word/word.docpartinserttype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.DocPartInsertType
 summary: Specifies how a building block is inserted into a document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: content
@@ -18,8 +18,8 @@ fields:
       Inserts the content of the building block.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Content"'
   - name: page
     uid: word!Word.DocPartInsertType.page:member
@@ -28,8 +28,8 @@ fields:
       Inserts the building block as a page.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Page"'
   - name: paragraph
     uid: word!Word.DocPartInsertType.paragraph:member
@@ -38,6 +38,6 @@ fields:
       Inserts the building block as a paragraph.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Paragraph"'
diff --git a/docs/docs-ref-autogen/word/word/word.document.yml b/docs/docs-ref-autogen/word/word/word.document.yml
index eaa6cc4332..98b841cb59 100644
--- a/docs/docs-ref-autogen/word/word/word.document.yml
+++ b/docs/docs-ref-autogen/word/word/word.document.yml
@@ -43,6 +43,36 @@ isPreview: false
 isDeprecated: false
 type: class
 properties:
+  - name: activeTheme
+    uid: word!Word.Document#activeTheme:member
+    package: word!
+    fullName: activeTheme
+    summary: Gets the name of the active theme and formatting options.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly activeTheme: string;'
+      return:
+        type: string
+  - name: activeThemeDisplayName
+    uid: word!Word.Document#activeThemeDisplayName:member
+    package: word!
+    fullName: activeThemeDisplayName
+    summary: Gets the display name of the active theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly activeThemeDisplayName: string;'
+      return:
+        type: string
   - name: activeWindow
     uid: word!Word.Document#activeWindow:member
     package: word!
@@ -115,6 +145,125 @@ properties:
       content: 'readonly activeWindow: Word.Window;'
       return:
         type: 
+  - name: areFilePropertiesPasswordEncrypted
+    uid: word!Word.Document#areFilePropertiesPasswordEncrypted:member
+    package: word!
+    fullName: areFilePropertiesPasswordEncrypted
+    summary: >-
+      Gets whether Word encrypts file properties for password-protected
+      documents.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly areFilePropertiesPasswordEncrypted: boolean;'
+      return:
+        type: boolean
+  - name: areGrammaticalErrorsShown
+    uid: word!Word.Document#areGrammaticalErrorsShown:member
+    package: word!
+    fullName: areGrammaticalErrorsShown
+    summary: >-
+      Specifies whether grammatical errors are marked by a wavy green line in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areGrammaticalErrorsShown: boolean;'
+      return:
+        type: boolean
+  - name: areMathDefaultsUsed
+    uid: word!Word.Document#areMathDefaultsUsed:member
+    package: word!
+    fullName: areMathDefaultsUsed
+    summary: >-
+      Specifies whether to use the default math settings when creating new
+      equations.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areMathDefaultsUsed: boolean;'
+      return:
+        type: boolean
+  - name: areNewerFeaturesDisabled
+    uid: word!Word.Document#areNewerFeaturesDisabled:member
+    package: word!
+    fullName: areNewerFeaturesDisabled
+    summary: >-
+      Specifies whether to disable features introduced after a specified
+      version.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areNewerFeaturesDisabled: boolean;'
+      return:
+        type: boolean
+  - name: areSpellingErrorsShown
+    uid: word!Word.Document#areSpellingErrorsShown:member
+    package: word!
+    fullName: areSpellingErrorsShown
+    summary: >-
+      Specifies whether Microsoft Word underlines spelling errors in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areSpellingErrorsShown: boolean;'
+      return:
+        type: boolean
+  - name: areStylesUpdatedOnOpen
+    uid: word!Word.Document#areStylesUpdatedOnOpen:member
+    package: word!
+    fullName: areStylesUpdatedOnOpen
+    summary: >-
+      Specifies whether the styles in this document are updated to match the
+      styles in the attached template each time the document is opened.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areStylesUpdatedOnOpen: boolean;'
+      return:
+        type: boolean
+  - name: areTrueTypeFontsEmbedded
+    uid: word!Word.Document#areTrueTypeFontsEmbedded:member
+    package: word!
+    fullName: areTrueTypeFontsEmbedded
+    summary: >-
+      Specifies whether Microsoft Word embeds TrueType fonts in the document
+      when it's saved.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areTrueTypeFontsEmbedded: boolean;'
+      return:
+        type: boolean
   - name: attachedTemplate
     uid: word!Word.Document#attachedTemplate:member
     package: word!
@@ -123,10 +272,10 @@ properties:
       Specifies a `Template` object that represents the template attached to the
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'attachedTemplate: Word.Template;'
@@ -138,10 +287,10 @@ properties:
     fullName: autoHyphenation
     summary: Specifies if automatic hyphenation is turned on for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoHyphenation: boolean;'
@@ -152,6 +301,23 @@ properties:
     package: word!
     fullName: autoSaveOn
     summary: Specifies if the edits in the document are automatically saved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSaveOn: boolean;'
+      return:
+        type: boolean
+  - name: background
+    uid: word!Word.Document#background:member
+    package: word!
+    fullName: background
+    summary: >-
+      Gets a `Shape` object that represents the background image for the
+      document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -159,9 +325,9 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'autoSaveOn: boolean;'
+      content: 'readonly background: Word.Shape;'
       return:
-        type: boolean
+        type: 
   - name: bibliography
     uid: word!Word.Document#bibliography:member
     package: word!
@@ -170,10 +336,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography
       references contained within the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly bibliography: Word.Bibliography;'
@@ -213,6 +379,23 @@ properties:
       content: 'readonly bookmarks: Word.BookmarkCollection;'
       return:
         type: 
+  - name: builtInDocumentProperties
+    uid: word!Word.Document#builtInDocumentProperties:member
+    package: word!
+    fullName: builtInDocumentProperties
+    summary: >-
+      Gets a `DocumentProperties` object that represents all the built-in
+      document properties for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly builtInDocumentProperties: Word.DocumentProperties;'
+      return:
+        type: 
   - name: changeTrackingMode
     uid: word!Word.Document#changeTrackingMode:member
     package: word!
@@ -260,6 +443,23 @@ properties:
         type: >-
            | "Off" | "TrackAll"
           | "TrackMineOnly"
+  - name: characters
+    uid: word!Word.Document#characters:member
+    package: word!
+    fullName: characters
+    summary: >-
+      Gets the `RangeScopedCollection` object that represents all the characters
+      in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly characters: Word.RangeScopedCollection;'
+      return:
+        type: 
   - name: coauthoring
     uid: word!Word.Document#coauthoring:member
     package: word!
@@ -275,6 +475,57 @@ properties:
       content: 'readonly coauthoring: Word.Coauthoring;'
       return:
         type: 
+  - name: codeName
+    uid: word!Word.Document#codeName:member
+    package: word!
+    fullName: codeName
+    summary: Gets the code name for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly codeName: string;'
+      return:
+        type: string
+  - name: comments
+    uid: word!Word.Document#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Gets a `CommentCollection` object that represents all the comments in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly comments: Word.CommentCollection;'
+      return:
+        type: 
+  - name: compatibilityMode
+    uid: word!Word.Document#compatibilityMode:member
+    package: word!
+    fullName: compatibilityMode
+    summary: Gets the compatibility mode that Word uses when opening the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly compatibilityMode: Word.CompatibilityMode | "Word2003" |
+        "Word2007" | "Word2010" | "Word2013" | "Current";
+      return:
+        type: >-
+           | "Word2003" |
+          "Word2007" | "Word2010" | "Word2013" | "Current"
   - name: consecutiveHyphensLimit
     uid: word!Word.Document#consecutiveHyphensLimit:member
     package: word!
@@ -282,6 +533,21 @@ properties:
     summary: >-
       Specifies the maximum number of consecutive lines that can end with
       hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit: number;'
+      return:
+        type: number
+  - name: content
+    uid: word!Word.Document#content:member
+    package: word!
+    fullName: content
+    summary: Gets a `Range` object that represents the main document story.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -289,9 +555,9 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'consecutiveHyphensLimit: number;'
+      content: 'readonly content: Word.Range;'
       return:
-        type: number
+        type: 
   - name: contentControls
     uid: word!Word.Document#contentControls:member
     package: word!
@@ -325,29 +591,28 @@ properties:
       content: 'context: RequestContext;'
       return:
         type: 
-  - name: customXmlParts
-    uid: word!Word.Document#customXmlParts:member
+  - name: currentRsid
+    uid: word!Word.Document#currentRsid:member
     package: word!
-    fullName: customXmlParts
-    summary: Gets the custom XML parts in the document.
+    fullName: currentRsid
+    summary: Gets a random number that Word assigns to changes in the document.
     remarks: >-
-      \[ [API set: WordApi
-      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly customXmlParts: Word.CustomXmlPartCollection;'
+      content: 'readonly currentRsid: number;'
       return:
-        type: 
-  - name: documentLibraryVersions
-    uid: word!Word.Document#documentLibraryVersions:member
+        type: number
+  - name: customDocumentProperties
+    uid: word!Word.Document#customDocumentProperties:member
     package: word!
-    fullName: documentLibraryVersions
+    fullName: customDocumentProperties
     summary: >-
-      Returns a `DocumentLibraryVersionCollection` object that represents the
-      collection of versions of a shared document that has versioning enabled
-      and that's stored in a document library on a server.
+      Gets a `DocumentProperties` collection that represents all the custom
+      document properties for the document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -355,33 +620,31 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly documentLibraryVersions: Word.DocumentLibraryVersionCollection;'
+      content: 'readonly customDocumentProperties: Word.DocumentProperties;'
       return:
-        type: 
-  - name: frames
-    uid: word!Word.Document#frames:member
+        type: 
+  - name: customXmlParts
+    uid: word!Word.Document#customXmlParts:member
     package: word!
-    fullName: frames
-    summary: >-
-      Returns a `FrameCollection` object that represents all the frames in the
-      document.
+    fullName: customXmlParts
+    summary: Gets the custom XML parts in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
-      content: 'readonly frames: Word.FrameCollection;'
+      content: 'readonly customXmlParts: Word.CustomXmlPartCollection;'
       return:
-        type: 
-  - name: hyperlinks
-    uid: word!Word.Document#hyperlinks:member
+        type: 
+  - name: defaultTabStop
+    uid: word!Word.Document#defaultTabStop:member
     package: word!
-    fullName: hyperlinks
+    fullName: defaultTabStop
     summary: >-
-      Returns a `HyperlinkCollection` object that represents all the hyperlinks
-      in the document.
+      Specifies the interval (in points) between the default tab stops in the
+      document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -389,14 +652,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly hyperlinks: Word.HyperlinkCollection;'
+      content: 'defaultTabStop: number;'
       return:
-        type: 
-  - name: hyphenateCaps
-    uid: word!Word.Document#hyphenateCaps:member
+        type: number
+  - name: defaultTargetFrame
+    uid: word!Word.Document#defaultTargetFrame:member
     package: word!
-    fullName: hyphenateCaps
-    summary: Specifies whether words in all capital letters can be hyphenated.
+    fullName: defaultTargetFrame
+    summary: Specifies the browser frame for displaying a webpage via hyperlink.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -404,33 +667,32 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'hyphenateCaps: boolean;'
+      content: 'defaultTargetFrame: string;'
       return:
-        type: boolean
-  - name: indexes
-    uid: word!Word.Document#indexes:member
+        type: string
+  - name: documentLibraryVersions
+    uid: word!Word.Document#documentLibraryVersions:member
     package: word!
-    fullName: indexes
+    fullName: documentLibraryVersions
     summary: >-
-      Returns an `IndexCollection` object that represents all the indexes in the
-      document.
+      Returns a `DocumentLibraryVersionCollection` object that represents the
+      collection of versions of a shared document that has versioning enabled
+      and that's stored in a document library on a server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
-      content: 'readonly indexes: Word.IndexCollection;'
+      content: 'readonly documentLibraryVersions: Word.DocumentLibraryVersionCollection;'
       return:
-        type: 
-  - name: languageDetected
-    uid: word!Word.Document#languageDetected:member
+        type: 
+  - name: doNotEmbedSystemFonts
+    uid: word!Word.Document#doNotEmbedSystemFonts:member
     package: word!
-    fullName: languageDetected
-    summary: >-
-      Specifies whether Microsoft Word has detected the language of the document
-      text.
+    fullName: doNotEmbedSystemFonts
+    summary: Specifies whether Word should not embed common system fonts.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -438,16 +700,16 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'languageDetected: boolean;'
+      content: 'doNotEmbedSystemFonts: boolean;'
       return:
         type: boolean
-  - name: listTemplates
-    uid: word!Word.Document#listTemplates:member
+  - name: encryptionProvider
+    uid: word!Word.Document#encryptionProvider:member
     package: word!
-    fullName: listTemplates
+    fullName: encryptionProvider
     summary: >-
-      Returns a `ListTemplateCollection` object that represents all the list
-      templates in the document.
+      Specifies the name of the algorithm encryption provider that Microsoft
+      Word uses when encrypting documents.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -455,14 +717,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly listTemplates: Word.ListTemplateCollection;'
+      content: 'encryptionProvider: string;'
       return:
-        type: 
-  - name: pageSetup
-    uid: word!Word.Document#pageSetup:member
+        type: string
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Document#farEastLineBreakLanguage:member
     package: word!
-    fullName: pageSetup
-    summary: Returns a `PageSetup` object that's associated with the document.
+    fullName: farEastLineBreakLanguage
+    summary: Specifies the East Asian language used for line breaking.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -470,101 +732,103 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly pageSetup: Word.PageSetup;'
+      content: >-
+        farEastLineBreakLanguage: Word.FarEastLineBreakLanguageId |
+        "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese";
       return:
-        type: 
-  - name: properties
-    uid: word!Word.Document#properties:member
+        type: >-
+           |
+          "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese"
+  - name: farEastLineBreakLevel
+    uid: word!Word.Document#farEastLineBreakLevel:member
     package: word!
-    fullName: properties
-    summary: Gets the properties of the document.
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level.
     remarks: >-
-      \[ [API set: WordApi
-      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/get-built-in-properties.yaml
-
-
-      await Word.run(async (context) => {
-          const builtInProperties: Word.DocumentProperties = context.document.properties;
-          builtInProperties.load("*"); // Let's get all!
-
-          await context.sync();
-          console.log(JSON.stringify(builtInProperties, null, 4));
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly properties: Word.DocumentProperties;'
+      content: >-
+        farEastLineBreakLevel: Word.FarEastLineBreakLevel | "Normal" | "Strict"
+        | "Custom";
       return:
-        type: 
-  - name: revisions
-    uid: word!Word.Document#revisions:member
+        type: >-
+           | "Normal" |
+          "Strict" | "Custom"
+  - name: fields
+    uid: word!Word.Document#fields:member
     package: word!
-    fullName: revisions
+    fullName: fields
     summary: >-
-      Gets the collection of revisions that represents the tracked changes in
-      the document.
+      Gets a `FieldCollection` object that represents all the fields in the
+      document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
-      \]
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly revisions: Word.RevisionCollection;'
+      content: 'readonly fields: Word.FieldCollection;'
       return:
-        type: 
-  - name: saved
-    uid: word!Word.Document#saved:member
+        type: 
+  - name: formattingIsNextLevelShown
+    uid: word!Word.Document#formattingIsNextLevelShown:member
     package: word!
-    fullName: saved
+    fullName: formattingIsNextLevelShown
     summary: >-
-      Indicates whether the changes in the document have been saved. A value of
-      true indicates that the document hasn't changed since it was saved.
+      Specifies whether Word shows the next heading level when the previous is
+      used.
     remarks: >-
-      \[ [API set: WordApi
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly saved: boolean;'
+      content: 'formattingIsNextLevelShown: boolean;'
       return:
         type: boolean
-  - name: sections
-    uid: word!Word.Document#sections:member
+  - name: formattingIsUserStyleNameShown
+    uid: word!Word.Document#formattingIsUserStyleNameShown:member
     package: word!
-    fullName: sections
-    summary: Gets the collection of section objects in the document.
+    fullName: formattingIsUserStyleNameShown
+    summary: Specifies whether to show user-defined styles.
     remarks: >-
-      \[ [API set: WordApi
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly sections: Word.SectionCollection;'
+      content: 'formattingIsUserStyleNameShown: boolean;'
       return:
-        type: 
-  - name: selection
-    uid: word!Word.Document#selection:member
+        type: boolean
+  - name: frames
+    uid: word!Word.Document#frames:member
     package: word!
-    fullName: selection
+    fullName: frames
     summary: >-
-      Returns a `Selection` object that represents the current selection in the
+      Returns a `FrameCollection` object that represents all the frames in the
       document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly frames: Word.FrameCollection;'
+      return:
+        type: 
+  - name: fullName
+    uid: word!Word.Document#fullName:member
+    package: word!
+    fullName: fullName
+    summary: Gets the name of a document, including the path.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -572,60 +836,34 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly selection: Word.Selection;'
+      content: 'readonly fullName: string;'
       return:
-        type: 
-  - name: settings
-    uid: word!Word.Document#settings:member
+        type: string
+  - name: grammaticalErrors
+    uid: word!Word.Document#grammaticalErrors:member
     package: word!
-    fullName: settings
-    summary: Gets the add-in's settings in the document.
+    fullName: grammaticalErrors
+    summary: >-
+      Gets a `RangeCollection` object that represents the sentences that failed
+      the grammar check in the document.
     remarks: >-
-      \[ [API set: WordApi
-      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
-
-
-      // Gets all custom settings this add-in set on this document.
-
-      await Word.run(async (context) => {
-        const settings: Word.SettingCollection = context.document.settings;
-        settings.load("items");
-        await context.sync();
-
-        if (settings.items.length == 0) {
-          console.log("There are no settings.");
-        } else {
-          console.log("All settings:");
-          for (let i = 0; i < settings.items.length; i++) {
-            console.log(settings.items[i]);
-          }
-        }
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly settings: Word.SettingCollection;'
+      content: 'readonly grammaticalErrors: Word.RangeCollection;'
       return:
-        type: 
-  - name: tableOfAuthoritiesCategories
-    uid: word!Word.Document#tableOfAuthoritiesCategories:member
+        type: 
+  - name: gridDistanceHorizontal
+    uid: word!Word.Document#gridDistanceHorizontal:member
     package: word!
-    fullName: tableOfAuthoritiesCategories
+    fullName: gridDistanceHorizontal
     summary: >-
-      Returns a `TableOfAuthoritiesCategoryCollection` object that represents
-      the available table of authorities categories in the document.
+      Specifies the horizontal space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -633,18 +871,17 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: >-
-        readonly tableOfAuthoritiesCategories:
-        Word.TableOfAuthoritiesCategoryCollection;
+      content: 'gridDistanceHorizontal: number;'
       return:
-        type: 
-  - name: tablesOfAuthorities
-    uid: word!Word.Document#tablesOfAuthorities:member
+        type: number
+  - name: gridDistanceVertical
+    uid: word!Word.Document#gridDistanceVertical:member
     package: word!
-    fullName: tablesOfAuthorities
+    fullName: gridDistanceVertical
     summary: >-
-      Returns a `TableOfAuthoritiesCollection` object that represents all the
-      tables of authorities in the document.
+      Specifies the vertical space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -652,16 +889,16 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly tablesOfAuthorities: Word.TableOfAuthoritiesCollection;'
+      content: 'gridDistanceVertical: number;'
       return:
-        type: 
-  - name: tablesOfContents
-    uid: word!Word.Document#tablesOfContents:member
+        type: number
+  - name: gridIsOriginFromMargin
+    uid: word!Word.Document#gridIsOriginFromMargin:member
     package: word!
-    fullName: tablesOfContents
+    fullName: gridIsOriginFromMargin
     summary: >-
-      Returns a `TableOfContentsCollection` object that represents all the
-      tables of contents in the document.
+      Specifies whether the character grid starts from the upper-left corner of
+      the page.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -669,16 +906,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly tablesOfContents: Word.TableOfContentsCollection;'
+      content: 'gridIsOriginFromMargin: boolean;'
       return:
-        type: 
-  - name: tablesOfFigures
-    uid: word!Word.Document#tablesOfFigures:member
+        type: boolean
+  - name: gridOriginHorizontal
+    uid: word!Word.Document#gridOriginHorizontal:member
     package: word!
-    fullName: tablesOfFigures
-    summary: >-
-      Returns a `TableOfFiguresCollection` object that represents all the tables
-      of figures in the document.
+    fullName: gridOriginHorizontal
+    summary: Specifies the horizontal origin point for the invisible grid.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -686,69 +921,3485 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly tablesOfFigures: Word.TableOfFiguresCollection;'
+      content: 'gridOriginHorizontal: number;'
       return:
-        type: 
-  - name: windows
-    uid: word!Word.Document#windows:member
+        type: number
+  - name: gridOriginVertical
+    uid: word!Word.Document#gridOriginVertical:member
     package: word!
-    fullName: windows
-    summary: Gets the collection of `Word.Window` objects for the document.
+    fullName: gridOriginVertical
+    summary: Specifies the vertical origin point for the invisible grid.
     remarks: >-
-      \[ [API set: WordApiDesktop
-      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly windows: Word.WindowCollection;'
+      content: 'gridOriginVertical: number;'
       return:
-        type: 
-methods:
-  - name: addStyle(name, type)
-    uid: word!Word.Document#addStyle:member(1)
+        type: number
+  - name: gridSpaceBetweenHorizontalLines
+    uid: word!Word.Document#gridSpaceBetweenHorizontalLines:member
     package: word!
-    fullName: addStyle(name, type)
-    summary: Adds a style into the document by name and type.
+    fullName: gridSpaceBetweenHorizontalLines
+    summary: >-
+      Specifies the interval for horizontal character gridlines in print layout
+      view.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenHorizontalLines: number;'
+      return:
+        type: number
+  - name: gridSpaceBetweenVerticalLines
+    uid: word!Word.Document#gridSpaceBetweenVerticalLines:member
+    package: word!
+    fullName: gridSpaceBetweenVerticalLines
+    summary: >-
+      Specifies the interval for vertical character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-      ```TypeScript
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenVerticalLines: number;'
+      return:
+        type: number
+  - name: hasPassword
+    uid: word!Word.Document#hasPassword:member
+    package: word!
+    fullName: hasPassword
+    summary: Gets whether a password is required to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly hasPassword: boolean;'
+      return:
+        type: boolean
+  - name: hasVbProject
+    uid: word!Word.Document#hasVbProject:member
+    package: word!
+    fullName: hasVbProject
+    summary: >-
+      Gets whether the document has an attached Microsoft Visual Basic for
+      Applications project.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly hasVbProject: boolean;'
+      return:
+        type: boolean
+  - name: hyperlinks
+    uid: word!Word.Document#hyperlinks:member
+    package: word!
+    fullName: hyperlinks
+    summary: >-
+      Returns a `HyperlinkCollection` object that represents all the hyperlinks
+      in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly hyperlinks: Word.HyperlinkCollection;'
+      return:
+        type: 
+  - name: hyphenateCaps
+    uid: word!Word.Document#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps: boolean;'
+      return:
+        type: boolean
+  - name: hyphenationZone
+    uid: word!Word.Document#hyphenationZone:member
+    package: word!
+    fullName: hyphenationZone
+    summary: Specifies the width of the hyphenation zone, in points.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hyphenationZone: number;'
+      return:
+        type: number
+  - name: indexes
+    uid: word!Word.Document#indexes:member
+    package: word!
+    fullName: indexes
+    summary: >-
+      Returns an `IndexCollection` object that represents all the indexes in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly indexes: Word.IndexCollection;'
+      return:
+        type: 
+  - name: isAutoFormatOverrideOn
+    uid: word!Word.Document#isAutoFormatOverrideOn:member
+    package: word!
+    fullName: isAutoFormatOverrideOn
+    summary: >-
+      Specifies whether automatic formatting options override formatting
+      restrictions.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isAutoFormatOverrideOn: boolean;'
+      return:
+        type: boolean
+  - name: isChartDataPointTracked
+    uid: word!Word.Document#isChartDataPointTracked:member
+    package: word!
+    fullName: isChartDataPointTracked
+    summary: >-
+      Specifies whether charts in the active document use cell-reference
+      data-point tracking.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isChartDataPointTracked: boolean;'
+      return:
+        type: boolean
+  - name: isCompatible
+    uid: word!Word.Document#isCompatible:member
+    package: word!
+    fullName: isCompatible
+    summary: >-
+      Specifies whether the compatibility option specified by the `type`
+      property is enabled.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isCompatible: boolean;'
+      return:
+        type: boolean
+  - name: isFinal
+    uid: word!Word.Document#isFinal:member
+    package: word!
+    fullName: isFinal
+    summary: Specifies whether the document is final.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFinal: boolean;'
+      return:
+        type: boolean
+  - name: isFontsSubsetSaved
+    uid: word!Word.Document#isFontsSubsetSaved:member
+    package: word!
+    fullName: isFontsSubsetSaved
+    summary: >-
+      Specifies whether Microsoft Word saves a subset of the embedded TrueType
+      fonts with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFontsSubsetSaved: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataPrinted
+    uid: word!Word.Document#isFormsDataPrinted:member
+    package: word!
+    fullName: isFormsDataPrinted
+    summary: >-
+      Specifies whether Microsoft Word prints onto a preprinted form only the
+      data entered in the corresponding online form.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataPrinted: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataSaved
+    uid: word!Word.Document#isFormsDataSaved:member
+    package: word!
+    fullName: isFormsDataSaved
+    summary: >-
+      Specifies whether Microsoft Word saves the data entered in a form as a
+      tab-delimited record for use in a database.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataSaved: boolean;'
+      return:
+        type: boolean
+  - name: isGrammarChecked
+    uid: word!Word.Document#isGrammarChecked:member
+    package: word!
+    fullName: isGrammarChecked
+    summary: Specifies whether a grammar check has been run on the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isGrammarChecked: boolean;'
+      return:
+        type: boolean
+  - name: isInAutoSave
+    uid: word!Word.Document#isInAutoSave:member
+    package: word!
+    fullName: isInAutoSave
+    summary: >-
+      Gets whether the most recent firing of the
+      `Application.DocumentBeforeSave` event was the result of an automatic save
+      by the document or a manual save by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isInAutoSave: boolean;'
+      return:
+        type: boolean
+  - name: isInFormsDesign
+    uid: word!Word.Document#isInFormsDesign:member
+    package: word!
+    fullName: isInFormsDesign
+    summary: Gets whether the document is in form design mode.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isInFormsDesign: boolean;'
+      return:
+        type: boolean
+  - name: isKerningByAlgorithm
+    uid: word!Word.Document#isKerningByAlgorithm:member
+    package: word!
+    fullName: isKerningByAlgorithm
+    summary: >-
+      Specifies whether Word kerns half-width Latin characters and punctuation
+      marks.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isKerningByAlgorithm: boolean;'
+      return:
+        type: boolean
+  - name: isLinguisticDataEmbedded
+    uid: word!Word.Document#isLinguisticDataEmbedded:member
+    package: word!
+    fullName: isLinguisticDataEmbedded
+    summary: Specifies whether to embed speech and handwriting data.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isLinguisticDataEmbedded: boolean;'
+      return:
+        type: boolean
+  - name: isMasterDocument
+    uid: word!Word.Document#isMasterDocument:member
+    package: word!
+    fullName: isMasterDocument
+    summary: Gets whether this document is a master document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isMasterDocument: boolean;'
+      return:
+        type: boolean
+  - name: isOptimizedForWord97
+    uid: word!Word.Document#isOptimizedForWord97:member
+    package: word!
+    fullName: isOptimizedForWord97
+    summary: Specifies whether Word optimizes the document for Word 97.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isOptimizedForWord97: boolean;'
+      return:
+        type: boolean
+  - name: isPostScriptPrintedOverText
+    uid: word!Word.Document#isPostScriptPrintedOverText:member
+    package: word!
+    fullName: isPostScriptPrintedOverText
+    summary: >-
+      Specifies whether [PRINT
+      field](https://support.microsoft.com/office/0250c02b-060f-4986-88a4-36cec2a9665f)
+      instructions (such as PostScript commands) in the document are to be
+      printed on top of text and graphics when a PostScript printer is used.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isPostScriptPrintedOverText: boolean;'
+      return:
+        type: boolean
+  - name: isQuickStyleSetLocked
+    uid: word!Word.Document#isQuickStyleSetLocked:member
+    package: word!
+    fullName: isQuickStyleSetLocked
+    summary: Specifies whether users can change the Quick Style set.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isQuickStyleSetLocked: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnly
+    uid: word!Word.Document#isReadOnly:member
+    package: word!
+    fullName: isReadOnly
+    summary: >-
+      Gets whether changes to the document cannot be saved to the original
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isReadOnly: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnlyRecommended
+    uid: word!Word.Document#isReadOnlyRecommended:member
+    package: word!
+    fullName: isReadOnlyRecommended
+    summary: >-
+      Specifies whether Microsoft Word displays a message box whenever a user
+      opens the document, suggesting that it be opened as read-only.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isReadOnlyRecommended: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToGrid
+    uid: word!Word.Document#isSnappedToGrid:member
+    package: word!
+    fullName: isSnappedToGrid
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters are automatically
+      aligned with an invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToGrid: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToShapes
+    uid: word!Word.Document#isSnappedToShapes:member
+    package: word!
+    fullName: isSnappedToShapes
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters align with invisible
+      gridlines through other shapes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToShapes: boolean;'
+      return:
+        type: boolean
+  - name: isSpellingChecked
+    uid: word!Word.Document#isSpellingChecked:member
+    package: word!
+    fullName: isSpellingChecked
+    summary: Specifies whether spelling has been checked throughout the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSpellingChecked: boolean;'
+      return:
+        type: boolean
+  - name: isStyleEnforced
+    uid: word!Word.Document#isStyleEnforced:member
+    package: word!
+    fullName: isStyleEnforced
+    summary: >-
+      Specifies whether formatting restrictions are enforced in a protected
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isStyleEnforced: boolean;'
+      return:
+        type: boolean
+  - name: isSubdocument
+    uid: word!Word.Document#isSubdocument:member
+    package: word!
+    fullName: isSubdocument
+    summary: Gets whether this document is a subdocument of a master document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isSubdocument: boolean;'
+      return:
+        type: boolean
+  - name: isThemeLocked
+    uid: word!Word.Document#isThemeLocked:member
+    package: word!
+    fullName: isThemeLocked
+    summary: Specifies whether users can change the document theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isThemeLocked: boolean;'
+      return:
+        type: boolean
+  - name: isUserControl
+    uid: word!Word.Document#isUserControl:member
+    package: word!
+    fullName: isUserControl
+    summary: Specifies whether the document was created or opened by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isUserControl: boolean;'
+      return:
+        type: boolean
+  - name: isVbaSigned
+    uid: word!Word.Document#isVbaSigned:member
+    package: word!
+    fullName: isVbaSigned
+    summary: Gets whether the VBA project is digitally signed.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isVbaSigned: boolean;'
+      return:
+        type: boolean
+  - name: isWriteReserved
+    uid: word!Word.Document#isWriteReserved:member
+    package: word!
+    fullName: isWriteReserved
+    summary: Gets whether the document is protected with a write password.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly isWriteReserved: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Document#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        justificationMode: Word.JustificationMode | "Expand" | "Compress" |
+        "CompressKana";
+      return:
+        type: >-
+           | "Expand" |
+          "Compress" | "CompressKana"
+  - name: kind
+    uid: word!Word.Document#kind:member
+    package: word!
+    fullName: kind
+    summary: >-
+      Specifies the format type that Microsoft Word uses when automatically
+      formatting the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'kind: Word.DocumentKind | "NotSpecified" | "Letter" | "Email";'
+      return:
+        type: >-
+           | "NotSpecified" | "Letter"
+          | "Email"
+  - name: languageDetected
+    uid: word!Word.Document#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected: boolean;'
+      return:
+        type: boolean
+  - name: listParagraphs
+    uid: word!Word.Document#listParagraphs:member
+    package: word!
+    fullName: listParagraphs
+    summary: >-
+      Gets a `ParagraphCollection` object that represents all the numbered
+      paragraphs in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly listParagraphs: Word.ParagraphCollection;'
+      return:
+        type: 
+  - name: lists
+    uid: word!Word.Document#lists:member
+    package: word!
+    fullName: lists
+    summary: >-
+      Gets a `ListCollection` object that contains all the formatted lists in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly lists: Word.ListCollection;'
+      return:
+        type: 
+  - name: listTemplates
+    uid: word!Word.Document#listTemplates:member
+    package: word!
+    fullName: listTemplates
+    summary: >-
+      Returns a `ListTemplateCollection` object that represents all the list
+      templates in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly listTemplates: Word.ListTemplateCollection;'
+      return:
+        type: 
+  - name: noLineBreakAfter
+    uid: word!Word.Document#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: Specifies the kinsoku characters after which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter: string;'
+      return:
+        type: string
+  - name: noLineBreakBefore
+    uid: word!Word.Document#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: Specifies the kinsoku characters before which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore: string;'
+      return:
+        type: string
+  - name: openEncoding
+    uid: word!Word.Document#openEncoding:member
+    package: word!
+    fullName: openEncoding
+    summary: Gets the encoding used to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly openEncoding: Word.DocumentEncoding | "Thai" |
+        "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+        "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian" |
+        "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+        "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+        "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+        "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+        "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+        "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+        "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+        "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+        "Iso885915Latin9" | "Iso88598HebrewLogical" |
+        "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+        "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese" |
+        "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+        "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew" |
+        "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+        "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+        "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational" |
+        "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+        "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+        "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+        "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+        "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+        "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+        "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+        "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: originalDocumentTitle
+    uid: word!Word.Document#originalDocumentTitle:member
+    package: word!
+    fullName: originalDocumentTitle
+    summary: Gets the title of the original document after legal-blackline comparison.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly originalDocumentTitle: string;'
+      return:
+        type: string
+  - name: pageSetup
+    uid: word!Word.Document#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pageSetup: Word.PageSetup;'
+      return:
+        type: 
+  - name: paragraphs
+    uid: word!Word.Document#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: >-
+      Gets a `ParagraphCollection` object that represents all the paragraphs in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraphs: Word.ParagraphCollection;'
+      return:
+        type: 
+  - name: password
+    uid: word!Word.Document#password:member
+    package: word!
+    fullName: password
+    summary: Sets a password that must be supplied to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'password: string;'
+      return:
+        type: string
+  - name: passwordEncryptionAlgorithm
+    uid: word!Word.Document#passwordEncryptionAlgorithm:member
+    package: word!
+    fullName: passwordEncryptionAlgorithm
+    summary: Gets the algorithm used for password encryption.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly passwordEncryptionAlgorithm: string;'
+      return:
+        type: string
+  - name: passwordEncryptionKeyLength
+    uid: word!Word.Document#passwordEncryptionKeyLength:member
+    package: word!
+    fullName: passwordEncryptionKeyLength
+    summary: Gets the key length used for password encryption.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly passwordEncryptionKeyLength: number;'
+      return:
+        type: number
+  - name: passwordEncryptionProvider
+    uid: word!Word.Document#passwordEncryptionProvider:member
+    package: word!
+    fullName: passwordEncryptionProvider
+    summary: Gets the name of the password encryption provider.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly passwordEncryptionProvider: string;'
+      return:
+        type: string
+  - name: path
+    uid: word!Word.Document#path:member
+    package: word!
+    fullName: path
+    summary: >-
+      Gets the disk or the web path to the document (excludes the document
+      name).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly path: string;'
+      return:
+        type: string
+  - name: printRevisions
+    uid: word!Word.Document#printRevisions:member
+    package: word!
+    fullName: printRevisions
+    summary: Specifies whether revision marks are printed with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printRevisions: boolean;'
+      return:
+        type: boolean
+  - name: properties
+    uid: word!Word.Document#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/get-built-in-properties.yaml
+
+
+      await Word.run(async (context) => {
+          const builtInProperties: Word.DocumentProperties = context.document.properties;
+          builtInProperties.load("*"); // Let's get all!
+
+          await context.sync();
+          console.log(JSON.stringify(builtInProperties, null, 4));
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly properties: Word.DocumentProperties;'
+      return:
+        type: 
+  - name: protectionType
+    uid: word!Word.Document#protectionType:member
+    package: word!
+    fullName: protectionType
+    summary: Gets the protection type for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly protectionType: Word.ProtectionType | "NoProtection" |
+        "AllowOnlyRevisions" | "AllowOnlyComments" | "AllowOnlyFormFields" |
+        "AllowOnlyReading";
+      return:
+        type: >-
+           | "NoProtection" |
+          "AllowOnlyRevisions" | "AllowOnlyComments" | "AllowOnlyFormFields" |
+          "AllowOnlyReading"
+  - name: readabilityStatistics
+    uid: word!Word.Document#readabilityStatistics:member
+    package: word!
+    fullName: readabilityStatistics
+    summary: >-
+      Gets a `ReadabilityStatisticCollection` object that represents the
+      readability statistics for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly readabilityStatistics: Word.ReadabilityStatisticCollection;'
+      return:
+        type: 
+  - name: readingLayoutSizeX
+    uid: word!Word.Document#readingLayoutSizeX:member
+    package: word!
+    fullName: readingLayoutSizeX
+    summary: Specifies the width of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeX: number;'
+      return:
+        type: number
+  - name: readingLayoutSizeY
+    uid: word!Word.Document#readingLayoutSizeY:member
+    package: word!
+    fullName: readingLayoutSizeY
+    summary: Specifies the height of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeY: number;'
+      return:
+        type: number
+  - name: readingModeIsLayoutFrozen
+    uid: word!Word.Document#readingModeIsLayoutFrozen:member
+    package: word!
+    fullName: readingModeIsLayoutFrozen
+    summary: >-
+      Specifies whether pages in reading layout view are frozen for handwritten
+      markup.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingModeIsLayoutFrozen: boolean;'
+      return:
+        type: boolean
+  - name: removePersonalInformationOnSave
+    uid: word!Word.Document#removePersonalInformationOnSave:member
+    package: word!
+    fullName: removePersonalInformationOnSave
+    summary: Specifies whether Word removes user information upon saving.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removePersonalInformationOnSave: boolean;'
+      return:
+        type: boolean
+  - name: revisedDocumentTitle
+    uid: word!Word.Document#revisedDocumentTitle:member
+    package: word!
+    fullName: revisedDocumentTitle
+    summary: Gets the title of the revised document after legal-blackline comparison.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly revisedDocumentTitle: string;'
+      return:
+        type: string
+  - name: revisions
+    uid: word!Word.Document#revisions:member
+    package: word!
+    fullName: revisions
+    summary: >-
+      Gets the collection of revisions that represents the tracked changes in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly revisions: Word.RevisionCollection;'
+      return:
+        type: 
+  - name: saved
+    uid: word!Word.Document#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Indicates whether the changes in the document have been saved. A value of
+      true indicates that the document hasn't changed since it was saved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly saved: boolean;'
+      return:
+        type: boolean
+  - name: saveEncoding
+    uid: word!Word.Document#saveEncoding:member
+    package: word!
+    fullName: saveEncoding
+    summary: Specifies the encoding used when saving the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        saveEncoding: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: saveFormat
+    uid: word!Word.Document#saveFormat:member
+    package: word!
+    fullName: saveFormat
+    summary: Gets the file format of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly saveFormat: Word.FileSaveFormat | "Document" | "Template" |
+        "Text" | "TextLineBreaks" | "DosText" | "DosTextLineBreaks" | "Rtf" |
+        "UnicodeText" | "Html" | "WebArchive" | "FilteredHtml" | "Xml" |
+        "XmlDocument" | "XmlDocumentMacroEnabled" | "XmlTemplate" |
+        "XmlTemplateMacroEnabled" | "DocumentDefault" | "Pdf" | "Xps" |
+        "FlatXml" | "FlatXmlMacroEnabled" | "FlatXmlTemplate" |
+        "FlatXmlTemplateMacroEnabled" | "OpenDocumentText" |
+        "StrictOpenXmlDocument";
+      return:
+        type: >-
+           | "Document" | "Template"
+          | "Text" | "TextLineBreaks" | "DosText" | "DosTextLineBreaks" | "Rtf"
+          | "UnicodeText" | "Html" | "WebArchive" | "FilteredHtml" | "Xml" |
+          "XmlDocument" | "XmlDocumentMacroEnabled" | "XmlTemplate" |
+          "XmlTemplateMacroEnabled" | "DocumentDefault" | "Pdf" | "Xps" |
+          "FlatXml" | "FlatXmlMacroEnabled" | "FlatXmlTemplate" |
+          "FlatXmlTemplateMacroEnabled" | "OpenDocumentText" |
+          "StrictOpenXmlDocument"
+  - name: sections
+    uid: word!Word.Document#sections:member
+    package: word!
+    fullName: sections
+    summary: Gets the collection of section objects in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly sections: Word.SectionCollection;'
+      return:
+        type: 
+  - name: selection
+    uid: word!Word.Document#selection:member
+    package: word!
+    fullName: selection
+    summary: >-
+      Returns a `Selection` object that represents the current selection in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly selection: Word.Selection;'
+      return:
+        type: 
+  - name: sentences
+    uid: word!Word.Document#sentences:member
+    package: word!
+    fullName: sentences
+    summary: >-
+      Gets the `RangeScopedCollection` object that represents all the sentences
+      in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly sentences: Word.RangeScopedCollection;'
+      return:
+        type: 
+  - name: settings
+    uid: word!Word.Document#settings:member
+    package: word!
+    fullName: settings
+    summary: Gets the add-in's settings in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+      // Gets all custom settings this add-in set on this document.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.load("items");
+        await context.sync();
+
+        if (settings.items.length == 0) {
+          console.log("There are no settings.");
+        } else {
+          console.log("All settings:");
+          for (let i = 0; i < settings.items.length; i++) {
+            console.log(settings.items[i]);
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly settings: Word.SettingCollection;'
+      return:
+        type: 
+  - name: spellingErrors
+    uid: word!Word.Document#spellingErrors:member
+    package: word!
+    fullName: spellingErrors
+    summary: >-
+      Gets a `RangeCollection` object that represents the words identified as
+      spelling errors in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly spellingErrors: Word.RangeCollection;'
+      return:
+        type: 
+  - name: storyRanges
+    uid: word!Word.Document#storyRanges:member
+    package: word!
+    fullName: storyRanges
+    summary: >-
+      Gets a `RangeCollection` object that represents all the stories in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly storyRanges: Word.RangeCollection;'
+      return:
+        type: 
+  - name: styles
+    uid: word!Word.Document#styles:member
+    package: word!
+    fullName: styles
+    summary: Gets a `StyleCollection` for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly styles: Word.StyleCollection;'
+      return:
+        type: 
+  - name: tableOfAuthoritiesCategories
+    uid: word!Word.Document#tableOfAuthoritiesCategories:member
+    package: word!
+    fullName: tableOfAuthoritiesCategories
+    summary: >-
+      Returns a `TableOfAuthoritiesCategoryCollection` object that represents
+      the available table of authorities categories in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly tableOfAuthoritiesCategories:
+        Word.TableOfAuthoritiesCategoryCollection;
+      return:
+        type: 
+  - name: tables
+    uid: word!Word.Document#tables:member
+    package: word!
+    fullName: tables
+    summary: >-
+      Gets a `TableCollection` object that represents all the tables in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly tables: Word.TableCollection;'
+      return:
+        type: 
+  - name: tablesOfAuthorities
+    uid: word!Word.Document#tablesOfAuthorities:member
+    package: word!
+    fullName: tablesOfAuthorities
+    summary: >-
+      Returns a `TableOfAuthoritiesCollection` object that represents all the
+      tables of authorities in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly tablesOfAuthorities: Word.TableOfAuthoritiesCollection;'
+      return:
+        type: 
+  - name: tablesOfContents
+    uid: word!Word.Document#tablesOfContents:member
+    package: word!
+    fullName: tablesOfContents
+    summary: >-
+      Returns a `TableOfContentsCollection` object that represents all the
+      tables of contents in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly tablesOfContents: Word.TableOfContentsCollection;'
+      return:
+        type: 
+  - name: tablesOfFigures
+    uid: word!Word.Document#tablesOfFigures:member
+    package: word!
+    fullName: tablesOfFigures
+    summary: >-
+      Returns a `TableOfFiguresCollection` object that represents all the tables
+      of figures in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly tablesOfFigures: Word.TableOfFiguresCollection;'
+      return:
+        type: 
+  - name: textEncoding
+    uid: word!Word.Document#textEncoding:member
+    package: word!
+    fullName: textEncoding
+    summary: Specifies the encoding for saving as encoded text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        textEncoding: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: textLineEnding
+    uid: word!Word.Document#textLineEnding:member
+    package: word!
+    fullName: textLineEnding
+    summary: Specifies how Word marks line and paragraph breaks in text files.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        textLineEnding: Word.LineEndingType | "Crlf" | "CrOnly" | "LfOnly" |
+        "Lfcr" | "Lsps";
+      return:
+        type: >-
+           | "Crlf" | "CrOnly" |
+          "LfOnly" | "Lfcr" | "Lsps"
+  - name: trackedChangesAreDateAndTimeRemoved
+    uid: word!Word.Document#trackedChangesAreDateAndTimeRemoved:member
+    package: word!
+    fullName: trackedChangesAreDateAndTimeRemoved
+    summary: >-
+      Specifies whether to remove or store date and time metadata for tracked
+      changes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackedChangesAreDateAndTimeRemoved: boolean;'
+      return:
+        type: boolean
+  - name: trackFormatting
+    uid: word!Word.Document#trackFormatting:member
+    package: word!
+    fullName: trackFormatting
+    summary: Specifies whether to track formatting changes when change tracking is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackFormatting: boolean;'
+      return:
+        type: boolean
+  - name: trackMoves
+    uid: word!Word.Document#trackMoves:member
+    package: word!
+    fullName: trackMoves
+    summary: Specifies whether to mark moved text when Track Changes is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackMoves: boolean;'
+      return:
+        type: boolean
+  - name: trackRevisions
+    uid: word!Word.Document#trackRevisions:member
+    package: word!
+    fullName: trackRevisions
+    summary: Specifies whether changes are tracked in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackRevisions: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Document#type:member
+    package: word!
+    fullName: type
+    summary: Gets the document type (template or document).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.DocumentType | "Document" | "Template" | "Frameset";'
+      return:
+        type: >-
+           | "Document" | "Template" |
+          "Frameset"
+  - name: webSettings
+    uid: word!Word.Document#webSettings:member
+    package: word!
+    fullName: webSettings
+    summary: Gets the `WebSettings` object for webpage-related attributes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly webSettings: Word.WebSettings;'
+      return:
+        type: 
+  - name: windows
+    uid: word!Word.Document#windows:member
+    package: word!
+    fullName: windows
+    summary: Gets the collection of `Word.Window` objects for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly windows: Word.WindowCollection;'
+      return:
+        type: 
+  - name: words
+    uid: word!Word.Document#words:member
+    package: word!
+    fullName: words
+    summary: >-
+      Gets the `RangeScopedCollection` object that represents each word in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly words: Word.RangeScopedCollection;'
+      return:
+        type: 
+  - name: writePassword
+    uid: word!Word.Document#writePassword:member
+    package: word!
+    fullName: writePassword
+    summary: Sets a password for saving changes to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'writePassword: string;'
+      return:
+        type: string
+  - name: xmlAreAdvancedErrorsShown
+    uid: word!Word.Document#xmlAreAdvancedErrorsShown:member
+    package: word!
+    fullName: xmlAreAdvancedErrorsShown
+    summary: >-
+      Specifies whether error messages are generated from built-in Word messages
+      or MSXML (Microsoft XML).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlAreAdvancedErrorsShown: boolean;'
+      return:
+        type: boolean
+  - name: xmlIsXsltUsedWhenSaving
+    uid: word!Word.Document#xmlIsXsltUsedWhenSaving:member
+    package: word!
+    fullName: xmlIsXsltUsedWhenSaving
+    summary: >-
+      Specifies whether to save a document through an Extensible Stylesheet
+      Language Transformation (XSLT).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlIsXsltUsedWhenSaving: boolean;'
+      return:
+        type: boolean
+  - name: xmlSaveThroughXSLT
+    uid: word!Word.Document#xmlSaveThroughXSLT:member
+    package: word!
+    fullName: xmlSaveThroughXSLT
+    summary: >-
+      Specifies the path and file name for the XSLT to apply when saving a
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlSaveThroughXSLT: string;'
+      return:
+        type: string
+methods:
+  - name: acceptAllRevisions()
+    uid: word!Word.Document#acceptAllRevisions:member(1)
+    package: word!
+    fullName: acceptAllRevisions()
+    summary: Accepts all tracked changes in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'acceptAllRevisions(): void;'
+      return:
+        type: void
+        description: ''
+  - name: acceptAllRevisionsShown()
+    uid: word!Word.Document#acceptAllRevisionsShown:member(1)
+    package: word!
+    fullName: acceptAllRevisionsShown()
+    summary: Accepts all revisions in the document that are displayed on the screen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'acceptAllRevisionsShown(): void;'
+      return:
+        type: void
+        description: ''
+  - name: activate()
+    uid: word!Word.Document#activate:member(1)
+    package: word!
+    fullName: activate()
+    summary: Activates the document so that it becomes the active document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'activate(): void;'
+      return:
+        type: void
+        description: ''
+  - name: addStyle(name, type)
+    uid: word!Word.Document#addStyle:member(1)
+    package: word!
+    fullName: addStyle(name, type)
+    summary: Adds a style into the document by name and type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Adds a new style.
+
+      await Word.run(async (context) => {
+        const newStyleName = (document.getElementById("new-style-name") as HTMLInputElement).value;
+        if (newStyleName == "") {
+          console.warn("Enter a style name to add.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(newStyleName);
+        style.load();
+        await context.sync();
+
+        if (!style.isNullObject) {
+          console.warn(
+            `There's an existing style with the same name '${newStyleName}'! Please provide another style name.`
+          );
+          return;
+        }
+
+        const newStyleType = ((document.getElementById("new-style-type") as HTMLSelectElement).value as unknown) as Word.StyleType;
+        context.document.addStyle(newStyleName, newStyleType);
+        await context.sync();
+
+        console.log(newStyleName + " has been added to the style list.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'addStyle(name: string, type: Word.StyleType): Word.Style;'
+      parameters:
+        - id: name
+          description: Required. A string representing the style name.
+          type: string
+        - id: type
+          description: >-
+            Required. The style type, including character, list, paragraph, or
+            table.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: addStyle(name, type)
+    uid: word!Word.Document#addStyle:member(2)
+    package: word!
+    fullName: addStyle(name, type)
+    summary: Adds a style into the document by name and type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addStyle(name: string, type: "Character" | "List" | "Paragraph" |
+        "Table"): Word.Style;
+      parameters:
+        - id: name
+          description: Required. A string representing the style name.
+          type: string
+        - id: type
+          description: >-
+            Required. The style type, including character, list, paragraph, or
+            table.
+          type: '"Character" | "List" | "Paragraph" | "Table"'
+      return:
+        type: 
+        description: ''
+  - name: addToFavorites()
+    uid: word!Word.Document#addToFavorites:member(1)
+    package: word!
+    fullName: addToFavorites()
+    summary: >-
+      Creates a shortcut to the document or hyperlink and adds it to the
+      **Favorites** folder.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'addToFavorites(): void;'
+      return:
+        type: void
+        description: ''
+  - name: applyQuickStyleSet(style)
+    uid: word!Word.Document#applyQuickStyleSet:member(1)
+    package: word!
+    fullName: applyQuickStyleSet(style)
+    summary: Applies the specified Quick Style set to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'applyQuickStyleSet(style: Word.ApplyQuickStyleSet): void;'
+      parameters:
+        - id: style
+          description: The style set to apply.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: applyQuickStyleSet(style)
+    uid: word!Word.Document#applyQuickStyleSet:member(2)
+    package: word!
+    fullName: applyQuickStyleSet(style)
+    summary: Applies the specified Quick Style set to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'applyQuickStyleSet(style: "SessionStart" | "Template"): void;'
+      parameters:
+        - id: style
+          description: The style set to apply.
+          type: '"SessionStart" | "Template"'
+      return:
+        type: void
+        description: ''
+  - name: applyTheme(name)
+    uid: word!Word.Document#applyTheme:member(1)
+    package: word!
+    fullName: applyTheme(name)
+    summary: Applies the specified theme to this document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'applyTheme(name: string): void;'
+      parameters:
+        - id: name
+          description: The name of the theme.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: autoFormat()
+    uid: word!Word.Document#autoFormat:member(1)
+    package: word!
+    fullName: autoFormat()
+    summary: Automatically formats the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'autoFormat(): void;'
+      return:
+        type: void
+        description: ''
+  - name: canCheckin()
+    uid: word!Word.Document#canCheckin:member(1)
+    package: word!
+    fullName: canCheckin()
+    summary: Returns `true` if Microsoft Word can check in the document to a server.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'canCheckin(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: '`true` if the document can be checked in; otherwise, `false`.'
+  - name: checkConsistencyJapanese()
+    uid: word!Word.Document#checkConsistencyJapanese:member(1)
+    package: word!
+    fullName: checkConsistencyJapanese()
+    summary: >-
+      Searches all text in a Japanese language document and displays instances
+      where character usage is inconsistent for the same words.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'checkConsistencyJapanese(): void;'
+      return:
+        type: void
+        description: ''
+  - name: checkGrammar()
+    uid: word!Word.Document#checkGrammar:member(1)
+    package: word!
+    fullName: checkGrammar()
+    summary: Begins a spelling and grammar check for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'checkGrammar(): void;'
+      return:
+        type: void
+        description: ''
+  - name: checkIn(options)
+    uid: word!Word.Document#checkIn:member(1)
+    package: word!
+    fullName: checkIn(options)
+    summary: >-
+      Checks in the document from the local computer to a server and sets the
+      local document to read-only so that it cannot be edited locally.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'checkIn(options?: Word.DocumentCheckInOptions): void;'
+      parameters:
+        - id: options
+          description: Optional. Configuration options for checking in the document.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: checkInWithVersion(options)
+    uid: word!Word.Document#checkInWithVersion:member(1)
+    package: word!
+    fullName: checkInWithVersion(options)
+    summary: >-
+      Saves the document to a server from a local computer, and sets the local
+      document to read-only so that it cannot be edited locally.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        checkInWithVersion(options?: Word.DocumentCheckInWithVersionOptions):
+        void;
+      parameters:
+        - id: options
+          description: >-
+            Optional. Configuration options for checking in the document with
+            version control.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: checkSpelling(options)
+    uid: word!Word.Document#checkSpelling:member(1)
+    package: word!
+    fullName: checkSpelling(options)
+    summary: Begins a spelling check for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'checkSpelling(options?: Word.DocumentCheckSpellingOptions): void;'
+      parameters:
+        - id: options
+          description: Optional. Configuration options for the spell checking operation.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: close(closeBehavior)
+    uid: word!Word.Document#close:member(1)
+    package: word!
+    fullName: close(closeBehavior)
+    summary: |-
+      Closes the current document.
+
+      Note: This API isn't supported in Word on the web.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/save-close.yaml
+
+
+      // Closes the document with default behavior
+
+      // for current state of the document.
+
+      await Word.run(async (context) => {
+        context.document.close();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'close(closeBehavior?: Word.CloseBehavior): void;'
+      parameters:
+        - id: closeBehavior
+          description: >-
+            Optional. The close behavior must be 'Save' or 'SkipSave'. Default
+            value is 'Save'.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: close(closeBehavior)
+    uid: word!Word.Document#close:member(2)
+    package: word!
+    fullName: close(closeBehavior)
+    summary: |-
+      Closes the current document.
+
+      Note: This API isn't supported in Word on the web.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'close(closeBehavior?: "Save" | "SkipSave"): void;'
+      parameters:
+        - id: closeBehavior
+          description: >-
+            Optional. The close behavior must be 'Save' or 'SkipSave'. Default
+            value is 'Save'.
+          type: '"Save" | "SkipSave"'
+      return:
+        type: void
+        description: ''
+  - name: closePrintPreview()
+    uid: word!Word.Document#closePrintPreview:member(1)
+    package: word!
+    fullName: closePrintPreview()
+    summary: Switches the document from print preview to the previous view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'closePrintPreview(): void;'
+      return:
+        type: void
+        description: ''
+  - name: compare(filePath, documentCompareOptions)
+    uid: word!Word.Document#compare:member(1)
+    package: word!
+    fullName: compare(filePath, documentCompareOptions)
+    summary: >-
+      Displays revision marks that indicate where the specified document differs
+      from another document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/compare-documents.yaml
+
+
+      // Compares the current document with a specified external document.
+
+      await Word.run(async (context) => {
+        // Absolute path of an online or local document.
+        const filePath = (document.getElementById("filePath") as HTMLInputElement).value;
+        // Options that configure the compare operation.
+        const options: Word.DocumentCompareOptions = {
+          compareTarget: Word.CompareTarget.compareTargetCurrent,
+          detectFormatChanges: false
+          // Other options you choose...
+          };
+        context.document.compare(filePath, options);
+
+        await context.sync();
+
+        console.log("Differences shown in the current document.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        compare(filePath: string, documentCompareOptions?:
+        Word.DocumentCompareOptions): void;
+      parameters:
+        - id: filePath
+          description: >-
+            Required. The path of the document with which the specified document
+            is compared.
+          type: string
+        - id: documentCompareOptions
+          description: >-
+            Optional. The additional options that specifies the behavior of
+            comparing document.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: compareFromBase64(base64File, documentCompareOptions)
+    uid: word!Word.Document#compareFromBase64:member(1)
+    package: word!
+    fullName: compareFromBase64(base64File, documentCompareOptions)
+    summary: >-
+      Displays revision marks that indicate where the specified document differs
+      from another document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        compareFromBase64(base64File: string, documentCompareOptions?:
+        Word.DocumentCompareOptions): void;
+      parameters:
+        - id: base64File
+          description: >-
+            Required. The Base64-encoded content of the document with which the
+            specified document is compared.
+          type: string
+        - id: documentCompareOptions
+          description: >-
+            Optional. The additional options that specify the behavior for
+            comparing the documents. Note that the `compareTarget` option isn't
+            allowed to be `CompareTargetSelected` in this API.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: computeStatistics(statistic, includeFootnotesAndEndnotes)
+    uid: word!Word.Document#computeStatistics:member(1)
+    package: word!
+    fullName: computeStatistics(statistic, includeFootnotesAndEndnotes)
+    summary: Returns a statistic based on the contents of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        computeStatistics(statistic: Word.Statistic,
+        includeFootnotesAndEndnotes?: boolean):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: statistic
+          description: The type of statistic to return.
+          type: 
+        - id: includeFootnotesAndEndnotes
+          description: >-
+            Optional. Whether to include footnotes and endnotes. The default
+            value is `false`.
+          type: boolean
+      return:
+        type: <number>
+        description: ''
+  - name: computeStatistics(statistic, includeFootnotesAndEndnotes)
+    uid: word!Word.Document#computeStatistics:member(2)
+    package: word!
+    fullName: computeStatistics(statistic, includeFootnotesAndEndnotes)
+    summary: Returns a statistic based on the contents of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        computeStatistics(statistic: "Words" | "Lines" | "Pages" | "Characters"
+        | "Paragraphs" | "CharactersWithSpaces" | "FarEastCharacters",
+        includeFootnotesAndEndnotes?: boolean):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: statistic
+          description: The type of statistic to return.
+          type: >-
+            "Words" | "Lines" | "Pages" | "Characters" | "Paragraphs" |
+            "CharactersWithSpaces" | "FarEastCharacters"
+        - id: includeFootnotesAndEndnotes
+          description: >-
+            Optional. Whether to include footnotes and endnotes. The default
+            value is `false`.
+          type: boolean
+      return:
+        type: <number>
+        description: ''
+  - name: convert()
+    uid: word!Word.Document#convert:member(1)
+    package: word!
+    fullName: convert()
+    summary: Converts the file to the newest format and enables all features.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'convert(): void;'
+      return:
+        type: void
+        description: ''
+  - name: convertAutoHyphens()
+    uid: word!Word.Document#convertAutoHyphens:member(1)
+    package: word!
+    fullName: convertAutoHyphens()
+    summary: Converts automatic hyphens to manual hyphens.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'convertAutoHyphens(): void;'
+      return:
+        type: void
+        description: ''
+  - name: convertNumbersToText(numberType)
+    uid: word!Word.Document#convertNumbersToText:member(1)
+    package: word!
+    fullName: convertNumbersToText(numberType)
+    summary: >-
+      Changes the list numbers and [LISTNUM
+      fields](https://support.microsoft.com/office/557541b1-abb2-4959-a9f2-401639c8ff82)
+      in the document to text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'convertNumbersToText(numberType?: Word.NumberType): void;'
+      parameters:
+        - id: numberType
+          description: Optional. The type of numbering to convert.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: convertNumbersToText(numberType)
+    uid: word!Word.Document#convertNumbersToText:member(2)
+    package: word!
+    fullName: convertNumbersToText(numberType)
+    summary: >-
+      Changes the list numbers and [LISTNUM
+      fields](https://support.microsoft.com/office/557541b1-abb2-4959-a9f2-401639c8ff82)
+      in the document to text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        convertNumbersToText(numberType?: "Paragraph" | "ListNum" |
+        "AllNumbers"): void;
+      parameters:
+        - id: numberType
+          description: Optional. The type of numbering to convert.
+          type: '"Paragraph" | "ListNum" | "AllNumbers"'
+      return:
+        type: void
+        description: ''
+  - name: convertVietnameseDocument(codePageOrigin)
+    uid: word!Word.Document#convertVietnameseDocument:member(1)
+    package: word!
+    fullName: convertVietnameseDocument(codePageOrigin)
+    summary: >-
+      Reconverts a Vietnamese document to Unicode using a code page other than
+      the default.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'convertVietnameseDocument(codePageOrigin: number): void;'
+      parameters:
+        - id: codePageOrigin
+          description: The code page to use.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: copyStylesFromTemplate(StyleTemplate)
+    uid: word!Word.Document#copyStylesFromTemplate:member(1)
+    package: word!
+    fullName: copyStylesFromTemplate(StyleTemplate)
+    summary: Copies styles from the specified template to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'copyStylesFromTemplate(StyleTemplate: string): void;'
+      parameters:
+        - id: StyleTemplate
+          description: The template to copy styles from.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: countNumberedItems(options)
+    uid: word!Word.Document#countNumberedItems:member(1)
+    package: word!
+    fullName: countNumberedItems(options)
+    summary: >-
+      Returns the number of bulleted or numbered items and [LISTNUM
+      fields](https://support.microsoft.com/office/557541b1-abb2-4959-a9f2-401639c8ff82)
+      in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        countNumberedItems(options?: Word.DocumentCountNumberedItemsOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: options
+          description: Optional. Configuration options for counting numbered items.
+          type: 
+      return:
+        type: <number>
+        description: The count of numbered items.
+  - name: deleteAllComments()
+    uid: word!Word.Document#deleteAllComments:member(1)
+    package: word!
+    fullName: deleteAllComments()
+    summary: Deletes all comments from the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllComments(): void;'
+      return:
+        type: void
+        description: ''
+  - name: deleteAllCommentsShown()
+    uid: word!Word.Document#deleteAllCommentsShown:member(1)
+    package: word!
+    fullName: deleteAllCommentsShown()
+    summary: Deletes all revisions in the document that are displayed on the screen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllCommentsShown(): void;'
+      return:
+        type: void
+        description: ''
+  - name: deleteAllInkAnnotations()
+    uid: word!Word.Document#deleteAllInkAnnotations:member(1)
+    package: word!
+    fullName: deleteAllInkAnnotations()
+    summary: Deletes all handwritten ink annotations in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllInkAnnotations(): void;'
+      return:
+        type: void
+        description: ''
+  - name: deleteBookmark(name)
+    uid: word!Word.Document#deleteBookmark:member(1)
+    package: word!
+    fullName: deleteBookmark(name)
+    summary: Deletes a bookmark, if it exists, from the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteBookmark(name: string): void;'
+      parameters:
+        - id: name
+          description: Required. The case-insensitive bookmark name.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: detectLanguage()
+    uid: word!Word.Document#detectLanguage:member(1)
+    package: word!
+    fullName: detectLanguage()
+    summary: Analyzes the document text to determine the language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'detectLanguage(): void;'
+      return:
+        type: void
+        description: ''
+  - name: endReview(options)
+    uid: word!Word.Document#endReview:member(1)
+    package: word!
+    fullName: endReview(options)
+    summary: Terminates a review of the file that has been sent for review.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'endReview(options?: Word.DocumentEndReviewOptions): void;'
+      parameters:
+        - id: options
+          description: Optional. Configuration options for ending the review process.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: exportAsFixedFormat(outputFileName, exportFormat, options)
+    uid: word!Word.Document#exportAsFixedFormat:member(1)
+    package: word!
+    fullName: exportAsFixedFormat(outputFileName, exportFormat, options)
+    summary: Saves the document in PDF or XPS format.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        exportAsFixedFormat(outputFileName: string, exportFormat:
+        Word.ExportFormat, options?: Word.DocumentExportAsFixedFormatOptions):
+        void;
+      parameters:
+        - id: outputFileName
+          description: The name of the output file.
+          type: string
+        - id: exportFormat
+          description: The export format.
+          type: 
+        - id: options
+          description: Optional. Configuration options for the export operation.
+          type: >-
+            
+      return:
+        type: void
+        description: ''
+  - name: exportAsFixedFormat(outputFileName, exportFormat, options)
+    uid: word!Word.Document#exportAsFixedFormat:member(2)
+    package: word!
+    fullName: exportAsFixedFormat(outputFileName, exportFormat, options)
+    summary: Saves the document in PDF or XPS format.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        exportAsFixedFormat(outputFileName: string, exportFormat: "Pdf" | "Xps",
+        options?: Word.DocumentExportAsFixedFormatOptions): void;
+      parameters:
+        - id: outputFileName
+          description: The name of the output file.
+          type: string
+        - id: exportFormat
+          description: The export format.
+          type: '"Pdf" | "Xps"'
+        - id: options
+          description: Optional. Configuration options for the export operation.
+          type: >-
+            
+      return:
+        type: void
+        description: ''
+  - name: exportAsFixedFormat2(outputFileName, exportFormat, options)
+    uid: word!Word.Document#exportAsFixedFormat2:member(1)
+    package: word!
+    fullName: exportAsFixedFormat2(outputFileName, exportFormat, options)
+    summary: Saves the document in PDF or XPS format.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        exportAsFixedFormat2(outputFileName: string, exportFormat:
+        Word.ExportFormat, options?: Word.DocumentExportAsFixedFormat2Options):
+        void;
+      parameters:
+        - id: outputFileName
+          description: The output file name.
+          type: string
+        - id: exportFormat
+          description: The format to export (PDF/XPS).
+          type: 
+        - id: options
+          description: Optional. Configuration options for the export operation.
+          type: >-
+            
+      return:
+        type: void
+        description: ''
+  - name: exportAsFixedFormat2(outputFileName, exportFormat, options)
+    uid: word!Word.Document#exportAsFixedFormat2:member(2)
+    package: word!
+    fullName: exportAsFixedFormat2(outputFileName, exportFormat, options)
+    summary: Saves the document in PDF or XPS format.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        exportAsFixedFormat2(outputFileName: string, exportFormat: "Pdf" |
+        "Xps", options?: Word.DocumentExportAsFixedFormat2Options): void;
+      parameters:
+        - id: outputFileName
+          description: The output file name.
+          type: string
+        - id: exportFormat
+          description: The format to export (PDF/XPS).
+          type: '"Pdf" | "Xps"'
+        - id: options
+          description: Optional. Configuration options for the export operation.
+          type: >-
+            
+      return:
+        type: void
+        description: ''
+  - name: exportAsFixedFormat3(outputFileName, exportFormat, options)
+    uid: word!Word.Document#exportAsFixedFormat3:member(1)
+    package: word!
+    fullName: exportAsFixedFormat3(outputFileName, exportFormat, options)
+    summary: Saves the document in PDF or XPS format with improved tagging.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        exportAsFixedFormat3(outputFileName: string, exportFormat:
+        Word.ExportFormat, options?: Word.DocumentExportAsFixedFormat3Options):
+        void;
+      parameters:
+        - id: outputFileName
+          description: The output file name.
+          type: string
+        - id: exportFormat
+          description: The format to export (PDF/XPS).
+          type: 
+        - id: options
+          description: Optional. Configuration options for the export operation.
+          type: >-
+            
+      return:
+        type: void
+        description: ''
+  - name: exportAsFixedFormat3(outputFileName, exportFormat, options)
+    uid: word!Word.Document#exportAsFixedFormat3:member(2)
+    package: word!
+    fullName: exportAsFixedFormat3(outputFileName, exportFormat, options)
+    summary: Saves the document in PDF or XPS format with improved tagging.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        exportAsFixedFormat3(outputFileName: string, exportFormat: "Pdf" |
+        "Xps", options?: Word.DocumentExportAsFixedFormat3Options): void;
+      parameters:
+        - id: outputFileName
+          description: The output file name.
+          type: string
+        - id: exportFormat
+          description: The format to export (PDF/XPS).
+          type: '"Pdf" | "Xps"'
+        - id: options
+          description: Optional. Configuration options for the export operation.
+          type: >-
+            
+      return:
+        type: void
+        description: ''
+  - name: fitToPages()
+    uid: word!Word.Document#fitToPages:member(1)
+    package: word!
+    fullName: fitToPages()
+    summary: >-
+      Decreases the font size of text just enough so that the document page
+      count drops by one.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fitToPages(): void;'
+      return:
+        type: void
+        description: ''
+  - name: followHyperlink(options)
+    uid: word!Word.Document#followHyperlink:member(1)
+    package: word!
+    fullName: followHyperlink(options)
+    summary: >-
+      Displays a cached document, if it has already been downloaded. Otherwise,
+      this method resolves the hyperlink, downloads the target document, and
+      displays the document in the appropriate application.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'followHyperlink(options?: Word.DocumentFollowHyperlinkOptions): void;'
+      parameters:
+        - id: options
+          description: Optional. Configuration options for following the hyperlink.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: freezeLayout()
+    uid: word!Word.Document#freezeLayout:member(1)
+    package: word!
+    fullName: freezeLayout()
+    summary: Fixes the layout of the document in Web view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'freezeLayout(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getAnnotationById(id)
+    uid: word!Word.Document#getAnnotationById:member(1)
+    package: word!
+    fullName: getAnnotationById(id)
+    summary: >-
+      Gets the annotation by ID. Throws an `ItemNotFound` error if annotation
+      isn't found.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getAnnotationById(id: string): Word.Annotation;'
+      parameters:
+        - id: id
+          description: The ID of the annotation to get.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getBookmarkRange(name)
+    uid: word!Word.Document#getBookmarkRange:member(1)
+    package: word!
+    fullName: getBookmarkRange(name)
+    summary: >-
+      Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark
+      doesn't exist.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBookmarkRange(name: string): Word.Range;'
+      parameters:
+        - id: name
+          description: Required. The case-insensitive bookmark name.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getBookmarkRangeOrNullObject(name)
+    uid: word!Word.Document#getBookmarkRangeOrNullObject:member(1)
+    package: word!
+    fullName: getBookmarkRangeOrNullObject(name)
+    summary: >-
+      Gets a bookmark's range. If the bookmark doesn't exist, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBookmarkRangeOrNullObject(name: string): Word.Range;'
+      parameters:
+        - id: name
+          description: Required. The case-insensitive bookmark name.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getContentControls(options)
+    uid: word!Word.Document#getContentControls:member(1)
+    package: word!
+    fullName: getContentControls(options)
+    summary: Gets the currently supported content controls in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: If specific types are provided in the options parameter, only
+      content controls of supported types are returned. Be aware that an
+      exception will be thrown on using methods of a generic
+      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
+      relevant for the specific type. With time, additional types of content
+      controls may be supported. Therefore, your add-in should request and
+      handle specific types of content controls.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+      // Toggles the isChecked property on all checkbox content controls.
+
+      await Word.run(async (context) => {
+        let contentControls = context.document.getContentControls({
+          types: [Word.ContentControlType.checkBox]
+        });
+        contentControls.load("items");
+
+        await context.sync();
+
+        const length = contentControls.items.length;
+        console.log(`Number of checkbox content controls: ${length}`);
+
+        if (length <= 0) {
+          return;
+        }
+
+        const checkboxContentControls = [];
+        for (let i = 0; i < length; i++) {
+          let contentControl = contentControls.items[i];
+          contentControl.load("id,checkboxContentControl/isChecked");
+          checkboxContentControls.push(contentControl);
+        }
+
+        await context.sync();
+
+        console.log("isChecked state before:");
+        const updatedCheckboxContentControls = [];
+        for (let i = 0; i < checkboxContentControls.length; i++) {
+          const currentCheckboxContentControl = checkboxContentControls[i];
+          const isCheckedBefore = currentCheckboxContentControl.checkboxContentControl.isChecked;
+          console.log(`id: ${currentCheckboxContentControl.id} ... isChecked: ${isCheckedBefore}`);
+
+          currentCheckboxContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+          currentCheckboxContentControl.load("id,checkboxContentControl/isChecked");
+          updatedCheckboxContentControls.push(currentCheckboxContentControl);
+        }
+
+        await context.sync();
+
+        console.log("isChecked state after:");
+        for (let i = 0; i < updatedCheckboxContentControls.length; i++) {
+          const currentCheckboxContentControl = updatedCheckboxContentControls[i];
+          console.log(
+            `id: ${currentCheckboxContentControl.id} ... isChecked: ${currentCheckboxContentControl.checkboxContentControl.isChecked}`
+          );
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getContentControls(options?: Word.ContentControlOptions):
+        Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Optional. Options that define which content controls are returned.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getCrossReferenceItems(referenceType)
+    uid: word!Word.Document#getCrossReferenceItems:member(1)
+    package: word!
+    fullName: getCrossReferenceItems(referenceType)
+    summary: >-
+      Returns an array of items that can be cross-referenced based on the
+      specified cross-reference type.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCrossReferenceItems(referenceType: Word.ReferenceType):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: referenceType
+          description: The type of reference.
+          type: 
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: getCrossReferenceItems(referenceType)
+    uid: word!Word.Document#getCrossReferenceItems:member(2)
+    package: word!
+    fullName: getCrossReferenceItems(referenceType)
+    summary: >-
+      Returns an array of items that can be cross-referenced based on the
+      specified cross-reference type.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCrossReferenceItems(referenceType: "NumberedItem" | "Heading" |
+        "Bookmark" | "Footnote" | "Endnote"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: referenceType
+          description: The type of reference.
+          type: '"NumberedItem" | "Heading" | "Bookmark" | "Footnote" | "Endnote"'
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: getEndnoteBody()
+    uid: word!Word.Document#getEndnoteBody:member(1)
+    package: word!
+    fullName: getEndnoteBody()
+    summary: Gets the document's endnotes in a single body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getEndnoteBody(): Word.Body;'
+      return:
+        type: 
+        description: ''
+  - name: getFootnoteBody()
+    uid: word!Word.Document#getFootnoteBody:member(1)
+    package: word!
+    fullName: getFootnoteBody()
+    summary: Gets the document's footnotes in a single body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFootnoteBody(): Word.Body;'
+      return:
+        type: 
+        description: ''
+  - name: getParagraphByUniqueLocalId(id)
+    uid: word!Word.Document#getParagraphByUniqueLocalId:member(1)
+    package: word!
+    fullName: getParagraphByUniqueLocalId(id)
+    summary: >-
+      Gets the paragraph by its unique local ID. Throws an `ItemNotFound` error
+      if the collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onadded-event.yaml
+
+
+      await Word.run(async (context) => {
+        const paragraphId = (document.getElementById("paragraph-id") as HTMLInputElement).value;
+        const paragraph: Word.Paragraph = context.document.getParagraphByUniqueLocalId(paragraphId);
+        paragraph.load();
+        await paragraph.context.sync();
+
+        console.log(paragraph);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getParagraphByUniqueLocalId(id: string): Word.Paragraph;'
+      parameters:
+        - id: id
+          description: >-
+            Required. Unique local ID in standard 8-4-4-4-12 GUID format without
+            curly braces. Note that the ID differs across sessions and
+            coauthors.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getRange(options)
+    uid: word!Word.Document#getRange:member(1)
+    package: word!
+    fullName: getRange(options)
+    summary: >-
+      Returns a `Range` object by using the specified starting and ending
+      character positions.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'getRange(options?: Word.DocumentRangeOptions): Word.Range;'
+      parameters:
+        - id: options
+          description: Optional. Configuration options for specifying the range parameters.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getSelection()
+    uid: word!Word.Document#getSelection:member(1)
+    package: word!
+    fullName: getSelection()
+    summary: >-
+      Gets the current selection of the document. Multiple selections aren't
+      supported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          const textSample = 'This is an example of the insert text method. This is a method ' + 
+              'which allows users to insert text into a selection. It can insert text into a ' +
+              'relative location or it can overwrite the current selection. Since the ' +
+              'getSelection method returns a range object, look up the range object documentation ' +
+              'for everything you can do with a selection.';
+          
+          // Create a range proxy object for the current selection.
+          const range = context.document.getSelection();
+          
+          // Queue a command to insert text at the end of the selection.
+          range.insertText(textSample, Word.InsertLocation.end);
+          
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Inserted the text at the end of the selection.');
+      });  
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getSelection(): Word.Range;'
+      return:
+        type: 
+        description: ''
+  - name: getStyles()
+    uid: word!Word.Document#getStyles:member(1)
+    package: word!
+    fullName: getStyles()
+    summary: >-
+      Gets a StyleCollection object that represents the whole style set of the
+      document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Gets the number of available styles stored with the document.
+
+      await Word.run(async (context) => {
+        const styles: Word.StyleCollection = context.document.getStyles();
+        const count = styles.getCount();
+        await context.sync();
+
+        console.log(`Number of styles: ${count.value}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getStyles(): Word.StyleCollection;'
+      return:
+        type: 
+        description: ''
+  - name: goTo(options)
+    uid: word!Word.Document#goTo:member(1)
+    package: word!
+    fullName: goTo(options)
+    summary: >-
+      Returns a `Range` object that represents the start position of the
+      specified item, such as a page, bookmark, or field.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'goTo(options?: Word.GoToOptions): Word.Range;'
+      parameters:
+        - id: options
+          description: >-
+            Optional. Configuration options for specifying the `goTo`
+            parameters.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    uid: word!Word.Document#importStylesFromJson:member(1)
+    package: word!
+    fullName: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    summary: Import styles from a JSON-formatted string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `importedStylesConflictBehavior` parameter was introduced in
+      WordApiDesktop 1.1.
+
+
+      #### Examples
+
+
+      ```TypeScript
 
       // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-custom-style.yaml
 
 
-      // Adds a new style.
+      // Imports styles from JSON.
 
       await Word.run(async (context) => {
-        const newStyleName = (document.getElementById("new-style-name") as HTMLInputElement).value;
-        if (newStyleName == "") {
-          console.warn("Enter a style name to add.");
-          return;
-        }
+        const str =
+          '{"styles":[{"baseStyle":"Default Paragraph Font","builtIn":false,"inUse":true,"linked":false,"nameLocal":"NewCharStyle","priority":2,"quickStyle":true,"type":"Character","unhideWhenUsed":false,"visibility":false,"paragraphFormat":null,"font":{"name":"DengXian Light","size":16.0,"bold":true,"italic":false,"color":"#F1A983","underline":"None","subscript":false,"superscript":true,"strikeThrough":true,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#FF0000"}},{"baseStyle":"Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewParaStyle","nameLocal":"NewParaStyle","priority":1,"quickStyle":true,"type":"Paragraph","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Centered","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":72.0,"lineSpacing":18.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":72.0,"spaceAfter":30.0,"spaceBefore":30.0,"widowControl":true},"font":{"name":"DengXian","size":14.0,"bold":true,"italic":true,"color":"#8DD873","underline":"Single","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":true,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#00FF00"}},{"baseStyle":"Table Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewTableStyle","nameLocal":"NewTableStyle","priority":100,"type":"Table","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Left","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":0.0,"lineSpacing":12.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":0.0,"spaceAfter":0.0,"spaceBefore":0.0,"widowControl":true},"font":{"name":"DengXian","size":20.0,"bold":false,"italic":true,"color":"#D86DCB","underline":"None","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"tableStyle":{"allowBreakAcrossPage":true,"alignment":"Left","bottomCellMargin":0.0,"leftCellMargin":0.08,"rightCellMargin":0.08,"topCellMargin":0.0,"cellSpacing":0.0},"shading":{"backgroundPatternColor":"#60CAF3"}}]}';
+        const styles = context.document.importStylesFromJson(str);
+
+        // If you'd like to set how conflicting styles are handled, use the importedStylesConflictBehavior parameter that was introduced in the Desktop 1.1 requirement set. "Ignore" is the default.
+        ////const styles = context.document.importStylesFromJson(str, Word.ImportedStylesConflictBehavior.Ignore);
 
-        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(newStyleName);
-        style.load();
         await context.sync();
+        console.log("Styles imported from JSON:", styles);
+      });
 
-        if (!style.isNullObject) {
-          console.warn(
-            `There's an existing style with the same name '${newStyleName}'! Please provide another style name.`
-          );
-          return;
-        }
+      ```
 
-        const newStyleType = ((document.getElementById("new-style-type") as HTMLSelectElement).value as unknown) as Word.StyleType;
-        context.document.addStyle(newStyleName, newStyleType);
-        await context.sync();
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        importStylesFromJson(stylesJson: string,
+        importedStylesConflictBehavior?: Word.ImportedStylesConflictBehavior):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: stylesJson
+          description: Required. A JSON-formatted string representing the styles.
+          type: string
+        - id: importedStylesConflictBehavior
+          description: >-
+            Optional. Specifies how to handle any imported styles with the same
+            name as existing styles in the current document.
+          type: 
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    uid: word!Word.Document#importStylesFromJson:member(2)
+    package: word!
+    fullName: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    summary: Import styles from a JSON-formatted string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-        console.log(newStyleName + " has been added to the style list.");
+
+      Note: The `importedStylesConflictBehavior` parameter was introduced in
+      WordApiDesktop 1.1.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        importStylesFromJson(stylesJson: string,
+        importedStylesConflictBehavior?: "Ignore" | "Overwrite" | "CreateNew"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: stylesJson
+          description: Required. A JSON-formatted string representing the styles.
+          type: string
+        - id: importedStylesConflictBehavior
+          description: >-
+            Optional. Specifies how to handle any imported styles with the same
+            name as existing styles in the current document.
+          type: '"Ignore" | "Overwrite" | "CreateNew"'
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation, insertFileOptions)
+    uid: word!Word.Document#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation, insertFileOptions)
+    summary: >-
+      Inserts a document into the target document at a specific location with
+      additional properties. Headers, footers, watermarks, and other section
+      properties are copied by default.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
+
+
+      // Inserts content (applying selected settings) from another document
+      passed in as a Base64-encoded string.
+
+      await Word.run(async (context) => {
+        // Use the Base64-encoded string representation of the selected .docx file.
+        context.document.insertFileFromBase64(externalDocument, "Replace", {
+          importTheme: true,
+          importStyles: true,
+          importParagraphSpacing: true,
+          importPageColor: true,
+          importChangeTrackingMode: true,
+          importCustomProperties: true,
+          importCustomXmlParts: true,
+          importDifferentOddEvenPages: true
+        });
+        await context.sync();
       });
 
       ```
@@ -756,234 +4407,226 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: 'addStyle(name: string, type: Word.StyleType): Word.Style;'
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation.replace | Word.InsertLocation.start |
+        Word.InsertLocation.end | "Replace" | "Start" | "End",
+        insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
       parameters:
-        - id: name
-          description: Required. A string representing the style name.
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
           type: string
-        - id: type
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+        - id: insertFileOptions
           description: >-
-            Required. The style type, including character, list, paragraph, or
-            table.
-          type: 
+            Optional. The additional properties that should be imported to the
+            destination document.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Document#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.DocumentLoadOptions): Word.Document;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: |-
+
+
+          #### Examples
+
+          ```TypeScript
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+              
+              // Create a proxy object for the document.
+              const thisDocument = context.document;
+              
+              // Queue a command to load content control properties.
+              thisDocument.load('contentControls/id, contentControls/text, contentControls/tag');
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              if (thisDocument.contentControls.items.length !== 0) {
+                  for (let i = 0; i < thisDocument.contentControls.items.length; i++) {
+                      console.log(thisDocument.contentControls.items[i].id);
+                      console.log(thisDocument.contentControls.items[i].text);
+                      console.log(thisDocument.contentControls.items[i].tag);
+                  }
+              } else {
+                  console.log('No content controls in this document.');
+              }
+          });
+          ```
+  - name: load(propertyNames)
+    uid: word!Word.Document#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Document;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
       return:
-        type: 
+        type: 
         description: ''
-  - name: addStyle(name, type)
-    uid: word!Word.Document#addStyle:member(2)
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Document#load:member(3)
     package: word!
-    fullName: addStyle(name, type)
-    summary: Adds a style into the document by name and type.
-    remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
 
     isPreview: false
     isDeprecated: false
     syntax:
-      content: >-
-        addStyle(name: string, type: "Character" | "List" | "Paragraph" |
-        "Table"): Word.Style;
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Document;
       parameters:
-        - id: name
-          description: Required. A string representing the style name.
-          type: string
-        - id: type
+        - id: propertyNamesAndPaths
           description: >-
-            Required. The style type, including character, list, paragraph, or
-            table.
-          type: '"Character" | "List" | "Paragraph" | "Table"'
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
       return:
-        type: 
+        type: 
         description: ''
-  - name: close(closeBehavior)
-    uid: word!Word.Document#close:member(1)
+  - name: lockServerFile()
+    uid: word!Word.Document#lockServerFile:member(1)
     package: word!
-    fullName: close(closeBehavior)
-    summary: |-
-      Closes the current document.
-
-      Note: This API isn't supported in Word on the web.
+    fullName: lockServerFile()
+    summary: Locks the file on the server preventing anyone else from editing it.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/save-close.yaml
-
-
-      // Closes the document with default behavior
-
-      // for current state of the document.
-
-      await Word.run(async (context) => {
-        context.document.close();
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'close(closeBehavior?: Word.CloseBehavior): void;'
-      parameters:
-        - id: closeBehavior
-          description: >-
-            Optional. The close behavior must be 'Save' or 'SkipSave'. Default
-            value is 'Save'.
-          type: 
+      content: 'lockServerFile(): void;'
       return:
         type: void
         description: ''
-  - name: close(closeBehavior)
-    uid: word!Word.Document#close:member(2)
+  - name: makeCompatibilityDefault()
+    uid: word!Word.Document#makeCompatibilityDefault:member(1)
     package: word!
-    fullName: close(closeBehavior)
-    summary: |-
-      Closes the current document.
-
-      Note: This API isn't supported in Word on the web.
+    fullName: makeCompatibilityDefault()
+    summary: Sets the compatibility options.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'close(closeBehavior?: "Save" | "SkipSave"): void;'
-      parameters:
-        - id: closeBehavior
-          description: >-
-            Optional. The close behavior must be 'Save' or 'SkipSave'. Default
-            value is 'Save'.
-          type: '"Save" | "SkipSave"'
+      content: 'makeCompatibilityDefault(): void;'
       return:
         type: void
         description: ''
-  - name: compare(filePath, documentCompareOptions)
-    uid: word!Word.Document#compare:member(1)
+  - name: manualHyphenation()
+    uid: word!Word.Document#manualHyphenation:member(1)
     package: word!
-    fullName: compare(filePath, documentCompareOptions)
-    summary: >-
-      Displays revision marks that indicate where the specified document differs
-      from another document.
+    fullName: manualHyphenation()
+    summary: Initiates manual hyphenation of a document, one line at a time.
     remarks: >-
       \[ [API set: WordApiDesktop
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/compare-documents.yaml
-
-
-      // Compares the current document with a specified external document.
-
-      await Word.run(async (context) => {
-        // Absolute path of an online or local document.
-        const filePath = (document.getElementById("filePath") as HTMLInputElement).value;
-        // Options that configure the compare operation.
-        const options: Word.DocumentCompareOptions = {
-          compareTarget: Word.CompareTarget.compareTargetCurrent,
-          detectFormatChanges: false
-          // Other options you choose...
-          };
-        context.document.compare(filePath, options);
-
-        await context.sync();
-
-        console.log("Differences shown in the current document.");
-      });
-
-      ```
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: false
     isDeprecated: false
     syntax:
-      content: >-
-        compare(filePath: string, documentCompareOptions?:
-        Word.DocumentCompareOptions): void;
-      parameters:
-        - id: filePath
-          description: >-
-            Required. The path of the document with which the specified document
-            is compared.
-          type: string
-        - id: documentCompareOptions
-          description: >-
-            Optional. The additional options that specifies the behavior of
-            comparing document.
-          type: 
+      content: 'manualHyphenation(): void;'
       return:
         type: void
         description: ''
-  - name: compareFromBase64(base64File, documentCompareOptions)
-    uid: word!Word.Document#compareFromBase64:member(1)
+  - name: merge(fileName, options)
+    uid: word!Word.Document#merge:member(1)
     package: word!
-    fullName: compareFromBase64(base64File, documentCompareOptions)
+    fullName: merge(fileName, options)
     summary: >-
-      Displays revision marks that indicate where the specified document differs
-      from another document.
+      Merges the changes marked with revision marks from one document to
+      another.
     remarks: >-
-      \[ [API set: WordApiDesktop
-      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: >-
-        compareFromBase64(base64File: string, documentCompareOptions?:
-        Word.DocumentCompareOptions): void;
+      content: 'merge(fileName: string, options?: Word.DocumentMergeOptions): void;'
       parameters:
-        - id: base64File
-          description: >-
-            Required. The Base64-encoded content of the document with which the
-            specified document is compared.
+        - id: fileName
+          description: The name of the file to merge.
           type: string
-        - id: documentCompareOptions
-          description: >-
-            Optional. The additional options that specify the behavior for
-            comparing the documents. Note that the `compareTarget` option isn't
-            allowed to be `CompareTargetSelected` in this API.
-          type: 
+        - id: options
+          description: Optional. Configuration options for the merge operation.
+          type: 
       return:
         type: void
         description: ''
-  - name: deleteBookmark(name)
-    uid: word!Word.Document#deleteBookmark:member(1)
+  - name: post()
+    uid: word!Word.Document#post:member(1)
     package: word!
-    fullName: deleteBookmark(name)
-    summary: Deletes a bookmark, if it exists, from the document.
+    fullName: post()
+    summary: Posts the document to a public folder in Microsoft Exchange.
     remarks: >-
-      \[ [API set: WordApi
-      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'deleteBookmark(name: string): void;'
-      parameters:
-        - id: name
-          description: Required. The case-insensitive bookmark name.
-          type: string
+      content: 'post(): void;'
       return:
         type: void
         description: ''
-  - name: detectLanguage()
-    uid: word!Word.Document#detectLanguage:member(1)
+  - name: presentIt()
+    uid: word!Word.Document#presentIt:member(1)
     package: word!
-    fullName: detectLanguage()
-    summary: Analyzes the document text to determine the language.
+    fullName: presentIt()
+    summary: Opens PowerPoint with the Word document loaded.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -991,613 +4634,547 @@ methods:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'detectLanguage(): void;'
+      content: 'presentIt(): void;'
       return:
         type: void
         description: ''
-  - name: getAnnotationById(id)
-    uid: word!Word.Document#getAnnotationById:member(1)
+  - name: printOut(options)
+    uid: word!Word.Document#printOut:member(1)
     package: word!
-    fullName: getAnnotationById(id)
-    summary: >-
-      Gets the annotation by ID. Throws an `ItemNotFound` error if annotation
-      isn't found.
+    fullName: printOut(options)
+    summary: Prints all or part of the document.
     remarks: >-
-      \[ [API set: WordApi
-      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getAnnotationById(id: string): Word.Annotation;'
+      content: 'printOut(options?: Word.DocumentPrintOutOptions): void;'
       parameters:
-        - id: id
-          description: The ID of the annotation to get.
-          type: string
+        - id: options
+          description: Optional. Configuration options for the print operation.
+          type: 
       return:
-        type: 
+        type: void
         description: ''
-  - name: getBookmarkRange(name)
-    uid: word!Word.Document#getBookmarkRange:member(1)
+  - name: printPreview()
+    uid: word!Word.Document#printPreview:member(1)
     package: word!
-    fullName: getBookmarkRange(name)
-    summary: >-
-      Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark
-      doesn't exist.
+    fullName: printPreview()
+    summary: Switches the view to print preview.
     remarks: >-
-      \[ [API set: WordApi
-      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getBookmarkRange(name: string): Word.Range;'
-      parameters:
-        - id: name
-          description: Required. The case-insensitive bookmark name.
-          type: string
+      content: 'printPreview(): void;'
       return:
-        type: 
+        type: void
         description: ''
-  - name: getBookmarkRangeOrNullObject(name)
-    uid: word!Word.Document#getBookmarkRangeOrNullObject:member(1)
+  - name: protect(type, options)
+    uid: word!Word.Document#protect:member(1)
     package: word!
-    fullName: getBookmarkRangeOrNullObject(name)
-    summary: >-
-      Gets a bookmark's range. If the bookmark doesn't exist, then this method
-      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
-      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    fullName: protect(type, options)
+    summary: Protects the document from unauthorized changes.
     remarks: >-
-      \[ [API set: WordApi
-      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getBookmarkRangeOrNullObject(name: string): Word.Range;'
+      content: >-
+        protect(type: Word.ProtectionType, options?:
+        Word.DocumentProtectOptions): void;
       parameters:
-        - id: name
-          description: Required. The case-insensitive bookmark name.
-          type: string
+        - id: type
+          description: The type of protection.
+          type: 
+        - id: options
+          description: Optional. Configuration options for document protection.
+          type: 
       return:
-        type: 
+        type: void
         description: ''
-  - name: getContentControls(options)
-    uid: word!Word.Document#getContentControls:member(1)
+  - name: protect(type, options)
+    uid: word!Word.Document#protect:member(2)
     package: word!
-    fullName: getContentControls(options)
-    summary: Gets the currently supported content controls in the document.
+    fullName: protect(type, options)
+    summary: Protects the document from unauthorized changes.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      Important: If specific types are provided in the options parameter, only
-      content controls of supported types are returned. Be aware that an
-      exception will be thrown on using methods of a generic
-      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
-      relevant for the specific type. With time, additional types of content
-      controls may be supported. Therefore, your add-in should request and
-      handle specific types of content controls.
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
-
-
-      // Toggles the isChecked property on all checkbox content controls.
-
-      await Word.run(async (context) => {
-        let contentControls = context.document.getContentControls({
-          types: [Word.ContentControlType.checkBox]
-        });
-        contentControls.load("items");
-
-        await context.sync();
-
-        const length = contentControls.items.length;
-        console.log(`Number of checkbox content controls: ${length}`);
-
-        if (length <= 0) {
-          return;
-        }
-
-        const checkboxContentControls = [];
-        for (let i = 0; i < length; i++) {
-          let contentControl = contentControls.items[i];
-          contentControl.load("id,checkboxContentControl/isChecked");
-          checkboxContentControls.push(contentControl);
-        }
-
-        await context.sync();
-
-        console.log("isChecked state before:");
-        const updatedCheckboxContentControls = [];
-        for (let i = 0; i < checkboxContentControls.length; i++) {
-          const currentCheckboxContentControl = checkboxContentControls[i];
-          const isCheckedBefore = currentCheckboxContentControl.checkboxContentControl.isChecked;
-          console.log(`id: ${currentCheckboxContentControl.id} ... isChecked: ${isCheckedBefore}`);
-
-          currentCheckboxContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
-          currentCheckboxContentControl.load("id,checkboxContentControl/isChecked");
-          updatedCheckboxContentControls.push(currentCheckboxContentControl);
-        }
-
-        await context.sync();
-
-        console.log("isChecked state after:");
-        for (let i = 0; i < updatedCheckboxContentControls.length; i++) {
-          const currentCheckboxContentControl = updatedCheckboxContentControls[i];
-          console.log(
-            `id: ${currentCheckboxContentControl.id} ... isChecked: ${currentCheckboxContentControl.checkboxContentControl.isChecked}`
-          );
-        }
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
       content: >-
-        getContentControls(options?: Word.ContentControlOptions):
-        Word.ContentControlCollection;
+        protect(type: "NoProtection" | "AllowOnlyRevisions" |
+        "AllowOnlyComments" | "AllowOnlyFormFields" | "AllowOnlyReading",
+        options?: Word.DocumentProtectOptions): void;
       parameters:
+        - id: type
+          description: The type of protection.
+          type: >-
+            "NoProtection" | "AllowOnlyRevisions" | "AllowOnlyComments" |
+            "AllowOnlyFormFields" | "AllowOnlyReading"
         - id: options
-          description: Optional. Options that define which content controls are returned.
-          type: 
+          description: Optional. Configuration options for document protection.
+          type: 
       return:
-        type: 
+        type: void
         description: ''
-  - name: getEndnoteBody()
-    uid: word!Word.Document#getEndnoteBody:member(1)
+  - name: redo(times)
+    uid: word!Word.Document#redo:member(1)
     package: word!
-    fullName: getEndnoteBody()
-    summary: Gets the document's endnotes in a single body.
+    fullName: redo(times)
+    summary: Redoes the last action that was undone (reverses the `undo` method).
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getEndnoteBody(): Word.Body;'
+      content: 'redo(times?: number): OfficeExtension.ClientResult;'
+      parameters:
+        - id: times
+          description: Optional. The number of actions to redo.
+          type: number
       return:
-        type: 
+        type: >-
+          <boolean>
+        description: >-
+          `true` if the actions were redone successfully; otherwise, `false`.
+  - name: rejectAllRevisions()
+    uid: word!Word.Document#rejectAllRevisions:member(1)
+    package: word!
+    fullName: rejectAllRevisions()
+    summary: Rejects all tracked changes in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'rejectAllRevisions(): void;'
+      return:
+        type: void
         description: ''
-  - name: getFootnoteBody()
-    uid: word!Word.Document#getFootnoteBody:member(1)
+  - name: rejectAllRevisionsShown()
+    uid: word!Word.Document#rejectAllRevisionsShown:member(1)
     package: word!
-    fullName: getFootnoteBody()
-    summary: Gets the document's footnotes in a single body.
+    fullName: rejectAllRevisionsShown()
+    summary: Rejects all revisions in the document that are displayed on the screen.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getFootnoteBody(): Word.Body;'
+      content: 'rejectAllRevisionsShown(): void;'
       return:
-        type: 
+        type: void
         description: ''
-  - name: getParagraphByUniqueLocalId(id)
-    uid: word!Word.Document#getParagraphByUniqueLocalId:member(1)
+  - name: reload()
+    uid: word!Word.Document#reload:member(1)
     package: word!
-    fullName: getParagraphByUniqueLocalId(id)
+    fullName: reload()
     summary: >-
-      Gets the paragraph by its unique local ID. Throws an `ItemNotFound` error
-      if the collection is empty.
+      Reloads a cached document by resolving the hyperlink to the document and
+      downloading it.
     remarks: >-
-      \[ [API set: WordApi
-      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onadded-event.yaml
-
-
-      await Word.run(async (context) => {
-        const paragraphId = (document.getElementById("paragraph-id") as HTMLInputElement).value;
-        const paragraph: Word.Paragraph = context.document.getParagraphByUniqueLocalId(paragraphId);
-        paragraph.load();
-        await paragraph.context.sync();
-
-        console.log(paragraph);
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getParagraphByUniqueLocalId(id: string): Word.Paragraph;'
-      parameters:
-        - id: id
-          description: >-
-            Required. Unique local ID in standard 8-4-4-4-12 GUID format without
-            curly braces. Note that the ID differs across sessions and
-            coauthors.
-          type: string
+      content: 'reload(): void;'
       return:
-        type: 
+        type: void
         description: ''
-  - name: getSelection()
-    uid: word!Word.Document#getSelection:member(1)
+  - name: reloadAs(encoding)
+    uid: word!Word.Document#reloadAs:member(1)
     package: word!
-    fullName: getSelection()
+    fullName: reloadAs(encoding)
     summary: >-
-      Gets the current selection of the document. Multiple selections aren't
-      supported.
+      Reloads the document based on an HTML document, using the document
+      encoding.
     remarks: >-
-      \[ [API set: WordApi
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Run a batch operation against the Word object model.
-
-      await Word.run(async (context) => {
-          
-          const textSample = 'This is an example of the insert text method. This is a method ' + 
-              'which allows users to insert text into a selection. It can insert text into a ' +
-              'relative location or it can overwrite the current selection. Since the ' +
-              'getSelection method returns a range object, look up the range object documentation ' +
-              'for everything you can do with a selection.';
-          
-          // Create a range proxy object for the current selection.
-          const range = context.document.getSelection();
-          
-          // Queue a command to insert text at the end of the selection.
-          range.insertText(textSample, Word.InsertLocation.end);
-          
-          // Synchronize the document state by executing the queued commands, 
-          // and return a promise to indicate task completion.
-          await context.sync();
-          console.log('Inserted the text at the end of the selection.');
-      });  
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getSelection(): Word.Range;'
+      content: 'reloadAs(encoding: Word.DocumentEncoding): void;'
+      parameters:
+        - id: encoding
+          description: The encoding to use.
+          type: 
       return:
-        type: 
+        type: void
         description: ''
-  - name: getStyles()
-    uid: word!Word.Document#getStyles:member(1)
+  - name: reloadAs(encoding)
+    uid: word!Word.Document#reloadAs:member(2)
     package: word!
-    fullName: getStyles()
+    fullName: reloadAs(encoding)
     summary: >-
-      Gets a StyleCollection object that represents the whole style set of the
-      document.
+      Reloads the document based on an HTML document, using the document
+      encoding.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
-
-
-      // Gets the number of available styles stored with the document.
-
-      await Word.run(async (context) => {
-        const styles: Word.StyleCollection = context.document.getStyles();
-        const count = styles.getCount();
-        await context.sync();
-
-        console.log(`Number of styles: ${count.value}`);
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'getStyles(): Word.StyleCollection;'
+      content: >-
+        reloadAs(encoding: "Thai" | "JapaneseShiftJis" | "SimplifiedChineseGbk"
+        | "Korean" | "TraditionalChineseBig5" | "UnicodeLittleEndian" |
+        "UnicodeBigEndian" | "CentralEuropean" | "Cyrillic" | "Western" |
+        "Greek" | "Turkish" | "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" |
+        "AutoDetect" | "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+        "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+        "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+        "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+        "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+        "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+        "Iso885915Latin9" | "Iso88598HebrewLogical" |
+        "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+        "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese" |
+        "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+        "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew" |
+        "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+        "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+        "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational" |
+        "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+        "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+        "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+        "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+        "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+        "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+        "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+        "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8"): void;
+      parameters:
+        - id: encoding
+          description: The encoding to use.
+          type: >-
+            "Thai" | "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+            "TraditionalChineseBig5" | "UnicodeLittleEndian" |
+            "UnicodeBigEndian" | "CentralEuropean" | "Cyrillic" | "Western" |
+            "Greek" | "Turkish" | "Hebrew" | "Arabic" | "Baltic" | "Vietnamese"
+            | "AutoDetect" | "JapaneseAutoDetect" |
+            "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+            "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+            "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+            "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+            "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+            "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+            "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+            "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+            "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+            "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" |
+            "MacKorean" | "MacArabic" | "MacHebrew" | "MacGreek1" |
+            "MacCyrillic" | "MacSimplifiedChineseGb2312" | "MacRomania" |
+            "MacUkraine" | "MacLatin2" | "MacIcelandic" | "MacTurkish" |
+            "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational" |
+            "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+            "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+            "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+            "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+            "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+            "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+            "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+            "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+            "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+            "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+            "EbcdicUsCanadaAndTraditionalChinese" |
+            "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+            "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+            "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+            "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench"
+            | "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+            "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+            "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" |
+            "IsciiBengali" | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" |
+            "IsciiOriya" | "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" |
+            "IsciiPunjabi" | "ArabicAsmo" | "ArabicTransparentAsmo" |
+            "KoreanJohab" | "TaiwanCns" | "TaiwanTca" | "TaiwanEten" |
+            "TaiwanIbm5550" | "TaiwanTeleText" | "TaiwanWang" | "Ia5Irv" |
+            "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" | "UsaAscii" | "T61" |
+            "Iso6937NonSpacingAccent" | "Koi8R" | "ExtAlphaLowercase" | "Koi8U"
+            | "Europa3" | "HzGbSimplifiedChinese" | "SimplifiedChineseGb18030" |
+            "Utf7" | "Utf8"
       return:
-        type: 
+        type: void
         description: ''
-  - name: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
-    uid: word!Word.Document#importStylesFromJson:member(1)
+  - name: removeDocumentInformation(removeDocInfoType)
+    uid: word!Word.Document#removeDocumentInformation:member(1)
     package: word!
-    fullName: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
-    summary: Import styles from a JSON-formatted string.
+    fullName: removeDocumentInformation(removeDocInfoType)
+    summary: >-
+      Removes sensitive information, properties, comments, and other metadata
+      from the document.
     remarks: >-
-      \[ [API set: WordApi
-      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      Note: The `importedStylesConflictBehavior` parameter was introduced in
-      WordApiDesktop 1.1.
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-custom-style.yaml
-
-
-      // Imports styles from JSON.
-
-      await Word.run(async (context) => {
-        const str =
-          '{"styles":[{"baseStyle":"Default Paragraph Font","builtIn":false,"inUse":true,"linked":false,"nameLocal":"NewCharStyle","priority":2,"quickStyle":true,"type":"Character","unhideWhenUsed":false,"visibility":false,"paragraphFormat":null,"font":{"name":"DengXian Light","size":16.0,"bold":true,"italic":false,"color":"#F1A983","underline":"None","subscript":false,"superscript":true,"strikeThrough":true,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#FF0000"}},{"baseStyle":"Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewParaStyle","nameLocal":"NewParaStyle","priority":1,"quickStyle":true,"type":"Paragraph","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Centered","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":72.0,"lineSpacing":18.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":72.0,"spaceAfter":30.0,"spaceBefore":30.0,"widowControl":true},"font":{"name":"DengXian","size":14.0,"bold":true,"italic":true,"color":"#8DD873","underline":"Single","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":true,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#00FF00"}},{"baseStyle":"Table Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewTableStyle","nameLocal":"NewTableStyle","priority":100,"type":"Table","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Left","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":0.0,"lineSpacing":12.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":0.0,"spaceAfter":0.0,"spaceBefore":0.0,"widowControl":true},"font":{"name":"DengXian","size":20.0,"bold":false,"italic":true,"color":"#D86DCB","underline":"None","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"tableStyle":{"allowBreakAcrossPage":true,"alignment":"Left","bottomCellMargin":0.0,"leftCellMargin":0.08,"rightCellMargin":0.08,"topCellMargin":0.0,"cellSpacing":0.0},"shading":{"backgroundPatternColor":"#60CAF3"}}]}';
-        const styles = context.document.importStylesFromJson(str);
-
-        // If you'd like to set how conflicting styles are handled, use the importedStylesConflictBehavior parameter that was introduced in the Desktop 1.1 requirement set. "Ignore" is the default.
-        ////const styles = context.document.importStylesFromJson(str, Word.ImportedStylesConflictBehavior.Ignore);
-
-        await context.sync();
-        console.log("Styles imported from JSON:", styles);
-      });
-
-      ```
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
       content: >-
-        importStylesFromJson(stylesJson: string,
-        importedStylesConflictBehavior?: Word.ImportedStylesConflictBehavior):
-        OfficeExtension.ClientResult;
+        removeDocumentInformation(removeDocInfoType: Word.RemoveDocInfoType):
+        void;
       parameters:
-        - id: stylesJson
-          description: Required. A JSON-formatted string representing the styles.
-          type: string
-        - id: importedStylesConflictBehavior
-          description: >-
-            Optional. Specifies how to handle any imported styles with the same
-            name as existing styles in the current document.
-          type: 
+        - id: removeDocInfoType
+          description: The type of document info to remove.
+          type: 
       return:
-        type: >-
-          <string[]>
+        type: void
         description: ''
-  - name: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
-    uid: word!Word.Document#importStylesFromJson:member(2)
+  - name: removeDocumentInformation(removeDocInfoType)
+    uid: word!Word.Document#removeDocumentInformation:member(2)
     package: word!
-    fullName: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
-    summary: Import styles from a JSON-formatted string.
+    fullName: removeDocumentInformation(removeDocInfoType)
+    summary: >-
+      Removes sensitive information, properties, comments, and other metadata
+      from the document.
     remarks: >-
-      \[ [API set: WordApi
-      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      Note: The `importedStylesConflictBehavior` parameter was introduced in
-      WordApiDesktop 1.1.
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
       content: >-
-        importStylesFromJson(stylesJson: string,
-        importedStylesConflictBehavior?: "Ignore" | "Overwrite" | "CreateNew"):
-        OfficeExtension.ClientResult;
+        removeDocumentInformation(removeDocInfoType: "Comments" | "Revisions" |
+        "Versions" | "RemovePersonalInformation" | "EmailHeader" | "RoutingSlip"
+        | "SendForReview" | "DocumentProperties" | "Template" |
+        "DocumentWorkspace" | "InkAnnotations" | "DocumentServerProperties" |
+        "DocumentManagementPolicy" | "ContentType" | "TaskpaneWebExtensions" |
+        "AtMentions" | "DocumentTasks" | "DocumentIntelligence" |
+        "CommentReactions" | "All"): void;
       parameters:
-        - id: stylesJson
-          description: Required. A JSON-formatted string representing the styles.
-          type: string
-        - id: importedStylesConflictBehavior
-          description: >-
-            Optional. Specifies how to handle any imported styles with the same
-            name as existing styles in the current document.
-          type: '"Ignore" | "Overwrite" | "CreateNew"'
+        - id: removeDocInfoType
+          description: The type of document info to remove.
+          type: >-
+            "Comments" | "Revisions" | "Versions" | "RemovePersonalInformation"
+            | "EmailHeader" | "RoutingSlip" | "SendForReview" |
+            "DocumentProperties" | "Template" | "DocumentWorkspace" |
+            "InkAnnotations" | "DocumentServerProperties" |
+            "DocumentManagementPolicy" | "ContentType" | "TaskpaneWebExtensions"
+            | "AtMentions" | "DocumentTasks" | "DocumentIntelligence" |
+            "CommentReactions" | "All"
       return:
-        type: >-
-          <string[]>
+        type: void
         description: ''
-  - name: insertFileFromBase64(base64File, insertLocation, insertFileOptions)
-    uid: word!Word.Document#insertFileFromBase64:member(1)
+  - name: removeLockedStyles()
+    uid: word!Word.Document#removeLockedStyles:member(1)
     package: word!
-    fullName: insertFileFromBase64(base64File, insertLocation, insertFileOptions)
+    fullName: removeLockedStyles()
     summary: >-
-      Inserts a document into the target document at a specific location with
-      additional properties. Headers, footers, watermarks, and other section
-      properties are copied by default.
+      Purges the document of locked styles when formatting restrictions have
+      been applied in the document.
     remarks: >-
-      \[ [API set: WordApi
-      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      Insertion isn't supported if the document being inserted contains an
-      ActiveX control (likely in a form field). Consider replacing such a form
-      field with a content control or other option appropriate for your
-      scenario.
-
-
-      #### Examples
-
-
-      ```TypeScript
-
-      // Link to full sample:
-      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
-
-
-      // Inserts content (applying selected settings) from another document
-      passed in as a Base64-encoded string.
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-      await Word.run(async (context) => {
-        // Use the Base64-encoded string representation of the selected .docx file.
-        context.document.insertFileFromBase64(externalDocument, "Replace", {
-          importTheme: true,
-          importStyles: true,
-          importParagraphSpacing: true,
-          importPageColor: true,
-          importChangeTrackingMode: true,
-          importCustomProperties: true,
-          importCustomXmlParts: true,
-          importDifferentOddEvenPages: true
-        });
-        await context.sync();
-      });
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removeLockedStyles(): void;'
+      return:
+        type: void
+        description: ''
+  - name: removeNumbers(numberType)
+    uid: word!Word.Document#removeNumbers:member(1)
+    package: word!
+    fullName: removeNumbers(numberType)
+    summary: Removes numbers or bullets from the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-      ```
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removeNumbers(numberType?: Word.NumberType): void;'
+      parameters:
+        - id: numberType
+          description: Optional. The type of numbering to remove.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: removeNumbers(numberType)
+    uid: word!Word.Document#removeNumbers:member(2)
+    package: word!
+    fullName: removeNumbers(numberType)
+    summary: Removes numbers or bullets from the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
       content: >-
-        insertFileFromBase64(base64File: string, insertLocation:
-        Word.InsertLocation.replace | Word.InsertLocation.start |
-        Word.InsertLocation.end | "Replace" | "Start" | "End",
-        insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        removeNumbers(numberType?: "Paragraph" | "ListNum" | "AllNumbers"):
+        void;
       parameters:
-        - id: base64File
-          description: Required. The Base64-encoded content of a .docx file.
-          type: string
-        - id: insertLocation
-          description: Required. The value must be 'Replace', 'Start', or 'End'.
-          type: >-
-             |  |  | "Replace" | "Start" |
-            "End"
-        - id: insertFileOptions
-          description: >-
-            Optional. The additional properties that should be imported to the
-            destination document.
-          type: 
+        - id: numberType
+          description: Optional. The type of numbering to remove.
+          type: '"Paragraph" | "ListNum" | "AllNumbers"'
       return:
-        type: 
+        type: void
         description: ''
-  - name: load(options)
-    uid: word!Word.Document#load:member(1)
+  - name: removeTheme()
+    uid: word!Word.Document#removeTheme:member(1)
     package: word!
-    fullName: load(options)
+    fullName: removeTheme()
+    summary: Removes the active theme from the current document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removeTheme(): void;'
+      return:
+        type: void
+        description: ''
+  - name: repaginate()
+    uid: word!Word.Document#repaginate:member(1)
+    package: word!
+    fullName: repaginate()
+    summary: Repaginates the entire document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'repaginate(): void;'
+      return:
+        type: void
+        description: ''
+  - name: replyWithChanges(options)
+    uid: word!Word.Document#replyWithChanges:member(1)
+    package: word!
+    fullName: replyWithChanges(options)
     summary: >-
-      Queues up a command to load the specified properties of the object. You
-      must call `context.sync()` before reading the properties.
-    remarks: ''
+      Sends an email message to the author of the document that has been sent
+      out for review, notifying them that a reviewer has completed review of the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'load(options?: Word.Interfaces.DocumentLoadOptions): Word.Document;'
+      content: 'replyWithChanges(options?: Word.DocumentReplyWithChangesOptions): void;'
       parameters:
         - id: options
-          description: Provides options for which properties of the object to load.
-          type: 
+          description: Optional. Configuration options for replying with changes.
+          type: 
       return:
-        type: 
-        description: |-
-
-
-          #### Examples
-
-          ```TypeScript
-          // Run a batch operation against the Word object model.
-          await Word.run(async (context) => {
-              
-              // Create a proxy object for the document.
-              const thisDocument = context.document;
-              
-              // Queue a command to load content control properties.
-              thisDocument.load('contentControls/id, contentControls/text, contentControls/tag');
-              
-              // Synchronize the document state by executing the queued commands, 
-              // and return a promise to indicate task completion.
-              await context.sync();
-              if (thisDocument.contentControls.items.length !== 0) {
-                  for (let i = 0; i < thisDocument.contentControls.items.length; i++) {
-                      console.log(thisDocument.contentControls.items[i].id);
-                      console.log(thisDocument.contentControls.items[i].text);
-                      console.log(thisDocument.contentControls.items[i].tag);
-                  }
-              } else {
-                  console.log('No content controls in this document.');
-              }
-          });
-          ```
-  - name: load(propertyNames)
-    uid: word!Word.Document#load:member(2)
+        type: void
+        description: ''
+  - name: resetFormFields()
+    uid: word!Word.Document#resetFormFields:member(1)
     package: word!
-    fullName: load(propertyNames)
+    fullName: resetFormFields()
     summary: >-
-      Queues up a command to load the specified properties of the object. You
-      must call `context.sync()` before reading the properties.
-    remarks: ''
+      Clears all form fields in the document, preparing the form to be filled in
+      again.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'load(propertyNames?: string | string[]): Word.Document;'
-      parameters:
-        - id: propertyNames
-          description: >-
-            A comma-delimited string or an array of strings that specify the
-            properties to load.
-          type: string | string[]
+      content: 'resetFormFields(): void;'
       return:
-        type: 
+        type: void
         description: ''
-  - name: load(propertyNamesAndPaths)
-    uid: word!Word.Document#load:member(3)
+  - name: returnToLastReadPosition()
+    uid: word!Word.Document#returnToLastReadPosition:member(1)
     package: word!
-    fullName: load(propertyNamesAndPaths)
+    fullName: returnToLastReadPosition()
+    summary: Returns the document to the last saved reading position.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'returnToLastReadPosition(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: runAutoMacro(autoMacro)
+    uid: word!Word.Document#runAutoMacro:member(1)
+    package: word!
+    fullName: runAutoMacro(autoMacro)
     summary: >-
-      Queues up a command to load the specified properties of the object. You
-      must call `context.sync()` before reading the properties.
-    remarks: ''
+      Runs an auto macro that's stored in the document. If the specified auto
+      macro doesn't exist, nothing happens.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: |-
-        load(propertyNamesAndPaths?: {
-                    select?: string;
-                    expand?: string;
-                }): Word.Document;
+      content: 'runAutoMacro(autoMacro: Word.AutoMacro): void;'
       parameters:
-        - id: propertyNamesAndPaths
-          description: >-
-            `propertyNamesAndPaths.select` is a comma-delimited string that
-            specifies the properties to load, and `propertyNamesAndPaths.expand`
-            is a comma-delimited string that specifies the navigation properties
-            to load.
-          type: |-
-            {
-                        select?: string;
-                        expand?: string;
-                    }
+        - id: autoMacro
+          description: The auto macro to run.
+          type: 
       return:
-        type: 
+        type: void
         description: ''
-  - name: manualHyphenation()
-    uid: word!Word.Document#manualHyphenation:member(1)
+  - name: runAutoMacro(autoMacro)
+    uid: word!Word.Document#runAutoMacro:member(2)
     package: word!
-    fullName: manualHyphenation()
-    summary: Initiates manual hyphenation of a document, one line at a time.
+    fullName: runAutoMacro(autoMacro)
+    summary: >-
+      Runs an auto macro that's stored in the document. If the specified auto
+      macro doesn't exist, nothing happens.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -1605,7 +5182,13 @@ methods:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'manualHyphenation(): void;'
+      content: >-
+        runAutoMacro(autoMacro: "StartWord" | "New" | "Open" | "Close" | "Exit"
+        | "Sync"): void;
+      parameters:
+        - id: autoMacro
+          description: The auto macro to run.
+          type: '"StartWord" | "New" | "Open" | "Close" | "Exit" | "Sync"'
       return:
         type: void
         description: ''
@@ -1672,99 +5255,373 @@ methods:
         await context.sync();
       });
 
-      ```
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;'
+      parameters:
+        - id: saveBehavior
+          description: >-
+            Optional. The save behavior must be 'Save' or 'Prompt'. Default
+            value is 'Save'.
+          type: 
+        - id: fileName
+          description: >-
+            Optional. The file name (exclude file extension). Only takes effect
+            for a new document.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: save(saveBehavior, fileName)
+    uid: word!Word.Document#save:member(2)
+    package: word!
+    fullName: save(saveBehavior, fileName)
+    summary: Saves the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `saveBehavior` and `fileName` parameters were introduced in
+      WordApi 1.5.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;'
+      parameters:
+        - id: saveBehavior
+          description: >-
+            Optional. The save behavior must be 'Save' or 'Prompt'. Default
+            value is 'Save'.
+          type: '"Save" | "Prompt"'
+        - id: fileName
+          description: >-
+            Optional. The file name (exclude file extension). Only takes effect
+            for a new document.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: saveAsQuickStyleSet(fileName)
+    uid: word!Word.Document#saveAsQuickStyleSet:member(1)
+    package: word!
+    fullName: saveAsQuickStyleSet(fileName)
+    summary: Saves the group of quick styles currently in use.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'saveAsQuickStyleSet(fileName: string): void;'
+      parameters:
+        - id: fileName
+          description: The name of the file to save.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.Document#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified search options on the scope of the
+      whole document. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: ''
+          type: string
+        - id: searchOptions
+          description: ''
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select()
+    uid: word!Word.Document#select:member(1)
+    package: word!
+    fullName: select()
+    summary: Selects the contents of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'select(): void;'
+      return:
+        type: void
+        description: ''
+  - name: selectContentControlsByTag(tag)
+    uid: word!Word.Document#selectContentControlsByTag:member(1)
+    package: word!
+    fullName: selectContentControlsByTag(tag)
+    summary: Returns all content controls with the specified tag.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'selectContentControlsByTag(tag: string): Word.ContentControlCollection;'
+      parameters:
+        - id: tag
+          description: The tag value to filter content controls.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: selectContentControlsByTitle(title)
+    uid: word!Word.Document#selectContentControlsByTitle:member(1)
+    package: word!
+    fullName: selectContentControlsByTitle(title)
+    summary: >-
+      Returns a `ContentControlCollection` object that represents all the
+      content controls in the document with the specified title.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectContentControlsByTitle(title: string):
+        Word.ContentControlCollection;
+      parameters:
+        - id: title
+          description: The title of the content controls.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: selectLinkedControls(node)
+    uid: word!Word.Document#selectLinkedControls:member(1)
+    package: word!
+    fullName: selectLinkedControls(node)
+    summary: >-
+      Returns a `ContentControlCollection` object that represents all content
+      controls in the document that are linked to the specific custom XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectLinkedControls(node: Word.CustomXmlNode):
+        Word.ContentControlCollection;
+      parameters:
+        - id: node
+          description: The custom XML node.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: selectNodes(xPath, options)
+    uid: word!Word.Document#selectNodes:member(1)
+    package: word!
+    fullName: selectNodes(xPath, options)
+    summary: >-
+      Returns an `XmlNodeCollection` object that represents all the nodes that
+      match the XPath parameter in the order in which they appear in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectNodes(xPath: string, options?: Word.SelectNodesOptions):
+        Word.XmlNodeCollection;
+      parameters:
+        - id: xPath
+          description: The XPath expression.
+          type: string
+        - id: options
+          description: Optional. Configuration options for the nodes selection.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: selectSingleNode(xPath, options)
+    uid: word!Word.Document#selectSingleNode:member(1)
+    package: word!
+    fullName: selectSingleNode(xPath, options)
+    summary: >-
+      Returns an `XmlNode` object that represents the first node that matches
+      the XPath parameter in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectSingleNode(xPath: string, options?: Word.SelectSingleNodeOptions):
+        Word.XmlNode;
+      parameters:
+        - id: xPath
+          description: The XPath expression.
+          type: string
+        - id: options
+          description: Optional. Configuration options for the node selection.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: selectUnlinkedControls(stream)
+    uid: word!Word.Document#selectUnlinkedControls:member(1)
+    package: word!
+    fullName: selectUnlinkedControls(stream)
+    summary: >-
+      Returns a `ContentControlCollection` object that represents all content
+      controls in the document that are not linked to an XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectUnlinkedControls(stream?: Word.CustomXmlPart):
+        Word.ContentControlCollection;
+      parameters:
+        - id: stream
+          description: Optional. The custom XML part.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: sendFax(address, subject)
+    uid: word!Word.Document#sendFax:member(1)
+    package: word!
+    fullName: sendFax(address, subject)
+    summary: Sends the document as a fax, without any user interaction.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;'
+      content: 'sendFax(address: string, subject?: string): void;'
       parameters:
-        - id: saveBehavior
-          description: >-
-            Optional. The save behavior must be 'Save' or 'Prompt'. Default
-            value is 'Save'.
-          type: 
-        - id: fileName
-          description: >-
-            Optional. The file name (exclude file extension). Only takes effect
-            for a new document.
+        - id: address
+          description: The fax address.
+          type: string
+        - id: subject
+          description: Optional. The subject of the fax.
           type: string
       return:
         type: void
         description: ''
-  - name: save(saveBehavior, fileName)
-    uid: word!Word.Document#save:member(2)
+  - name: sendFaxOverInternet(options)
+    uid: word!Word.Document#sendFaxOverInternet:member(1)
     package: word!
-    fullName: save(saveBehavior, fileName)
-    summary: Saves the document.
+    fullName: sendFaxOverInternet(options)
+    summary: >-
+      Sends the document to a fax service provider, who faxes the document to
+      one or more specified recipients.
     remarks: >-
-      \[ [API set: WordApi
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-
-      Note: The `saveBehavior` and `fileName` parameters were introduced in
-      WordApi 1.5.
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;'
+      content: >-
+        sendFaxOverInternet(options?: Word.DocumentSendFaxOverInternetOptions):
+        void;
       parameters:
-        - id: saveBehavior
-          description: >-
-            Optional. The save behavior must be 'Save' or 'Prompt'. Default
-            value is 'Save'.
-          type: '"Save" | "Prompt"'
-        - id: fileName
+        - id: options
           description: >-
-            Optional. The file name (exclude file extension). Only takes effect
-            for a new document.
-          type: string
+            Optional. Configuration options for sending the fax over the
+            internet.
+          type: >-
+            
       return:
         type: void
         description: ''
-  - name: search(searchText, searchOptions)
-    uid: word!Word.Document#search:member(1)
+  - name: sendForReview(options)
+    uid: word!Word.Document#sendForReview:member(1)
     package: word!
-    fullName: search(searchText, searchOptions)
+    fullName: sendForReview(options)
     summary: >-
-      Performs a search with the specified search options on the scope of the
-      whole document. The search results are a collection of range objects.
+      Sends the document in an email message for review by the specified
+      recipients.
     remarks: >-
-      \[ [API set: WordApi
-      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: |-
-        search(searchText: string, searchOptions?: Word.SearchOptions | {
-                    ignorePunct?: boolean;
-                    ignoreSpace?: boolean;
-                    matchCase?: boolean;
-                    matchPrefix?: boolean;
-                    matchSuffix?: boolean;
-                    matchWholeWord?: boolean;
-                    matchWildcards?: boolean;
-                }): Word.RangeCollection;
+      content: 'sendForReview(options?: Word.DocumentSendForReviewOptions): void;'
       parameters:
-        - id: searchText
-          description: ''
-          type: string
-        - id: searchOptions
-          description: ''
-          type: |-
-             | {
-                        ignorePunct?: boolean;
-                        ignoreSpace?: boolean;
-                        matchCase?: boolean;
-                        matchPrefix?: boolean;
-                        matchSuffix?: boolean;
-                        matchWholeWord?: boolean;
-                        matchWildcards?: boolean;
-                    }
+        - id: options
+          description: Optional. Configuration options for sending the document for review.
+          type: 
       return:
-        type: 
+        type: void
+        description: ''
+  - name: sendMail()
+    uid: word!Word.Document#sendMail:member(1)
+    package: word!
+    fullName: sendMail()
+    summary: >-
+      Opens a message window for sending the document through Microsoft
+      Exchange.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'sendMail(): void;'
+      return:
+        type: void
         description: ''
   - name: set(properties, options)
     uid: word!Word.Document#set:member(1)
@@ -1817,6 +5674,85 @@ methods:
       return:
         type: void
         description: ''
+  - name: setDefaultTableStyle(style, setInTemplate)
+    uid: word!Word.Document#setDefaultTableStyle:member(1)
+    package: word!
+    fullName: setDefaultTableStyle(style, setInTemplate)
+    summary: Specifies the table style to use for newly created tables in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'setDefaultTableStyle(style: string, setInTemplate: boolean): void;'
+      parameters:
+        - id: style
+          description: The style to apply.
+          type: string
+        - id: setInTemplate
+          description: Whether to set the style in the template.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: >-
+      setPasswordEncryptionOptions(passwordEncryptionProvider,
+      passwordEncryptionAlgorithm, passwordEncryptionKeyLength,
+      passwordEncryptFileProperties)
+    uid: word!Word.Document#setPasswordEncryptionOptions:member(1)
+    package: word!
+    fullName: >-
+      setPasswordEncryptionOptions(passwordEncryptionProvider,
+      passwordEncryptionAlgorithm, passwordEncryptionKeyLength,
+      passwordEncryptFileProperties)
+    summary: >-
+      Sets the options Microsoft Word uses for encrypting documents with
+      passwords.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPasswordEncryptionOptions(passwordEncryptionProvider: string,
+        passwordEncryptionAlgorithm: string, passwordEncryptionKeyLength:
+        number, passwordEncryptFileProperties?: boolean): void;
+      parameters:
+        - id: passwordEncryptionProvider
+          description: The encryption provider.
+          type: string
+        - id: passwordEncryptionAlgorithm
+          description: The encryption algorithm.
+          type: string
+        - id: passwordEncryptionKeyLength
+          description: The key length.
+          type: number
+        - id: passwordEncryptFileProperties
+          description: Optional. Whether to encrypt file properties.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: toggleFormsDesign()
+    uid: word!Word.Document#toggleFormsDesign:member(1)
+    package: word!
+    fullName: toggleFormsDesign()
+    summary: Switches form design mode on or off.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toggleFormsDesign(): void;'
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Document#toJSON:member(1)
     package: word!
@@ -1861,6 +5797,93 @@ methods:
       return:
         type: 
         description: ''
+  - name: transformDocument(path, dataOnly)
+    uid: word!Word.Document#transformDocument:member(1)
+    package: word!
+    fullName: transformDocument(path, dataOnly)
+    summary: >-
+      Applies the specified Extensible Stylesheet Language Transformation (XSLT)
+      file to this document and replaces the document with the results.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'transformDocument(path: string, dataOnly?: boolean): void;'
+      parameters:
+        - id: path
+          description: The path to the XSLT file.
+          type: string
+        - id: dataOnly
+          description: Optional. Whether to use data only.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: undo(times)
+    uid: word!Word.Document#undo:member(1)
+    package: word!
+    fullName: undo(times)
+    summary: >-
+      Undoes the last action or a sequence of actions, which are displayed in
+      the Undo list.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'undo(times?: number): OfficeExtension.ClientResult;'
+      parameters:
+        - id: times
+          description: Optional. The number of actions to undo.
+          type: number
+      return:
+        type: >-
+          <boolean>
+        description: >-
+          `true` if the actions were undone successfully; otherwise, `false`.
+  - name: undoClear()
+    uid: word!Word.Document#undoClear:member(1)
+    package: word!
+    fullName: undoClear()
+    summary: Clears the list of actions that can be undone in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'undoClear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: unprotect(password)
+    uid: word!Word.Document#unprotect:member(1)
+    package: word!
+    fullName: unprotect(password)
+    summary: Removes protection from the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'unprotect(password?: string): void;'
+      parameters:
+        - id: password
+          description: Optional. The password to unprotect the document.
+          type: string
+      return:
+        type: void
+        description: ''
   - name: untrack()
     uid: word!Word.Document#untrack:member(1)
     package: word!
@@ -1882,6 +5905,78 @@ methods:
       return:
         type: 
         description: ''
+  - name: updateStyles()
+    uid: word!Word.Document#updateStyles:member(1)
+    package: word!
+    fullName: updateStyles()
+    summary: >-
+      Copies all styles from the attached template into the document,
+      overwriting any existing styles in the document that have the same name.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'updateStyles(): void;'
+      return:
+        type: void
+        description: ''
+  - name: viewCode()
+    uid: word!Word.Document#viewCode:member(1)
+    package: word!
+    fullName: viewCode()
+    summary: >-
+      Displays the code window for the selected Microsoft ActiveX control in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'viewCode(): void;'
+      return:
+        type: void
+        description: ''
+  - name: viewPropertyBrowser()
+    uid: word!Word.Document#viewPropertyBrowser:member(1)
+    package: word!
+    fullName: viewPropertyBrowser()
+    summary: >-
+      Displays the property window for the selected Microsoft ActiveX control in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'viewPropertyBrowser(): void;'
+      return:
+        type: void
+        description: ''
+  - name: webPagePreview()
+    uid: word!Word.Document#webPagePreview:member(1)
+    package: word!
+    fullName: webPagePreview()
+    summary: >-
+      Displays a preview of the current document as it would look if saved as a
+      webpage.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'webPagePreview(): void;'
+      return:
+        type: void
+        description: ''
 events:
   - name: onAnnotationClicked
     uid: word!Word.Document#onAnnotationClicked:member
diff --git a/docs/docs-ref-autogen/word/word/word.documentcheckinoptions.yml b/docs/docs-ref-autogen/word/word/word.documentcheckinoptions.yml
new file mode 100644
index 0000000000..46c3a2ecf8
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentcheckinoptions.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSType
+name: Word.DocumentCheckInOptions
+uid: word!Word.DocumentCheckInOptions:interface
+package: word!
+fullName: Word.DocumentCheckInOptions
+summary: >-
+  Provides configuration options for the
+  [Document.checkIn](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: comment
+    uid: word!Word.DocumentCheckInOptions#comment:member
+    package: word!
+    fullName: comment
+    summary: If provided, specifies a comment for the check-in operation.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'comment?: string;'
+      return:
+        type: string
+  - name: makePublic
+    uid: word!Word.DocumentCheckInOptions#makePublic:member
+    package: word!
+    fullName: makePublic
+    summary: >-
+      If provided, specifies whether to make the document public after check-in.
+      The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'makePublic?: boolean;'
+      return:
+        type: boolean
+  - name: saveChanges
+    uid: word!Word.DocumentCheckInOptions#saveChanges:member
+    package: word!
+    fullName: saveChanges
+    summary: >-
+      If provided, specifies whether to save changes before checking in. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'saveChanges?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.documentcheckinwithversionoptions.yml b/docs/docs-ref-autogen/word/word/word.documentcheckinwithversionoptions.yml
new file mode 100644
index 0000000000..2f1db7df85
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentcheckinwithversionoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.DocumentCheckInWithVersionOptions
+uid: word!Word.DocumentCheckInWithVersionOptions:interface
+package: word!
+fullName: Word.DocumentCheckInWithVersionOptions
+summary: >-
+  Provides configuration options for the
+  [Document.checkInWithVersion](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: comment
+    uid: word!Word.DocumentCheckInWithVersionOptions#comment:member
+    package: word!
+    fullName: comment
+    summary: If provided, specifies a comment for the check-in operation.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'comment?: string;'
+      return:
+        type: string
+  - name: makePublic
+    uid: word!Word.DocumentCheckInWithVersionOptions#makePublic:member
+    package: word!
+    fullName: makePublic
+    summary: >-
+      If provided, specifies whether to make the document public after check-in.
+      The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'makePublic?: boolean;'
+      return:
+        type: boolean
+  - name: saveChanges
+    uid: word!Word.DocumentCheckInWithVersionOptions#saveChanges:member
+    package: word!
+    fullName: saveChanges
+    summary: >-
+      If provided, specifies whether to save changes before checking in. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'saveChanges?: boolean;'
+      return:
+        type: boolean
+  - name: versionType
+    uid: word!Word.DocumentCheckInWithVersionOptions#versionType:member
+    package: word!
+    fullName: versionType
+    summary: >-
+      If provided, specifies the version type for the check-in. The default
+      value is `minorVersion`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'versionType?: Word.CheckInVersionType | "Minor" | "Major" | "Overwrite";'
+      return:
+        type: >-
+           | "Minor" | "Major" |
+          "Overwrite"
diff --git a/docs/docs-ref-autogen/word/word/word.documentcheckspellingoptions.yml b/docs/docs-ref-autogen/word/word/word.documentcheckspellingoptions.yml
new file mode 100644
index 0000000000..ada2e4b209
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentcheckspellingoptions.yml
@@ -0,0 +1,220 @@
+### YamlMime:TSType
+name: Word.DocumentCheckSpellingOptions
+uid: word!Word.DocumentCheckSpellingOptions:interface
+package: word!
+fullName: Word.DocumentCheckSpellingOptions
+summary: >-
+  Provides configuration options for the
+  [Document.checkSpelling](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: alwaysSuggest
+    uid: word!Word.DocumentCheckSpellingOptions#alwaysSuggest:member
+    package: word!
+    fullName: alwaysSuggest
+    summary: >-
+      If provided, specifies whether to always suggest spelling corrections. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'alwaysSuggest?: boolean;'
+      return:
+        type: boolean
+  - name: customDictionary
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary:member
+    package: word!
+    fullName: customDictionary
+    summary: >-
+      If provided, specifies the custom dictionary to use for spell checking.
+      The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary?: string;'
+      return:
+        type: string
+  - name: customDictionary10
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary10:member
+    package: word!
+    fullName: customDictionary10
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary10?: string;'
+      return:
+        type: string
+  - name: customDictionary2
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary2:member
+    package: word!
+    fullName: customDictionary2
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary2?: string;'
+      return:
+        type: string
+  - name: customDictionary3
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary3:member
+    package: word!
+    fullName: customDictionary3
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary3?: string;'
+      return:
+        type: string
+  - name: customDictionary4
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary4:member
+    package: word!
+    fullName: customDictionary4
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary4?: string;'
+      return:
+        type: string
+  - name: customDictionary5
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary5:member
+    package: word!
+    fullName: customDictionary5
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary5?: string;'
+      return:
+        type: string
+  - name: customDictionary6
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary6:member
+    package: word!
+    fullName: customDictionary6
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary6?: string;'
+      return:
+        type: string
+  - name: customDictionary7
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary7:member
+    package: word!
+    fullName: customDictionary7
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary7?: string;'
+      return:
+        type: string
+  - name: customDictionary8
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary8:member
+    package: word!
+    fullName: customDictionary8
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary8?: string;'
+      return:
+        type: string
+  - name: customDictionary9
+    uid: word!Word.DocumentCheckSpellingOptions#customDictionary9:member
+    package: word!
+    fullName: customDictionary9
+    summary: >-
+      If provided, specifies an additional custom dictionary to use for spell
+      checking. The default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'customDictionary9?: string;'
+      return:
+        type: string
+  - name: ignoreUppercase
+    uid: word!Word.DocumentCheckSpellingOptions#ignoreUppercase:member
+    package: word!
+    fullName: ignoreUppercase
+    summary: >-
+      If provided, specifies whether to ignore uppercase words during spell
+      checking. The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'ignoreUppercase?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.documentcountnumbereditemsoptions.yml b/docs/docs-ref-autogen/word/word/word.documentcountnumbereditemsoptions.yml
new file mode 100644
index 0000000000..9203f94da4
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentcountnumbereditemsoptions.yml
@@ -0,0 +1,52 @@
+### YamlMime:TSType
+name: Word.DocumentCountNumberedItemsOptions
+uid: word!Word.DocumentCountNumberedItemsOptions:interface
+package: word!
+fullName: Word.DocumentCountNumberedItemsOptions
+summary: >-
+  Provides configuration options for the
+  [Document.countNumberedItems](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: level
+    uid: word!Word.DocumentCountNumberedItemsOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      If provided, specifies the level of numbering to count. If omitted, all
+      levels are counted.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'level?: number;'
+      return:
+        type: number
+  - name: numberType
+    uid: word!Word.DocumentCountNumberedItemsOptions#numberType:member
+    package: word!
+    fullName: numberType
+    summary: >-
+      If provided, specifies the type of numbered items to count. The default
+      value is `allNumbers`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'numberType?: Word.NumberType | "Paragraph" | "ListNum" | "AllNumbers";'
+      return:
+        type: >-
+           | "Paragraph" | "ListNum" |
+          "AllNumbers"
diff --git a/docs/docs-ref-autogen/word/word/word.documentencoding.yml b/docs/docs-ref-autogen/word/word/word.documentencoding.yml
new file mode 100644
index 0000000000..875b931221
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentencoding.yml
@@ -0,0 +1,1386 @@
+### YamlMime:TSEnum
+name: Word.DocumentEncoding
+uid: word!Word.DocumentEncoding:enum
+package: word!
+fullName: Word.DocumentEncoding
+summary: Specifies the document encoding types.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: arabic
+    uid: word!Word.DocumentEncoding.arabic:member
+    package: word!
+    summary: >-
+      Arabic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic"'
+  - name: arabicAsmo
+    uid: word!Word.DocumentEncoding.arabicAsmo:member
+    package: word!
+    summary: >-
+      Arabic ASMO encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicAsmo"'
+  - name: arabicAutoDetect
+    uid: word!Word.DocumentEncoding.arabicAutoDetect:member
+    package: word!
+    summary: >-
+      Arabic auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicAutoDetect"'
+  - name: arabicTransparentAsmo
+    uid: word!Word.DocumentEncoding.arabicTransparentAsmo:member
+    package: word!
+    summary: >-
+      Arabic Transparent ASMO encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicTransparentAsmo"'
+  - name: autoDetect
+    uid: word!Word.DocumentEncoding.autoDetect:member
+    package: word!
+    summary: >-
+      Auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AutoDetect"'
+  - name: baltic
+    uid: word!Word.DocumentEncoding.baltic:member
+    package: word!
+    summary: >-
+      Baltic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Baltic"'
+  - name: centralEuropean
+    uid: word!Word.DocumentEncoding.centralEuropean:member
+    package: word!
+    summary: >-
+      Central European encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CentralEuropean"'
+  - name: cyrillic
+    uid: word!Word.DocumentEncoding.cyrillic:member
+    package: word!
+    summary: >-
+      Cyrillic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cyrillic"'
+  - name: cyrillicAutoDetect
+    uid: word!Word.DocumentEncoding.cyrillicAutoDetect:member
+    package: word!
+    summary: >-
+      Cyrillic auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CyrillicAutoDetect"'
+  - name: ebcdicArabic
+    uid: word!Word.DocumentEncoding.ebcdicArabic:member
+    package: word!
+    summary: >-
+      EBCDIC Arabic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicArabic"'
+  - name: ebcdicDenmarkNorway
+    uid: word!Word.DocumentEncoding.ebcdicDenmarkNorway:member
+    package: word!
+    summary: >-
+      EBCDIC Denmark-Norway encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicDenmarkNorway"'
+  - name: ebcdicFinlandSweden
+    uid: word!Word.DocumentEncoding.ebcdicFinlandSweden:member
+    package: word!
+    summary: >-
+      EBCDIC Finland-Sweden encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicFinlandSweden"'
+  - name: ebcdicFrance
+    uid: word!Word.DocumentEncoding.ebcdicFrance:member
+    package: word!
+    summary: >-
+      EBCDIC France encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicFrance"'
+  - name: ebcdicGermany
+    uid: word!Word.DocumentEncoding.ebcdicGermany:member
+    package: word!
+    summary: >-
+      EBCDIC Germany encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicGermany"'
+  - name: ebcdicGreek
+    uid: word!Word.DocumentEncoding.ebcdicGreek:member
+    package: word!
+    summary: >-
+      EBCDIC Greek encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicGreek"'
+  - name: ebcdicGreekModern
+    uid: word!Word.DocumentEncoding.ebcdicGreekModern:member
+    package: word!
+    summary: >-
+      EBCDIC Greek Modern encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicGreekModern"'
+  - name: ebcdicHebrew
+    uid: word!Word.DocumentEncoding.ebcdicHebrew:member
+    package: word!
+    summary: >-
+      EBCDIC Hebrew encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicHebrew"'
+  - name: ebcdicIcelandic
+    uid: word!Word.DocumentEncoding.ebcdicIcelandic:member
+    package: word!
+    summary: >-
+      EBCDIC Icelandic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicIcelandic"'
+  - name: ebcdicInternational
+    uid: word!Word.DocumentEncoding.ebcdicInternational:member
+    package: word!
+    summary: >-
+      EBCDIC International encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicInternational"'
+  - name: ebcdicItaly
+    uid: word!Word.DocumentEncoding.ebcdicItaly:member
+    package: word!
+    summary: >-
+      EBCDIC Italy encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicItaly"'
+  - name: ebcdicJapaneseKatakanaExtended
+    uid: word!Word.DocumentEncoding.ebcdicJapaneseKatakanaExtended:member
+    package: word!
+    summary: >-
+      EBCDIC Japanese Katakana Extended encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicJapaneseKatakanaExtended"'
+  - name: ebcdicJapaneseKatakanaExtendedAndJapanese
+    uid: >-
+      word!Word.DocumentEncoding.ebcdicJapaneseKatakanaExtendedAndJapanese:member
+    package: word!
+    summary: >-
+      EBCDIC Japanese Katakana Extended and Japanese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicJapaneseKatakanaExtendedAndJapanese"'
+  - name: ebcdicJapaneseLatinExtendedAndJapanese
+    uid: word!Word.DocumentEncoding.ebcdicJapaneseLatinExtendedAndJapanese:member
+    package: word!
+    summary: >-
+      EBCDIC Japanese Latin Extended and Japanese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicJapaneseLatinExtendedAndJapanese"'
+  - name: ebcdicKoreanExtended
+    uid: word!Word.DocumentEncoding.ebcdicKoreanExtended:member
+    package: word!
+    summary: >-
+      EBCDIC Korean Extended encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicKoreanExtended"'
+  - name: ebcdicKoreanExtendedAndKorean
+    uid: word!Word.DocumentEncoding.ebcdicKoreanExtendedAndKorean:member
+    package: word!
+    summary: >-
+      EBCDIC Korean Extended and Korean encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicKoreanExtendedAndKorean"'
+  - name: ebcdicLatinAmericaSpain
+    uid: word!Word.DocumentEncoding.ebcdicLatinAmericaSpain:member
+    package: word!
+    summary: >-
+      EBCDIC Latin America-Spain encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicLatinAmericaSpain"'
+  - name: ebcdicMultilingualRoeceLatin2
+    uid: word!Word.DocumentEncoding.ebcdicMultilingualRoeceLatin2:member
+    package: word!
+    summary: >-
+      EBCDIC Multilingual ROECE Latin2 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicMultilingualRoeceLatin2"'
+  - name: ebcdicRussian
+    uid: word!Word.DocumentEncoding.ebcdicRussian:member
+    package: word!
+    summary: >-
+      EBCDIC Russian encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicRussian"'
+  - name: ebcdicSerbianBulgarian
+    uid: word!Word.DocumentEncoding.ebcdicSerbianBulgarian:member
+    package: word!
+    summary: >-
+      EBCDIC Serbian-Bulgarian encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicSerbianBulgarian"'
+  - name: ebcdicSimplifiedChineseExtendedAndSimplifiedChinese
+    uid: >-
+      word!Word.DocumentEncoding.ebcdicSimplifiedChineseExtendedAndSimplifiedChinese:member
+    package: word!
+    summary: >-
+      EBCDIC Simplified Chinese Extended and Simplified Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicSimplifiedChineseExtendedAndSimplifiedChinese"'
+  - name: ebcdicThai
+    uid: word!Word.DocumentEncoding.ebcdicThai:member
+    package: word!
+    summary: >-
+      EBCDIC Thai encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicThai"'
+  - name: ebcdicTurkish
+    uid: word!Word.DocumentEncoding.ebcdicTurkish:member
+    package: word!
+    summary: >-
+      EBCDIC Turkish encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicTurkish"'
+  - name: ebcdicTurkishLatin5
+    uid: word!Word.DocumentEncoding.ebcdicTurkishLatin5:member
+    package: word!
+    summary: >-
+      EBCDIC Turkish Latin5 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicTurkishLatin5"'
+  - name: ebcdicUnitedKingdom
+    uid: word!Word.DocumentEncoding.ebcdicUnitedKingdom:member
+    package: word!
+    summary: >-
+      EBCDIC United Kingdom encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicUnitedKingdom"'
+  - name: ebcdicUsCanada
+    uid: word!Word.DocumentEncoding.ebcdicUsCanada:member
+    package: word!
+    summary: >-
+      EBCDIC US-Canada encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicUsCanada"'
+  - name: ebcdicUsCanadaAndJapanese
+    uid: word!Word.DocumentEncoding.ebcdicUsCanadaAndJapanese:member
+    package: word!
+    summary: >-
+      EBCDIC US-Canada and Japanese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicUsCanadaAndJapanese"'
+  - name: ebcdicUsCanadaAndTraditionalChinese
+    uid: word!Word.DocumentEncoding.ebcdicUsCanadaAndTraditionalChinese:member
+    package: word!
+    summary: >-
+      EBCDIC US-Canada and Traditional Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EbcdicUsCanadaAndTraditionalChinese"'
+  - name: eucChineseSimplifiedChinese
+    uid: word!Word.DocumentEncoding.eucChineseSimplifiedChinese:member
+    package: word!
+    summary: >-
+      EUC Chinese Simplified Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EucChineseSimplifiedChinese"'
+  - name: eucJapanese
+    uid: word!Word.DocumentEncoding.eucJapanese:member
+    package: word!
+    summary: >-
+      EUC Japanese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EucJapanese"'
+  - name: eucKorean
+    uid: word!Word.DocumentEncoding.eucKorean:member
+    package: word!
+    summary: >-
+      EUC Korean encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EucKorean"'
+  - name: eucTaiwaneseTraditionalChinese
+    uid: word!Word.DocumentEncoding.eucTaiwaneseTraditionalChinese:member
+    package: word!
+    summary: >-
+      EUC Taiwanese Traditional Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EucTaiwaneseTraditionalChinese"'
+  - name: europa3
+    uid: word!Word.DocumentEncoding.europa3:member
+    package: word!
+    summary: >-
+      Europa3 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Europa3"'
+  - name: extAlphaLowercase
+    uid: word!Word.DocumentEncoding.extAlphaLowercase:member
+    package: word!
+    summary: >-
+      Ext Alpha Lowercase encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ExtAlphaLowercase"'
+  - name: greek
+    uid: word!Word.DocumentEncoding.greek:member
+    package: word!
+    summary: >-
+      Greek encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Greek"'
+  - name: greekAutoDetect
+    uid: word!Word.DocumentEncoding.greekAutoDetect:member
+    package: word!
+    summary: >-
+      Greek auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GreekAutoDetect"'
+  - name: hebrew
+    uid: word!Word.DocumentEncoding.hebrew:member
+    package: word!
+    summary: >-
+      Hebrew encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hebrew"'
+  - name: hzGbSimplifiedChinese
+    uid: word!Word.DocumentEncoding.hzGbSimplifiedChinese:member
+    package: word!
+    summary: >-
+      HZ GB Simplified Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HzGbSimplifiedChinese"'
+  - name: ia5German
+    uid: word!Word.DocumentEncoding.ia5German:member
+    package: word!
+    summary: >-
+      IA5 German encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ia5German"'
+  - name: ia5Irv
+    uid: word!Word.DocumentEncoding.ia5Irv:member
+    package: word!
+    summary: >-
+      IA5 IRV encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ia5Irv"'
+  - name: ia5Norwegian
+    uid: word!Word.DocumentEncoding.ia5Norwegian:member
+    package: word!
+    summary: >-
+      IA5 Norwegian encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ia5Norwegian"'
+  - name: ia5Swedish
+    uid: word!Word.DocumentEncoding.ia5Swedish:member
+    package: word!
+    summary: >-
+      IA5 Swedish encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ia5Swedish"'
+  - name: isciiAssamese
+    uid: word!Word.DocumentEncoding.isciiAssamese:member
+    package: word!
+    summary: >-
+      ISCII Assamese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiAssamese"'
+  - name: isciiBengali
+    uid: word!Word.DocumentEncoding.isciiBengali:member
+    package: word!
+    summary: >-
+      ISCII Bengali encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiBengali"'
+  - name: isciiDevanagari
+    uid: word!Word.DocumentEncoding.isciiDevanagari:member
+    package: word!
+    summary: >-
+      ISCII Devanagari encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiDevanagari"'
+  - name: isciiGujarati
+    uid: word!Word.DocumentEncoding.isciiGujarati:member
+    package: word!
+    summary: >-
+      ISCII Gujarati encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiGujarati"'
+  - name: isciiKannada
+    uid: word!Word.DocumentEncoding.isciiKannada:member
+    package: word!
+    summary: >-
+      ISCII Kannada encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiKannada"'
+  - name: isciiMalayalam
+    uid: word!Word.DocumentEncoding.isciiMalayalam:member
+    package: word!
+    summary: >-
+      ISCII Malayalam encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiMalayalam"'
+  - name: isciiOriya
+    uid: word!Word.DocumentEncoding.isciiOriya:member
+    package: word!
+    summary: >-
+      ISCII Oriya encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiOriya"'
+  - name: isciiPunjabi
+    uid: word!Word.DocumentEncoding.isciiPunjabi:member
+    package: word!
+    summary: >-
+      ISCII Punjabi encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiPunjabi"'
+  - name: isciiTamil
+    uid: word!Word.DocumentEncoding.isciiTamil:member
+    package: word!
+    summary: >-
+      ISCII Tamil encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiTamil"'
+  - name: isciiTelugu
+    uid: word!Word.DocumentEncoding.isciiTelugu:member
+    package: word!
+    summary: >-
+      ISCII Telugu encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsciiTelugu"'
+  - name: iso2022CnSimplifiedChinese
+    uid: word!Word.DocumentEncoding.iso2022CnSimplifiedChinese:member
+    package: word!
+    summary: >-
+      ISO 2022-CN Simplified Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso2022CnSimplifiedChinese"'
+  - name: iso2022CnTraditionalChinese
+    uid: word!Word.DocumentEncoding.iso2022CnTraditionalChinese:member
+    package: word!
+    summary: >-
+      ISO 2022-CN Traditional Chinese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso2022CnTraditionalChinese"'
+  - name: iso2022JpJisX02011989
+    uid: word!Word.DocumentEncoding.iso2022JpJisX02011989:member
+    package: word!
+    summary: >-
+      ISO 2022-JP JIS X 0201-1989 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso2022JpJisX02011989"'
+  - name: iso2022JpJisX02021984
+    uid: word!Word.DocumentEncoding.iso2022JpJisX02021984:member
+    package: word!
+    summary: >-
+      ISO 2022-JP JIS X 0202-1984 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso2022JpJisX02021984"'
+  - name: iso2022JpNoHalfwidthKatakana
+    uid: word!Word.DocumentEncoding.iso2022JpNoHalfwidthKatakana:member
+    package: word!
+    summary: >-
+      ISO 2022-JP no halfwidth katakana encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso2022JpNoHalfwidthKatakana"'
+  - name: iso2022Kr
+    uid: word!Word.DocumentEncoding.iso2022Kr:member
+    package: word!
+    summary: >-
+      ISO 2022-KR encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso2022Kr"'
+  - name: iso6937NonSpacingAccent
+    uid: word!Word.DocumentEncoding.iso6937NonSpacingAccent:member
+    package: word!
+    summary: >-
+      ISO 6937 Non-Spacing Accent encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso6937NonSpacingAccent"'
+  - name: iso885915Latin9
+    uid: word!Word.DocumentEncoding.iso885915Latin9:member
+    package: word!
+    summary: >-
+      ISO 8859-15 Latin9 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso885915Latin9"'
+  - name: iso88591Latin1
+    uid: word!Word.DocumentEncoding.iso88591Latin1:member
+    package: word!
+    summary: >-
+      ISO 8859-1 Latin1 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88591Latin1"'
+  - name: iso88592CentralEurope
+    uid: word!Word.DocumentEncoding.iso88592CentralEurope:member
+    package: word!
+    summary: >-
+      ISO 8859-2 Central Europe encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88592CentralEurope"'
+  - name: iso88593Latin3
+    uid: word!Word.DocumentEncoding.iso88593Latin3:member
+    package: word!
+    summary: >-
+      ISO 8859-3 Latin3 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88593Latin3"'
+  - name: iso88594Baltic
+    uid: word!Word.DocumentEncoding.iso88594Baltic:member
+    package: word!
+    summary: >-
+      ISO 8859-4 Baltic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88594Baltic"'
+  - name: iso88595Cyrillic
+    uid: word!Word.DocumentEncoding.iso88595Cyrillic:member
+    package: word!
+    summary: >-
+      ISO 8859-5 Cyrillic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88595Cyrillic"'
+  - name: iso88596Arabic
+    uid: word!Word.DocumentEncoding.iso88596Arabic:member
+    package: word!
+    summary: >-
+      ISO 8859-6 Arabic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88596Arabic"'
+  - name: iso88597Greek
+    uid: word!Word.DocumentEncoding.iso88597Greek:member
+    package: word!
+    summary: >-
+      ISO 8859-7 Greek encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88597Greek"'
+  - name: iso88598Hebrew
+    uid: word!Word.DocumentEncoding.iso88598Hebrew:member
+    package: word!
+    summary: >-
+      ISO 8859-8 Hebrew encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88598Hebrew"'
+  - name: iso88598HebrewLogical
+    uid: word!Word.DocumentEncoding.iso88598HebrewLogical:member
+    package: word!
+    summary: >-
+      ISO 8859-8 Hebrew logical encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88598HebrewLogical"'
+  - name: iso88599Turkish
+    uid: word!Word.DocumentEncoding.iso88599Turkish:member
+    package: word!
+    summary: >-
+      ISO 8859-9 Turkish encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iso88599Turkish"'
+  - name: japaneseAutoDetect
+    uid: word!Word.DocumentEncoding.japaneseAutoDetect:member
+    package: word!
+    summary: >-
+      Japanese auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"JapaneseAutoDetect"'
+  - name: japaneseShiftJis
+    uid: word!Word.DocumentEncoding.japaneseShiftJis:member
+    package: word!
+    summary: >-
+      Japanese Shift Japanese Industrial Standards (Shift JIS) encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"JapaneseShiftJis"'
+  - name: koi8R
+    uid: word!Word.DocumentEncoding.koi8R:member
+    package: word!
+    summary: >-
+      KOI8-R encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Koi8R"'
+  - name: koi8U
+    uid: word!Word.DocumentEncoding.koi8U:member
+    package: word!
+    summary: >-
+      KOI8-U encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Koi8U"'
+  - name: korean
+    uid: word!Word.DocumentEncoding.korean:member
+    package: word!
+    summary: >-
+      Korean encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Korean"'
+  - name: koreanAutoDetect
+    uid: word!Word.DocumentEncoding.koreanAutoDetect:member
+    package: word!
+    summary: >-
+      Korean auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"KoreanAutoDetect"'
+  - name: koreanJohab
+    uid: word!Word.DocumentEncoding.koreanJohab:member
+    package: word!
+    summary: >-
+      Korean Johab encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"KoreanJohab"'
+  - name: macArabic
+    uid: word!Word.DocumentEncoding.macArabic:member
+    package: word!
+    summary: >-
+      Mac Arabic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacArabic"'
+  - name: macCroatia
+    uid: word!Word.DocumentEncoding.macCroatia:member
+    package: word!
+    summary: >-
+      Mac Croatia encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacCroatia"'
+  - name: macCyrillic
+    uid: word!Word.DocumentEncoding.macCyrillic:member
+    package: word!
+    summary: >-
+      Mac Cyrillic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacCyrillic"'
+  - name: macGreek1
+    uid: word!Word.DocumentEncoding.macGreek1:member
+    package: word!
+    summary: >-
+      Mac Greek1 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacGreek1"'
+  - name: macHebrew
+    uid: word!Word.DocumentEncoding.macHebrew:member
+    package: word!
+    summary: >-
+      Mac Hebrew encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacHebrew"'
+  - name: macIcelandic
+    uid: word!Word.DocumentEncoding.macIcelandic:member
+    package: word!
+    summary: >-
+      Mac Icelandic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacIcelandic"'
+  - name: macJapanese
+    uid: word!Word.DocumentEncoding.macJapanese:member
+    package: word!
+    summary: >-
+      Mac Japanese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacJapanese"'
+  - name: macKorean
+    uid: word!Word.DocumentEncoding.macKorean:member
+    package: word!
+    summary: >-
+      Mac Korean encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacKorean"'
+  - name: macLatin2
+    uid: word!Word.DocumentEncoding.macLatin2:member
+    package: word!
+    summary: >-
+      Mac Latin2 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacLatin2"'
+  - name: macRoman
+    uid: word!Word.DocumentEncoding.macRoman:member
+    package: word!
+    summary: >-
+      Mac Roman encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacRoman"'
+  - name: macRomania
+    uid: word!Word.DocumentEncoding.macRomania:member
+    package: word!
+    summary: >-
+      Mac Romania encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacRomania"'
+  - name: macSimplifiedChineseGb2312
+    uid: word!Word.DocumentEncoding.macSimplifiedChineseGb2312:member
+    package: word!
+    summary: >-
+      Mac Simplified Chinese GB2312 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacSimplifiedChineseGb2312"'
+  - name: macTraditionalChineseBig5
+    uid: word!Word.DocumentEncoding.macTraditionalChineseBig5:member
+    package: word!
+    summary: >-
+      Mac Traditional Chinese Big5 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacTraditionalChineseBig5"'
+  - name: macTurkish
+    uid: word!Word.DocumentEncoding.macTurkish:member
+    package: word!
+    summary: >-
+      Mac Turkish encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacTurkish"'
+  - name: macUkraine
+    uid: word!Word.DocumentEncoding.macUkraine:member
+    package: word!
+    summary: >-
+      Mac Ukraine encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacUkraine"'
+  - name: oemArabic
+    uid: word!Word.DocumentEncoding.oemArabic:member
+    package: word!
+    summary: >-
+      OEM Arabic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemArabic"'
+  - name: oemBaltic
+    uid: word!Word.DocumentEncoding.oemBaltic:member
+    package: word!
+    summary: >-
+      OEM Baltic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemBaltic"'
+  - name: oemCanadianFrench
+    uid: word!Word.DocumentEncoding.oemCanadianFrench:member
+    package: word!
+    summary: >-
+      OEM Canadian French encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemCanadianFrench"'
+  - name: oemCyrillic
+    uid: word!Word.DocumentEncoding.oemCyrillic:member
+    package: word!
+    summary: >-
+      OEM Cyrillic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemCyrillic"'
+  - name: oemCyrillicIi
+    uid: word!Word.DocumentEncoding.oemCyrillicIi:member
+    package: word!
+    summary: >-
+      OEM Cyrillic II encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemCyrillicIi"'
+  - name: oemGreek437G
+    uid: word!Word.DocumentEncoding.oemGreek437G:member
+    package: word!
+    summary: >-
+      OEM Greek 437G encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemGreek437G"'
+  - name: oemHebrew
+    uid: word!Word.DocumentEncoding.oemHebrew:member
+    package: word!
+    summary: >-
+      OEM Hebrew encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemHebrew"'
+  - name: oemIcelandic
+    uid: word!Word.DocumentEncoding.oemIcelandic:member
+    package: word!
+    summary: >-
+      OEM Icelandic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemIcelandic"'
+  - name: oemModernGreek
+    uid: word!Word.DocumentEncoding.oemModernGreek:member
+    package: word!
+    summary: >-
+      OEM Modern Greek encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemModernGreek"'
+  - name: oemMultilingualLatinI
+    uid: word!Word.DocumentEncoding.oemMultilingualLatinI:member
+    package: word!
+    summary: >-
+      OEM Multilingual Latin I encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemMultilingualLatinI"'
+  - name: oemMultilingualLatinIi
+    uid: word!Word.DocumentEncoding.oemMultilingualLatinIi:member
+    package: word!
+    summary: >-
+      OEM Multilingual Latin II encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemMultilingualLatinIi"'
+  - name: oemNordic
+    uid: word!Word.DocumentEncoding.oemNordic:member
+    package: word!
+    summary: >-
+      OEM Nordic encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemNordic"'
+  - name: oemPortuguese
+    uid: word!Word.DocumentEncoding.oemPortuguese:member
+    package: word!
+    summary: >-
+      OEM Portuguese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemPortuguese"'
+  - name: oemTurkish
+    uid: word!Word.DocumentEncoding.oemTurkish:member
+    package: word!
+    summary: >-
+      OEM Turkish encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemTurkish"'
+  - name: oemUnitedStates
+    uid: word!Word.DocumentEncoding.oemUnitedStates:member
+    package: word!
+    summary: >-
+      OEM United States encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OemUnitedStates"'
+  - name: simplifiedChineseAutoDetect
+    uid: word!Word.DocumentEncoding.simplifiedChineseAutoDetect:member
+    package: word!
+    summary: >-
+      Simplified Chinese auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimplifiedChineseAutoDetect"'
+  - name: simplifiedChineseGb18030
+    uid: word!Word.DocumentEncoding.simplifiedChineseGb18030:member
+    package: word!
+    summary: >-
+      Simplified Chinese GB18030 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimplifiedChineseGb18030"'
+  - name: simplifiedChineseGbk
+    uid: word!Word.DocumentEncoding.simplifiedChineseGbk:member
+    package: word!
+    summary: >-
+      Simplified Chinese Guojia Biaozhun Kuozhan (GBK, which means "National
+      Standard Extended" in Chinese) encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimplifiedChineseGbk"'
+  - name: t61
+    uid: word!Word.DocumentEncoding.t61:member
+    package: word!
+    summary: >-
+      T61 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"T61"'
+  - name: taiwanCns
+    uid: word!Word.DocumentEncoding.taiwanCns:member
+    package: word!
+    summary: >-
+      Taiwan CNS encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaiwanCns"'
+  - name: taiwanEten
+    uid: word!Word.DocumentEncoding.taiwanEten:member
+    package: word!
+    summary: >-
+      Taiwan Eten encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaiwanEten"'
+  - name: taiwanIbm5550
+    uid: word!Word.DocumentEncoding.taiwanIbm5550:member
+    package: word!
+    summary: >-
+      Taiwan IBM5550 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaiwanIbm5550"'
+  - name: taiwanTca
+    uid: word!Word.DocumentEncoding.taiwanTca:member
+    package: word!
+    summary: >-
+      Taiwan TCA encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaiwanTca"'
+  - name: taiwanTeleText
+    uid: word!Word.DocumentEncoding.taiwanTeleText:member
+    package: word!
+    summary: >-
+      Taiwan TeleText encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaiwanTeleText"'
+  - name: taiwanWang
+    uid: word!Word.DocumentEncoding.taiwanWang:member
+    package: word!
+    summary: >-
+      Taiwan Wang encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaiwanWang"'
+  - name: thai
+    uid: word!Word.DocumentEncoding.thai:member
+    package: word!
+    summary: >-
+      Thai encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Thai"'
+  - name: traditionalChineseAutoDetect
+    uid: word!Word.DocumentEncoding.traditionalChineseAutoDetect:member
+    package: word!
+    summary: >-
+      Traditional Chinese auto detect encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TraditionalChineseAutoDetect"'
+  - name: traditionalChineseBig5
+    uid: word!Word.DocumentEncoding.traditionalChineseBig5:member
+    package: word!
+    summary: >-
+      Traditional Chinese Big5 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TraditionalChineseBig5"'
+  - name: turkish
+    uid: word!Word.DocumentEncoding.turkish:member
+    package: word!
+    summary: >-
+      Turkish encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Turkish"'
+  - name: unicodeBigEndian
+    uid: word!Word.DocumentEncoding.unicodeBigEndian:member
+    package: word!
+    summary: >-
+      Unicode Big Endian encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UnicodeBigEndian"'
+  - name: unicodeLittleEndian
+    uid: word!Word.DocumentEncoding.unicodeLittleEndian:member
+    package: word!
+    summary: >-
+      Unicode Little Endian encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UnicodeLittleEndian"'
+  - name: usaAscii
+    uid: word!Word.DocumentEncoding.usaAscii:member
+    package: word!
+    summary: >-
+      US ASCII encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UsaAscii"'
+  - name: utf7
+    uid: word!Word.DocumentEncoding.utf7:member
+    package: word!
+    summary: >-
+      UTF-7 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Utf7"'
+  - name: utf8
+    uid: word!Word.DocumentEncoding.utf8:member
+    package: word!
+    summary: >-
+      UTF-8 encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Utf8"'
+  - name: vietnamese
+    uid: word!Word.DocumentEncoding.vietnamese:member
+    package: word!
+    summary: >-
+      Vietnamese encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vietnamese"'
+  - name: western
+    uid: word!Word.DocumentEncoding.western:member
+    package: word!
+    summary: >-
+      Western encoding.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Western"'
diff --git a/docs/docs-ref-autogen/word/word/word.documentendreviewoptions.yml b/docs/docs-ref-autogen/word/word/word.documentendreviewoptions.yml
new file mode 100644
index 0000000000..7739b1b83a
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentendreviewoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.DocumentEndReviewOptions
+uid: word!Word.DocumentEndReviewOptions:interface
+package: word!
+fullName: Word.DocumentEndReviewOptions
+summary: >-
+  Provides configuration options for the
+  [Document.endReview](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: includeAttachment
+    uid: word!Word.DocumentEndReviewOptions#includeAttachment:member
+    package: word!
+    fullName: includeAttachment
+    summary: >-
+      If provided, specifies whether to include the document as an attachment.
+      The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'includeAttachment?: boolean;'
+      return:
+        type: boolean
+  - name: recipients
+    uid: word!Word.DocumentEndReviewOptions#recipients:member
+    package: word!
+    fullName: recipients
+    summary: >-
+      If provided, specifies the recipients to notify when ending the review.
+      The default value is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'recipients?: string;'
+      return:
+        type: string
+  - name: showMessage
+    uid: word!Word.DocumentEndReviewOptions#showMessage:member
+    package: word!
+    fullName: showMessage
+    summary: >-
+      If provided, specifies whether to show the message before sending. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'showMessage?: boolean;'
+      return:
+        type: boolean
+  - name: subject
+    uid: word!Word.DocumentEndReviewOptions#subject:member
+    package: word!
+    fullName: subject
+    summary: >-
+      If provided, specifies the subject of the notification email. The default
+      value is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'subject?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.documentexportasfixedformat2options.yml b/docs/docs-ref-autogen/word/word/word.documentexportasfixedformat2options.yml
new file mode 100644
index 0000000000..33527792c1
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentexportasfixedformat2options.yml
@@ -0,0 +1,269 @@
+### YamlMime:TSType
+name: Word.DocumentExportAsFixedFormat2Options
+uid: word!Word.DocumentExportAsFixedFormat2Options:interface
+package: word!
+fullName: Word.DocumentExportAsFixedFormat2Options
+summary: >-
+  Represents the options for exporting a document as a fixed format (PDF or XPS)
+  using the [Document.exportAsFixedFormat2](xref:word!Word.Document:class)
+  method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: bitmapMissingFonts
+    uid: word!Word.DocumentExportAsFixedFormat2Options#bitmapMissingFonts:member
+    package: word!
+    fullName: bitmapMissingFonts
+    summary: >-
+      If provided, specifies whether to bitmap missing fonts. The default value
+      is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'bitmapMissingFonts?: boolean;'
+      return:
+        type: boolean
+  - name: createBookmarks
+    uid: word!Word.DocumentExportAsFixedFormat2Options#createBookmarks:member
+    package: word!
+    fullName: createBookmarks
+    summary: >-
+      If provided, specifies the bookmark creation mode. The default value is
+      `none`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        createBookmarks?: Word.ExportCreateBookmarks | "None" | "Headings" |
+        "WordBookmarks";
+      return:
+        type: >-
+           | "None" |
+          "Headings" | "WordBookmarks"
+  - name: documentStructureTags
+    uid: word!Word.DocumentExportAsFixedFormat2Options#documentStructureTags:member
+    package: word!
+    fullName: documentStructureTags
+    summary: >-
+      If provided, specifies whether to include document structure tags. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'documentStructureTags?: boolean;'
+      return:
+        type: boolean
+  - name: fixedFormatExtClassPtr
+    uid: >-
+      word!Word.DocumentExportAsFixedFormat2Options#fixedFormatExtClassPtr:member
+    package: word!
+    fullName: fixedFormatExtClassPtr
+    summary: >-
+      If provided, specifies the extension class pointer. The default value is
+      `null`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fixedFormatExtClassPtr?: any;'
+      return:
+        type: any
+  - name: from
+    uid: word!Word.DocumentExportAsFixedFormat2Options#from:member
+    package: word!
+    fullName: from
+    summary: >-
+      If provided, specifies the starting page number. The default value is
+      `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'from?: number;'
+      return:
+        type: number
+  - name: includeDocProps
+    uid: word!Word.DocumentExportAsFixedFormat2Options#includeDocProps:member
+    package: word!
+    fullName: includeDocProps
+    summary: >-
+      If provided, specifies whether to include document properties. The default
+      value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'includeDocProps?: boolean;'
+      return:
+        type: boolean
+  - name: item
+    uid: word!Word.DocumentExportAsFixedFormat2Options#item:member
+    package: word!
+    fullName: item
+    summary: >-
+      If provided, specifies the item to export. The default value is
+      `documentContent`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'item?: Word.ExportItem | "DocumentContent" | "DocumentWithMarkup";'
+      return:
+        type: >-
+           | "DocumentContent" |
+          "DocumentWithMarkup"
+  - name: keepInformationRightsManagement
+    uid: >-
+      word!Word.DocumentExportAsFixedFormat2Options#keepInformationRightsManagement:member
+    package: word!
+    fullName: keepInformationRightsManagement
+    summary: >-
+      If provided, specifies whether to keep Information Rights Management (IRM)
+      settings. The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'keepInformationRightsManagement?: boolean;'
+      return:
+        type: boolean
+  - name: openAfterExport
+    uid: word!Word.DocumentExportAsFixedFormat2Options#openAfterExport:member
+    package: word!
+    fullName: openAfterExport
+    summary: >-
+      If provided, specifies whether to open the file after export. The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'openAfterExport?: boolean;'
+      return:
+        type: boolean
+  - name: optimizeFor
+    uid: word!Word.DocumentExportAsFixedFormat2Options#optimizeFor:member
+    package: word!
+    fullName: optimizeFor
+    summary: >-
+      If provided, specifies the optimization target for the export. The default
+      value is `print`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'optimizeFor?: Word.ExportOptimizeFor | "Print" | "OnScreen";'
+      return:
+        type:  | "Print" | "OnScreen"
+  - name: optimizeForImageQuality
+    uid: >-
+      word!Word.DocumentExportAsFixedFormat2Options#optimizeForImageQuality:member
+    package: word!
+    fullName: optimizeForImageQuality
+    summary: >-
+      If provided, specifies whether to optimize for image quality in the
+      exported file. The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'optimizeForImageQuality?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.DocumentExportAsFixedFormat2Options#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      If provided, specifies the range to export. The default value is
+      `allDocument`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        range?: Word.ExportRange | "AllDocument" | "Selection" | "CurrentPage" |
+        "FromTo";
+      return:
+        type: >-
+           | "AllDocument" |
+          "Selection" | "CurrentPage" | "FromTo"
+  - name: to
+    uid: word!Word.DocumentExportAsFixedFormat2Options#to:member
+    package: word!
+    fullName: to
+    summary: >-
+      If provided, specifies the ending page number. The default value is the
+      last page of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'to?: number;'
+      return:
+        type: number
+  - name: useIso19005_1
+    uid: word!Word.DocumentExportAsFixedFormat2Options#useIso19005_1:member
+    package: word!
+    fullName: useIso19005_1
+    summary: >-
+      If provided, specifies whether to use [ISO 19005-1
+      compliance](https://www.iso.org/standard/38920.html). The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useIso19005_1?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.documentexportasfixedformat3options.yml b/docs/docs-ref-autogen/word/word/word.documentexportasfixedformat3options.yml
new file mode 100644
index 0000000000..1e51cdd42f
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentexportasfixedformat3options.yml
@@ -0,0 +1,286 @@
+### YamlMime:TSType
+name: Word.DocumentExportAsFixedFormat3Options
+uid: word!Word.DocumentExportAsFixedFormat3Options:interface
+package: word!
+fullName: Word.DocumentExportAsFixedFormat3Options
+summary: >-
+  Represents the options for exporting a document as a fixed format (PDF or XPS)
+  with improved tagging using the
+  [Document.exportAsFixedFormat3](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: bitmapMissingFonts
+    uid: word!Word.DocumentExportAsFixedFormat3Options#bitmapMissingFonts:member
+    package: word!
+    fullName: bitmapMissingFonts
+    summary: >-
+      If provided, specifies whether to bitmap missing fonts. The default value
+      is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'bitmapMissingFonts?: boolean;'
+      return:
+        type: boolean
+  - name: createBookmarks
+    uid: word!Word.DocumentExportAsFixedFormat3Options#createBookmarks:member
+    package: word!
+    fullName: createBookmarks
+    summary: >-
+      If provided, specifies the bookmark creation mode. The default value is
+      `none`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        createBookmarks?: Word.ExportCreateBookmarks | "None" | "Headings" |
+        "WordBookmarks";
+      return:
+        type: >-
+           | "None" |
+          "Headings" | "WordBookmarks"
+  - name: documentStructureTags
+    uid: word!Word.DocumentExportAsFixedFormat3Options#documentStructureTags:member
+    package: word!
+    fullName: documentStructureTags
+    summary: >-
+      If provided, specifies whether to include document structure tags. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'documentStructureTags?: boolean;'
+      return:
+        type: boolean
+  - name: fixedFormatExtClassPtr
+    uid: >-
+      word!Word.DocumentExportAsFixedFormat3Options#fixedFormatExtClassPtr:member
+    package: word!
+    fullName: fixedFormatExtClassPtr
+    summary: >-
+      If provided, specifies the extension class pointer. The default value is
+      `null`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fixedFormatExtClassPtr?: any;'
+      return:
+        type: any
+  - name: from
+    uid: word!Word.DocumentExportAsFixedFormat3Options#from:member
+    package: word!
+    fullName: from
+    summary: >-
+      If provided, specifies the starting page number. The default value is
+      `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'from?: number;'
+      return:
+        type: number
+  - name: improveExportTagging
+    uid: word!Word.DocumentExportAsFixedFormat3Options#improveExportTagging:member
+    package: word!
+    fullName: improveExportTagging
+    summary: >-
+      If provided, specifies to improve export tagging for better accessibility.
+      The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'improveExportTagging?: boolean;'
+      return:
+        type: boolean
+  - name: includeDocProps
+    uid: word!Word.DocumentExportAsFixedFormat3Options#includeDocProps:member
+    package: word!
+    fullName: includeDocProps
+    summary: >-
+      If provided, specifies whether to include document properties. The default
+      value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'includeDocProps?: boolean;'
+      return:
+        type: boolean
+  - name: item
+    uid: word!Word.DocumentExportAsFixedFormat3Options#item:member
+    package: word!
+    fullName: item
+    summary: >-
+      If provided, specifies the item to export. The default value is
+      `documentContent`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'item?: Word.ExportItem | "DocumentContent" | "DocumentWithMarkup";'
+      return:
+        type: >-
+           | "DocumentContent" |
+          "DocumentWithMarkup"
+  - name: keepInformationRightsManagement
+    uid: >-
+      word!Word.DocumentExportAsFixedFormat3Options#keepInformationRightsManagement:member
+    package: word!
+    fullName: keepInformationRightsManagement
+    summary: >-
+      If provided, specifies whether to keep Information Rights Management (IRM)
+      settings. The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'keepInformationRightsManagement?: boolean;'
+      return:
+        type: boolean
+  - name: openAfterExport
+    uid: word!Word.DocumentExportAsFixedFormat3Options#openAfterExport:member
+    package: word!
+    fullName: openAfterExport
+    summary: >-
+      If provided, specifies whether to open the file after export. The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'openAfterExport?: boolean;'
+      return:
+        type: boolean
+  - name: optimizeFor
+    uid: word!Word.DocumentExportAsFixedFormat3Options#optimizeFor:member
+    package: word!
+    fullName: optimizeFor
+    summary: >-
+      If provided, specifies the optimization target for the export. The default
+      value is `print`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'optimizeFor?: Word.ExportOptimizeFor | "Print" | "OnScreen";'
+      return:
+        type:  | "Print" | "OnScreen"
+  - name: optimizeForImageQuality
+    uid: >-
+      word!Word.DocumentExportAsFixedFormat3Options#optimizeForImageQuality:member
+    package: word!
+    fullName: optimizeForImageQuality
+    summary: >-
+      If provided, specifies whether to optimize for image quality in the
+      exported file. The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'optimizeForImageQuality?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.DocumentExportAsFixedFormat3Options#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      If provided, specifies the range to export. The default value is
+      `allDocument`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        range?: Word.ExportRange | "AllDocument" | "Selection" | "CurrentPage" |
+        "FromTo";
+      return:
+        type: >-
+           | "AllDocument" |
+          "Selection" | "CurrentPage" | "FromTo"
+  - name: to
+    uid: word!Word.DocumentExportAsFixedFormat3Options#to:member
+    package: word!
+    fullName: to
+    summary: >-
+      If provided, specifies the ending page number. The default value is the
+      last page of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'to?: number;'
+      return:
+        type: number
+  - name: useIso19005_1
+    uid: word!Word.DocumentExportAsFixedFormat3Options#useIso19005_1:member
+    package: word!
+    fullName: useIso19005_1
+    summary: >-
+      If provided, specifies whether to use [ISO 19005-1
+      compliance](https://www.iso.org/standard/38920.html). The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useIso19005_1?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.documentexportasfixedformatoptions.yml b/docs/docs-ref-autogen/word/word/word.documentexportasfixedformatoptions.yml
new file mode 100644
index 0000000000..f5878e2c73
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentexportasfixedformatoptions.yml
@@ -0,0 +1,250 @@
+### YamlMime:TSType
+name: Word.DocumentExportAsFixedFormatOptions
+uid: word!Word.DocumentExportAsFixedFormatOptions:interface
+package: word!
+fullName: Word.DocumentExportAsFixedFormatOptions
+summary: >-
+  Provides configuration options for the
+  [Document.exportAsFixedFormat](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: bitmapMissingFonts
+    uid: word!Word.DocumentExportAsFixedFormatOptions#bitmapMissingFonts:member
+    package: word!
+    fullName: bitmapMissingFonts
+    summary: >-
+      If provided, specifies whether to bitmap missing fonts. The default value
+      is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'bitmapMissingFonts?: boolean;'
+      return:
+        type: boolean
+  - name: createBookmarks
+    uid: word!Word.DocumentExportAsFixedFormatOptions#createBookmarks:member
+    package: word!
+    fullName: createBookmarks
+    summary: >-
+      If provided, specifies the bookmark creation mode. The default value is
+      `none`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        createBookmarks?: Word.ExportCreateBookmarks | "None" | "Headings" |
+        "WordBookmarks";
+      return:
+        type: >-
+           | "None" |
+          "Headings" | "WordBookmarks"
+  - name: documentStructureTags
+    uid: word!Word.DocumentExportAsFixedFormatOptions#documentStructureTags:member
+    package: word!
+    fullName: documentStructureTags
+    summary: >-
+      If provided, specifies whether to include document structure tags. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'documentStructureTags?: boolean;'
+      return:
+        type: boolean
+  - name: fixedFormatExtensionClassPointer
+    uid: >-
+      word!Word.DocumentExportAsFixedFormatOptions#fixedFormatExtensionClassPointer:member
+    package: word!
+    fullName: fixedFormatExtensionClassPointer
+    summary: >-
+      If provided, specifies the extension class pointer. The default value is
+      `null`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fixedFormatExtensionClassPointer?: any;'
+      return:
+        type: any
+  - name: from
+    uid: word!Word.DocumentExportAsFixedFormatOptions#from:member
+    package: word!
+    fullName: from
+    summary: >-
+      If provided, specifies the starting page number. The default value is
+      `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'from?: number;'
+      return:
+        type: number
+  - name: includeDocProps
+    uid: word!Word.DocumentExportAsFixedFormatOptions#includeDocProps:member
+    package: word!
+    fullName: includeDocProps
+    summary: >-
+      If provided, specifies whether to include document properties. The default
+      value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'includeDocProps?: boolean;'
+      return:
+        type: boolean
+  - name: item
+    uid: word!Word.DocumentExportAsFixedFormatOptions#item:member
+    package: word!
+    fullName: item
+    summary: >-
+      If provided, specifies the item to export. The default value is
+      `documentContent`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'item?: Word.ExportItem | "DocumentContent" | "DocumentWithMarkup";'
+      return:
+        type: >-
+           | "DocumentContent" |
+          "DocumentWithMarkup"
+  - name: keepInformationRightsManagement
+    uid: >-
+      word!Word.DocumentExportAsFixedFormatOptions#keepInformationRightsManagement:member
+    package: word!
+    fullName: keepInformationRightsManagement
+    summary: >-
+      If provided, specifies whether to keep Information Rights Management (IRM)
+      settings. The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'keepInformationRightsManagement?: boolean;'
+      return:
+        type: boolean
+  - name: openAfterExport
+    uid: word!Word.DocumentExportAsFixedFormatOptions#openAfterExport:member
+    package: word!
+    fullName: openAfterExport
+    summary: >-
+      If provided, specifies whether to open the file after export. The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'openAfterExport?: boolean;'
+      return:
+        type: boolean
+  - name: optimizeFor
+    uid: word!Word.DocumentExportAsFixedFormatOptions#optimizeFor:member
+    package: word!
+    fullName: optimizeFor
+    summary: >-
+      If provided, specifies the optimization target for the export. The default
+      value is `print`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'optimizeFor?: Word.ExportOptimizeFor | "Print" | "OnScreen";'
+      return:
+        type:  | "Print" | "OnScreen"
+  - name: range
+    uid: word!Word.DocumentExportAsFixedFormatOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      If provided, specifies the range to export. The default value is
+      `allDocument`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        range?: Word.ExportRange | "AllDocument" | "Selection" | "CurrentPage" |
+        "FromTo";
+      return:
+        type: >-
+           | "AllDocument" |
+          "Selection" | "CurrentPage" | "FromTo"
+  - name: to
+    uid: word!Word.DocumentExportAsFixedFormatOptions#to:member
+    package: word!
+    fullName: to
+    summary: >-
+      If provided, specifies the ending page number. The default value is the
+      last page of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'to?: number;'
+      return:
+        type: number
+  - name: useIso19005_1
+    uid: word!Word.DocumentExportAsFixedFormatOptions#useIso19005_1:member
+    package: word!
+    fullName: useIso19005_1
+    summary: >-
+      If provided, specifies whether to use [ISO 19005-1
+      compliance](https://www.iso.org/standard/38920.html). The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useIso19005_1?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.documentfollowhyperlinkoptions.yml b/docs/docs-ref-autogen/word/word/word.documentfollowhyperlinkoptions.yml
new file mode 100644
index 0000000000..61d6f53019
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentfollowhyperlinkoptions.yml
@@ -0,0 +1,135 @@
+### YamlMime:TSType
+name: Word.DocumentFollowHyperlinkOptions
+uid: word!Word.DocumentFollowHyperlinkOptions:interface
+package: word!
+fullName: Word.DocumentFollowHyperlinkOptions
+summary: >-
+  Provides configuration options for the
+  [Document.followHyperlink](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: addHistory
+    uid: word!Word.DocumentFollowHyperlinkOptions#addHistory:member
+    package: word!
+    fullName: addHistory
+    summary: >-
+      If provided, specifies whether to add the link to the browsing history.
+      The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'addHistory?: boolean;'
+      return:
+        type: boolean
+  - name: address
+    uid: word!Word.DocumentFollowHyperlinkOptions#address:member
+    package: word!
+    fullName: address
+    summary: >-
+      If provided, specifies the hyperlink address to follow. The default value
+      is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'address?: string;'
+      return:
+        type: string
+  - name: extraInfo
+    uid: word!Word.DocumentFollowHyperlinkOptions#extraInfo:member
+    package: word!
+    fullName: extraInfo
+    summary: >-
+      If provided, specifies additional information to pass with the request.
+      The default value is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'extraInfo?: string;'
+      return:
+        type: string
+  - name: headerInfo
+    uid: word!Word.DocumentFollowHyperlinkOptions#headerInfo:member
+    package: word!
+    fullName: headerInfo
+    summary: >-
+      If provided, specifies header information for the HTTP request. The
+      default value is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'headerInfo?: string;'
+      return:
+        type: string
+  - name: httpMethod
+    uid: word!Word.DocumentFollowHyperlinkOptions#httpMethod:member
+    package: word!
+    fullName: httpMethod
+    summary: >-
+      If provided, specifies the HTTP method to use for the request. The default
+      value is "GET".
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'httpMethod?: string;'
+      return:
+        type: string
+  - name: newWindow
+    uid: word!Word.DocumentFollowHyperlinkOptions#newWindow:member
+    package: word!
+    fullName: newWindow
+    summary: >-
+      If provided, specifies whether to open the link in a new window. The
+      default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'newWindow?: boolean;'
+      return:
+        type: boolean
+  - name: subAddress
+    uid: word!Word.DocumentFollowHyperlinkOptions#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: >-
+      If provided, specifies the sub-address within the document. The default
+      value is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'subAddress?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.documentkind.yml b/docs/docs-ref-autogen/word/word/word.documentkind.yml
new file mode 100644
index 0000000000..90ebaaecac
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentkind.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.DocumentKind
+uid: word!Word.DocumentKind:enum
+package: word!
+fullName: Word.DocumentKind
+summary: Specifies the kind or purpose of a document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: email
+    uid: word!Word.DocumentKind.email:member
+    package: word!
+    summary: >-
+      Represents an email document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Email"'
+  - name: letter
+    uid: word!Word.DocumentKind.letter:member
+    package: word!
+    summary: >-
+      Represents a letter document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Letter"'
+  - name: notSpecified
+    uid: word!Word.DocumentKind.notSpecified:member
+    package: word!
+    summary: >-
+      Represents a document with no specified kind.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NotSpecified"'
diff --git a/docs/docs-ref-autogen/word/word/word.documentlibraryversion.yml b/docs/docs-ref-autogen/word/word/word.documentlibraryversion.yml
index 8135118514..6e51a88cac 100644
--- a/docs/docs-ref-autogen/word/word/word.documentlibraryversion.yml
+++ b/docs/docs-ref-autogen/word/word/word.documentlibraryversion.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.DocumentLibraryVersion
 summary: Represents a document library version.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Gets any optional comments associated with this version of the shared
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly comments: string;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
       Gets the date and time at which this version of the shared document was
       last saved to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly modified: any;'
@@ -69,10 +69,10 @@ properties:
       Gets the name of the user who last saved this version of the shared
       document to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly modifiedBy: string;'
@@ -88,7 +88,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -113,7 +113,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.DocumentLibraryVersion;'
@@ -135,7 +135,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -173,7 +173,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.DocumentLibraryVersionData;'
@@ -198,7 +198,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.DocumentLibraryVersion;'
@@ -219,7 +219,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.DocumentLibraryVersion;'
diff --git a/docs/docs-ref-autogen/word/word/word.documentlibraryversioncollection.yml b/docs/docs-ref-autogen/word/word/word.documentlibraryversioncollection.yml
index 6919913b2c..b53d6b7b5f 100644
--- a/docs/docs-ref-autogen/word/word/word.documentlibraryversioncollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.documentlibraryversioncollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.DocumentLibraryVersion](xref:word!Word.DocumentLibraryVersion:class)
   objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,7 +37,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.DocumentLibraryVersion[];'
@@ -50,10 +50,10 @@ methods:
     fullName: getItem(index)
     summary: Gets a `DocumentLibraryVersion` object by its index in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItem(index: number): Word.DocumentLibraryVersion;'
@@ -73,10 +73,10 @@ methods:
       on the server is configured to create a backup copy, or version, each time
       the file is edited on the website.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVersioningEnabled(): OfficeExtension.ClientResult;'
@@ -94,7 +94,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -122,7 +122,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -146,7 +146,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -179,7 +179,7 @@ methods:
       from the collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.DocumentLibraryVersionCollectionData;'
@@ -205,7 +205,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.DocumentLibraryVersionCollection;'
@@ -226,7 +226,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.DocumentLibraryVersionCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.documentmergeoptions.yml b/docs/docs-ref-autogen/word/word/word.documentmergeoptions.yml
new file mode 100644
index 0000000000..665ceea788
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentmergeoptions.yml
@@ -0,0 +1,90 @@
+### YamlMime:TSType
+name: Word.DocumentMergeOptions
+uid: word!Word.DocumentMergeOptions:interface
+package: word!
+fullName: Word.DocumentMergeOptions
+summary: >-
+  Provides configuration options for the
+  [Document.merge](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: addToRecentFiles
+    uid: word!Word.DocumentMergeOptions#addToRecentFiles:member
+    package: word!
+    fullName: addToRecentFiles
+    summary: >-
+      If provided, specifies whether to add the merged document to recent files.
+      The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'addToRecentFiles?: boolean;'
+      return:
+        type: boolean
+  - name: detectFormatChanges
+    uid: word!Word.DocumentMergeOptions#detectFormatChanges:member
+    package: word!
+    fullName: detectFormatChanges
+    summary: >-
+      If provided, specifies whether to detect format changes during the merge.
+      The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'detectFormatChanges?: boolean;'
+      return:
+        type: boolean
+  - name: mergeTarget
+    uid: word!Word.DocumentMergeOptions#mergeTarget:member
+    package: word!
+    fullName: mergeTarget
+    summary: >-
+      If provided, specifies the target of the merge operation. The default
+      value is `current`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'mergeTarget?: Word.MergeTarget | "Selected" | "Current" | "New";'
+      return:
+        type: >-
+           | "Selected" | "Current" |
+          "New"
+  - name: useFormattingFrom
+    uid: word!Word.DocumentMergeOptions#useFormattingFrom:member
+    package: word!
+    fullName: useFormattingFrom
+    summary: >-
+      If provided, specifies the source of formatting to use in the merge. The
+      default value is `current`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        useFormattingFrom?: Word.UseFormattingFrom | "Current" | "Selected" |
+        "Prompt";
+      return:
+        type: >-
+           | "Current" |
+          "Selected" | "Prompt"
diff --git a/docs/docs-ref-autogen/word/word/word.documentprintoutoptions.yml b/docs/docs-ref-autogen/word/word/word.documentprintoutoptions.yml
new file mode 100644
index 0000000000..b65c77af0d
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentprintoutoptions.yml
@@ -0,0 +1,336 @@
+### YamlMime:TSType
+name: Word.DocumentPrintOutOptions
+uid: word!Word.DocumentPrintOutOptions:interface
+package: word!
+fullName: Word.DocumentPrintOutOptions
+summary: >-
+  Provides configuration options for the
+  [Document.printOut](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: activePrinterMacGX
+    uid: word!Word.DocumentPrintOutOptions#activePrinterMacGX:member
+    package: word!
+    fullName: activePrinterMacGX
+    summary: >-
+      If provided, specifies the printer name. The default value is an empty
+      string. This argument is available only in Microsoft Office Macintosh
+      Edition.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'activePrinterMacGX?: string;'
+      return:
+        type: string
+  - name: append
+    uid: word!Word.DocumentPrintOutOptions#append:member
+    package: word!
+    fullName: append
+    summary: >-
+      If provided, specifies whether to append to an existing file. The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'append?: boolean;'
+      return:
+        type: boolean
+  - name: background
+    uid: word!Word.DocumentPrintOutOptions#background:member
+    package: word!
+    fullName: background
+    summary: >-
+      If provided, specifies whether to print in the background. The default
+      value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'background?: boolean;'
+      return:
+        type: boolean
+  - name: collate
+    uid: word!Word.DocumentPrintOutOptions#collate:member
+    package: word!
+    fullName: collate
+    summary: >-
+      If provided, specifies whether to collate pages. The default value is
+      `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'collate?: boolean;'
+      return:
+        type: boolean
+  - name: copies
+    uid: word!Word.DocumentPrintOutOptions#copies:member
+    package: word!
+    fullName: copies
+    summary: >-
+      If provided, specifies the number of copies to print. The default value is
+      `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'copies?: number;'
+      return:
+        type: number
+  - name: from
+    uid: word!Word.DocumentPrintOutOptions#from:member
+    package: word!
+    fullName: from
+    summary: >-
+      If provided, specifies the starting page number. The default value is
+      `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'from?: number;'
+      return:
+        type: number
+  - name: item
+    uid: word!Word.DocumentPrintOutOptions#item:member
+    package: word!
+    fullName: item
+    summary: >-
+      If provided, specifies the item to print. The default value is
+      `PrintOutItem.documentContent`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        item?: Word.PrintOutItem | "DocumentContent" | "Properties" | "Comments"
+        | "Markup" | "Styles" | "AutoTextEntries" | "KeyAssignments" |
+        "Envelope" | "DocumentWithMarkup";
+      return:
+        type: >-
+           | "DocumentContent" |
+          "Properties" | "Comments" | "Markup" | "Styles" | "AutoTextEntries" |
+          "KeyAssignments" | "Envelope" | "DocumentWithMarkup"
+  - name: manualDuplexPrint
+    uid: word!Word.DocumentPrintOutOptions#manualDuplexPrint:member
+    package: word!
+    fullName: manualDuplexPrint
+    summary: >-
+      If provided, specifies whether to manually duplex print. The default value
+      is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'manualDuplexPrint?: boolean;'
+      return:
+        type: boolean
+  - name: outputFileName
+    uid: word!Word.DocumentPrintOutOptions#outputFileName:member
+    package: word!
+    fullName: outputFileName
+    summary: >-
+      If provided, specifies the name of the output file. The default value is
+      an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'outputFileName?: string;'
+      return:
+        type: string
+  - name: pages
+    uid: word!Word.DocumentPrintOutOptions#pages:member
+    package: word!
+    fullName: pages
+    summary: >-
+      If provided, specifies specific pages to print. The default value is an
+      empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'pages?: string;'
+      return:
+        type: string
+  - name: pageType
+    uid: word!Word.DocumentPrintOutOptions#pageType:member
+    package: word!
+    fullName: pageType
+    summary: >-
+      If provided, specifies the page order. The default value is
+      `PrintOutPages.allPages`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'pageType?: Word.PrintOutPages | "All" | "OddOnly" | "EvenOnly";'
+      return:
+        type: >-
+           | "All" | "OddOnly" |
+          "EvenOnly"
+  - name: printToFile
+    uid: word!Word.DocumentPrintOutOptions#printToFile:member
+    package: word!
+    fullName: printToFile
+    summary: >-
+      If provided, specifies whether to print to file. The default value is
+      `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printToFile?: boolean;'
+      return:
+        type: boolean
+  - name: printZoomColumn
+    uid: word!Word.DocumentPrintOutOptions#printZoomColumn:member
+    package: word!
+    fullName: printZoomColumn
+    summary: >-
+      If provided, specifies the zoom column setting. The default value is
+      `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printZoomColumn?: number;'
+      return:
+        type: number
+  - name: printZoomPaperHeight
+    uid: word!Word.DocumentPrintOutOptions#printZoomPaperHeight:member
+    package: word!
+    fullName: printZoomPaperHeight
+    summary: >-
+      If provided, specifies the paper height for printing in twips (20 twips =
+      1 point; 72 points = 1 inch). The default value is `0` (use original
+      height).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printZoomPaperHeight?: number;'
+      return:
+        type: number
+  - name: printZoomPaperWidth
+    uid: word!Word.DocumentPrintOutOptions#printZoomPaperWidth:member
+    package: word!
+    fullName: printZoomPaperWidth
+    summary: >-
+      If provided, specifies the paper width for printing in twips (20 twips = 1
+      point; 72 points = 1 inch). The default value is `0` (use original width).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printZoomPaperWidth?: number;'
+      return:
+        type: number
+  - name: printZoomRow
+    uid: word!Word.DocumentPrintOutOptions#printZoomRow:member
+    package: word!
+    fullName: printZoomRow
+    summary: >-
+      If provided, specifies the zoom row setting. The default value is `1`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printZoomRow?: number;'
+      return:
+        type: number
+  - name: range
+    uid: word!Word.DocumentPrintOutOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      If provided, specifies the range to print. The default value is
+      `allDocument`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        range?: Word.PrintOutRange | "AllDocument" | "Selection" | "CurrentPage"
+        | "FromTo" | "RangeOfPages";
+      return:
+        type: >-
+           | "AllDocument" |
+          "Selection" | "CurrentPage" | "FromTo" | "RangeOfPages"
+  - name: to
+    uid: word!Word.DocumentPrintOutOptions#to:member
+    package: word!
+    fullName: to
+    summary: >-
+      If provided, specifies the ending page number. The default value is the
+      last page of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'to?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word/word/word.documentprotectoptions.yml b/docs/docs-ref-autogen/word/word/word.documentprotectoptions.yml
new file mode 100644
index 0000000000..ce1daac454
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentprotectoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.DocumentProtectOptions
+uid: word!Word.DocumentProtectOptions:interface
+package: word!
+fullName: Word.DocumentProtectOptions
+summary: >-
+  Provides configuration options for the
+  [Document.protect](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: enforceStyleLock
+    uid: word!Word.DocumentProtectOptions#enforceStyleLock:member
+    package: word!
+    fullName: enforceStyleLock
+    summary: >-
+      If provided, specifies whether to enforce style lock restrictions. The
+      default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'enforceStyleLock?: boolean;'
+      return:
+        type: boolean
+  - name: noReset
+    uid: word!Word.DocumentProtectOptions#noReset:member
+    package: word!
+    fullName: noReset
+    summary: >-
+      If provided, specifies whether to reset form fields when protecting the
+      document. The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noReset?: boolean;'
+      return:
+        type: boolean
+  - name: password
+    uid: word!Word.DocumentProtectOptions#password:member
+    package: word!
+    fullName: password
+    summary: >-
+      If provided, specifies the password to apply for document protection. The
+      default value is an empty string.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'password?: string;'
+      return:
+        type: string
+  - name: useInformationRightsManagement
+    uid: word!Word.DocumentProtectOptions#useInformationRightsManagement:member
+    package: word!
+    fullName: useInformationRightsManagement
+    summary: >-
+      If provided, specifies whether to use Information Rights Management (IRM).
+      The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useInformationRightsManagement?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.documentrangeoptions.yml b/docs/docs-ref-autogen/word/word/word.documentrangeoptions.yml
new file mode 100644
index 0000000000..5f6f35a247
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentrangeoptions.yml
@@ -0,0 +1,50 @@
+### YamlMime:TSType
+name: Word.DocumentRangeOptions
+uid: word!Word.DocumentRangeOptions:interface
+package: word!
+fullName: Word.DocumentRangeOptions
+summary: >-
+  Provides configuration options for the
+  [Document.range](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: end
+    uid: word!Word.DocumentRangeOptions#end:member
+    package: word!
+    fullName: end
+    summary: >-
+      If provided, specifies the ending character position. The default value is
+      the end of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'end?: number;'
+      return:
+        type: number
+  - name: start
+    uid: word!Word.DocumentRangeOptions#start:member
+    package: word!
+    fullName: start
+    summary: >-
+      If provided, specifies the starting character position. The default value
+      is `0`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'start?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word/word/word.documentreplywithchangesoptions.yml b/docs/docs-ref-autogen/word/word/word.documentreplywithchangesoptions.yml
new file mode 100644
index 0000000000..a09b388cfe
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentreplywithchangesoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.DocumentReplyWithChangesOptions
+uid: word!Word.DocumentReplyWithChangesOptions:interface
+package: word!
+fullName: Word.DocumentReplyWithChangesOptions
+summary: >-
+  Provides configuration options for the
+  [Document.replyWithChanges](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: includeAttachment
+    uid: word!Word.DocumentReplyWithChangesOptions#includeAttachment:member
+    package: word!
+    fullName: includeAttachment
+    summary: >-
+      If provided, specifies whether to include the document as an attachment.
+      The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'includeAttachment?: boolean;'
+      return:
+        type: boolean
+  - name: recipients
+    uid: word!Word.DocumentReplyWithChangesOptions#recipients:member
+    package: word!
+    fullName: recipients
+    summary: >-
+      If provided, specifies the recipients of the reply. The default value is
+      "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'recipients?: string;'
+      return:
+        type: string
+  - name: showMessage
+    uid: word!Word.DocumentReplyWithChangesOptions#showMessage:member
+    package: word!
+    fullName: showMessage
+    summary: >-
+      If provided, specifies whether to show the message before sending. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'showMessage?: boolean;'
+      return:
+        type: boolean
+  - name: subject
+    uid: word!Word.DocumentReplyWithChangesOptions#subject:member
+    package: word!
+    fullName: subject
+    summary: >-
+      If provided, specifies the subject of the reply email. The default value
+      is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'subject?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.documentsendfaxoverinternetoptions.yml b/docs/docs-ref-autogen/word/word/word.documentsendfaxoverinternetoptions.yml
new file mode 100644
index 0000000000..f5d0593a16
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentsendfaxoverinternetoptions.yml
@@ -0,0 +1,67 @@
+### YamlMime:TSType
+name: Word.DocumentSendFaxOverInternetOptions
+uid: word!Word.DocumentSendFaxOverInternetOptions:interface
+package: word!
+fullName: Word.DocumentSendFaxOverInternetOptions
+summary: >-
+  Provides configuration options for the
+  [Document.sendFaxOverInternet](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: recipients
+    uid: word!Word.DocumentSendFaxOverInternetOptions#recipients:member
+    package: word!
+    fullName: recipients
+    summary: >-
+      If provided, specifies the recipients of the fax. The default value is ""
+      (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'recipients?: string;'
+      return:
+        type: string
+  - name: showMessage
+    uid: word!Word.DocumentSendFaxOverInternetOptions#showMessage:member
+    package: word!
+    fullName: showMessage
+    summary: >-
+      If provided, specifies whether to show the message before sending. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'showMessage?: boolean;'
+      return:
+        type: boolean
+  - name: subject
+    uid: word!Word.DocumentSendFaxOverInternetOptions#subject:member
+    package: word!
+    fullName: subject
+    summary: >-
+      If provided, specifies the subject of the fax. The default value is ""
+      (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'subject?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.documentsendforreviewoptions.yml b/docs/docs-ref-autogen/word/word/word.documentsendforreviewoptions.yml
new file mode 100644
index 0000000000..352214693a
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documentsendforreviewoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.DocumentSendForReviewOptions
+uid: word!Word.DocumentSendForReviewOptions:interface
+package: word!
+fullName: Word.DocumentSendForReviewOptions
+summary: >-
+  Provides configuration options for the
+  [Document.sendForReview](xref:word!Word.Document:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: includeAttachment
+    uid: word!Word.DocumentSendForReviewOptions#includeAttachment:member
+    package: word!
+    fullName: includeAttachment
+    summary: >-
+      If provided, specifies whether to include the document as an attachment.
+      The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'includeAttachment?: boolean;'
+      return:
+        type: boolean
+  - name: recipients
+    uid: word!Word.DocumentSendForReviewOptions#recipients:member
+    package: word!
+    fullName: recipients
+    summary: >-
+      If provided, specifies the recipients of the review request. The default
+      value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'recipients?: string;'
+      return:
+        type: string
+  - name: showMessage
+    uid: word!Word.DocumentSendForReviewOptions#showMessage:member
+    package: word!
+    fullName: showMessage
+    summary: >-
+      If provided, specifies whether to show the message before sending. The
+      default value is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'showMessage?: boolean;'
+      return:
+        type: boolean
+  - name: subject
+    uid: word!Word.DocumentSendForReviewOptions#subject:member
+    package: word!
+    fullName: subject
+    summary: >-
+      If provided, specifies the subject of the review email. The default value
+      is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'subject?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.documenttype.yml b/docs/docs-ref-autogen/word/word/word.documenttype.yml
new file mode 100644
index 0000000000..36e254e6fb
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.documenttype.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.DocumentType
+uid: word!Word.DocumentType:enum
+package: word!
+fullName: Word.DocumentType
+summary: Specifies the type of document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: document
+    uid: word!Word.DocumentType.document:member
+    package: word!
+    summary: >-
+      Represents a standard document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Document"'
+  - name: frameset
+    uid: word!Word.DocumentType.frameset:member
+    package: word!
+    summary: >-
+      Represents a frameset document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Frameset"'
+  - name: template
+    uid: word!Word.DocumentType.template:member
+    package: word!
+    summary: >-
+      Represents a document template.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Template"'
diff --git a/docs/docs-ref-autogen/word/word/word.emphasismark.yml b/docs/docs-ref-autogen/word/word/word.emphasismark.yml
index 767fa0d0d0..6dd207996c 100644
--- a/docs/docs-ref-autogen/word/word/word.emphasismark.yml
+++ b/docs/docs-ref-autogen/word/word/word.emphasismark.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the type of emphasis mark to use for a character or designated
   character string.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: none
@@ -20,8 +20,8 @@ fields:
       No emphasis mark.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: overComma
     uid: word!Word.EmphasisMark.overComma:member
@@ -30,8 +30,8 @@ fields:
       Emphasis mark over a comma.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OverComma"'
   - name: overSolidCircle
     uid: word!Word.EmphasisMark.overSolidCircle:member
@@ -40,8 +40,8 @@ fields:
       Emphasis mark over a solid circle.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OverSolidCircle"'
   - name: overWhiteCircle
     uid: word!Word.EmphasisMark.overWhiteCircle:member
@@ -50,8 +50,8 @@ fields:
       Emphasis mark over a white circle.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OverWhiteCircle"'
   - name: underSolidCircle
     uid: word!Word.EmphasisMark.underSolidCircle:member
@@ -60,6 +60,6 @@ fields:
       Emphasis mark under a solid circle.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"UnderSolidCircle"'
diff --git a/docs/docs-ref-autogen/word/word/word.exportcreatebookmarks.yml b/docs/docs-ref-autogen/word/word/word.exportcreatebookmarks.yml
new file mode 100644
index 0000000000..c0bc67bff5
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.exportcreatebookmarks.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.ExportCreateBookmarks
+uid: word!Word.ExportCreateBookmarks:enum
+package: word!
+fullName: Word.ExportCreateBookmarks
+summary: Specifies the type of bookmarks to create during export.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: headings
+    uid: word!Word.ExportCreateBookmarks.headings:member
+    package: word!
+    summary: >-
+      Creates bookmarks from headings.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Headings"'
+  - name: none
+    uid: word!Word.ExportCreateBookmarks.none:member
+    package: word!
+    summary: >-
+      Do not create bookmarks.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: wordBookmarks
+    uid: word!Word.ExportCreateBookmarks.wordBookmarks:member
+    package: word!
+    summary: >-
+      Creates bookmarks from Word bookmarks.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WordBookmarks"'
diff --git a/docs/docs-ref-autogen/word/word/word.exportformat.yml b/docs/docs-ref-autogen/word/word/word.exportformat.yml
new file mode 100644
index 0000000000..4a5f237b71
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.exportformat.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.ExportFormat
+uid: word!Word.ExportFormat:enum
+package: word!
+fullName: Word.ExportFormat
+summary: Specifies the export format for a Word document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: pdf
+    uid: word!Word.ExportFormat.pdf:member
+    package: word!
+    summary: >-
+      PDF export format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pdf"'
+  - name: xps
+    uid: word!Word.ExportFormat.xps:member
+    package: word!
+    summary: >-
+      XPS export format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Xps"'
diff --git a/docs/docs-ref-autogen/word/word/word.exportitem.yml b/docs/docs-ref-autogen/word/word/word.exportitem.yml
new file mode 100644
index 0000000000..155b7b12dc
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.exportitem.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.ExportItem
+uid: word!Word.ExportItem:enum
+package: word!
+fullName: Word.ExportItem
+summary: Specifies the export item type for a Word document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: documentContent
+    uid: word!Word.ExportItem.documentContent:member
+    package: word!
+    summary: >-
+      Exports document content only.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentContent"'
+  - name: documentWithMarkup
+    uid: word!Word.ExportItem.documentWithMarkup:member
+    package: word!
+    summary: >-
+      Exports document with markup (annotations).
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentWithMarkup"'
diff --git a/docs/docs-ref-autogen/word/word/word.exportoptimizefor.yml b/docs/docs-ref-autogen/word/word/word.exportoptimizefor.yml
new file mode 100644
index 0000000000..5551f5d053
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.exportoptimizefor.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.ExportOptimizeFor
+uid: word!Word.ExportOptimizeFor:enum
+package: word!
+fullName: Word.ExportOptimizeFor
+summary: Specifies the optimization target for document export.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: onScreen
+    uid: word!Word.ExportOptimizeFor.onScreen:member
+    package: word!
+    summary: >-
+      Optimizes for on-screen display.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OnScreen"'
+  - name: print
+    uid: word!Word.ExportOptimizeFor.print:member
+    package: word!
+    summary: >-
+      Optimizes for print.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Print"'
diff --git a/docs/docs-ref-autogen/word/word/word.exportrange.yml b/docs/docs-ref-autogen/word/word/word.exportrange.yml
new file mode 100644
index 0000000000..29366ec160
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.exportrange.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.ExportRange
+uid: word!Word.ExportRange:enum
+package: word!
+fullName: Word.ExportRange
+summary: Specifies the range to export from a Word document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: allDocument
+    uid: word!Word.ExportRange.allDocument:member
+    package: word!
+    summary: >-
+      Exports the entire document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AllDocument"'
+  - name: currentPage
+    uid: word!Word.ExportRange.currentPage:member
+    package: word!
+    summary: >-
+      Exports the current page.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurrentPage"'
+  - name: fromTo
+    uid: word!Word.ExportRange.fromTo:member
+    package: word!
+    summary: >-
+      Exports a specific range of pages.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FromTo"'
+  - name: selection
+    uid: word!Word.ExportRange.selection:member
+    package: word!
+    summary: >-
+      Exports the current selection.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Selection"'
diff --git a/docs/docs-ref-autogen/word/word/word.extrusioncolortype.yml b/docs/docs-ref-autogen/word/word/word.extrusioncolortype.yml
index 7783151ae0..0f1f286c94 100644
--- a/docs/docs-ref-autogen/word/word/word.extrusioncolortype.yml
+++ b/docs/docs-ref-autogen/word/word/word.extrusioncolortype.yml
@@ -9,10 +9,10 @@ summary: >-
   fill changes, or whether the extrusion color is independent of the shape's
   fill.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: automatic
@@ -22,8 +22,8 @@ fields:
       Represents an automatic extrusion color based on the shape's fill.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"automatic"'
   - name: custom
     uid: word!Word.ExtrusionColorType.custom:member
@@ -32,8 +32,8 @@ fields:
       Represents a custom extrusion color independent of the shape's fill.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"custom"'
   - name: mixed
     uid: word!Word.ExtrusionColorType.mixed:member
@@ -42,6 +42,6 @@ fields:
       Represents a mixed extrusion color type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"mixed"'
diff --git a/docs/docs-ref-autogen/word/word/word.fareastlinebreaklanguageid.yml b/docs/docs-ref-autogen/word/word/word.fareastlinebreaklanguageid.yml
index 7992cea99d..30a7f5ac8f 100644
--- a/docs/docs-ref-autogen/word/word/word.fareastlinebreaklanguageid.yml
+++ b/docs/docs-ref-autogen/word/word/word.fareastlinebreaklanguageid.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the East Asian language to use when breaking lines of text in the
   specified document or template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: japanese
@@ -20,8 +20,8 @@ fields:
       Represents Japanese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Japanese"'
   - name: korean
     uid: word!Word.FarEastLineBreakLanguageId.korean:member
@@ -30,8 +30,8 @@ fields:
       Represents Korean language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Korean"'
   - name: simplifiedChinese
     uid: word!Word.FarEastLineBreakLanguageId.simplifiedChinese:member
@@ -40,8 +40,8 @@ fields:
       Represents Simplified Chinese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SimplifiedChinese"'
   - name: traditionalChinese
     uid: word!Word.FarEastLineBreakLanguageId.traditionalChinese:member
@@ -50,6 +50,6 @@ fields:
       Represents Traditional Chinese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TraditionalChinese"'
diff --git a/docs/docs-ref-autogen/word/word/word.fareastlinebreaklevel.yml b/docs/docs-ref-autogen/word/word/word.fareastlinebreaklevel.yml
index a9b47ccc18..dbd108d82c 100644
--- a/docs/docs-ref-autogen/word/word/word.fareastlinebreaklevel.yml
+++ b/docs/docs-ref-autogen/word/word/word.fareastlinebreaklevel.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the level of line breaking to use for East Asian languages in the
   specified document or template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: custom
@@ -20,8 +20,8 @@ fields:
       Represents the custom line break level.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom"'
   - name: normal
     uid: word!Word.FarEastLineBreakLevel.normal:member
@@ -30,8 +30,8 @@ fields:
       Represents the normal line break level.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Normal"'
   - name: strict
     uid: word!Word.FarEastLineBreakLevel.strict:member
@@ -40,6 +40,6 @@ fields:
       Represents the strict line break level.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Strict"'
diff --git a/docs/docs-ref-autogen/word/word/word.filesaveformat.yml b/docs/docs-ref-autogen/word/word/word.filesaveformat.yml
new file mode 100644
index 0000000000..46fa0b20f8
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.filesaveformat.yml
@@ -0,0 +1,266 @@
+### YamlMime:TSEnum
+name: Word.FileSaveFormat
+uid: word!Word.FileSaveFormat:enum
+package: word!
+fullName: Word.FileSaveFormat
+summary: Represents the file format to use when saving a document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: document
+    uid: word!Word.FileSaveFormat.document:member
+    package: word!
+    summary: >-
+      Represents Microsoft Office Word 97 - 2003 binary file format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Document"'
+  - name: documentDefault
+    uid: word!Word.FileSaveFormat.documentDefault:member
+    package: word!
+    summary: >-
+      Represents Word default document file format. For Word, this is the DOCX
+      format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentDefault"'
+  - name: dosText
+    uid: word!Word.FileSaveFormat.dosText:member
+    package: word!
+    summary: >-
+      Represents Microsoft DOS text format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DosText"'
+  - name: dosTextLineBreaks
+    uid: word!Word.FileSaveFormat.dosTextLineBreaks:member
+    package: word!
+    summary: >-
+      Represents Microsoft DOS text with line breaks preserved.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DosTextLineBreaks"'
+  - name: filteredHtml
+    uid: word!Word.FileSaveFormat.filteredHtml:member
+    package: word!
+    summary: >-
+      Represents filtered HTML format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FilteredHtml"'
+  - name: flatXml
+    uid: word!Word.FileSaveFormat.flatXml:member
+    package: word!
+    summary: >-
+      Represents Open XML file format saved as a single XML file.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlatXml"'
+  - name: flatXmlMacroEnabled
+    uid: word!Word.FileSaveFormat.flatXmlMacroEnabled:member
+    package: word!
+    summary: >-
+      Represents Open XML file format with macros enabled saved as a single XML
+      file.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlatXmlMacroEnabled"'
+  - name: flatXmlTemplate
+    uid: word!Word.FileSaveFormat.flatXmlTemplate:member
+    package: word!
+    summary: >-
+      Represents Open XML template format saved as a single XML file.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlatXmlTemplate"'
+  - name: flatXmlTemplateMacroEnabled
+    uid: word!Word.FileSaveFormat.flatXmlTemplateMacroEnabled:member
+    package: word!
+    summary: >-
+      Represents Open XML template format with macros enabled saved as a single
+      XML file.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlatXmlTemplateMacroEnabled"'
+  - name: html
+    uid: word!Word.FileSaveFormat.html:member
+    package: word!
+    summary: >-
+      Represents standard HTML format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Html"'
+  - name: openDocumentText
+    uid: word!Word.FileSaveFormat.openDocumentText:member
+    package: word!
+    summary: >-
+      Represents OpenDocument Text format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OpenDocumentText"'
+  - name: pdf
+    uid: word!Word.FileSaveFormat.pdf:member
+    package: word!
+    summary: >-
+      Represents PDF format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pdf"'
+  - name: rtf
+    uid: word!Word.FileSaveFormat.rtf:member
+    package: word!
+    summary: >-
+      Represents Rich Text Format (RTF).
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Rtf"'
+  - name: strictOpenXmlDocument
+    uid: word!Word.FileSaveFormat.strictOpenXmlDocument:member
+    package: word!
+    summary: >-
+      Represents Strict Open XML document format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StrictOpenXmlDocument"'
+  - name: template
+    uid: word!Word.FileSaveFormat.template:member
+    package: word!
+    summary: >-
+      Represents Word template format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Template"'
+  - name: text
+    uid: word!Word.FileSaveFormat.text:member
+    package: word!
+    summary: >-
+      Represents Microsoft Windows text format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Text"'
+  - name: textLineBreaks
+    uid: word!Word.FileSaveFormat.textLineBreaks:member
+    package: word!
+    summary: >-
+      Represents Windows text format with line breaks preserved.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TextLineBreaks"'
+  - name: unicodeText
+    uid: word!Word.FileSaveFormat.unicodeText:member
+    package: word!
+    summary: >-
+      Represents Unicode text format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UnicodeText"'
+  - name: webArchive
+    uid: word!Word.FileSaveFormat.webArchive:member
+    package: word!
+    summary: >-
+      Represents Web archive format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WebArchive"'
+  - name: xml
+    uid: word!Word.FileSaveFormat.xml:member
+    package: word!
+    summary: >-
+      Represents Extensible Markup Language (XML) format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Xml"'
+  - name: xmlDocument
+    uid: word!Word.FileSaveFormat.xmlDocument:member
+    package: word!
+    summary: >-
+      Represents XML document format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"XmlDocument"'
+  - name: xmlDocumentMacroEnabled
+    uid: word!Word.FileSaveFormat.xmlDocumentMacroEnabled:member
+    package: word!
+    summary: >-
+      Represents XML document format with macros enabled.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"XmlDocumentMacroEnabled"'
+  - name: xmlTemplate
+    uid: word!Word.FileSaveFormat.xmlTemplate:member
+    package: word!
+    summary: >-
+      Represents XML template format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"XmlTemplate"'
+  - name: xmlTemplateMacroEnabled
+    uid: word!Word.FileSaveFormat.xmlTemplateMacroEnabled:member
+    package: word!
+    summary: >-
+      Represents XML template format with macros enabled.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"XmlTemplateMacroEnabled"'
+  - name: xps
+    uid: word!Word.FileSaveFormat.xps:member
+    package: word!
+    summary: >-
+      Represents XPS format.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Xps"'
diff --git a/docs/docs-ref-autogen/word/word/word.fillformat.yml b/docs/docs-ref-autogen/word/word/word.fillformat.yml
index 5fbbfe8f9c..37ebf6d7fa 100644
--- a/docs/docs-ref-autogen/word/word/word.fillformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.fillformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.FillFormat
 summary: Represents the fill formatting for a shape or text.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Returns a `ColorFormat` object that represents the background color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly backgroundColor: Word.ColorFormat;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly foregroundColor: Word.ColorFormat;'
@@ -69,10 +69,10 @@ properties:
       Specifies the angle of the gradient fill. The valid range of values is
       from 0 to 359.9.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientAngle: number;'
@@ -84,10 +84,10 @@ properties:
     fullName: gradientColorType
     summary: Gets the gradient color type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -107,10 +107,10 @@ properties:
       gradient. A value of 1 means that white is mixed in. Values between 0 and
       1 mean that a darker or lighter shade of the foreground color is mixed in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly gradientDegree: number;'
@@ -122,10 +122,10 @@ properties:
     fullName: gradientStyle
     summary: Returns the gradient style for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -145,10 +145,10 @@ properties:
       Returns the gradient variant for the fill as an integer value from 1 to 4
       for most gradient fills.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly gradientVariant: number;'
@@ -160,10 +160,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible: boolean;'
@@ -177,10 +177,10 @@ properties:
       Returns a `PatternType` value that represents the pattern applied to the
       fill or line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -223,10 +223,10 @@ properties:
     fullName: presetGradientType
     summary: Returns the preset gradient type for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -249,10 +249,10 @@ properties:
     fullName: presetTexture
     summary: Gets the preset texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -276,10 +276,10 @@ properties:
     fullName: rotateWithObject
     summary: Specifies whether the fill rotates with the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithObject: boolean;'
@@ -293,10 +293,10 @@ properties:
       Specifies the alignment (the origin of the coordinate grid) for the tiling
       of the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -314,10 +314,10 @@ properties:
     fullName: textureHorizontalScale
     summary: Specifies the horizontal scaling factor for the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureHorizontalScale: number;'
@@ -329,10 +329,10 @@ properties:
     fullName: textureName
     summary: Returns the name of the custom texture file for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly textureName: string;'
@@ -344,10 +344,10 @@ properties:
     fullName: textureOffsetX
     summary: Specifies the horizontal offset of the texture from the origin in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetX: number;'
@@ -359,10 +359,10 @@ properties:
     fullName: textureOffsetY
     summary: Specifies the vertical offset of the texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetY: number;'
@@ -374,10 +374,10 @@ properties:
     fullName: textureTile
     summary: Specifies whether the texture is tiled.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureTile: boolean;'
@@ -389,10 +389,10 @@ properties:
     fullName: textureType
     summary: Returns the texture type for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -410,10 +410,10 @@ properties:
       Specifies the vertical scaling factor for the texture fill as a value
       between 0.0 and 1.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureVerticalScale: number;'
@@ -427,10 +427,10 @@ properties:
       Specifies the degree of transparency of the fill for a shape as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency: number;'
@@ -442,10 +442,10 @@ properties:
     fullName: type
     summary: Gets the fill format type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -465,7 +465,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.FillFormatLoadOptions): Word.FillFormat;'
@@ -485,7 +485,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.FillFormat;'
@@ -507,7 +507,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -540,7 +540,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -570,7 +570,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.FillFormat): void;'
@@ -587,10 +587,10 @@ methods:
     fullName: setOneColorGradient(style, variant, degree)
     summary: Sets the fill to a one-color gradient.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -617,10 +617,10 @@ methods:
     fullName: setOneColorGradient(style, variant, degree)
     summary: Sets the fill to a one-color gradient.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -650,10 +650,10 @@ methods:
     fullName: setPatterned(pattern)
     summary: Sets the fill to a pattern.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setPatterned(pattern: Word.PatternType): void;'
@@ -670,10 +670,10 @@ methods:
     fullName: setPatterned(pattern)
     summary: Sets the fill to a pattern.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -721,10 +721,10 @@ methods:
       Sets the fill to a preset gradient. The gradient style.The gradient
       variant. Can be a value from 1 to 4.The preset gradient type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -751,10 +751,10 @@ methods:
       Sets the fill to a preset gradient. The gradient style.The gradient
       variant. Can be a value from 1 to 4.The preset gradient type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -792,10 +792,10 @@ methods:
     fullName: setPresetTextured(presetTexture)
     summary: Sets the fill to a preset texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setPresetTextured(presetTexture: Word.PresetTexture): void;'
@@ -812,10 +812,10 @@ methods:
     fullName: setPresetTextured(presetTexture)
     summary: Sets the fill to a preset texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -844,10 +844,10 @@ methods:
     fullName: setTwoColorGradient(style, variant)
     summary: Sets the fill to a two-color gradient.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setTwoColorGradient(style: Word.GradientStyle, variant: number): void;'
@@ -867,10 +867,10 @@ methods:
     fullName: setTwoColorGradient(style, variant)
     summary: Sets the fill to a two-color gradient.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -895,10 +895,10 @@ methods:
     fullName: solid()
     summary: Sets the fill to a uniform color.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'solid(): void;'
@@ -919,7 +919,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.FillFormatData;'
@@ -942,7 +942,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.FillFormat;'
@@ -963,7 +963,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.FillFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.filltype.yml b/docs/docs-ref-autogen/word/word/word.filltype.yml
index 2a31f0752a..81757f5106 100644
--- a/docs/docs-ref-autogen/word/word/word.filltype.yml
+++ b/docs/docs-ref-autogen/word/word/word.filltype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.FillType
 summary: Specifies a shape's fill type.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: background
@@ -18,8 +18,8 @@ fields:
       Represents a background fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Background"'
   - name: gradient
     uid: word!Word.FillType.gradient:member
@@ -28,8 +28,8 @@ fields:
       Represents a gradient fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gradient"'
   - name: mixed
     uid: word!Word.FillType.mixed:member
@@ -38,8 +38,8 @@ fields:
       Represents a mixed fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: patterned
     uid: word!Word.FillType.patterned:member
@@ -48,8 +48,8 @@ fields:
       Represents a patterned fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Patterned"'
   - name: picture
     uid: word!Word.FillType.picture:member
@@ -58,8 +58,8 @@ fields:
       Represents a picture fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Picture"'
   - name: solid
     uid: word!Word.FillType.solid:member
@@ -68,8 +68,8 @@ fields:
       Represents a solid fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Solid"'
   - name: textured
     uid: word!Word.FillType.textured:member
@@ -78,6 +78,6 @@ fields:
       Represents a textured fill type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Textured"'
diff --git a/docs/docs-ref-autogen/word/word/word.flowdirection.yml b/docs/docs-ref-autogen/word/word/word.flowdirection.yml
index 358afea372..5d238c2982 100644
--- a/docs/docs-ref-autogen/word/word/word.flowdirection.yml
+++ b/docs/docs-ref-autogen/word/word/word.flowdirection.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.FlowDirection
 summary: Specifies the direction in which text flows from one text column to the next.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: leftToRight
@@ -18,8 +18,8 @@ fields:
       Text flows from left to right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LeftToRight"'
   - name: rightToLeft
     uid: word!Word.FlowDirection.rightToLeft:member
@@ -28,6 +28,6 @@ fields:
       Text flows from right to left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RightToLeft"'
diff --git a/docs/docs-ref-autogen/word/word/word.font.yml b/docs/docs-ref-autogen/word/word/word.font.yml
index 0f3974feb8..6e8130f10e 100644
--- a/docs/docs-ref-autogen/word/word/word.font.yml
+++ b/docs/docs-ref-autogen/word/word/word.font.yml
@@ -57,10 +57,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **All Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allCaps: boolean;'
@@ -126,10 +126,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is bold.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'boldBidirectional: boolean;'
@@ -143,10 +143,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly borders: Word.BorderUniversalCollection;'
@@ -201,10 +201,10 @@ properties:
     fullName: colorIndex
     summary: Specifies a `ColorIndex` value that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -226,10 +226,10 @@ properties:
       Specifies the color for the `Font` object in a right-to-left language
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -264,10 +264,10 @@ properties:
     fullName: contextualAlternates
     summary: Specifies whether contextual alternates are enabled for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contextualAlternates: boolean;'
@@ -281,10 +281,10 @@ properties:
       Specifies the color to be used for diacritics for the `Font` object. You
       can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'diacriticColor: string;'
@@ -298,10 +298,10 @@ properties:
       Specifies whether Microsoft Word ignores the number of characters per line
       for the corresponding `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'disableCharacterSpaceGrid: boolean;'
@@ -342,10 +342,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is embossed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emboss: boolean;'
@@ -359,10 +359,10 @@ properties:
       Specifies an `EmphasisMark` value that represents the emphasis mark for a
       character or designated character string.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -390,10 +390,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is engraved.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'engrave: boolean;'
@@ -407,10 +407,10 @@ properties:
       Returns a `FillFormat` object that contains fill formatting properties for
       the font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly fill: Word.FillFormat;'
@@ -424,10 +424,10 @@ properties:
       Returns a `GlowFormat` object that represents the glow formatting for the
       font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly glow: Word.GlowFormat;'
@@ -536,10 +536,10 @@ properties:
       - `null`: Returned if some, but not all, of the text is
       italicized.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'italicBidirectional: boolean;'
@@ -553,10 +553,10 @@ properties:
       Specifies the minimum font size for which Microsoft Word will adjust
       kerning automatically.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerning: number;'
@@ -568,10 +568,10 @@ properties:
     fullName: ligature
     summary: Specifies the ligature setting for the `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -598,10 +598,10 @@ properties:
     fullName: line
     summary: Returns a `LineFormat` object that specifies the formatting for a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly line: Word.LineFormat;'
@@ -656,10 +656,10 @@ properties:
       Specifies the font used for Latin text (characters with character codes
       from 0 (zero) through 127).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameAscii: string;'
@@ -671,10 +671,10 @@ properties:
     fullName: nameBidirectional
     summary: Specifies the font name in a right-to-left language document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameBidirectional: string;'
@@ -686,10 +686,10 @@ properties:
     fullName: nameFarEast
     summary: Specifies the East Asian font name.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameFarEast: string;'
@@ -701,10 +701,10 @@ properties:
     fullName: nameOther
     summary: Specifies the font used for characters with codes from 128 through 255.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameOther: string;'
@@ -716,10 +716,10 @@ properties:
     fullName: numberForm
     summary: Specifies the number form setting for an OpenType font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'numberForm: Word.NumberForm | "Default" | "Lining" | "OldStyle";'
@@ -733,10 +733,10 @@ properties:
     fullName: numberSpacing
     summary: Specifies the number spacing setting for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -763,10 +763,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is outlined.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'outline: boolean;'
@@ -778,10 +778,10 @@ properties:
     fullName: position
     summary: Specifies the position of text (in points) relative to the base line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'position: number;'
@@ -795,10 +795,10 @@ properties:
       Returns a `ReflectionFormat` object that represents the reflection
       formatting for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly reflection: Word.ReflectionFormat;'
@@ -810,10 +810,10 @@ properties:
     fullName: scaling
     summary: Specifies the scaling percentage applied to the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'scaling: number;'
@@ -836,10 +836,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is shadowed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shadow: boolean;'
@@ -892,10 +892,10 @@ properties:
     fullName: sizeBidirectional
     summary: Specifies the font size in points for right-to-left text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sizeBidirectional: number;'
@@ -920,10 +920,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **Small Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'smallCaps: boolean;'
@@ -935,10 +935,10 @@ properties:
     fullName: spacing
     summary: Specifies the spacing between characters.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spacing: number;'
@@ -993,10 +993,10 @@ properties:
     fullName: stylisticSet
     summary: Specifies the stylistic set for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -1050,10 +1050,10 @@ properties:
     fullName: textColor
     summary: Returns a `ColorFormat` object that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly textColor: Word.ColorFormat;'
@@ -1067,10 +1067,10 @@ properties:
       Returns a `ShadowFormat` object that specifies the shadow formatting for
       the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly textShadow: Word.ShadowFormat;'
@@ -1084,10 +1084,10 @@ properties:
       Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
       effect formatting properties for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly threeDimensionalFormat: Word.ThreeDimensionalFormat;'
@@ -1155,10 +1155,10 @@ properties:
       Specifies the color of the underline for the `Font` object. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'underlineColor: string;'
@@ -1171,10 +1171,10 @@ methods:
     fullName: decreaseFontSize()
     summary: Decreases the font size to the next available size.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'decreaseFontSize(): void;'
@@ -1187,10 +1187,10 @@ methods:
     fullName: increaseFontSize()
     summary: Increases the font size to the next available size.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'increaseFontSize(): void;'
@@ -1277,10 +1277,10 @@ methods:
     fullName: reset()
     summary: Removes manual character formatting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'reset(): void;'
@@ -1346,10 +1346,10 @@ methods:
       Sets the specified font formatting as the default for the active document
       and all new documents based on the active template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setAsTemplateDefault(): void;'
diff --git a/docs/docs-ref-autogen/word/word/word.frame.yml b/docs/docs-ref-autogen/word/word/word.frame.yml
index 4ee6021c0a..264da801b1 100644
--- a/docs/docs-ref-autogen/word/word/word.frame.yml
+++ b/docs/docs-ref-autogen/word/word/word.frame.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents a frame. The `Frame` object is a member of the
   [Word.FrameCollection](xref:word!Word.FrameCollection:class) object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -22,10 +22,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly borders: Word.BorderUniversalCollection;'
@@ -40,7 +40,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
     fullName: height
     summary: Specifies the height (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'height: number;'
@@ -69,10 +69,10 @@ properties:
       Specifies a `FrameSizeRule` value that represents the rule for determining
       the height of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'heightRule: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
@@ -88,10 +88,10 @@ properties:
       Specifies the horizontal distance between the frame and the surrounding
       text, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalDistanceFromText: number;'
@@ -105,10 +105,10 @@ properties:
       Specifies the horizontal distance between the edge of the frame and the
       item specified by the `relativeHorizontalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalPosition: number;'
@@ -120,10 +120,10 @@ properties:
     fullName: lockAnchor
     summary: Specifies if the frame is locked.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockAnchor: boolean;'
@@ -137,10 +137,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -152,10 +152,10 @@ properties:
     fullName: relativeHorizontalPosition
     summary: Specifies the relative horizontal position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -173,10 +173,10 @@ properties:
     fullName: relativeVerticalPosition
     summary: Specifies the relative vertical position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -196,10 +196,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly shading: Word.ShadingUniversal;'
@@ -211,10 +211,10 @@ properties:
     fullName: textWrap
     summary: Specifies if document text wraps around the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textWrap: boolean;'
@@ -228,10 +228,10 @@ properties:
       Specifies the vertical distance (in points) between the frame and the
       surrounding text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalDistanceFromText: number;'
@@ -245,10 +245,10 @@ properties:
       Specifies the vertical distance between the edge of the frame and the item
       specified by the `relativeVerticalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalPosition: number;'
@@ -260,10 +260,10 @@ properties:
     fullName: width
     summary: Specifies the width (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width: number;'
@@ -275,10 +275,10 @@ properties:
     fullName: widthRule
     summary: Specifies the rule used to determine the width of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'widthRule: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
@@ -293,10 +293,10 @@ methods:
     fullName: copy()
     summary: Copies the frame to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'copy(): void;'
@@ -309,10 +309,10 @@ methods:
     fullName: cut()
     summary: Removes the frame from the document and places it on the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'cut(): void;'
@@ -325,10 +325,10 @@ methods:
     fullName: delete()
     summary: Deletes the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -344,7 +344,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.FrameLoadOptions): Word.Frame;'
@@ -364,7 +364,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.Frame;'
@@ -386,7 +386,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -415,10 +415,10 @@ methods:
     fullName: select()
     summary: Selects the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'select(): void;'
@@ -435,7 +435,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -465,7 +465,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.Frame): void;'
@@ -490,7 +490,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.FrameData;'
@@ -513,7 +513,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.Frame;'
@@ -534,7 +534,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.Frame;'
diff --git a/docs/docs-ref-autogen/word/word/word.framecollection.yml b/docs/docs-ref-autogen/word/word/word.framecollection.yml
index b6d82a8e86..9a7cf9c437 100644
--- a/docs/docs-ref-autogen/word/word/word.framecollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.framecollection.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.FrameCollection
 summary: Represents the collection of [Word.Frame](xref:word!Word.Frame:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -34,7 +34,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.Frame[];'
@@ -49,10 +49,10 @@ methods:
       Returns a `Frame` object that represents a new frame added to a range,
       selection, or document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'add(range: Word.Range): Word.Frame;'
@@ -69,10 +69,10 @@ methods:
     fullName: delete()
     summary: Deletes the `FrameCollection` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -85,10 +85,10 @@ methods:
     fullName: getItem(index)
     summary: Gets a `Frame` object by its index in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItem(index: number): Word.Frame;'
@@ -108,7 +108,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -133,7 +133,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.FrameCollection;'
@@ -155,7 +155,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -187,7 +187,7 @@ methods:
       from the collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.FrameCollectionData;'
@@ -210,7 +210,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.FrameCollection;'
@@ -231,7 +231,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.FrameCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.framesizerule.yml b/docs/docs-ref-autogen/word/word/word.framesizerule.yml
index 308d89ad10..aa60e6194c 100644
--- a/docs/docs-ref-autogen/word/word/word.framesizerule.yml
+++ b/docs/docs-ref-autogen/word/word/word.framesizerule.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents how Word interprets the rule used to determine the height or width
   of a [Word.Frame](xref:word!Word.Frame:class).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: atLeast
@@ -21,8 +21,8 @@ fields:
       specified by the `height` property or `width` property.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"AtLeast"'
   - name: auto
     uid: word!Word.FrameSizeRule.auto:member
@@ -32,8 +32,8 @@ fields:
       the frame.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Auto"'
   - name: exact
     uid: word!Word.FrameSizeRule.exact:member
@@ -43,6 +43,6 @@ fields:
       property or `width` property.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Exact"'
diff --git a/docs/docs-ref-autogen/word/word/word.glowformat.yml b/docs/docs-ref-autogen/word/word/word.glowformat.yml
index 36ae45b8d4..7e2f070620 100644
--- a/docs/docs-ref-autogen/word/word/word.glowformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.glowformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.GlowFormat
 summary: Represents the glow formatting for the font used by the range of text.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Returns a `ColorFormat` object that represents the color for a glow
       effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly color: Word.ColorFormat;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -50,10 +50,10 @@ properties:
     fullName: radius
     summary: Specifies the length of the radius for a glow effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'radius: number;'
@@ -67,10 +67,10 @@ properties:
       Specifies the degree of transparency for the glow effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency: number;'
@@ -86,7 +86,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.GlowFormatLoadOptions): Word.GlowFormat;'
@@ -106,7 +106,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.GlowFormat;'
@@ -128,7 +128,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -161,7 +161,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -191,7 +191,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.GlowFormat): void;'
@@ -216,7 +216,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.GlowFormatData;'
@@ -239,7 +239,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.GlowFormat;'
@@ -260,7 +260,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.GlowFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.gotooptions.yml b/docs/docs-ref-autogen/word/word/word.gotooptions.yml
new file mode 100644
index 0000000000..db774266d4
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.gotooptions.yml
@@ -0,0 +1,96 @@
+### YamlMime:TSType
+name: Word.GoToOptions
+uid: word!Word.GoToOptions:interface
+package: word!
+fullName: Word.GoToOptions
+summary: >-
+  Represents the options for the
+  [Selection.goTo](xref:word!Word.Selection:class) and
+  [Document.goTo](xref:word!Word.Document:class) methods.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: count
+    uid: word!Word.GoToOptions#count:member
+    package: word!
+    fullName: count
+    summary: >-
+      If provided, specifies the number of the item in the document. Only
+      positive values are valid. The default value is 1.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'count?: number;'
+      return:
+        type: number
+  - name: direction
+    uid: word!Word.GoToOptions#direction:member
+    package: word!
+    fullName: direction
+    summary: >-
+      If provided, specifies the direction the range or selection is moved to.
+      The default value is `next`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'direction?: Word.GoToDirection | "First" | "Last" | "Next" | "Previous";'
+      return:
+        type: >-
+           | "First" | "Last" |
+          "Next" | "Previous"
+  - name: item
+    uid: word!Word.GoToOptions#item:member
+    package: word!
+    fullName: item
+    summary: >-
+      If provided, specifies the kind of item the range or selection is moved
+      to. The default value is `page`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        item?: Word.GoToItem | "Bookmark" | "Comment" | "Endnote" | "Field" |
+        "Footnote" | "Graphic" | "Heading" | "Line" | "Page" | "Section" |
+        "Table" | "EmbeddedObject" | "Equation" | "Percent" | "SpellingError" |
+        "GrammaticalError" | "ProofreadingError";
+      return:
+        type: >-
+           | "Bookmark" | "Comment" |
+          "Endnote" | "Field" | "Footnote" | "Graphic" | "Heading" | "Line" |
+          "Page" | "Section" | "Table" | "EmbeddedObject" | "Equation" |
+          "Percent" | "SpellingError" | "GrammaticalError" | "ProofreadingError"
+  - name: name
+    uid: word!Word.GoToOptions#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      If provided, specifies the name if the `item` property is set to
+      [Word.GoToItem](xref:word!Word.GoToItem:enum) type `bookmark`,
+      `comment`, `field`, or `object`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.gradientcolortype.yml b/docs/docs-ref-autogen/word/word/word.gradientcolortype.yml
index eb4b33504e..c2ad5f7d46 100644
--- a/docs/docs-ref-autogen/word/word/word.gradientcolortype.yml
+++ b/docs/docs-ref-autogen/word/word/word.gradientcolortype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.GradientColorType
 summary: Specifies the type of gradient used in a shape's fill.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: mixed
@@ -19,8 +19,8 @@ fields:
       gradient types are selected.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: multiColor
     uid: word!Word.GradientColorType.multiColor:member
@@ -29,8 +29,8 @@ fields:
       Gradient that includes more than two colors, often customized.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MultiColor"'
   - name: oneColor
     uid: word!Word.GradientColorType.oneColor:member
@@ -39,8 +39,8 @@ fields:
       Gradient with a single color and varying transparency or brightness.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OneColor"'
   - name: presetColors
     uid: word!Word.GradientColorType.presetColors:member
@@ -49,8 +49,8 @@ fields:
       Gradient that uses a predefined set of colors.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PresetColors"'
   - name: twoColors
     uid: word!Word.GradientColorType.twoColors:member
@@ -59,6 +59,6 @@ fields:
       Gradient that blends two distinct colors.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TwoColors"'
diff --git a/docs/docs-ref-autogen/word/word/word.gradientstyle.yml b/docs/docs-ref-autogen/word/word/word.gradientstyle.yml
index 9243b9af52..b406415347 100644
--- a/docs/docs-ref-autogen/word/word/word.gradientstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.gradientstyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.GradientStyle
 summary: Specifies the style for a gradient fill.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: diagonalDown
@@ -18,8 +18,8 @@ fields:
       Represents a diagonal-down gradient style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DiagonalDown"'
   - name: diagonalUp
     uid: word!Word.GradientStyle.diagonalUp:member
@@ -28,8 +28,8 @@ fields:
       Represents a diagonal-up gradient style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DiagonalUp"'
   - name: fromCenter
     uid: word!Word.GradientStyle.fromCenter:member
@@ -38,8 +38,8 @@ fields:
       Represents a gradient style from the center.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FromCenter"'
   - name: fromCorner
     uid: word!Word.GradientStyle.fromCorner:member
@@ -48,8 +48,8 @@ fields:
       Represents a gradient style from the corner.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FromCorner"'
   - name: fromTitle
     uid: word!Word.GradientStyle.fromTitle:member
@@ -58,8 +58,8 @@ fields:
       Represents a gradient style from the title.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FromTitle"'
   - name: horizontal
     uid: word!Word.GradientStyle.horizontal:member
@@ -68,8 +68,8 @@ fields:
       Represents a horizontal gradient style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Horizontal"'
   - name: mixed
     uid: word!Word.GradientStyle.mixed:member
@@ -78,8 +78,8 @@ fields:
       Represents a mixed gradient style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: vertical
     uid: word!Word.GradientStyle.vertical:member
@@ -88,6 +88,6 @@ fields:
       Represents a vertical gradient style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Vertical"'
diff --git a/docs/docs-ref-autogen/word/word/word.groupcontentcontrol.yml b/docs/docs-ref-autogen/word/word/word.groupcontentcontrol.yml
index 15cb7c1c53..3cdd38d15f 100644
--- a/docs/docs-ref-autogen/word/word/word.groupcontentcontrol.yml
+++ b/docs/docs-ref-autogen/word/word/word.groupcontentcontrol.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.GroupContentControl
 summary: Represents the `GroupContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color: string;'
@@ -57,7 +57,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -69,10 +69,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly id: string;'
@@ -86,10 +86,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary: boolean;'
@@ -104,10 +104,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -126,10 +126,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl: boolean;'
@@ -144,10 +144,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents: boolean;'
@@ -161,10 +161,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly placeholderText: Word.BuildingBlock;'
@@ -178,10 +178,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -195,10 +195,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly showingPlaceholderText: boolean;'
@@ -210,10 +210,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag: string;'
@@ -225,10 +225,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title: string;'
@@ -242,10 +242,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xmlMapping: Word.XmlMapping;'
@@ -258,10 +258,10 @@ methods:
     fullName: copy()
     summary: Copies the content control from the active document to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'copy(): void;'
@@ -276,10 +276,10 @@ methods:
       Removes the content control from the active document and moves the content
       control to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'cut(): void;'
@@ -292,10 +292,10 @@ methods:
     fullName: delete(deleteContents)
     summary: Deletes the content control and optionally its contents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(deleteContents: boolean): void;'
@@ -315,7 +315,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -340,7 +340,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.GroupContentControl;'
@@ -362,7 +362,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -395,7 +395,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -428,7 +428,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.GroupContentControl): void;'
@@ -447,10 +447,10 @@ methods:
       Sets the placeholder text that displays in the content control until a
       user enters their own text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -480,7 +480,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.GroupContentControlData;'
@@ -503,7 +503,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.GroupContentControl;'
@@ -518,10 +518,10 @@ methods:
       Removes the group content control from the document so that its child
       content controls are no longer nested and can be freely edited.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'ungroup(): void;'
@@ -542,7 +542,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.GroupContentControl;'
diff --git a/docs/docs-ref-autogen/word/word/word.gutterposition.yml b/docs/docs-ref-autogen/word/word/word.gutterposition.yml
index 6a4475973d..8fa97d7ad2 100644
--- a/docs/docs-ref-autogen/word/word/word.gutterposition.yml
+++ b/docs/docs-ref-autogen/word/word/word.gutterposition.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.GutterPosition
 summary: Specifies where the gutter appears in the document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: left
@@ -18,8 +18,8 @@ fields:
       The gutter appears on the left side of the document.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Left"'
   - name: right
     uid: word!Word.GutterPosition.right:member
@@ -28,8 +28,8 @@ fields:
       The gutter appears on the right side of the document.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Right"'
   - name: top
     uid: word!Word.GutterPosition.top:member
@@ -38,6 +38,6 @@ fields:
       The gutter appears at the top of the document.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Top"'
diff --git a/docs/docs-ref-autogen/word/word/word.gutterstyle.yml b/docs/docs-ref-autogen/word/word/word.gutterstyle.yml
index b9b4c10ae9..e8fdb2da7e 100644
--- a/docs/docs-ref-autogen/word/word/word.gutterstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.gutterstyle.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies whether the gutter style should conform to left-to-right text flow
   or right-to-left text flow.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: bidirectional
@@ -20,8 +20,8 @@ fields:
       Gutter style for bidirectional text flow. This is mainly right to left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bidirectional"'
   - name: latin
     uid: word!Word.GutterStyle.latin:member
@@ -30,6 +30,6 @@ fields:
       Gutter style for Latin text flow. This is mainly left to right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Latin"'
diff --git a/docs/docs-ref-autogen/word/word/word.htmldivision.yml b/docs/docs-ref-autogen/word/word/word.htmldivision.yml
new file mode 100644
index 0000000000..52e5728a10
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.htmldivision.yml
@@ -0,0 +1,312 @@
+### YamlMime:TSType
+name: Word.HtmlDivision
+uid: word!Word.HtmlDivision:class
+package: word!
+fullName: Word.HtmlDivision
+summary: ''
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+  \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.HtmlDivision#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: htmlDivisions
+    uid: word!Word.HtmlDivision#htmlDivisions:member
+    package: word!
+    fullName: htmlDivisions
+    summary: ''
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly htmlDivisions: Word.HtmlDivisionCollection;'
+      return:
+        type: 
+  - name: leftIndent
+    uid: word!Word.HtmlDivision#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent: number;'
+      return:
+        type: number
+  - name: range
+    uid: word!Word.HtmlDivision#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the portion of a document that's
+      contained in this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: rightIndent
+    uid: word!Word.HtmlDivision#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent: number;'
+      return:
+        type: number
+  - name: spaceAfter
+    uid: word!Word.HtmlDivision#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the amount of spacing (in points) after this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.HtmlDivision#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore: number;'
+      return:
+        type: number
+methods:
+  - name: delete()
+    uid: word!Word.HtmlDivision#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: htmlDivisionParent(levelsUp)
+    uid: word!Word.HtmlDivision#htmlDivisionParent:member(1)
+    package: word!
+    fullName: htmlDivisionParent(levelsUp)
+    summary: >-
+      Returns an `HtmlDivision` object that represents a parent division of the
+      current HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'htmlDivisionParent(levelsUp?: number): Word.HtmlDivision;'
+      parameters:
+        - id: levelsUp
+          description: >-
+            Optional. The number of levels to go up to retrieve the parent
+            division.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.HtmlDivision#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.HtmlDivisionLoadOptions):
+        Word.HtmlDivision;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.HtmlDivision#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.HtmlDivision;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.HtmlDivision#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.HtmlDivision;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.HtmlDivision#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.HtmlDivision`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.HtmlDivisionData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.HtmlDivisionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.HtmlDivision#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.HtmlDivision;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.HtmlDivision#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.HtmlDivision;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.htmldivisioncollection.yml b/docs/docs-ref-autogen/word/word/word.htmldivisioncollection.yml
new file mode 100644
index 0000000000..6c305b186d
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.htmldivisioncollection.yml
@@ -0,0 +1,170 @@
+### YamlMime:TSType
+name: Word.HtmlDivisionCollection
+uid: word!Word.HtmlDivisionCollection:class
+package: word!
+fullName: Word.HtmlDivisionCollection
+summary: >-
+  Represents a collection of
+  [Word.HtmlDivision](xref:word!Word.HtmlDivision:class) objects in a Word
+  document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+  \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.HtmlDivisionCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.HtmlDivisionCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.HtmlDivision[];'
+      return:
+        type: []
+methods:
+  - name: getItemAt(index)
+    uid: word!Word.HtmlDivisionCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: >-
+      Returns an `HtmlDivision` object from the collection based on the
+      specified index.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.HtmlDivision;'
+      parameters:
+        - id: index
+          description: The index of the `HtmlDivision` to retrieve.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.HtmlDivisionCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.HtmlDivisionCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.HtmlDivisionCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.HtmlDivisionCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.HtmlDivisionCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.HtmlDivisionCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.HtmlDivisionCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.HtmlDivisionCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.HtmlDivisionCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.HtmlDivisionCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.HtmlDivisionCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.hyperlink.yml b/docs/docs-ref-autogen/word/word/word.hyperlink.yml
index ceff56b513..d7ee5552fb 100644
--- a/docs/docs-ref-autogen/word/word/word.hyperlink.yml
+++ b/docs/docs-ref-autogen/word/word/word.hyperlink.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Hyperlink
 summary: Represents a hyperlink in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: address
     summary: Specifies the address (for example, a file name or URL) of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'address: string;'
@@ -36,7 +36,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -48,10 +48,10 @@ properties:
     fullName: emailSubject
     summary: Specifies the text string for the hyperlink's subject line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emailSubject: string;'
@@ -63,10 +63,10 @@ properties:
     fullName: isExtraInfoRequired
     summary: Returns `true` if extra information is required to resolve the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isExtraInfoRequired: boolean;'
@@ -78,10 +78,10 @@ properties:
     fullName: name
     summary: Returns the name of the `Hyperlink` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly name: string;'
@@ -95,10 +95,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -112,10 +112,10 @@ properties:
       Specifies the text that appears as a ScreenTip when the mouse pointer is
       positioned over the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'screenTip: string;'
@@ -127,10 +127,10 @@ properties:
     fullName: subAddress
     summary: Specifies a named location in the destination of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'subAddress: string;'
@@ -142,10 +142,10 @@ properties:
     fullName: target
     summary: Specifies the name of the frame or window in which to load the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'target: string;'
@@ -157,10 +157,10 @@ properties:
     fullName: textToDisplay
     summary: Specifies the hyperlink's visible text in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textToDisplay: string;'
@@ -172,10 +172,10 @@ properties:
     fullName: type
     summary: Returns the hyperlink type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly type: Word.HyperlinkType | "Range" | "Shape" | "InlineShape";'
@@ -192,10 +192,10 @@ methods:
       Creates a shortcut to the document or hyperlink and adds it to the
       **Favorites** folder.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'addToFavorites(): void;'
@@ -208,10 +208,10 @@ methods:
     fullName: createNewDocument(fileName, editNow, overwrite)
     summary: Creates a new document linked to the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -238,10 +238,10 @@ methods:
     fullName: delete()
     summary: Deletes the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -257,7 +257,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.HyperlinkLoadOptions): Word.Hyperlink;'
@@ -277,7 +277,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.Hyperlink;'
@@ -299,7 +299,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -332,7 +332,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -362,7 +362,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.Hyperlink): void;'
@@ -387,7 +387,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.HyperlinkData;'
@@ -410,7 +410,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.Hyperlink;'
@@ -431,7 +431,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.Hyperlink;'
diff --git a/docs/docs-ref-autogen/word/word/word.hyperlinkaddoptions.yml b/docs/docs-ref-autogen/word/word/word.hyperlinkaddoptions.yml
index 1b4a00b924..b07899646d 100644
--- a/docs/docs-ref-autogen/word/word/word.hyperlinkaddoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.hyperlinkaddoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the options for adding to a
   [Word.HyperlinkCollection](xref:word!Word.HyperlinkCollection:class) object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,10 +22,10 @@ properties:
       If provided, specifies the address (e.g., URL or file path) of the
       hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'address?: string;'
@@ -37,10 +37,10 @@ properties:
     fullName: screenTip
     summary: If provided, specifies the text that appears as a tooltip.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'screenTip?: string;'
@@ -52,10 +52,10 @@ properties:
     fullName: subAddress
     summary: If provided, specifies the location within the file or document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'subAddress?: string;'
@@ -69,10 +69,10 @@ properties:
       If provided, specifies the name of the frame or window in which to load
       the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'target?: string;'
@@ -84,10 +84,10 @@ properties:
     fullName: textToDisplay
     summary: If provided, specifies the visible text of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textToDisplay?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.hyperlinkcollection.yml b/docs/docs-ref-autogen/word/word/word.hyperlinkcollection.yml
index bd4977ff7a..ddebf8b875 100644
--- a/docs/docs-ref-autogen/word/word/word.hyperlinkcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.hyperlinkcollection.yml
@@ -7,10 +7,10 @@ summary: >-
   Contains a collection of [Word.Hyperlink](xref:word!Word.Hyperlink:class)
   objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,7 +23,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -36,7 +36,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.Hyperlink[];'
@@ -51,10 +51,10 @@ methods:
       Returns a `Hyperlink` object that represents a new hyperlink added to a
       range, selection, or document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -79,7 +79,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -105,7 +105,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.HyperlinkCollection;'
@@ -127,7 +127,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -160,7 +160,7 @@ methods:
       collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.HyperlinkCollectionData;'
@@ -183,7 +183,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.HyperlinkCollection;'
@@ -204,7 +204,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.HyperlinkCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.hyperlinktype.yml b/docs/docs-ref-autogen/word/word/word.hyperlinktype.yml
index db0b1f017b..97e997becb 100644
--- a/docs/docs-ref-autogen/word/word/word.hyperlinktype.yml
+++ b/docs/docs-ref-autogen/word/word/word.hyperlinktype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.HyperlinkType
 summary: Specifies the hyperlink type.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: inlineShape
@@ -18,8 +18,8 @@ fields:
       Represents a hyperlink to an inline shape in the document.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"InlineShape"'
   - name: range
     uid: word!Word.HyperlinkType.range:member
@@ -28,8 +28,8 @@ fields:
       Represents a hyperlink to a range in the document.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Range"'
   - name: shape
     uid: word!Word.HyperlinkType.shape:member
@@ -38,6 +38,6 @@ fields:
       Represents a hyperlink to a shape in the document.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Shape"'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.applicationdata.yml
index 0546aa9ce1..cfb20eee21 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.applicationdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.applicationdata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography reference
       sources stored in Microsoft Word.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliography?: Word.Interfaces.BibliographyData;'
@@ -37,10 +37,10 @@ properties:
       Specifies if Microsoft Word automatically detects the language you are
       using as you type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'checkLanguage?: boolean;'
@@ -54,10 +54,10 @@ properties:
       Gets a `LanguageId` value that represents the language selected for the
       Microsoft Word user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.applicationloadoptions.yml
index 1adcaaf44b..f40d4b0b42 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.applicationloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.applicationloadoptions.yml
@@ -36,10 +36,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography reference
       sources stored in Microsoft Word.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliography?: Word.Interfaces.BibliographyLoadOptions;'
@@ -53,10 +53,10 @@ properties:
       Specifies if Microsoft Word automatically detects the language you are
       using as you type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'checkLanguage?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Gets a `LanguageId` value that represents the language selected for the
       Microsoft Word user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'language?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.applicationupdatedata.yml
index 13e4e98d1d..34c9cbf1ce 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.applicationupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.applicationupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography reference
       sources stored in Microsoft Word.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliography?: Word.Interfaces.BibliographyUpdateData;'
@@ -37,10 +37,10 @@ properties:
       Specifies if Microsoft Word automatically detects the language you are
       using as you type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'checkLanguage?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.bibliographydata.yml
index 04142a6e58..c90e4b3373 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.bibliographydata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.bibliographydata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: bibliographyStyle
     summary: Specifies the name of the active style to use for the bibliography.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliographyStyle?: string;'
@@ -35,10 +35,10 @@ properties:
       Returns a `SourceCollection` object that represents all the sources
       contained in the bibliography.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sources?: Word.Interfaces.SourceData[];'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyloadoptions.yml
index 69a0962d44..20c13204d0 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   current list) or the list of sources available in the application (in the
   master list).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -37,10 +37,10 @@ properties:
     fullName: bibliographyStyle
     summary: Specifies the name of the active style to use for the bibliography.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliographyStyle?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyupdatedata.yml
index 103480d097..7100251c78 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.bibliographyupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: bibliographyStyle
     summary: Specifies the name of the active style to use for the bibliography.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliographyStyle?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalcollectionloadoptions.yml
index 8b9d51d504..d53001f433 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalcollectionloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the collection of
   [Word.BorderUniversal](xref:word!Word.BorderUniversal:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -38,10 +38,10 @@ properties:
       For EACH ITEM in the collection: Specifies the graphical page-border
       design for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artStyle?: boolean;'
@@ -55,10 +55,10 @@ properties:
       For EACH ITEM in the collection: Specifies the width (in points) of the
       graphical page border specified in the `artStyle` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artWidth?: boolean;'
@@ -73,10 +73,10 @@ properties:
       `BorderUniversal` object. You can provide the value in the '\#RRGGBB'
       format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -91,10 +91,10 @@ properties:
       For EACH ITEM in the collection: Specifies the color for the
       `BorderUniversal` or [Word.Font](xref:word!Word.Font:class) object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'colorIndex?: boolean;'
@@ -108,10 +108,10 @@ properties:
       For EACH ITEM in the collection: Returns `true` if an inside border can be
       applied to the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'inside?: boolean;'
@@ -123,10 +123,10 @@ properties:
     fullName: isVisible
     summary: 'For EACH ITEM in the collection: Specifies whether the border is visible.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -138,10 +138,10 @@ properties:
     fullName: lineStyle
     summary: 'For EACH ITEM in the collection: Specifies the line style of the border.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineStyle?: boolean;'
@@ -155,10 +155,10 @@ properties:
       For EACH ITEM in the collection: Specifies the line width of an object's
       border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineWidth?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversaldata.yml
index 51aa4e12a4..d2a9cfdefd 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversaldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversaldata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: artStyle
     summary: Specifies the graphical page-border design for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -116,10 +116,10 @@ properties:
       Specifies the width (in points) of the graphical page border specified in
       the `artStyle` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artWidth?: number;'
@@ -133,10 +133,10 @@ properties:
       Specifies the color for the `BorderUniversal` object. You can provide the
       value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -150,10 +150,10 @@ properties:
       Specifies the color for the `BorderUniversal` or
       [Word.Font](xref:word!Word.Font:class) object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -173,10 +173,10 @@ properties:
     fullName: inside
     summary: Returns `true` if an inside border can be applied to the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'inside?: boolean;'
@@ -188,10 +188,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the border is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -203,10 +203,10 @@ properties:
     fullName: lineStyle
     summary: Specifies the line style of the border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -232,10 +232,10 @@ properties:
     fullName: lineWidth
     summary: Specifies the line width of an object's border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalloadoptions.yml
index c80e5a5a96..5fe6b15e45 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the `BorderUniversal` object, which manages borders for a range,
   paragraph, table, or frame.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
     fullName: artStyle
     summary: Specifies the graphical page-border design for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artStyle?: boolean;'
@@ -53,10 +53,10 @@ properties:
       Specifies the width (in points) of the graphical page border specified in
       the `artStyle` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artWidth?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Specifies the color for the `BorderUniversal` object. You can provide the
       value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -87,10 +87,10 @@ properties:
       Specifies the color for the `BorderUniversal` or
       [Word.Font](xref:word!Word.Font:class) object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'colorIndex?: boolean;'
@@ -102,10 +102,10 @@ properties:
     fullName: inside
     summary: Returns `true` if an inside border can be applied to the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'inside?: boolean;'
@@ -117,10 +117,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the border is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -132,10 +132,10 @@ properties:
     fullName: lineStyle
     summary: Specifies the line style of the border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineStyle?: boolean;'
@@ -147,10 +147,10 @@ properties:
     fullName: lineWidth
     summary: Specifies the line width of an object's border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineWidth?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalupdatedata.yml
index 584dec1948..33f65c07bc 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.borderuniversalupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: artStyle
     summary: Specifies the graphical page-border design for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -116,10 +116,10 @@ properties:
       Specifies the width (in points) of the graphical page border specified in
       the `artStyle` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'artWidth?: number;'
@@ -133,10 +133,10 @@ properties:
       Specifies the color for the `BorderUniversal` object. You can provide the
       value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -150,10 +150,10 @@ properties:
       Specifies the color for the `BorderUniversal` or
       [Word.Font](xref:word!Word.Font:class) object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -173,10 +173,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the border is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -188,10 +188,10 @@ properties:
     fullName: lineStyle
     summary: Specifies the line style of the border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -217,10 +217,10 @@ properties:
     fullName: lineWidth
     summary: Specifies the line width of an object's border.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.breakcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.breakcollectionloadoptions.yml
index 904ce1667b..6d85be49c8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.breakcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.breakcollectionloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.BreakCollectionLoadOptions
 summary: Contains a collection of [Word.Break](xref:word!Word.Break:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       For EACH ITEM in the collection: Returns the page number on which the
       break occurs.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageIndex?: boolean;'
@@ -53,10 +53,10 @@ properties:
       For EACH ITEM in the collection: Returns a `Range` object that represents
       the portion of the document that's contained in the break.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.breakdata.yml
index 203ed5a168..bc4f88e79b 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.breakdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.breakdata.yml
@@ -16,10 +16,10 @@ properties:
     fullName: pageIndex
     summary: Returns the page number on which the break occurs.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageIndex?: number;'
@@ -33,10 +33,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained in the break.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.breakloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.breakloadoptions.yml
index 2fc81327d8..a50debd543 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.breakloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.breakloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.BreakLoadOptions
 summary: Represents a break in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: pageIndex
     summary: Returns the page number on which the break occurs.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageIndex?: boolean;'
@@ -51,10 +51,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained in the break.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.breakupdatedata.yml
index d681bd08fd..11ea67eea0 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.breakupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.breakupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained in the break.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategorydata.yml
index e92f918a7d..f7b1aa61ed 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategorydata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategorydata.yml
@@ -20,10 +20,10 @@ properties:
       Returns the position of the `BuildingBlockCategory` object in a
       collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'index?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: name
     summary: Returns the name of the `BuildingBlockCategory` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategoryloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategoryloadoptions.yml
index 86909495da..76e44272d7 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategoryloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockcategoryloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.BuildingBlockCategoryLoadOptions
 summary: Represents a category of building blocks in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Returns the position of the `BuildingBlockCategory` object in a
       collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'index?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: name
     summary: Returns the name of the `BuildingBlockCategory` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
@@ -68,10 +68,10 @@ properties:
       Returns a `BuildingBlockTypeItem` object that represents the type of
       building block for the building block category.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: Word.Interfaces.BuildingBlockTypeItemLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockdata.yml
index b1fc5bb802..3ed06b097f 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: description
     summary: Specifies the description for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'description?: string;'
@@ -33,10 +33,10 @@ properties:
     fullName: id
     summary: Returns the internal identification number for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: string;'
@@ -48,10 +48,10 @@ properties:
     fullName: index
     summary: Returns the position of this building block in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'index?: number;'
@@ -65,10 +65,10 @@ properties:
       Specifies a `DocPartInsertType` value that represents how to insert the
       contents of the building block into the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insertType?: Word.DocPartInsertType | "Content" | "Paragraph" | "Page";'
@@ -82,10 +82,10 @@ properties:
     fullName: name
     summary: Specifies the name of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -97,10 +97,10 @@ properties:
     fullName: value
     summary: Specifies the contents of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'value?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
index d1645913ff..7314ee0f85 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -19,10 +19,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
     fullName: buildingBlockCategory
     summary: Specifies the category for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'buildingBlockCategory?: string;'
@@ -57,10 +57,10 @@ properties:
       Specifies a `BuildingBlockType` value that represents the type of building
       block for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -96,10 +96,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -111,10 +111,10 @@ properties:
     fullName: id
     summary: Gets the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: string;'
@@ -129,10 +129,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -147,10 +147,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -170,10 +170,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -189,10 +189,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -207,10 +207,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
@@ -224,10 +224,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -240,10 +240,10 @@ properties:
     fullName: showingPlaceholderText
     summary: Gets if the placeholder text for the content control is being displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -255,10 +255,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -270,10 +270,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -288,10 +288,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml
index 28ff625490..84b630b457 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions
 summary: Represents the `BuildingBlockGalleryContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -23,7 +23,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'appearance?: boolean;'
@@ -52,10 +52,10 @@ properties:
     fullName: buildingBlockCategory
     summary: Specifies the category for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'buildingBlockCategory?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Specifies a `BuildingBlockType` value that represents the type of building
       block for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'buildingBlockType?: boolean;'
@@ -88,10 +88,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -104,10 +104,10 @@ properties:
     fullName: id
     summary: Gets the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: boolean;'
@@ -122,10 +122,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -141,10 +141,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'level?: boolean;'
@@ -160,10 +160,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -179,10 +179,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -197,10 +197,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
@@ -215,10 +215,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -231,10 +231,10 @@ properties:
     fullName: showingPlaceholderText
     summary: Gets if the placeholder text for the content control is being displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -247,10 +247,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -263,10 +263,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: boolean;'
@@ -281,10 +281,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
index ce114ddc5e..29b8fabe0d 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -19,10 +19,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
     fullName: buildingBlockCategory
     summary: Specifies the category for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'buildingBlockCategory?: string;'
@@ -57,10 +57,10 @@ properties:
       Specifies a `BuildingBlockType` value that represents the type of building
       block for the building block content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -97,10 +97,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -115,10 +115,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -134,10 +134,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -153,10 +153,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -171,10 +171,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
@@ -189,10 +189,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -205,10 +205,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -221,10 +221,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -239,10 +239,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockloadoptions.yml
index af72fe8502..0b4ee4e306 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents a building block in a template. A building block is pre-built
   content, similar to autotext, that may contain text, images, and formatting.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -38,10 +38,10 @@ properties:
       Returns a `BuildingBlockCategory` object that represents the category for
       the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'category?: Word.Interfaces.BuildingBlockCategoryLoadOptions;'
@@ -56,10 +56,10 @@ properties:
     fullName: description
     summary: Specifies the description for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'description?: boolean;'
@@ -71,10 +71,10 @@ properties:
     fullName: id
     summary: Returns the internal identification number for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: boolean;'
@@ -86,10 +86,10 @@ properties:
     fullName: index
     summary: Returns the position of this building block in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'index?: boolean;'
@@ -103,10 +103,10 @@ properties:
       Specifies a `DocPartInsertType` value that represents how to insert the
       contents of the building block into the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insertType?: boolean;'
@@ -118,10 +118,10 @@ properties:
     fullName: name
     summary: Specifies the name of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
@@ -135,10 +135,10 @@ properties:
       Returns a `BuildingBlockTypeItem` object that represents the type for the
       building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: Word.Interfaces.BuildingBlockTypeItemLoadOptions;'
@@ -153,10 +153,10 @@ properties:
     fullName: value
     summary: Specifies the contents of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'value?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemdata.yml
index 070db04e38..a5bed7169c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: index
     summary: Returns the position of an item in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'index?: number;'
@@ -33,10 +33,10 @@ properties:
     fullName: name
     summary: Returns the localized name of a building block type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemloadoptions.yml
index e6a761b197..5976f31aef 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblocktypeitemloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.BuildingBlockTypeItemLoadOptions
 summary: Represents a type of building block in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: index
     summary: Returns the position of an item in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'index?: boolean;'
@@ -49,10 +49,10 @@ properties:
     fullName: name
     summary: Returns the localized name of a building block type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockupdatedata.yml
index c7846bd4a7..5ec52fdf0b 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.buildingblockupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: description
     summary: Specifies the description for the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'description?: string;'
@@ -35,10 +35,10 @@ properties:
       Specifies a `DocPartInsertType` value that represents how to insert the
       contents of the building block into the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insertType?: Word.DocPartInsertType | "Content" | "Paragraph" | "Page";'
@@ -52,10 +52,10 @@ properties:
     fullName: name
     summary: Specifies the name of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -67,10 +67,10 @@ properties:
     fullName: value
     summary: Specifies the contents of the building block.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'value?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.colorformatdata.yml
index ff4d5de7c3..71a9f3d546 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.colorformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.colorformatdata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the brightness of a specified shape color. Valid values are from
       `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'brightness?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: objectThemeColor
     summary: Specifies the theme color for a color format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -61,10 +61,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the specified color. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rgb?: string;'
@@ -78,10 +78,10 @@ properties:
       Specifies the lightening or darkening of a specified shape's color. Valid
       values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tintAndShade?: number;'
@@ -93,10 +93,10 @@ properties:
     fullName: type
     summary: Returns the shape color type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: Word.ColorType | "rgb" | "scheme";'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.colorformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.colorformatloadoptions.yml
index 689f89f5cb..eeef41c7f6 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.colorformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.colorformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.ColorFormatLoadOptions
 summary: Represents the color formatting of a shape or text in Word.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Specifies the brightness of a specified shape color. Valid values are from
       `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'brightness?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: objectThemeColor
     summary: Specifies the theme color for a color format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'objectThemeColor?: boolean;'
@@ -68,10 +68,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the specified color. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rgb?: boolean;'
@@ -85,10 +85,10 @@ properties:
       Specifies the lightening or darkening of a specified shape's color. Valid
       values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tintAndShade?: boolean;'
@@ -100,10 +100,10 @@ properties:
     fullName: type
     summary: Returns the shape color type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.colorformatupdatedata.yml
index afe93f75e3..5935b6b3ab 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.colorformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.colorformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the brightness of a specified shape color. Valid values are from
       `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'brightness?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: objectThemeColor
     summary: Specifies the theme color for a color format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -61,10 +61,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the specified color. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rgb?: string;'
@@ -78,10 +78,10 @@ properties:
       Specifies the lightening or darkening of a specified shape's color. Valid
       values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tintAndShade?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolcollectionloadoptions.yml
index 4b6114e184..41ade82cd3 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolcollectionloadoptions.yml
@@ -63,10 +63,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `BuildingBlockGallery`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -165,10 +165,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `DatePicker`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -208,10 +208,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Group`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'groupContentControl?: Word.Interfaces.GroupContentControlLoadOptions;'
@@ -392,10 +392,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Picture`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -455,10 +455,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `RepeatingSection`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -603,10 +603,10 @@ properties:
       represents the mapping of the content control to XML data in the data
       store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontroldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontroldata.yml
index e1febabf26..ec18ee3fb4 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontroldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontroldata.yml
@@ -43,10 +43,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `BuildingBlockGallery`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -170,10 +170,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `DatePicker`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'datePickerContentControl?: Word.Interfaces.DatePickerContentControlData;'
@@ -243,10 +243,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Group`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'groupContentControl?: Word.Interfaces.GroupContentControlData;'
@@ -328,10 +328,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Picture`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pictureContentControl?: Word.Interfaces.PictureContentControlData;'
@@ -383,10 +383,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `RepeatingSection`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -664,10 +664,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolloadoptions.yml
index b169cc0c6c..0ccac89ee9 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolloadoptions.yml
@@ -60,10 +60,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `BuildingBlockGallery`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -158,10 +158,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `DatePicker`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -198,10 +198,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Group`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'groupContentControl?: Word.Interfaces.GroupContentControlLoadOptions;'
@@ -372,10 +372,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Picture`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -430,10 +430,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `RepeatingSection`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -570,10 +570,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolupdatedata.yml
index 0369a9272a..cece11f182 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.contentcontrolupdatedata.yml
@@ -43,10 +43,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `BuildingBlockGallery`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -141,10 +141,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `DatePicker`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -181,10 +181,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Group`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'groupContentControl?: Word.Interfaces.GroupContentControlUpdateData;'
@@ -201,10 +201,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `Picture`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pictureContentControl?: Word.Interfaces.PictureContentControlUpdateData;'
@@ -257,10 +257,10 @@ properties:
       [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
       `RepeatingSection`. It's `null` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -449,10 +449,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodecollectionloadoptions.yml
index bd52d80b7c..805b39cd8c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodecollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodecollectionloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlNode](xref:word!Word.CustomXmlNode:class) objects representing
   the XML nodes in a document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -39,10 +39,10 @@ properties:
       For EACH ITEM in the collection: Gets the base name of the node without
       the namespace prefix, if one exists.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'baseName?: boolean;'
@@ -59,10 +59,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'firstChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -79,10 +79,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lastChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -97,10 +97,10 @@ properties:
       For EACH ITEM in the collection: Gets the unique address identifier for
       the namespace of the node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: boolean;'
@@ -115,10 +115,10 @@ properties:
       comment, or processing instruction) of the current node. If the node is
       the last sibling at its level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -130,10 +130,10 @@ properties:
     fullName: nodeType
     summary: 'For EACH ITEM in the collection: Gets the type of the current node.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeType?: boolean;'
@@ -145,10 +145,10 @@ properties:
     fullName: nodeValue
     summary: 'For EACH ITEM in the collection: Specifies the value of the current node.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: boolean;'
@@ -162,10 +162,10 @@ properties:
       For EACH ITEM in the collection: Gets the object representing the part
       associated with this node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'ownerPart?: Word.Interfaces.CustomXmlPartLoadOptions;'
@@ -180,10 +180,10 @@ properties:
       current node. If the current node is at the root level, the property
       returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'parentNode?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -200,10 +200,10 @@ properties:
       node is the first sibling at its level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'previousSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -215,10 +215,10 @@ properties:
     fullName: text
     summary: 'For EACH ITEM in the collection: Specifies the text for the current node.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'text?: boolean;'
@@ -232,10 +232,10 @@ properties:
       For EACH ITEM in the collection: Gets the XML representation of the
       current node and its children.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
@@ -250,10 +250,10 @@ properties:
       XPath for the current node. If the node is no longer in the Document
       Object Model (DOM), the property returns an error message.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xpath?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodedata.yml
index cfe03e2994..970bf4fcf1 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodedata.yml
@@ -20,10 +20,10 @@ properties:
       Gets a `CustomXmlNodeCollection` object representing the attributes of the
       current element in the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'attributes?: Word.Interfaces.CustomXmlNodeData[];'
@@ -37,10 +37,10 @@ properties:
       Gets the base name of the node without the namespace prefix, if one
       exists.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'baseName?: string;'
@@ -54,10 +54,10 @@ properties:
       Gets a `CustomXmlNodeCollection` object containing all of the child
       elements of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'childNodes?: Word.Interfaces.CustomXmlNodeData[];'
@@ -74,10 +74,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'firstChild?: Word.Interfaces.CustomXmlNodeData;'
@@ -94,10 +94,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lastChild?: Word.Interfaces.CustomXmlNodeData;'
@@ -109,10 +109,10 @@ properties:
     fullName: namespaceUri
     summary: Gets the unique address identifier for the namespace of the node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
@@ -127,10 +127,10 @@ properties:
       of the current node. If the node is the last sibling at its level, the
       property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.Interfaces.CustomXmlNodeData;'
@@ -142,10 +142,10 @@ properties:
     fullName: nodeType
     summary: Gets the type of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -162,10 +162,10 @@ properties:
     fullName: nodeValue
     summary: Specifies the value of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: string;'
@@ -177,10 +177,10 @@ properties:
     fullName: ownerPart
     summary: Gets the object representing the part associated with this node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'ownerPart?: Word.Interfaces.CustomXmlPartData;'
@@ -194,10 +194,10 @@ properties:
       Gets the parent element node of the current node. If the current node is
       at the root level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'parentNode?: Word.Interfaces.CustomXmlNodeData;'
@@ -212,10 +212,10 @@ properties:
       instruction) of the current node. If the current node is the first sibling
       at its level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'previousSibling?: Word.Interfaces.CustomXmlNodeData;'
@@ -227,10 +227,10 @@ properties:
     fullName: text
     summary: Specifies the text for the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'text?: string;'
@@ -242,10 +242,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the current node and its children.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: string;'
@@ -260,10 +260,10 @@ properties:
       node is no longer in the Document Object Model (DOM), the property returns
       an error message.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xpath?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeloadoptions.yml
index 4ed96579b4..cd85f31b7c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeloadoptions.yml
@@ -9,10 +9,10 @@ summary: >-
   [Word.CustomXmlNodeCollection](xref:word!Word.CustomXmlNodeCollection:class)
   object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -26,7 +26,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -40,10 +40,10 @@ properties:
       Gets the base name of the node without the namespace prefix, if one
       exists.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'baseName?: boolean;'
@@ -60,10 +60,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'firstChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -80,10 +80,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lastChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -95,10 +95,10 @@ properties:
     fullName: namespaceUri
     summary: Gets the unique address identifier for the namespace of the node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: boolean;'
@@ -113,10 +113,10 @@ properties:
       of the current node. If the node is the last sibling at its level, the
       property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -128,10 +128,10 @@ properties:
     fullName: nodeType
     summary: Gets the type of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeType?: boolean;'
@@ -143,10 +143,10 @@ properties:
     fullName: nodeValue
     summary: Specifies the value of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: boolean;'
@@ -158,10 +158,10 @@ properties:
     fullName: ownerPart
     summary: Gets the object representing the part associated with this node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'ownerPart?: Word.Interfaces.CustomXmlPartLoadOptions;'
@@ -175,10 +175,10 @@ properties:
       Gets the parent element node of the current node. If the current node is
       at the root level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'parentNode?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -193,10 +193,10 @@ properties:
       instruction) of the current node. If the current node is the first sibling
       at its level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'previousSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -208,10 +208,10 @@ properties:
     fullName: text
     summary: Specifies the text for the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'text?: boolean;'
@@ -223,10 +223,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the current node and its children.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
@@ -241,10 +241,10 @@ properties:
       node is no longer in the Document Object Model (DOM), the property returns
       an error message.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xpath?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeupdatedata.yml
index 6396d2fec3..1d153cd6a5 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -23,10 +23,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'firstChild?: Word.Interfaces.CustomXmlNodeUpdateData;'
@@ -43,10 +43,10 @@ properties:
       [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lastChild?: Word.Interfaces.CustomXmlNodeUpdateData;'
@@ -61,10 +61,10 @@ properties:
       of the current node. If the node is the last sibling at its level, the
       property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nextSibling?: Word.Interfaces.CustomXmlNodeUpdateData;'
@@ -76,10 +76,10 @@ properties:
     fullName: nodeValue
     summary: Specifies the value of the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nodeValue?: string;'
@@ -91,10 +91,10 @@ properties:
     fullName: ownerPart
     summary: Gets the object representing the part associated with this node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'ownerPart?: Word.Interfaces.CustomXmlPartUpdateData;'
@@ -108,10 +108,10 @@ properties:
       Gets the parent element node of the current node. If the current node is
       at the root level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'parentNode?: Word.Interfaces.CustomXmlNodeUpdateData;'
@@ -126,10 +126,10 @@ properties:
       instruction) of the current node. If the current node is the first sibling
       at its level, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'previousSibling?: Word.Interfaces.CustomXmlNodeUpdateData;'
@@ -141,10 +141,10 @@ properties:
     fullName: text
     summary: Specifies the text for the current node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'text?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartcollectionloadoptions.yml
index 9c1ecb5797..bf37610763 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartcollectionloadoptions.yml
@@ -38,10 +38,10 @@ properties:
       For EACH ITEM in the collection: Gets a value that indicates whether the
       `CustomXmlPart` is built-in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'builtIn?: boolean;'
@@ -57,10 +57,10 @@ properties:
       of data in the document. If the region is empty, the property returns
       `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'documentElement?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -107,10 +107,10 @@ properties:
       For EACH ITEM in the collection: Gets the XML representation of the
       current `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartdata.yml
index 2f554393ac..d42c41fb70 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: builtIn
     summary: Gets a value that indicates whether the `CustomXmlPart` is built-in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'builtIn?: boolean;'
@@ -35,10 +35,10 @@ properties:
       Gets the root element of a bound region of data in the document. If the
       region is empty, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'documentElement?: Word.Interfaces.CustomXmlNodeData;'
@@ -86,10 +86,10 @@ properties:
       Gets the set of namespace prefix mappings used against the current
       `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceManager?: Word.Interfaces.CustomXmlPrefixMappingData[];'
@@ -120,10 +120,10 @@ properties:
       Specifies a `CustomXmlSchemaCollection` object representing the set of
       schemas attached to a bound region of data in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'schemaCollection?: Word.Interfaces.CustomXmlSchemaData[];'
@@ -135,10 +135,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the current `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartloadoptions.yml
index 70478d1fa4..9aae8206cf 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartloadoptions.yml
@@ -34,10 +34,10 @@ properties:
     fullName: builtIn
     summary: Gets a value that indicates whether the `CustomXmlPart` is built-in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'builtIn?: boolean;'
@@ -51,10 +51,10 @@ properties:
       Gets the root element of a bound region of data in the document. If the
       region is empty, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'documentElement?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -96,10 +96,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the current `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml
index 8b08c7cad4..5406ec9436 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml
@@ -40,10 +40,10 @@ properties:
       For EACH ITEM in the collection: Gets a value that indicates whether the
       `CustomXmlPart` is built-in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'builtIn?: boolean;'
@@ -59,10 +59,10 @@ properties:
       of data in the document. If the region is empty, the property returns
       `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'documentElement?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -109,10 +109,10 @@ properties:
       For EACH ITEM in the collection: Gets the XML representation of the
       current `CustomXmlPart` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartupdatedata.yml
index 30117e6340..99c3c21fd5 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlpartupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Gets the root element of a bound region of data in the document. If the
       region is empty, the property returns `Nothing`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'documentElement?: Word.Interfaces.CustomXmlNodeUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml
index 54ec5fece6..356666d40e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlPrefixMapping](xref:word!Word.CustomXmlPrefixMapping:class)
   objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -26,7 +26,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -41,10 +41,10 @@ properties:
       For EACH ITEM in the collection: Gets the unique address identifier for
       the namespace of the `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: boolean;'
@@ -59,10 +59,10 @@ properties:
       For EACH ITEM in the collection: Gets the prefix for the
       `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'prefix?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingdata.yml
index d52e1834e8..44f8a5312d 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -20,10 +20,10 @@ properties:
       Gets the unique address identifier for the namespace of the
       `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
@@ -35,10 +35,10 @@ properties:
     fullName: prefix
     summary: Gets the prefix for the `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'prefix?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingloadoptions.yml
index e8e82721d6..efec365f93 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlprefixmappingloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.CustomXmlPrefixMappingLoadOptions
 summary: Represents a `CustomXmlPrefixMapping` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Gets the unique address identifier for the namespace of the
       `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: prefix
     summary: Gets the prefix for the `CustomXmlPrefixMapping` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'prefix?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemacollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemacollectionloadoptions.yml
index e799a6f3e6..d04172a7fb 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemacollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemacollectionloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlSchema](xref:word!Word.CustomXmlSchema:class) objects attached
   to a data stream.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -39,10 +39,10 @@ properties:
       For EACH ITEM in the collection: Gets the location of the schema on a
       computer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'location?: boolean;'
@@ -57,10 +57,10 @@ properties:
       For EACH ITEM in the collection: Gets the unique address identifier for
       the namespace of the `CustomXmlSchema` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemadata.yml
index 7d60f0f4cd..8658642fe7 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemadata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemadata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: location
     summary: Gets the location of the schema on a computer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'location?: string;'
@@ -35,10 +35,10 @@ properties:
       Gets the unique address identifier for the namespace of the
       `CustomXmlSchema` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemaloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemaloadoptions.yml
index 6ffb7c8d55..dd33494e52 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemaloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlschemaloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.CustomXmlSchemaCollection](xref:word!Word.CustomXmlSchemaCollection:class)
   object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -37,10 +37,10 @@ properties:
     fullName: location
     summary: Gets the location of the schema on a computer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'location?: boolean;'
@@ -54,10 +54,10 @@ properties:
       Gets the unique address identifier for the namespace of the
       `CustomXmlSchema` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'namespaceUri?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorcollectionloadoptions.yml
index 1ac4773961..3e7e93fcdf 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorcollectionloadoptions.yml
@@ -57,8 +57,8 @@ properties:
     fullName: name
     summary: >-
       For EACH ITEM in the collection: Gets the name of the error in the
-      `CustomXmlValidationError` object.If no errors exist, the property returns
-      `Nothing`
+      `CustomXmlValidationError` object. If no errors exist, the property
+      returns `Nothing`
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -76,7 +76,7 @@ properties:
     fullName: node
     summary: >-
       For EACH ITEM in the collection: Gets the node associated with this
-      `CustomXmlValidationError` object, if any exist.If no nodes exist, the
+      `CustomXmlValidationError` object, if any exist. If no nodes exist, the
       property returns `Nothing`.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrordata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrordata.yml
index da867ea94c..09070960db 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrordata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrordata.yml
@@ -34,7 +34,7 @@ properties:
     package: word!
     fullName: name
     summary: >-
-      Gets the name of the error in the `CustomXmlValidationError` object.If no
+      Gets the name of the error in the `CustomXmlValidationError` object. If no
       errors exist, the property returns `Nothing`
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
@@ -52,7 +52,7 @@ properties:
     fullName: node
     summary: >-
       Gets the node associated with this `CustomXmlValidationError` object, if
-      any exist.If no nodes exist, the property returns `Nothing`.
+      any exist. If no nodes exist, the property returns `Nothing`.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorloadoptions.yml
index 9a3880917d..1c75b21d81 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorloadoptions.yml
@@ -53,7 +53,7 @@ properties:
     package: word!
     fullName: name
     summary: >-
-      Gets the name of the error in the `CustomXmlValidationError` object.If no
+      Gets the name of the error in the `CustomXmlValidationError` object. If no
       errors exist, the property returns `Nothing`
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
@@ -71,7 +71,7 @@ properties:
     fullName: node
     summary: >-
       Gets the node associated with this `CustomXmlValidationError` object, if
-      any exist.If no nodes exist, the property returns `Nothing`.
+      any exist. If no nodes exist, the property returns `Nothing`.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorupdatedata.yml
index 7990994e59..b3b5d8c847 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.customxmlvalidationerrorupdatedata.yml
@@ -18,7 +18,7 @@ properties:
     fullName: node
     summary: >-
       Gets the node associated with this `CustomXmlValidationError` object, if
-      any exist.If no nodes exist, the property returns `Nothing`.
+      any exist. If no nodes exist, the property returns `Nothing`.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontroldata.yml
index 06eb6fb70c..fb30df16a8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontroldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontroldata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -56,10 +56,10 @@ properties:
       Specifies a `CalendarType` value that represents the calendar type for the
       date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -77,10 +77,10 @@ properties:
     fullName: dateDisplayFormat
     summary: Specifies the format in which dates are displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateDisplayFormat?: string;'
@@ -94,10 +94,10 @@ properties:
       Specifies a `LanguageId` that represents the language format for the date
       displayed in the date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -209,10 +209,10 @@ properties:
       format for storage and retrieval of dates when the date picker content
       control is bound to the XML data store of the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -228,10 +228,10 @@ properties:
     fullName: id
     summary: Gets the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: string;'
@@ -245,10 +245,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -263,10 +263,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -286,10 +286,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -304,10 +304,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -321,10 +321,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
@@ -338,10 +338,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -356,10 +356,10 @@ properties:
       Gets whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -371,10 +371,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -386,10 +386,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -403,10 +403,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolloadoptions.yml
index a48793d26b..13fbdf8263 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.DatePickerContentControlLoadOptions
 summary: Represents the `DatePickerContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'appearance?: boolean;'
@@ -51,10 +51,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -69,10 +69,10 @@ properties:
       Specifies a `CalendarType` value that represents the calendar type for the
       date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateCalendarType?: boolean;'
@@ -85,10 +85,10 @@ properties:
     fullName: dateDisplayFormat
     summary: Specifies the format in which dates are displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateDisplayFormat?: boolean;'
@@ -103,10 +103,10 @@ properties:
       Specifies a `LanguageId` that represents the language format for the date
       displayed in the date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateDisplayLocale?: boolean;'
@@ -122,10 +122,10 @@ properties:
       format for storage and retrieval of dates when the date picker content
       control is bound to the XML data store of the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateStorageFormat?: boolean;'
@@ -137,10 +137,10 @@ properties:
     fullName: id
     summary: Gets the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: boolean;'
@@ -155,10 +155,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -173,10 +173,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'level?: boolean;'
@@ -192,10 +192,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -211,10 +211,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -229,10 +229,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
@@ -246,10 +246,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -264,10 +264,10 @@ properties:
       Gets whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -279,10 +279,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -294,10 +294,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: boolean;'
@@ -311,10 +311,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolupdatedata.yml
index 1cb946be67..3ab52f92ea 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -57,10 +57,10 @@ properties:
       Specifies a `CalendarType` value that represents the calendar type for the
       date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -79,10 +79,10 @@ properties:
     fullName: dateDisplayFormat
     summary: Specifies the format in which dates are displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dateDisplayFormat?: string;'
@@ -97,10 +97,10 @@ properties:
       Specifies a `LanguageId` that represents the language format for the date
       displayed in the date picker content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -213,10 +213,10 @@ properties:
       format for storage and retrieval of dates when the date picker content
       control is bound to the XML data store of the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -234,10 +234,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -253,10 +253,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -272,10 +272,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -290,10 +290,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
@@ -307,10 +307,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -322,10 +322,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -337,10 +337,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -354,10 +354,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.documentdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.documentdata.yml
index 43a84aa70d..4aab386014 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.documentdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.documentdata.yml
@@ -12,6 +12,36 @@ isPreview: false
 isDeprecated: false
 type: interface
 properties:
+  - name: activeTheme
+    uid: word!Word.Interfaces.DocumentData#activeTheme:member
+    package: word!
+    fullName: activeTheme
+    summary: Gets the name of the active theme and formatting options.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'activeTheme?: string;'
+      return:
+        type: string
+  - name: activeThemeDisplayName
+    uid: word!Word.Interfaces.DocumentData#activeThemeDisplayName:member
+    package: word!
+    fullName: activeThemeDisplayName
+    summary: Gets the display name of the active theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'activeThemeDisplayName?: string;'
+      return:
+        type: string
   - name: activeWindow
     uid: word!Word.Interfaces.DocumentData#activeWindow:member
     package: word!
@@ -27,16 +57,136 @@ properties:
       content: 'activeWindow?: Word.Interfaces.WindowData;'
       return:
         type: 
+  - name: areFilePropertiesPasswordEncrypted
+    uid: >-
+      word!Word.Interfaces.DocumentData#areFilePropertiesPasswordEncrypted:member
+    package: word!
+    fullName: areFilePropertiesPasswordEncrypted
+    summary: >-
+      Gets whether Word encrypts file properties for password-protected
+      documents.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areFilePropertiesPasswordEncrypted?: boolean;'
+      return:
+        type: boolean
+  - name: areGrammaticalErrorsShown
+    uid: word!Word.Interfaces.DocumentData#areGrammaticalErrorsShown:member
+    package: word!
+    fullName: areGrammaticalErrorsShown
+    summary: >-
+      Specifies whether grammatical errors are marked by a wavy green line in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areGrammaticalErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: areMathDefaultsUsed
+    uid: word!Word.Interfaces.DocumentData#areMathDefaultsUsed:member
+    package: word!
+    fullName: areMathDefaultsUsed
+    summary: >-
+      Specifies whether to use the default math settings when creating new
+      equations.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areMathDefaultsUsed?: boolean;'
+      return:
+        type: boolean
+  - name: areNewerFeaturesDisabled
+    uid: word!Word.Interfaces.DocumentData#areNewerFeaturesDisabled:member
+    package: word!
+    fullName: areNewerFeaturesDisabled
+    summary: >-
+      Specifies whether to disable features introduced after a specified
+      version.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areNewerFeaturesDisabled?: boolean;'
+      return:
+        type: boolean
+  - name: areSpellingErrorsShown
+    uid: word!Word.Interfaces.DocumentData#areSpellingErrorsShown:member
+    package: word!
+    fullName: areSpellingErrorsShown
+    summary: >-
+      Specifies whether Microsoft Word underlines spelling errors in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areSpellingErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: areStylesUpdatedOnOpen
+    uid: word!Word.Interfaces.DocumentData#areStylesUpdatedOnOpen:member
+    package: word!
+    fullName: areStylesUpdatedOnOpen
+    summary: >-
+      Specifies whether the styles in this document are updated to match the
+      styles in the attached template each time the document is opened.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areStylesUpdatedOnOpen?: boolean;'
+      return:
+        type: boolean
+  - name: areTrueTypeFontsEmbedded
+    uid: word!Word.Interfaces.DocumentData#areTrueTypeFontsEmbedded:member
+    package: word!
+    fullName: areTrueTypeFontsEmbedded
+    summary: >-
+      Specifies whether Microsoft Word embeds TrueType fonts in the document
+      when it's saved.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areTrueTypeFontsEmbedded?: boolean;'
+      return:
+        type: boolean
   - name: autoHyphenation
     uid: word!Word.Interfaces.DocumentData#autoHyphenation:member
     package: word!
     fullName: autoHyphenation
     summary: Specifies if automatic hyphenation is turned on for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoHyphenation?: boolean;'
@@ -48,10 +198,10 @@ properties:
     fullName: autoSaveOn
     summary: Specifies if the edits in the document are automatically saved.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoSaveOn?: boolean;'
@@ -65,10 +215,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography
       references contained within the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliography?: Word.Interfaces.BibliographyData;'
@@ -125,6 +275,40 @@ properties:
       content: 'coauthoring?: Word.Interfaces.CoauthoringData;'
       return:
         type: 
+  - name: codeName
+    uid: word!Word.Interfaces.DocumentData#codeName:member
+    package: word!
+    fullName: codeName
+    summary: Gets the code name for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'codeName?: string;'
+      return:
+        type: string
+  - name: compatibilityMode
+    uid: word!Word.Interfaces.DocumentData#compatibilityMode:member
+    package: word!
+    fullName: compatibilityMode
+    summary: Gets the compatibility mode that Word uses when opening the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        compatibilityMode?: Word.CompatibilityMode | "Word2003" | "Word2007" |
+        "Word2010" | "Word2013" | "Current";
+      return:
+        type: >-
+           | "Word2003" |
+          "Word2007" | "Word2010" | "Word2013" | "Current"
   - name: consecutiveHyphensLimit
     uid: word!Word.Interfaces.DocumentData#consecutiveHyphensLimit:member
     package: word!
@@ -133,10 +317,10 @@ properties:
       Specifies the maximum number of consecutive lines that can end with
       hyphens.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'consecutiveHyphensLimit?: number;'
@@ -160,6 +344,21 @@ properties:
       content: 'contentControls?: Word.Interfaces.ContentControlData[];'
       return:
         type: []
+  - name: currentRsid
+    uid: word!Word.Interfaces.DocumentData#currentRsid:member
+    package: word!
+    fullName: currentRsid
+    summary: Gets a random number that Word assigns to changes in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'currentRsid?: number;'
+      return:
+        type: number
   - name: customXmlParts
     uid: word!Word.Interfaces.DocumentData#customXmlParts:member
     package: word!
@@ -175,6 +374,38 @@ properties:
       content: 'customXmlParts?: Word.Interfaces.CustomXmlPartData[];'
       return:
         type: []
+  - name: defaultTabStop
+    uid: word!Word.Interfaces.DocumentData#defaultTabStop:member
+    package: word!
+    fullName: defaultTabStop
+    summary: >-
+      Specifies the interval (in points) between the default tab stops in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'defaultTabStop?: number;'
+      return:
+        type: number
+  - name: defaultTargetFrame
+    uid: word!Word.Interfaces.DocumentData#defaultTargetFrame:member
+    package: word!
+    fullName: defaultTargetFrame
+    summary: Specifies the browser frame for displaying a webpage via hyperlink.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'defaultTargetFrame?: string;'
+      return:
+        type: string
   - name: documentLibraryVersions
     uid: word!Word.Interfaces.DocumentData#documentLibraryVersions:member
     package: word!
@@ -184,10 +415,10 @@ properties:
       collection of versions of a shared document that has versioning enabled
       and that's stored in a document library on a server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'documentLibraryVersions?: Word.Interfaces.DocumentLibraryVersionData[];'
@@ -195,13 +426,11 @@ properties:
         type: >-
           []
-  - name: frames
-    uid: word!Word.Interfaces.DocumentData#frames:member
+  - name: doNotEmbedSystemFonts
+    uid: word!Word.Interfaces.DocumentData#doNotEmbedSystemFonts:member
     package: word!
-    fullName: frames
-    summary: >-
-      Returns a `FrameCollection` object that represents all the frames in the
-      document.
+    fullName: doNotEmbedSystemFonts
+    summary: Specifies whether Word should not embed common system fonts.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -209,16 +438,16 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'frames?: Word.Interfaces.FrameData[];'
+      content: 'doNotEmbedSystemFonts?: boolean;'
       return:
-        type: []
-  - name: hyperlinks
-    uid: word!Word.Interfaces.DocumentData#hyperlinks:member
+        type: boolean
+  - name: encryptionProvider
+    uid: word!Word.Interfaces.DocumentData#encryptionProvider:member
     package: word!
-    fullName: hyperlinks
+    fullName: encryptionProvider
     summary: >-
-      Returns a `HyperlinkCollection` object that represents all the hyperlinks
-      in the document.
+      Specifies the name of the algorithm encryption provider that Microsoft
+      Word uses when encrypting documents.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -226,14 +455,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'hyperlinks?: Word.Interfaces.HyperlinkData[];'
+      content: 'encryptionProvider?: string;'
       return:
-        type: []
-  - name: hyphenateCaps
-    uid: word!Word.Interfaces.DocumentData#hyphenateCaps:member
+        type: string
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Interfaces.DocumentData#farEastLineBreakLanguage:member
     package: word!
-    fullName: hyphenateCaps
-    summary: Specifies whether words in all capital letters can be hyphenated.
+    fullName: farEastLineBreakLanguage
+    summary: Specifies the East Asian language used for line breaking.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -241,16 +470,18 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'hyphenateCaps?: boolean;'
+      content: >-
+        farEastLineBreakLanguage?: Word.FarEastLineBreakLanguageId |
+        "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese";
       return:
-        type: boolean
-  - name: languageDetected
-    uid: word!Word.Interfaces.DocumentData#languageDetected:member
+        type: >-
+           |
+          "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese"
+  - name: farEastLineBreakLevel
+    uid: word!Word.Interfaces.DocumentData#farEastLineBreakLevel:member
     package: word!
-    fullName: languageDetected
-    summary: >-
-      Specifies whether Microsoft Word has detected the language of the document
-      text.
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -258,16 +489,20 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'languageDetected?: boolean;'
+      content: >-
+        farEastLineBreakLevel?: Word.FarEastLineBreakLevel | "Normal" | "Strict"
+        | "Custom";
       return:
-        type: boolean
-  - name: listTemplates
-    uid: word!Word.Interfaces.DocumentData#listTemplates:member
+        type: >-
+           | "Normal" |
+          "Strict" | "Custom"
+  - name: formattingIsNextLevelShown
+    uid: word!Word.Interfaces.DocumentData#formattingIsNextLevelShown:member
     package: word!
-    fullName: listTemplates
+    fullName: formattingIsNextLevelShown
     summary: >-
-      Returns a `ListTemplateCollection` object that represents all the list
-      templates in the document.
+      Specifies whether Word shows the next heading level when the previous is
+      used.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -275,14 +510,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'listTemplates?: Word.Interfaces.ListTemplateData[];'
+      content: 'formattingIsNextLevelShown?: boolean;'
       return:
-        type: []
-  - name: pageSetup
-    uid: word!Word.Interfaces.DocumentData#pageSetup:member
+        type: boolean
+  - name: formattingIsUserStyleNameShown
+    uid: word!Word.Interfaces.DocumentData#formattingIsUserStyleNameShown:member
     package: word!
-    fullName: pageSetup
-    summary: Returns a `PageSetup` object that's associated with the document.
+    fullName: formattingIsUserStyleNameShown
+    summary: Specifies whether to show user-defined styles.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -290,41 +525,1267 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'pageSetup?: Word.Interfaces.PageSetupData;'
+      content: 'formattingIsUserStyleNameShown?: boolean;'
       return:
-        type: 
-  - name: properties
-    uid: word!Word.Interfaces.DocumentData#properties:member
+        type: boolean
+  - name: frames
+    uid: word!Word.Interfaces.DocumentData#frames:member
     package: word!
-    fullName: properties
-    summary: Gets the properties of the document.
+    fullName: frames
+    summary: >-
+      Returns a `FrameCollection` object that represents all the frames in the
+      document.
     remarks: >-
-      \[ [API set: WordApi
+      \[ [API set: WordApiDesktop
       1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: false
     isDeprecated: false
     syntax:
-      content: 'properties?: Word.Interfaces.DocumentPropertiesData;'
+      content: 'frames?: Word.Interfaces.FrameData[];'
       return:
-        type: 
-  - name: saved
-    uid: word!Word.Interfaces.DocumentData#saved:member
+        type: []
+  - name: fullName
+    uid: word!Word.Interfaces.DocumentData#fullName:member
     package: word!
-    fullName: saved
-    summary: >-
-      Indicates whether the changes in the document have been saved. A value of
-      true indicates that the document hasn't changed since it was saved.
+    fullName: fullName
+    summary: Gets the name of a document, including the path.
     remarks: >-
-      \[ [API set: WordApi
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'saved?: boolean;'
+      content: 'fullName?: string;'
       return:
-        type: boolean
+        type: string
+  - name: gridDistanceHorizontal
+    uid: word!Word.Interfaces.DocumentData#gridDistanceHorizontal:member
+    package: word!
+    fullName: gridDistanceHorizontal
+    summary: >-
+      Specifies the horizontal space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridDistanceHorizontal?: number;'
+      return:
+        type: number
+  - name: gridDistanceVertical
+    uid: word!Word.Interfaces.DocumentData#gridDistanceVertical:member
+    package: word!
+    fullName: gridDistanceVertical
+    summary: >-
+      Specifies the vertical space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridDistanceVertical?: number;'
+      return:
+        type: number
+  - name: gridIsOriginFromMargin
+    uid: word!Word.Interfaces.DocumentData#gridIsOriginFromMargin:member
+    package: word!
+    fullName: gridIsOriginFromMargin
+    summary: >-
+      Specifies whether the character grid starts from the upper-left corner of
+      the page.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridIsOriginFromMargin?: boolean;'
+      return:
+        type: boolean
+  - name: gridOriginHorizontal
+    uid: word!Word.Interfaces.DocumentData#gridOriginHorizontal:member
+    package: word!
+    fullName: gridOriginHorizontal
+    summary: Specifies the horizontal origin point for the invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridOriginHorizontal?: number;'
+      return:
+        type: number
+  - name: gridOriginVertical
+    uid: word!Word.Interfaces.DocumentData#gridOriginVertical:member
+    package: word!
+    fullName: gridOriginVertical
+    summary: Specifies the vertical origin point for the invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridOriginVertical?: number;'
+      return:
+        type: number
+  - name: gridSpaceBetweenHorizontalLines
+    uid: word!Word.Interfaces.DocumentData#gridSpaceBetweenHorizontalLines:member
+    package: word!
+    fullName: gridSpaceBetweenHorizontalLines
+    summary: >-
+      Specifies the interval for horizontal character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenHorizontalLines?: number;'
+      return:
+        type: number
+  - name: gridSpaceBetweenVerticalLines
+    uid: word!Word.Interfaces.DocumentData#gridSpaceBetweenVerticalLines:member
+    package: word!
+    fullName: gridSpaceBetweenVerticalLines
+    summary: >-
+      Specifies the interval for vertical character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenVerticalLines?: number;'
+      return:
+        type: number
+  - name: hasPassword
+    uid: word!Word.Interfaces.DocumentData#hasPassword:member
+    package: word!
+    fullName: hasPassword
+    summary: Gets whether a password is required to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasPassword?: boolean;'
+      return:
+        type: boolean
+  - name: hasVbProject
+    uid: word!Word.Interfaces.DocumentData#hasVbProject:member
+    package: word!
+    fullName: hasVbProject
+    summary: >-
+      Gets whether the document has an attached Microsoft Visual Basic for
+      Applications project.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasVbProject?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlinks
+    uid: word!Word.Interfaces.DocumentData#hyperlinks:member
+    package: word!
+    fullName: hyperlinks
+    summary: >-
+      Returns a `HyperlinkCollection` object that represents all the hyperlinks
+      in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlinks?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
+  - name: hyphenateCaps
+    uid: word!Word.Interfaces.DocumentData#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps?: boolean;'
+      return:
+        type: boolean
+  - name: hyphenationZone
+    uid: word!Word.Interfaces.DocumentData#hyphenationZone:member
+    package: word!
+    fullName: hyphenationZone
+    summary: Specifies the width of the hyphenation zone, in points.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hyphenationZone?: number;'
+      return:
+        type: number
+  - name: isAutoFormatOverrideOn
+    uid: word!Word.Interfaces.DocumentData#isAutoFormatOverrideOn:member
+    package: word!
+    fullName: isAutoFormatOverrideOn
+    summary: >-
+      Specifies whether automatic formatting options override formatting
+      restrictions.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isAutoFormatOverrideOn?: boolean;'
+      return:
+        type: boolean
+  - name: isChartDataPointTracked
+    uid: word!Word.Interfaces.DocumentData#isChartDataPointTracked:member
+    package: word!
+    fullName: isChartDataPointTracked
+    summary: >-
+      Specifies whether charts in the active document use cell-reference
+      data-point tracking.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isChartDataPointTracked?: boolean;'
+      return:
+        type: boolean
+  - name: isCompatible
+    uid: word!Word.Interfaces.DocumentData#isCompatible:member
+    package: word!
+    fullName: isCompatible
+    summary: >-
+      Specifies whether the compatibility option specified by the `type`
+      property is enabled.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isCompatible?: boolean;'
+      return:
+        type: boolean
+  - name: isFinal
+    uid: word!Word.Interfaces.DocumentData#isFinal:member
+    package: word!
+    fullName: isFinal
+    summary: Specifies whether the document is final.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFinal?: boolean;'
+      return:
+        type: boolean
+  - name: isFontsSubsetSaved
+    uid: word!Word.Interfaces.DocumentData#isFontsSubsetSaved:member
+    package: word!
+    fullName: isFontsSubsetSaved
+    summary: >-
+      Specifies whether Microsoft Word saves a subset of the embedded TrueType
+      fonts with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFontsSubsetSaved?: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataPrinted
+    uid: word!Word.Interfaces.DocumentData#isFormsDataPrinted:member
+    package: word!
+    fullName: isFormsDataPrinted
+    summary: >-
+      Specifies whether Microsoft Word prints onto a preprinted form only the
+      data entered in the corresponding online form.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataPrinted?: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataSaved
+    uid: word!Word.Interfaces.DocumentData#isFormsDataSaved:member
+    package: word!
+    fullName: isFormsDataSaved
+    summary: >-
+      Specifies whether Microsoft Word saves the data entered in a form as a
+      tab-delimited record for use in a database.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataSaved?: boolean;'
+      return:
+        type: boolean
+  - name: isGrammarChecked
+    uid: word!Word.Interfaces.DocumentData#isGrammarChecked:member
+    package: word!
+    fullName: isGrammarChecked
+    summary: Specifies whether a grammar check has been run on the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isGrammarChecked?: boolean;'
+      return:
+        type: boolean
+  - name: isInAutoSave
+    uid: word!Word.Interfaces.DocumentData#isInAutoSave:member
+    package: word!
+    fullName: isInAutoSave
+    summary: >-
+      Gets whether the most recent firing of the
+      `Application.DocumentBeforeSave` event was the result of an automatic save
+      by the document or a manual save by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isInAutoSave?: boolean;'
+      return:
+        type: boolean
+  - name: isInFormsDesign
+    uid: word!Word.Interfaces.DocumentData#isInFormsDesign:member
+    package: word!
+    fullName: isInFormsDesign
+    summary: Gets whether the document is in form design mode.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isInFormsDesign?: boolean;'
+      return:
+        type: boolean
+  - name: isKerningByAlgorithm
+    uid: word!Word.Interfaces.DocumentData#isKerningByAlgorithm:member
+    package: word!
+    fullName: isKerningByAlgorithm
+    summary: >-
+      Specifies whether Word kerns half-width Latin characters and punctuation
+      marks.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isKerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: isLinguisticDataEmbedded
+    uid: word!Word.Interfaces.DocumentData#isLinguisticDataEmbedded:member
+    package: word!
+    fullName: isLinguisticDataEmbedded
+    summary: Specifies whether to embed speech and handwriting data.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isLinguisticDataEmbedded?: boolean;'
+      return:
+        type: boolean
+  - name: isMasterDocument
+    uid: word!Word.Interfaces.DocumentData#isMasterDocument:member
+    package: word!
+    fullName: isMasterDocument
+    summary: Gets whether this document is a master document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isMasterDocument?: boolean;'
+      return:
+        type: boolean
+  - name: isOptimizedForWord97
+    uid: word!Word.Interfaces.DocumentData#isOptimizedForWord97:member
+    package: word!
+    fullName: isOptimizedForWord97
+    summary: Specifies whether Word optimizes the document for Word 97.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isOptimizedForWord97?: boolean;'
+      return:
+        type: boolean
+  - name: isPostScriptPrintedOverText
+    uid: word!Word.Interfaces.DocumentData#isPostScriptPrintedOverText:member
+    package: word!
+    fullName: isPostScriptPrintedOverText
+    summary: >-
+      Specifies whether [PRINT
+      field](https://support.microsoft.com/office/0250c02b-060f-4986-88a4-36cec2a9665f)
+      instructions (such as PostScript commands) in the document are to be
+      printed on top of text and graphics when a PostScript printer is used.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isPostScriptPrintedOverText?: boolean;'
+      return:
+        type: boolean
+  - name: isQuickStyleSetLocked
+    uid: word!Word.Interfaces.DocumentData#isQuickStyleSetLocked:member
+    package: word!
+    fullName: isQuickStyleSetLocked
+    summary: Specifies whether users can change the Quick Style set.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isQuickStyleSetLocked?: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnly
+    uid: word!Word.Interfaces.DocumentData#isReadOnly:member
+    package: word!
+    fullName: isReadOnly
+    summary: >-
+      Gets whether changes to the document cannot be saved to the original
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isReadOnly?: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnlyRecommended
+    uid: word!Word.Interfaces.DocumentData#isReadOnlyRecommended:member
+    package: word!
+    fullName: isReadOnlyRecommended
+    summary: >-
+      Specifies whether Microsoft Word displays a message box whenever a user
+      opens the document, suggesting that it be opened as read-only.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isReadOnlyRecommended?: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToGrid
+    uid: word!Word.Interfaces.DocumentData#isSnappedToGrid:member
+    package: word!
+    fullName: isSnappedToGrid
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters are automatically
+      aligned with an invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToGrid?: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToShapes
+    uid: word!Word.Interfaces.DocumentData#isSnappedToShapes:member
+    package: word!
+    fullName: isSnappedToShapes
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters align with invisible
+      gridlines through other shapes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToShapes?: boolean;'
+      return:
+        type: boolean
+  - name: isSpellingChecked
+    uid: word!Word.Interfaces.DocumentData#isSpellingChecked:member
+    package: word!
+    fullName: isSpellingChecked
+    summary: Specifies whether spelling has been checked throughout the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSpellingChecked?: boolean;'
+      return:
+        type: boolean
+  - name: isStyleEnforced
+    uid: word!Word.Interfaces.DocumentData#isStyleEnforced:member
+    package: word!
+    fullName: isStyleEnforced
+    summary: >-
+      Specifies whether formatting restrictions are enforced in a protected
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isStyleEnforced?: boolean;'
+      return:
+        type: boolean
+  - name: isSubdocument
+    uid: word!Word.Interfaces.DocumentData#isSubdocument:member
+    package: word!
+    fullName: isSubdocument
+    summary: Gets whether this document is a subdocument of a master document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSubdocument?: boolean;'
+      return:
+        type: boolean
+  - name: isThemeLocked
+    uid: word!Word.Interfaces.DocumentData#isThemeLocked:member
+    package: word!
+    fullName: isThemeLocked
+    summary: Specifies whether users can change the document theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isThemeLocked?: boolean;'
+      return:
+        type: boolean
+  - name: isUserControl
+    uid: word!Word.Interfaces.DocumentData#isUserControl:member
+    package: word!
+    fullName: isUserControl
+    summary: Specifies whether the document was created or opened by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isUserControl?: boolean;'
+      return:
+        type: boolean
+  - name: isVbaSigned
+    uid: word!Word.Interfaces.DocumentData#isVbaSigned:member
+    package: word!
+    fullName: isVbaSigned
+    summary: Gets whether the VBA project is digitally signed.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isVbaSigned?: boolean;'
+      return:
+        type: boolean
+  - name: isWriteReserved
+    uid: word!Word.Interfaces.DocumentData#isWriteReserved:member
+    package: word!
+    fullName: isWriteReserved
+    summary: Gets whether the document is protected with a write password.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isWriteReserved?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Interfaces.DocumentData#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        justificationMode?: Word.JustificationMode | "Expand" | "Compress" |
+        "CompressKana";
+      return:
+        type: >-
+           | "Expand" |
+          "Compress" | "CompressKana"
+  - name: kind
+    uid: word!Word.Interfaces.DocumentData#kind:member
+    package: word!
+    fullName: kind
+    summary: >-
+      Specifies the format type that Microsoft Word uses when automatically
+      formatting the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'kind?: Word.DocumentKind | "NotSpecified" | "Letter" | "Email";'
+      return:
+        type: >-
+           | "NotSpecified" | "Letter"
+          | "Email"
+  - name: languageDetected
+    uid: word!Word.Interfaces.DocumentData#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: listTemplates
+    uid: word!Word.Interfaces.DocumentData#listTemplates:member
+    package: word!
+    fullName: listTemplates
+    summary: >-
+      Returns a `ListTemplateCollection` object that represents all the list
+      templates in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'listTemplates?: Word.Interfaces.ListTemplateData[];'
+      return:
+        type: []
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.DocumentData#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: Specifies the kinsoku characters after which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: string;'
+      return:
+        type: string
+  - name: noLineBreakBefore
+    uid: word!Word.Interfaces.DocumentData#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: Specifies the kinsoku characters before which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: string;'
+      return:
+        type: string
+  - name: openEncoding
+    uid: word!Word.Interfaces.DocumentData#openEncoding:member
+    package: word!
+    fullName: openEncoding
+    summary: Gets the encoding used to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        openEncoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: originalDocumentTitle
+    uid: word!Word.Interfaces.DocumentData#originalDocumentTitle:member
+    package: word!
+    fullName: originalDocumentTitle
+    summary: Gets the title of the original document after legal-blackline comparison.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'originalDocumentTitle?: string;'
+      return:
+        type: string
+  - name: pageSetup
+    uid: word!Word.Interfaces.DocumentData#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupData;'
+      return:
+        type: 
+  - name: password
+    uid: word!Word.Interfaces.DocumentData#password:member
+    package: word!
+    fullName: password
+    summary: Sets a password that must be supplied to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'password?: string;'
+      return:
+        type: string
+  - name: passwordEncryptionAlgorithm
+    uid: word!Word.Interfaces.DocumentData#passwordEncryptionAlgorithm:member
+    package: word!
+    fullName: passwordEncryptionAlgorithm
+    summary: Gets the algorithm used for password encryption.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'passwordEncryptionAlgorithm?: string;'
+      return:
+        type: string
+  - name: passwordEncryptionKeyLength
+    uid: word!Word.Interfaces.DocumentData#passwordEncryptionKeyLength:member
+    package: word!
+    fullName: passwordEncryptionKeyLength
+    summary: Gets the key length used for password encryption.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'passwordEncryptionKeyLength?: number;'
+      return:
+        type: number
+  - name: passwordEncryptionProvider
+    uid: word!Word.Interfaces.DocumentData#passwordEncryptionProvider:member
+    package: word!
+    fullName: passwordEncryptionProvider
+    summary: Gets the name of the password encryption provider.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'passwordEncryptionProvider?: string;'
+      return:
+        type: string
+  - name: path
+    uid: word!Word.Interfaces.DocumentData#path:member
+    package: word!
+    fullName: path
+    summary: >-
+      Gets the disk or the web path to the document (excludes the document
+      name).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'path?: string;'
+      return:
+        type: string
+  - name: printRevisions
+    uid: word!Word.Interfaces.DocumentData#printRevisions:member
+    package: word!
+    fullName: printRevisions
+    summary: Specifies whether revision marks are printed with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printRevisions?: boolean;'
+      return:
+        type: boolean
+  - name: properties
+    uid: word!Word.Interfaces.DocumentData#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'properties?: Word.Interfaces.DocumentPropertiesData;'
+      return:
+        type: 
+  - name: protectionType
+    uid: word!Word.Interfaces.DocumentData#protectionType:member
+    package: word!
+    fullName: protectionType
+    summary: Gets the protection type for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        protectionType?: Word.ProtectionType | "NoProtection" |
+        "AllowOnlyRevisions" | "AllowOnlyComments" | "AllowOnlyFormFields" |
+        "AllowOnlyReading";
+      return:
+        type: >-
+           | "NoProtection" |
+          "AllowOnlyRevisions" | "AllowOnlyComments" | "AllowOnlyFormFields" |
+          "AllowOnlyReading"
+  - name: readingLayoutSizeX
+    uid: word!Word.Interfaces.DocumentData#readingLayoutSizeX:member
+    package: word!
+    fullName: readingLayoutSizeX
+    summary: Specifies the width of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeX?: number;'
+      return:
+        type: number
+  - name: readingLayoutSizeY
+    uid: word!Word.Interfaces.DocumentData#readingLayoutSizeY:member
+    package: word!
+    fullName: readingLayoutSizeY
+    summary: Specifies the height of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeY?: number;'
+      return:
+        type: number
+  - name: readingModeIsLayoutFrozen
+    uid: word!Word.Interfaces.DocumentData#readingModeIsLayoutFrozen:member
+    package: word!
+    fullName: readingModeIsLayoutFrozen
+    summary: >-
+      Specifies whether pages in reading layout view are frozen for handwritten
+      markup.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingModeIsLayoutFrozen?: boolean;'
+      return:
+        type: boolean
+  - name: removePersonalInformationOnSave
+    uid: word!Word.Interfaces.DocumentData#removePersonalInformationOnSave:member
+    package: word!
+    fullName: removePersonalInformationOnSave
+    summary: Specifies whether Word removes user information upon saving.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removePersonalInformationOnSave?: boolean;'
+      return:
+        type: boolean
+  - name: revisedDocumentTitle
+    uid: word!Word.Interfaces.DocumentData#revisedDocumentTitle:member
+    package: word!
+    fullName: revisedDocumentTitle
+    summary: Gets the title of the revised document after legal-blackline comparison.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'revisedDocumentTitle?: string;'
+      return:
+        type: string
+  - name: saved
+    uid: word!Word.Interfaces.DocumentData#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Indicates whether the changes in the document have been saved. A value of
+      true indicates that the document hasn't changed since it was saved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
+  - name: saveEncoding
+    uid: word!Word.Interfaces.DocumentData#saveEncoding:member
+    package: word!
+    fullName: saveEncoding
+    summary: Specifies the encoding used when saving the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        saveEncoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: saveFormat
+    uid: word!Word.Interfaces.DocumentData#saveFormat:member
+    package: word!
+    fullName: saveFormat
+    summary: Gets the file format of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        saveFormat?: Word.FileSaveFormat | "Document" | "Template" | "Text" |
+        "TextLineBreaks" | "DosText" | "DosTextLineBreaks" | "Rtf" |
+        "UnicodeText" | "Html" | "WebArchive" | "FilteredHtml" | "Xml" |
+        "XmlDocument" | "XmlDocumentMacroEnabled" | "XmlTemplate" |
+        "XmlTemplateMacroEnabled" | "DocumentDefault" | "Pdf" | "Xps" |
+        "FlatXml" | "FlatXmlMacroEnabled" | "FlatXmlTemplate" |
+        "FlatXmlTemplateMacroEnabled" | "OpenDocumentText" |
+        "StrictOpenXmlDocument";
+      return:
+        type: >-
+           | "Document" | "Template"
+          | "Text" | "TextLineBreaks" | "DosText" | "DosTextLineBreaks" | "Rtf"
+          | "UnicodeText" | "Html" | "WebArchive" | "FilteredHtml" | "Xml" |
+          "XmlDocument" | "XmlDocumentMacroEnabled" | "XmlTemplate" |
+          "XmlTemplateMacroEnabled" | "DocumentDefault" | "Pdf" | "Xps" |
+          "FlatXml" | "FlatXmlMacroEnabled" | "FlatXmlTemplate" |
+          "FlatXmlTemplateMacroEnabled" | "OpenDocumentText" |
+          "StrictOpenXmlDocument"
   - name: sections
     uid: word!Word.Interfaces.DocumentData#sections:member
     package: word!
@@ -372,6 +1833,210 @@ properties:
       content: 'settings?: Word.Interfaces.SettingData[];'
       return:
         type: []
+  - name: textEncoding
+    uid: word!Word.Interfaces.DocumentData#textEncoding:member
+    package: word!
+    fullName: textEncoding
+    summary: Specifies the encoding for saving as encoded text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        textEncoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: textLineEnding
+    uid: word!Word.Interfaces.DocumentData#textLineEnding:member
+    package: word!
+    fullName: textLineEnding
+    summary: Specifies how Word marks line and paragraph breaks in text files.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        textLineEnding?: Word.LineEndingType | "Crlf" | "CrOnly" | "LfOnly" |
+        "Lfcr" | "Lsps";
+      return:
+        type: >-
+           | "Crlf" | "CrOnly" |
+          "LfOnly" | "Lfcr" | "Lsps"
+  - name: trackedChangesAreDateAndTimeRemoved
+    uid: >-
+      word!Word.Interfaces.DocumentData#trackedChangesAreDateAndTimeRemoved:member
+    package: word!
+    fullName: trackedChangesAreDateAndTimeRemoved
+    summary: >-
+      Specifies whether to remove or store date and time metadata for tracked
+      changes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackedChangesAreDateAndTimeRemoved?: boolean;'
+      return:
+        type: boolean
+  - name: trackFormatting
+    uid: word!Word.Interfaces.DocumentData#trackFormatting:member
+    package: word!
+    fullName: trackFormatting
+    summary: Specifies whether to track formatting changes when change tracking is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackFormatting?: boolean;'
+      return:
+        type: boolean
+  - name: trackMoves
+    uid: word!Word.Interfaces.DocumentData#trackMoves:member
+    package: word!
+    fullName: trackMoves
+    summary: Specifies whether to mark moved text when Track Changes is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackMoves?: boolean;'
+      return:
+        type: boolean
+  - name: trackRevisions
+    uid: word!Word.Interfaces.DocumentData#trackRevisions:member
+    package: word!
+    fullName: trackRevisions
+    summary: Specifies whether changes are tracked in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackRevisions?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.DocumentData#type:member
+    package: word!
+    fullName: type
+    summary: Gets the document type (template or document).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.DocumentType | "Document" | "Template" | "Frameset";'
+      return:
+        type: >-
+           | "Document" | "Template" |
+          "Frameset"
   - name: windows
     uid: word!Word.Interfaces.DocumentData#windows:member
     package: word!
@@ -387,3 +2052,69 @@ properties:
       content: 'windows?: Word.Interfaces.WindowData[];'
       return:
         type: []
+  - name: writePassword
+    uid: word!Word.Interfaces.DocumentData#writePassword:member
+    package: word!
+    fullName: writePassword
+    summary: Sets a password for saving changes to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'writePassword?: string;'
+      return:
+        type: string
+  - name: xmlAreAdvancedErrorsShown
+    uid: word!Word.Interfaces.DocumentData#xmlAreAdvancedErrorsShown:member
+    package: word!
+    fullName: xmlAreAdvancedErrorsShown
+    summary: >-
+      Specifies whether error messages are generated from built-in Word messages
+      or MSXML (Microsoft XML).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlAreAdvancedErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: xmlIsXsltUsedWhenSaving
+    uid: word!Word.Interfaces.DocumentData#xmlIsXsltUsedWhenSaving:member
+    package: word!
+    fullName: xmlIsXsltUsedWhenSaving
+    summary: >-
+      Specifies whether to save a document through an Extensible Stylesheet
+      Language Transformation (XSLT).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlIsXsltUsedWhenSaving?: boolean;'
+      return:
+        type: boolean
+  - name: xmlSaveThroughXSLT
+    uid: word!Word.Interfaces.DocumentData#xmlSaveThroughXSLT:member
+    package: word!
+    fullName: xmlSaveThroughXSLT
+    summary: >-
+      Specifies the path and file name for the XSLT to apply when saving a
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlSaveThroughXSLT?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml
index 0457258eeb..de2e4eee2a 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.DocumentLibraryVersion](xref:word!Word.DocumentLibraryVersion:class)
   objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -26,7 +26,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -41,10 +41,10 @@ properties:
       For EACH ITEM in the collection: Gets any optional comments associated
       with this version of the shared document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'comments?: boolean;'
@@ -59,10 +59,10 @@ properties:
       For EACH ITEM in the collection: Gets the date and time at which this
       version of the shared document was last saved to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'modified?: boolean;'
@@ -77,10 +77,10 @@ properties:
       For EACH ITEM in the collection: Gets the name of the user who last saved
       this version of the shared document to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'modifiedBy?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversiondata.yml
index 9a3acec14f..c745a7bcd8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversiondata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversiondata.yml
@@ -20,10 +20,10 @@ properties:
       Gets any optional comments associated with this version of the shared
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'comments?: string;'
@@ -37,10 +37,10 @@ properties:
       Gets the date and time at which this version of the shared document was
       last saved to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'modified?: any;'
@@ -54,10 +54,10 @@ properties:
       Gets the name of the user who last saved this version of the shared
       document to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'modifiedBy?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversionloadoptions.yml
index a88d62148c..6a4ce9491e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.documentlibraryversionloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.DocumentLibraryVersionLoadOptions
 summary: Represents a document library version.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Gets any optional comments associated with this version of the shared
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'comments?: boolean;'
@@ -53,10 +53,10 @@ properties:
       Gets the date and time at which this version of the shared document was
       last saved to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'modified?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Gets the name of the user who last saved this version of the shared
       document to the server.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'modifiedBy?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.documentloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.documentloadoptions.yml
index eb58045f52..9cc0c7b819 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.documentloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.documentloadoptions.yml
@@ -31,6 +31,36 @@ properties:
       content: '$all?: boolean;'
       return:
         type: boolean
+  - name: activeTheme
+    uid: word!Word.Interfaces.DocumentLoadOptions#activeTheme:member
+    package: word!
+    fullName: activeTheme
+    summary: Gets the name of the active theme and formatting options.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'activeTheme?: boolean;'
+      return:
+        type: boolean
+  - name: activeThemeDisplayName
+    uid: word!Word.Interfaces.DocumentLoadOptions#activeThemeDisplayName:member
+    package: word!
+    fullName: activeThemeDisplayName
+    summary: Gets the display name of the active theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'activeThemeDisplayName?: boolean;'
+      return:
+        type: boolean
   - name: activeWindow
     uid: word!Word.Interfaces.DocumentLoadOptions#activeWindow:member
     package: word!
@@ -46,6 +76,126 @@ properties:
       content: 'activeWindow?: Word.Interfaces.WindowLoadOptions;'
       return:
         type: 
+  - name: areFilePropertiesPasswordEncrypted
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#areFilePropertiesPasswordEncrypted:member
+    package: word!
+    fullName: areFilePropertiesPasswordEncrypted
+    summary: >-
+      Gets whether Word encrypts file properties for password-protected
+      documents.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areFilePropertiesPasswordEncrypted?: boolean;'
+      return:
+        type: boolean
+  - name: areGrammaticalErrorsShown
+    uid: word!Word.Interfaces.DocumentLoadOptions#areGrammaticalErrorsShown:member
+    package: word!
+    fullName: areGrammaticalErrorsShown
+    summary: >-
+      Specifies whether grammatical errors are marked by a wavy green line in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areGrammaticalErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: areMathDefaultsUsed
+    uid: word!Word.Interfaces.DocumentLoadOptions#areMathDefaultsUsed:member
+    package: word!
+    fullName: areMathDefaultsUsed
+    summary: >-
+      Specifies whether to use the default math settings when creating new
+      equations.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areMathDefaultsUsed?: boolean;'
+      return:
+        type: boolean
+  - name: areNewerFeaturesDisabled
+    uid: word!Word.Interfaces.DocumentLoadOptions#areNewerFeaturesDisabled:member
+    package: word!
+    fullName: areNewerFeaturesDisabled
+    summary: >-
+      Specifies whether to disable features introduced after a specified
+      version.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areNewerFeaturesDisabled?: boolean;'
+      return:
+        type: boolean
+  - name: areSpellingErrorsShown
+    uid: word!Word.Interfaces.DocumentLoadOptions#areSpellingErrorsShown:member
+    package: word!
+    fullName: areSpellingErrorsShown
+    summary: >-
+      Specifies whether Microsoft Word underlines spelling errors in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areSpellingErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: areStylesUpdatedOnOpen
+    uid: word!Word.Interfaces.DocumentLoadOptions#areStylesUpdatedOnOpen:member
+    package: word!
+    fullName: areStylesUpdatedOnOpen
+    summary: >-
+      Specifies whether the styles in this document are updated to match the
+      styles in the attached template each time the document is opened.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areStylesUpdatedOnOpen?: boolean;'
+      return:
+        type: boolean
+  - name: areTrueTypeFontsEmbedded
+    uid: word!Word.Interfaces.DocumentLoadOptions#areTrueTypeFontsEmbedded:member
+    package: word!
+    fullName: areTrueTypeFontsEmbedded
+    summary: >-
+      Specifies whether Microsoft Word embeds TrueType fonts in the document
+      when it's saved.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areTrueTypeFontsEmbedded?: boolean;'
+      return:
+        type: boolean
   - name: attachedTemplate
     uid: word!Word.Interfaces.DocumentLoadOptions#attachedTemplate:member
     package: word!
@@ -54,10 +204,10 @@ properties:
       Specifies a `Template` object that represents the template attached to the
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'attachedTemplate?: Word.Interfaces.TemplateLoadOptions;'
@@ -69,10 +219,10 @@ properties:
     fullName: autoHyphenation
     summary: Specifies if automatic hyphenation is turned on for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoHyphenation?: boolean;'
@@ -83,6 +233,23 @@ properties:
     package: word!
     fullName: autoSaveOn
     summary: Specifies if the edits in the document are automatically saved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSaveOn?: boolean;'
+      return:
+        type: boolean
+  - name: background
+    uid: word!Word.Interfaces.DocumentLoadOptions#background:member
+    package: word!
+    fullName: background
+    summary: >-
+      Gets a `Shape` object that represents the background image for the
+      document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -90,9 +257,9 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'autoSaveOn?: boolean;'
+      content: 'background?: Word.Interfaces.ShapeLoadOptions;'
       return:
-        type: boolean
+        type: 
   - name: bibliography
     uid: word!Word.Interfaces.DocumentLoadOptions#bibliography:member
     package: word!
@@ -101,10 +268,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography
       references contained within the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliography?: Word.Interfaces.BibliographyLoadOptions;'
@@ -127,6 +294,27 @@ properties:
       content: 'body?: Word.Interfaces.BodyLoadOptions;'
       return:
         type: 
+  - name: builtInDocumentProperties
+    uid: word!Word.Interfaces.DocumentLoadOptions#builtInDocumentProperties:member
+    package: word!
+    fullName: builtInDocumentProperties
+    summary: >-
+      Gets a `DocumentProperties` object that represents all the built-in
+      document properties for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        builtInDocumentProperties?:
+        Word.Interfaces.DocumentPropertiesLoadOptions;
+      return:
+        type: >-
+          
   - name: changeTrackingMode
     uid: word!Word.Interfaces.DocumentLoadOptions#changeTrackingMode:member
     package: word!
@@ -157,6 +345,36 @@ properties:
       content: 'coauthoring?: Word.Interfaces.CoauthoringLoadOptions;'
       return:
         type: 
+  - name: codeName
+    uid: word!Word.Interfaces.DocumentLoadOptions#codeName:member
+    package: word!
+    fullName: codeName
+    summary: Gets the code name for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'codeName?: boolean;'
+      return:
+        type: boolean
+  - name: compatibilityMode
+    uid: word!Word.Interfaces.DocumentLoadOptions#compatibilityMode:member
+    package: word!
+    fullName: compatibilityMode
+    summary: Gets the compatibility mode that Word uses when opening the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'compatibilityMode?: boolean;'
+      return:
+        type: boolean
   - name: consecutiveHyphensLimit
     uid: word!Word.Interfaces.DocumentLoadOptions#consecutiveHyphensLimit:member
     package: word!
@@ -164,6 +382,21 @@ properties:
     summary: >-
       Specifies the maximum number of consecutive lines that can end with
       hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit?: boolean;'
+      return:
+        type: boolean
+  - name: content
+    uid: word!Word.Interfaces.DocumentLoadOptions#content:member
+    package: word!
+    fullName: content
+    summary: Gets a `Range` object that represents the main document story.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -171,14 +404,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'consecutiveHyphensLimit?: boolean;'
+      content: 'content?: Word.Interfaces.RangeLoadOptions;'
       return:
-        type: boolean
-  - name: hyphenateCaps
-    uid: word!Word.Interfaces.DocumentLoadOptions#hyphenateCaps:member
+        type: 
+  - name: currentRsid
+    uid: word!Word.Interfaces.DocumentLoadOptions#currentRsid:member
     package: word!
-    fullName: hyphenateCaps
-    summary: Specifies whether words in all capital letters can be hyphenated.
+    fullName: currentRsid
+    summary: Gets a random number that Word assigns to changes in the document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -186,16 +419,16 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'hyphenateCaps?: boolean;'
+      content: 'currentRsid?: boolean;'
       return:
         type: boolean
-  - name: languageDetected
-    uid: word!Word.Interfaces.DocumentLoadOptions#languageDetected:member
+  - name: customDocumentProperties
+    uid: word!Word.Interfaces.DocumentLoadOptions#customDocumentProperties:member
     package: word!
-    fullName: languageDetected
+    fullName: customDocumentProperties
     summary: >-
-      Specifies whether Microsoft Word has detected the language of the document
-      text.
+      Gets a `DocumentProperties` collection that represents all the custom
+      document properties for the document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -203,14 +436,35 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'languageDetected?: boolean;'
+      content: >-
+        customDocumentProperties?:
+        Word.Interfaces.DocumentPropertiesLoadOptions;
+      return:
+        type: >-
+          
+  - name: defaultTabStop
+    uid: word!Word.Interfaces.DocumentLoadOptions#defaultTabStop:member
+    package: word!
+    fullName: defaultTabStop
+    summary: >-
+      Specifies the interval (in points) between the default tab stops in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'defaultTabStop?: boolean;'
       return:
         type: boolean
-  - name: pageSetup
-    uid: word!Word.Interfaces.DocumentLoadOptions#pageSetup:member
+  - name: defaultTargetFrame
+    uid: word!Word.Interfaces.DocumentLoadOptions#defaultTargetFrame:member
     package: word!
-    fullName: pageSetup
-    summary: Returns a `PageSetup` object that's associated with the document.
+    fullName: defaultTargetFrame
+    summary: Specifies the browser frame for displaying a webpage via hyperlink.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -218,50 +472,46 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
+      content: 'defaultTargetFrame?: boolean;'
       return:
-        type: 
-  - name: properties
-    uid: word!Word.Interfaces.DocumentLoadOptions#properties:member
+        type: boolean
+  - name: doNotEmbedSystemFonts
+    uid: word!Word.Interfaces.DocumentLoadOptions#doNotEmbedSystemFonts:member
     package: word!
-    fullName: properties
-    summary: Gets the properties of the document.
+    fullName: doNotEmbedSystemFonts
+    summary: Specifies whether Word should not embed common system fonts.
     remarks: >-
-      \[ [API set: WordApi
-      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'properties?: Word.Interfaces.DocumentPropertiesLoadOptions;'
+      content: 'doNotEmbedSystemFonts?: boolean;'
       return:
-        type: >-
-          
-  - name: saved
-    uid: word!Word.Interfaces.DocumentLoadOptions#saved:member
+        type: boolean
+  - name: encryptionProvider
+    uid: word!Word.Interfaces.DocumentLoadOptions#encryptionProvider:member
     package: word!
-    fullName: saved
+    fullName: encryptionProvider
     summary: >-
-      Indicates whether the changes in the document have been saved. A value of
-      true indicates that the document hasn't changed since it was saved.
+      Specifies the name of the algorithm encryption provider that Microsoft
+      Word uses when encrypting documents.
     remarks: >-
-      \[ [API set: WordApi
-      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: false
+    isPreview: true
     isDeprecated: false
     syntax:
-      content: 'saved?: boolean;'
+      content: 'encryptionProvider?: boolean;'
       return:
         type: boolean
-  - name: selection
-    uid: word!Word.Interfaces.DocumentLoadOptions#selection:member
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Interfaces.DocumentLoadOptions#farEastLineBreakLanguage:member
     package: word!
-    fullName: selection
-    summary: >-
-      Returns a `Selection` object that represents the current selection in the
-      document.
+    fullName: farEastLineBreakLanguage
+    summary: Specifies the East Asian language used for line breaking.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -269,6 +519,1270 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'selection?: Word.Interfaces.SelectionLoadOptions;'
+      content: 'farEastLineBreakLanguage?: boolean;'
       return:
-        type: 
+        type: boolean
+  - name: farEastLineBreakLevel
+    uid: word!Word.Interfaces.DocumentLoadOptions#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'farEastLineBreakLevel?: boolean;'
+      return:
+        type: boolean
+  - name: formattingIsNextLevelShown
+    uid: word!Word.Interfaces.DocumentLoadOptions#formattingIsNextLevelShown:member
+    package: word!
+    fullName: formattingIsNextLevelShown
+    summary: >-
+      Specifies whether Word shows the next heading level when the previous is
+      used.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'formattingIsNextLevelShown?: boolean;'
+      return:
+        type: boolean
+  - name: formattingIsUserStyleNameShown
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#formattingIsUserStyleNameShown:member
+    package: word!
+    fullName: formattingIsUserStyleNameShown
+    summary: Specifies whether to show user-defined styles.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'formattingIsUserStyleNameShown?: boolean;'
+      return:
+        type: boolean
+  - name: fullName
+    uid: word!Word.Interfaces.DocumentLoadOptions#fullName:member
+    package: word!
+    fullName: fullName
+    summary: Gets the name of a document, including the path.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fullName?: boolean;'
+      return:
+        type: boolean
+  - name: gridDistanceHorizontal
+    uid: word!Word.Interfaces.DocumentLoadOptions#gridDistanceHorizontal:member
+    package: word!
+    fullName: gridDistanceHorizontal
+    summary: >-
+      Specifies the horizontal space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridDistanceHorizontal?: boolean;'
+      return:
+        type: boolean
+  - name: gridDistanceVertical
+    uid: word!Word.Interfaces.DocumentLoadOptions#gridDistanceVertical:member
+    package: word!
+    fullName: gridDistanceVertical
+    summary: >-
+      Specifies the vertical space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridDistanceVertical?: boolean;'
+      return:
+        type: boolean
+  - name: gridIsOriginFromMargin
+    uid: word!Word.Interfaces.DocumentLoadOptions#gridIsOriginFromMargin:member
+    package: word!
+    fullName: gridIsOriginFromMargin
+    summary: >-
+      Specifies whether the character grid starts from the upper-left corner of
+      the page.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridIsOriginFromMargin?: boolean;'
+      return:
+        type: boolean
+  - name: gridOriginHorizontal
+    uid: word!Word.Interfaces.DocumentLoadOptions#gridOriginHorizontal:member
+    package: word!
+    fullName: gridOriginHorizontal
+    summary: Specifies the horizontal origin point for the invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridOriginHorizontal?: boolean;'
+      return:
+        type: boolean
+  - name: gridOriginVertical
+    uid: word!Word.Interfaces.DocumentLoadOptions#gridOriginVertical:member
+    package: word!
+    fullName: gridOriginVertical
+    summary: Specifies the vertical origin point for the invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridOriginVertical?: boolean;'
+      return:
+        type: boolean
+  - name: gridSpaceBetweenHorizontalLines
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#gridSpaceBetweenHorizontalLines:member
+    package: word!
+    fullName: gridSpaceBetweenHorizontalLines
+    summary: >-
+      Specifies the interval for horizontal character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenHorizontalLines?: boolean;'
+      return:
+        type: boolean
+  - name: gridSpaceBetweenVerticalLines
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#gridSpaceBetweenVerticalLines:member
+    package: word!
+    fullName: gridSpaceBetweenVerticalLines
+    summary: >-
+      Specifies the interval for vertical character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenVerticalLines?: boolean;'
+      return:
+        type: boolean
+  - name: hasPassword
+    uid: word!Word.Interfaces.DocumentLoadOptions#hasPassword:member
+    package: word!
+    fullName: hasPassword
+    summary: Gets whether a password is required to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasPassword?: boolean;'
+      return:
+        type: boolean
+  - name: hasVbProject
+    uid: word!Word.Interfaces.DocumentLoadOptions#hasVbProject:member
+    package: word!
+    fullName: hasVbProject
+    summary: >-
+      Gets whether the document has an attached Microsoft Visual Basic for
+      Applications project.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasVbProject?: boolean;'
+      return:
+        type: boolean
+  - name: hyphenateCaps
+    uid: word!Word.Interfaces.DocumentLoadOptions#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps?: boolean;'
+      return:
+        type: boolean
+  - name: hyphenationZone
+    uid: word!Word.Interfaces.DocumentLoadOptions#hyphenationZone:member
+    package: word!
+    fullName: hyphenationZone
+    summary: Specifies the width of the hyphenation zone, in points.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hyphenationZone?: boolean;'
+      return:
+        type: boolean
+  - name: isAutoFormatOverrideOn
+    uid: word!Word.Interfaces.DocumentLoadOptions#isAutoFormatOverrideOn:member
+    package: word!
+    fullName: isAutoFormatOverrideOn
+    summary: >-
+      Specifies whether automatic formatting options override formatting
+      restrictions.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isAutoFormatOverrideOn?: boolean;'
+      return:
+        type: boolean
+  - name: isChartDataPointTracked
+    uid: word!Word.Interfaces.DocumentLoadOptions#isChartDataPointTracked:member
+    package: word!
+    fullName: isChartDataPointTracked
+    summary: >-
+      Specifies whether charts in the active document use cell-reference
+      data-point tracking.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isChartDataPointTracked?: boolean;'
+      return:
+        type: boolean
+  - name: isCompatible
+    uid: word!Word.Interfaces.DocumentLoadOptions#isCompatible:member
+    package: word!
+    fullName: isCompatible
+    summary: >-
+      Specifies whether the compatibility option specified by the `type`
+      property is enabled.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isCompatible?: boolean;'
+      return:
+        type: boolean
+  - name: isFinal
+    uid: word!Word.Interfaces.DocumentLoadOptions#isFinal:member
+    package: word!
+    fullName: isFinal
+    summary: Specifies whether the document is final.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFinal?: boolean;'
+      return:
+        type: boolean
+  - name: isFontsSubsetSaved
+    uid: word!Word.Interfaces.DocumentLoadOptions#isFontsSubsetSaved:member
+    package: word!
+    fullName: isFontsSubsetSaved
+    summary: >-
+      Specifies whether Microsoft Word saves a subset of the embedded TrueType
+      fonts with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFontsSubsetSaved?: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataPrinted
+    uid: word!Word.Interfaces.DocumentLoadOptions#isFormsDataPrinted:member
+    package: word!
+    fullName: isFormsDataPrinted
+    summary: >-
+      Specifies whether Microsoft Word prints onto a preprinted form only the
+      data entered in the corresponding online form.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataPrinted?: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataSaved
+    uid: word!Word.Interfaces.DocumentLoadOptions#isFormsDataSaved:member
+    package: word!
+    fullName: isFormsDataSaved
+    summary: >-
+      Specifies whether Microsoft Word saves the data entered in a form as a
+      tab-delimited record for use in a database.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataSaved?: boolean;'
+      return:
+        type: boolean
+  - name: isGrammarChecked
+    uid: word!Word.Interfaces.DocumentLoadOptions#isGrammarChecked:member
+    package: word!
+    fullName: isGrammarChecked
+    summary: Specifies whether a grammar check has been run on the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isGrammarChecked?: boolean;'
+      return:
+        type: boolean
+  - name: isInAutoSave
+    uid: word!Word.Interfaces.DocumentLoadOptions#isInAutoSave:member
+    package: word!
+    fullName: isInAutoSave
+    summary: >-
+      Gets whether the most recent firing of the
+      `Application.DocumentBeforeSave` event was the result of an automatic save
+      by the document or a manual save by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isInAutoSave?: boolean;'
+      return:
+        type: boolean
+  - name: isInFormsDesign
+    uid: word!Word.Interfaces.DocumentLoadOptions#isInFormsDesign:member
+    package: word!
+    fullName: isInFormsDesign
+    summary: Gets whether the document is in form design mode.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isInFormsDesign?: boolean;'
+      return:
+        type: boolean
+  - name: isKerningByAlgorithm
+    uid: word!Word.Interfaces.DocumentLoadOptions#isKerningByAlgorithm:member
+    package: word!
+    fullName: isKerningByAlgorithm
+    summary: >-
+      Specifies whether Word kerns half-width Latin characters and punctuation
+      marks.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isKerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: isLinguisticDataEmbedded
+    uid: word!Word.Interfaces.DocumentLoadOptions#isLinguisticDataEmbedded:member
+    package: word!
+    fullName: isLinguisticDataEmbedded
+    summary: Specifies whether to embed speech and handwriting data.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isLinguisticDataEmbedded?: boolean;'
+      return:
+        type: boolean
+  - name: isMasterDocument
+    uid: word!Word.Interfaces.DocumentLoadOptions#isMasterDocument:member
+    package: word!
+    fullName: isMasterDocument
+    summary: Gets whether this document is a master document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isMasterDocument?: boolean;'
+      return:
+        type: boolean
+  - name: isOptimizedForWord97
+    uid: word!Word.Interfaces.DocumentLoadOptions#isOptimizedForWord97:member
+    package: word!
+    fullName: isOptimizedForWord97
+    summary: Specifies whether Word optimizes the document for Word 97.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isOptimizedForWord97?: boolean;'
+      return:
+        type: boolean
+  - name: isPostScriptPrintedOverText
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#isPostScriptPrintedOverText:member
+    package: word!
+    fullName: isPostScriptPrintedOverText
+    summary: >-
+      Specifies whether [PRINT
+      field](https://support.microsoft.com/office/0250c02b-060f-4986-88a4-36cec2a9665f)
+      instructions (such as PostScript commands) in the document are to be
+      printed on top of text and graphics when a PostScript printer is used.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isPostScriptPrintedOverText?: boolean;'
+      return:
+        type: boolean
+  - name: isQuickStyleSetLocked
+    uid: word!Word.Interfaces.DocumentLoadOptions#isQuickStyleSetLocked:member
+    package: word!
+    fullName: isQuickStyleSetLocked
+    summary: Specifies whether users can change the Quick Style set.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isQuickStyleSetLocked?: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnly
+    uid: word!Word.Interfaces.DocumentLoadOptions#isReadOnly:member
+    package: word!
+    fullName: isReadOnly
+    summary: >-
+      Gets whether changes to the document cannot be saved to the original
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isReadOnly?: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnlyRecommended
+    uid: word!Word.Interfaces.DocumentLoadOptions#isReadOnlyRecommended:member
+    package: word!
+    fullName: isReadOnlyRecommended
+    summary: >-
+      Specifies whether Microsoft Word displays a message box whenever a user
+      opens the document, suggesting that it be opened as read-only.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isReadOnlyRecommended?: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToGrid
+    uid: word!Word.Interfaces.DocumentLoadOptions#isSnappedToGrid:member
+    package: word!
+    fullName: isSnappedToGrid
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters are automatically
+      aligned with an invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToGrid?: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToShapes
+    uid: word!Word.Interfaces.DocumentLoadOptions#isSnappedToShapes:member
+    package: word!
+    fullName: isSnappedToShapes
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters align with invisible
+      gridlines through other shapes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToShapes?: boolean;'
+      return:
+        type: boolean
+  - name: isSpellingChecked
+    uid: word!Word.Interfaces.DocumentLoadOptions#isSpellingChecked:member
+    package: word!
+    fullName: isSpellingChecked
+    summary: Specifies whether spelling has been checked throughout the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSpellingChecked?: boolean;'
+      return:
+        type: boolean
+  - name: isStyleEnforced
+    uid: word!Word.Interfaces.DocumentLoadOptions#isStyleEnforced:member
+    package: word!
+    fullName: isStyleEnforced
+    summary: >-
+      Specifies whether formatting restrictions are enforced in a protected
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isStyleEnforced?: boolean;'
+      return:
+        type: boolean
+  - name: isSubdocument
+    uid: word!Word.Interfaces.DocumentLoadOptions#isSubdocument:member
+    package: word!
+    fullName: isSubdocument
+    summary: Gets whether this document is a subdocument of a master document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSubdocument?: boolean;'
+      return:
+        type: boolean
+  - name: isThemeLocked
+    uid: word!Word.Interfaces.DocumentLoadOptions#isThemeLocked:member
+    package: word!
+    fullName: isThemeLocked
+    summary: Specifies whether users can change the document theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isThemeLocked?: boolean;'
+      return:
+        type: boolean
+  - name: isUserControl
+    uid: word!Word.Interfaces.DocumentLoadOptions#isUserControl:member
+    package: word!
+    fullName: isUserControl
+    summary: Specifies whether the document was created or opened by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isUserControl?: boolean;'
+      return:
+        type: boolean
+  - name: isVbaSigned
+    uid: word!Word.Interfaces.DocumentLoadOptions#isVbaSigned:member
+    package: word!
+    fullName: isVbaSigned
+    summary: Gets whether the VBA project is digitally signed.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isVbaSigned?: boolean;'
+      return:
+        type: boolean
+  - name: isWriteReserved
+    uid: word!Word.Interfaces.DocumentLoadOptions#isWriteReserved:member
+    package: word!
+    fullName: isWriteReserved
+    summary: Gets whether the document is protected with a write password.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isWriteReserved?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Interfaces.DocumentLoadOptions#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'justificationMode?: boolean;'
+      return:
+        type: boolean
+  - name: kind
+    uid: word!Word.Interfaces.DocumentLoadOptions#kind:member
+    package: word!
+    fullName: kind
+    summary: >-
+      Specifies the format type that Microsoft Word uses when automatically
+      formatting the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'kind?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.DocumentLoadOptions#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.DocumentLoadOptions#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: Specifies the kinsoku characters after which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakBefore
+    uid: word!Word.Interfaces.DocumentLoadOptions#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: Specifies the kinsoku characters before which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: boolean;'
+      return:
+        type: boolean
+  - name: openEncoding
+    uid: word!Word.Interfaces.DocumentLoadOptions#openEncoding:member
+    package: word!
+    fullName: openEncoding
+    summary: Gets the encoding used to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'openEncoding?: boolean;'
+      return:
+        type: boolean
+  - name: originalDocumentTitle
+    uid: word!Word.Interfaces.DocumentLoadOptions#originalDocumentTitle:member
+    package: word!
+    fullName: originalDocumentTitle
+    summary: Gets the title of the original document after legal-blackline comparison.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'originalDocumentTitle?: boolean;'
+      return:
+        type: boolean
+  - name: pageSetup
+    uid: word!Word.Interfaces.DocumentLoadOptions#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
+      return:
+        type: 
+  - name: password
+    uid: word!Word.Interfaces.DocumentLoadOptions#password:member
+    package: word!
+    fullName: password
+    summary: Sets a password that must be supplied to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'password?: boolean;'
+      return:
+        type: boolean
+  - name: passwordEncryptionAlgorithm
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#passwordEncryptionAlgorithm:member
+    package: word!
+    fullName: passwordEncryptionAlgorithm
+    summary: Gets the algorithm used for password encryption.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'passwordEncryptionAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: passwordEncryptionKeyLength
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#passwordEncryptionKeyLength:member
+    package: word!
+    fullName: passwordEncryptionKeyLength
+    summary: Gets the key length used for password encryption.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'passwordEncryptionKeyLength?: boolean;'
+      return:
+        type: boolean
+  - name: passwordEncryptionProvider
+    uid: word!Word.Interfaces.DocumentLoadOptions#passwordEncryptionProvider:member
+    package: word!
+    fullName: passwordEncryptionProvider
+    summary: Gets the name of the password encryption provider.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'passwordEncryptionProvider?: boolean;'
+      return:
+        type: boolean
+  - name: path
+    uid: word!Word.Interfaces.DocumentLoadOptions#path:member
+    package: word!
+    fullName: path
+    summary: >-
+      Gets the disk or the web path to the document (excludes the document
+      name).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'path?: boolean;'
+      return:
+        type: boolean
+  - name: printRevisions
+    uid: word!Word.Interfaces.DocumentLoadOptions#printRevisions:member
+    package: word!
+    fullName: printRevisions
+    summary: Specifies whether revision marks are printed with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printRevisions?: boolean;'
+      return:
+        type: boolean
+  - name: properties
+    uid: word!Word.Interfaces.DocumentLoadOptions#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'properties?: Word.Interfaces.DocumentPropertiesLoadOptions;'
+      return:
+        type: >-
+          
+  - name: protectionType
+    uid: word!Word.Interfaces.DocumentLoadOptions#protectionType:member
+    package: word!
+    fullName: protectionType
+    summary: Gets the protection type for the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'protectionType?: boolean;'
+      return:
+        type: boolean
+  - name: readingLayoutSizeX
+    uid: word!Word.Interfaces.DocumentLoadOptions#readingLayoutSizeX:member
+    package: word!
+    fullName: readingLayoutSizeX
+    summary: Specifies the width of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeX?: boolean;'
+      return:
+        type: boolean
+  - name: readingLayoutSizeY
+    uid: word!Word.Interfaces.DocumentLoadOptions#readingLayoutSizeY:member
+    package: word!
+    fullName: readingLayoutSizeY
+    summary: Specifies the height of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeY?: boolean;'
+      return:
+        type: boolean
+  - name: readingModeIsLayoutFrozen
+    uid: word!Word.Interfaces.DocumentLoadOptions#readingModeIsLayoutFrozen:member
+    package: word!
+    fullName: readingModeIsLayoutFrozen
+    summary: >-
+      Specifies whether pages in reading layout view are frozen for handwritten
+      markup.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingModeIsLayoutFrozen?: boolean;'
+      return:
+        type: boolean
+  - name: removePersonalInformationOnSave
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#removePersonalInformationOnSave:member
+    package: word!
+    fullName: removePersonalInformationOnSave
+    summary: Specifies whether Word removes user information upon saving.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removePersonalInformationOnSave?: boolean;'
+      return:
+        type: boolean
+  - name: revisedDocumentTitle
+    uid: word!Word.Interfaces.DocumentLoadOptions#revisedDocumentTitle:member
+    package: word!
+    fullName: revisedDocumentTitle
+    summary: Gets the title of the revised document after legal-blackline comparison.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'revisedDocumentTitle?: boolean;'
+      return:
+        type: boolean
+  - name: saved
+    uid: word!Word.Interfaces.DocumentLoadOptions#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Indicates whether the changes in the document have been saved. A value of
+      true indicates that the document hasn't changed since it was saved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
+  - name: saveEncoding
+    uid: word!Word.Interfaces.DocumentLoadOptions#saveEncoding:member
+    package: word!
+    fullName: saveEncoding
+    summary: Specifies the encoding used when saving the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'saveEncoding?: boolean;'
+      return:
+        type: boolean
+  - name: saveFormat
+    uid: word!Word.Interfaces.DocumentLoadOptions#saveFormat:member
+    package: word!
+    fullName: saveFormat
+    summary: Gets the file format of the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'saveFormat?: boolean;'
+      return:
+        type: boolean
+  - name: selection
+    uid: word!Word.Interfaces.DocumentLoadOptions#selection:member
+    package: word!
+    fullName: selection
+    summary: >-
+      Returns a `Selection` object that represents the current selection in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'selection?: Word.Interfaces.SelectionLoadOptions;'
+      return:
+        type: 
+  - name: textEncoding
+    uid: word!Word.Interfaces.DocumentLoadOptions#textEncoding:member
+    package: word!
+    fullName: textEncoding
+    summary: Specifies the encoding for saving as encoded text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'textEncoding?: boolean;'
+      return:
+        type: boolean
+  - name: textLineEnding
+    uid: word!Word.Interfaces.DocumentLoadOptions#textLineEnding:member
+    package: word!
+    fullName: textLineEnding
+    summary: Specifies how Word marks line and paragraph breaks in text files.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'textLineEnding?: boolean;'
+      return:
+        type: boolean
+  - name: trackedChangesAreDateAndTimeRemoved
+    uid: >-
+      word!Word.Interfaces.DocumentLoadOptions#trackedChangesAreDateAndTimeRemoved:member
+    package: word!
+    fullName: trackedChangesAreDateAndTimeRemoved
+    summary: >-
+      Specifies whether to remove or store date and time metadata for tracked
+      changes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackedChangesAreDateAndTimeRemoved?: boolean;'
+      return:
+        type: boolean
+  - name: trackFormatting
+    uid: word!Word.Interfaces.DocumentLoadOptions#trackFormatting:member
+    package: word!
+    fullName: trackFormatting
+    summary: Specifies whether to track formatting changes when change tracking is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackFormatting?: boolean;'
+      return:
+        type: boolean
+  - name: trackMoves
+    uid: word!Word.Interfaces.DocumentLoadOptions#trackMoves:member
+    package: word!
+    fullName: trackMoves
+    summary: Specifies whether to mark moved text when Track Changes is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackMoves?: boolean;'
+      return:
+        type: boolean
+  - name: trackRevisions
+    uid: word!Word.Interfaces.DocumentLoadOptions#trackRevisions:member
+    package: word!
+    fullName: trackRevisions
+    summary: Specifies whether changes are tracked in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackRevisions?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.DocumentLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Gets the document type (template or document).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: webSettings
+    uid: word!Word.Interfaces.DocumentLoadOptions#webSettings:member
+    package: word!
+    fullName: webSettings
+    summary: Gets the `WebSettings` object for webpage-related attributes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'webSettings?: Word.Interfaces.WebSettingsLoadOptions;'
+      return:
+        type: 
+  - name: writePassword
+    uid: word!Word.Interfaces.DocumentLoadOptions#writePassword:member
+    package: word!
+    fullName: writePassword
+    summary: Sets a password for saving changes to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'writePassword?: boolean;'
+      return:
+        type: boolean
+  - name: xmlAreAdvancedErrorsShown
+    uid: word!Word.Interfaces.DocumentLoadOptions#xmlAreAdvancedErrorsShown:member
+    package: word!
+    fullName: xmlAreAdvancedErrorsShown
+    summary: >-
+      Specifies whether error messages are generated from built-in Word messages
+      or MSXML (Microsoft XML).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlAreAdvancedErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: xmlIsXsltUsedWhenSaving
+    uid: word!Word.Interfaces.DocumentLoadOptions#xmlIsXsltUsedWhenSaving:member
+    package: word!
+    fullName: xmlIsXsltUsedWhenSaving
+    summary: >-
+      Specifies whether to save a document through an Extensible Stylesheet
+      Language Transformation (XSLT).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlIsXsltUsedWhenSaving?: boolean;'
+      return:
+        type: boolean
+  - name: xmlSaveThroughXSLT
+    uid: word!Word.Interfaces.DocumentLoadOptions#xmlSaveThroughXSLT:member
+    package: word!
+    fullName: xmlSaveThroughXSLT
+    summary: >-
+      Specifies the path and file name for the XSLT to apply when saving a
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlSaveThroughXSLT?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.documentupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.documentupdatedata.yml
index 099ee71322..3b1f9d3c95 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.documentupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.documentupdatedata.yml
@@ -27,16 +27,118 @@ properties:
       content: 'activeWindow?: Word.Interfaces.WindowUpdateData;'
       return:
         type: 
+  - name: areGrammaticalErrorsShown
+    uid: word!Word.Interfaces.DocumentUpdateData#areGrammaticalErrorsShown:member
+    package: word!
+    fullName: areGrammaticalErrorsShown
+    summary: >-
+      Specifies whether grammatical errors are marked by a wavy green line in
+      the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areGrammaticalErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: areMathDefaultsUsed
+    uid: word!Word.Interfaces.DocumentUpdateData#areMathDefaultsUsed:member
+    package: word!
+    fullName: areMathDefaultsUsed
+    summary: >-
+      Specifies whether to use the default math settings when creating new
+      equations.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areMathDefaultsUsed?: boolean;'
+      return:
+        type: boolean
+  - name: areNewerFeaturesDisabled
+    uid: word!Word.Interfaces.DocumentUpdateData#areNewerFeaturesDisabled:member
+    package: word!
+    fullName: areNewerFeaturesDisabled
+    summary: >-
+      Specifies whether to disable features introduced after a specified
+      version.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areNewerFeaturesDisabled?: boolean;'
+      return:
+        type: boolean
+  - name: areSpellingErrorsShown
+    uid: word!Word.Interfaces.DocumentUpdateData#areSpellingErrorsShown:member
+    package: word!
+    fullName: areSpellingErrorsShown
+    summary: >-
+      Specifies whether Microsoft Word underlines spelling errors in the
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areSpellingErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: areStylesUpdatedOnOpen
+    uid: word!Word.Interfaces.DocumentUpdateData#areStylesUpdatedOnOpen:member
+    package: word!
+    fullName: areStylesUpdatedOnOpen
+    summary: >-
+      Specifies whether the styles in this document are updated to match the
+      styles in the attached template each time the document is opened.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areStylesUpdatedOnOpen?: boolean;'
+      return:
+        type: boolean
+  - name: areTrueTypeFontsEmbedded
+    uid: word!Word.Interfaces.DocumentUpdateData#areTrueTypeFontsEmbedded:member
+    package: word!
+    fullName: areTrueTypeFontsEmbedded
+    summary: >-
+      Specifies whether Microsoft Word embeds TrueType fonts in the document
+      when it's saved.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'areTrueTypeFontsEmbedded?: boolean;'
+      return:
+        type: boolean
   - name: autoHyphenation
     uid: word!Word.Interfaces.DocumentUpdateData#autoHyphenation:member
     package: word!
     fullName: autoHyphenation
     summary: Specifies if automatic hyphenation is turned on for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoHyphenation?: boolean;'
@@ -48,10 +150,10 @@ properties:
     fullName: autoSaveOn
     summary: Specifies if the edits in the document are automatically saved.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoSaveOn?: boolean;'
@@ -65,10 +167,10 @@ properties:
       Returns a `Bibliography` object that represents the bibliography
       references contained within the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bibliography?: Word.Interfaces.BibliographyUpdateData;'
@@ -117,6 +219,23 @@ properties:
     summary: >-
       Specifies the maximum number of consecutive lines that can end with
       hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit?: number;'
+      return:
+        type: number
+  - name: defaultTabStop
+    uid: word!Word.Interfaces.DocumentUpdateData#defaultTabStop:member
+    package: word!
+    fullName: defaultTabStop
+    summary: >-
+      Specifies the interval (in points) between the default tab stops in the
+      document.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -124,14 +243,14 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'consecutiveHyphensLimit?: number;'
+      content: 'defaultTabStop?: number;'
       return:
         type: number
-  - name: hyphenateCaps
-    uid: word!Word.Interfaces.DocumentUpdateData#hyphenateCaps:member
+  - name: defaultTargetFrame
+    uid: word!Word.Interfaces.DocumentUpdateData#defaultTargetFrame:member
     package: word!
-    fullName: hyphenateCaps
-    summary: Specifies whether words in all capital letters can be hyphenated.
+    fullName: defaultTargetFrame
+    summary: Specifies the browser frame for displaying a webpage via hyperlink.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -139,16 +258,31 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'hyphenateCaps?: boolean;'
+      content: 'defaultTargetFrame?: string;'
+      return:
+        type: string
+  - name: doNotEmbedSystemFonts
+    uid: word!Word.Interfaces.DocumentUpdateData#doNotEmbedSystemFonts:member
+    package: word!
+    fullName: doNotEmbedSystemFonts
+    summary: Specifies whether Word should not embed common system fonts.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'doNotEmbedSystemFonts?: boolean;'
       return:
         type: boolean
-  - name: languageDetected
-    uid: word!Word.Interfaces.DocumentUpdateData#languageDetected:member
+  - name: encryptionProvider
+    uid: word!Word.Interfaces.DocumentUpdateData#encryptionProvider:member
     package: word!
-    fullName: languageDetected
+    fullName: encryptionProvider
     summary: >-
-      Specifies whether Microsoft Word has detected the language of the document
-      text.
+      Specifies the name of the algorithm encryption provider that Microsoft
+      Word uses when encrypting documents.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -156,14 +290,70 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'languageDetected?: boolean;'
+      content: 'encryptionProvider?: string;'
+      return:
+        type: string
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Interfaces.DocumentUpdateData#farEastLineBreakLanguage:member
+    package: word!
+    fullName: farEastLineBreakLanguage
+    summary: Specifies the East Asian language used for line breaking.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLanguage?: Word.FarEastLineBreakLanguageId |
+        "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese";
+      return:
+        type: >-
+           |
+          "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese"
+  - name: farEastLineBreakLevel
+    uid: word!Word.Interfaces.DocumentUpdateData#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLevel?: Word.FarEastLineBreakLevel | "Normal" | "Strict"
+        | "Custom";
+      return:
+        type: >-
+           | "Normal" |
+          "Strict" | "Custom"
+  - name: formattingIsNextLevelShown
+    uid: word!Word.Interfaces.DocumentUpdateData#formattingIsNextLevelShown:member
+    package: word!
+    fullName: formattingIsNextLevelShown
+    summary: >-
+      Specifies whether Word shows the next heading level when the previous is
+      used.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'formattingIsNextLevelShown?: boolean;'
       return:
         type: boolean
-  - name: pageSetup
-    uid: word!Word.Interfaces.DocumentUpdateData#pageSetup:member
+  - name: formattingIsUserStyleNameShown
+    uid: >-
+      word!Word.Interfaces.DocumentUpdateData#formattingIsUserStyleNameShown:member
     package: word!
-    fullName: pageSetup
-    summary: Returns a `PageSetup` object that's associated with the document.
+    fullName: formattingIsUserStyleNameShown
+    summary: Specifies whether to show user-defined styles.
     remarks: >-
       \[ [API set: WordApi BETA (PREVIEW
       ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
@@ -171,23 +361,1049 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'pageSetup?: Word.Interfaces.PageSetupUpdateData;'
+      content: 'formattingIsUserStyleNameShown?: boolean;'
       return:
-        type: 
-  - name: properties
-    uid: word!Word.Interfaces.DocumentUpdateData#properties:member
+        type: boolean
+  - name: gridDistanceHorizontal
+    uid: word!Word.Interfaces.DocumentUpdateData#gridDistanceHorizontal:member
     package: word!
-    fullName: properties
-    summary: Gets the properties of the document.
+    fullName: gridDistanceHorizontal
+    summary: >-
+      Specifies the horizontal space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
     remarks: >-
-      \[ [API set: WordApi
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridDistanceHorizontal?: number;'
+      return:
+        type: number
+  - name: gridDistanceVertical
+    uid: word!Word.Interfaces.DocumentUpdateData#gridDistanceVertical:member
+    package: word!
+    fullName: gridDistanceVertical
+    summary: >-
+      Specifies the vertical space between invisible gridlines that Microsoft
+      Word uses when you draw, move, and resize AutoShapes or East Asian
+      characters in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridDistanceVertical?: number;'
+      return:
+        type: number
+  - name: gridIsOriginFromMargin
+    uid: word!Word.Interfaces.DocumentUpdateData#gridIsOriginFromMargin:member
+    package: word!
+    fullName: gridIsOriginFromMargin
+    summary: >-
+      Specifies whether the character grid starts from the upper-left corner of
+      the page.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridIsOriginFromMargin?: boolean;'
+      return:
+        type: boolean
+  - name: gridOriginHorizontal
+    uid: word!Word.Interfaces.DocumentUpdateData#gridOriginHorizontal:member
+    package: word!
+    fullName: gridOriginHorizontal
+    summary: Specifies the horizontal origin point for the invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridOriginHorizontal?: number;'
+      return:
+        type: number
+  - name: gridOriginVertical
+    uid: word!Word.Interfaces.DocumentUpdateData#gridOriginVertical:member
+    package: word!
+    fullName: gridOriginVertical
+    summary: Specifies the vertical origin point for the invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridOriginVertical?: number;'
+      return:
+        type: number
+  - name: gridSpaceBetweenHorizontalLines
+    uid: >-
+      word!Word.Interfaces.DocumentUpdateData#gridSpaceBetweenHorizontalLines:member
+    package: word!
+    fullName: gridSpaceBetweenHorizontalLines
+    summary: >-
+      Specifies the interval for horizontal character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenHorizontalLines?: number;'
+      return:
+        type: number
+  - name: gridSpaceBetweenVerticalLines
+    uid: >-
+      word!Word.Interfaces.DocumentUpdateData#gridSpaceBetweenVerticalLines:member
+    package: word!
+    fullName: gridSpaceBetweenVerticalLines
+    summary: >-
+      Specifies the interval for vertical character gridlines in print layout
+      view.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'gridSpaceBetweenVerticalLines?: number;'
+      return:
+        type: number
+  - name: hyphenateCaps
+    uid: word!Word.Interfaces.DocumentUpdateData#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
       1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: false
     isDeprecated: false
     syntax:
-      content: 'properties?: Word.Interfaces.DocumentPropertiesUpdateData;'
+      content: 'hyphenateCaps?: boolean;'
       return:
-        type: >-
-          
+        type: boolean
+  - name: hyphenationZone
+    uid: word!Word.Interfaces.DocumentUpdateData#hyphenationZone:member
+    package: word!
+    fullName: hyphenationZone
+    summary: Specifies the width of the hyphenation zone, in points.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hyphenationZone?: number;'
+      return:
+        type: number
+  - name: isAutoFormatOverrideOn
+    uid: word!Word.Interfaces.DocumentUpdateData#isAutoFormatOverrideOn:member
+    package: word!
+    fullName: isAutoFormatOverrideOn
+    summary: >-
+      Specifies whether automatic formatting options override formatting
+      restrictions.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isAutoFormatOverrideOn?: boolean;'
+      return:
+        type: boolean
+  - name: isChartDataPointTracked
+    uid: word!Word.Interfaces.DocumentUpdateData#isChartDataPointTracked:member
+    package: word!
+    fullName: isChartDataPointTracked
+    summary: >-
+      Specifies whether charts in the active document use cell-reference
+      data-point tracking.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isChartDataPointTracked?: boolean;'
+      return:
+        type: boolean
+  - name: isCompatible
+    uid: word!Word.Interfaces.DocumentUpdateData#isCompatible:member
+    package: word!
+    fullName: isCompatible
+    summary: >-
+      Specifies whether the compatibility option specified by the `type`
+      property is enabled.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isCompatible?: boolean;'
+      return:
+        type: boolean
+  - name: isFinal
+    uid: word!Word.Interfaces.DocumentUpdateData#isFinal:member
+    package: word!
+    fullName: isFinal
+    summary: Specifies whether the document is final.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFinal?: boolean;'
+      return:
+        type: boolean
+  - name: isFontsSubsetSaved
+    uid: word!Word.Interfaces.DocumentUpdateData#isFontsSubsetSaved:member
+    package: word!
+    fullName: isFontsSubsetSaved
+    summary: >-
+      Specifies whether Microsoft Word saves a subset of the embedded TrueType
+      fonts with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFontsSubsetSaved?: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataPrinted
+    uid: word!Word.Interfaces.DocumentUpdateData#isFormsDataPrinted:member
+    package: word!
+    fullName: isFormsDataPrinted
+    summary: >-
+      Specifies whether Microsoft Word prints onto a preprinted form only the
+      data entered in the corresponding online form.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataPrinted?: boolean;'
+      return:
+        type: boolean
+  - name: isFormsDataSaved
+    uid: word!Word.Interfaces.DocumentUpdateData#isFormsDataSaved:member
+    package: word!
+    fullName: isFormsDataSaved
+    summary: >-
+      Specifies whether Microsoft Word saves the data entered in a form as a
+      tab-delimited record for use in a database.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isFormsDataSaved?: boolean;'
+      return:
+        type: boolean
+  - name: isGrammarChecked
+    uid: word!Word.Interfaces.DocumentUpdateData#isGrammarChecked:member
+    package: word!
+    fullName: isGrammarChecked
+    summary: Specifies whether a grammar check has been run on the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isGrammarChecked?: boolean;'
+      return:
+        type: boolean
+  - name: isKerningByAlgorithm
+    uid: word!Word.Interfaces.DocumentUpdateData#isKerningByAlgorithm:member
+    package: word!
+    fullName: isKerningByAlgorithm
+    summary: >-
+      Specifies whether Word kerns half-width Latin characters and punctuation
+      marks.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isKerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: isLinguisticDataEmbedded
+    uid: word!Word.Interfaces.DocumentUpdateData#isLinguisticDataEmbedded:member
+    package: word!
+    fullName: isLinguisticDataEmbedded
+    summary: Specifies whether to embed speech and handwriting data.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isLinguisticDataEmbedded?: boolean;'
+      return:
+        type: boolean
+  - name: isOptimizedForWord97
+    uid: word!Word.Interfaces.DocumentUpdateData#isOptimizedForWord97:member
+    package: word!
+    fullName: isOptimizedForWord97
+    summary: Specifies whether Word optimizes the document for Word 97.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isOptimizedForWord97?: boolean;'
+      return:
+        type: boolean
+  - name: isPostScriptPrintedOverText
+    uid: word!Word.Interfaces.DocumentUpdateData#isPostScriptPrintedOverText:member
+    package: word!
+    fullName: isPostScriptPrintedOverText
+    summary: >-
+      Specifies whether [PRINT
+      field](https://support.microsoft.com/office/0250c02b-060f-4986-88a4-36cec2a9665f)
+      instructions (such as PostScript commands) in the document are to be
+      printed on top of text and graphics when a PostScript printer is used.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isPostScriptPrintedOverText?: boolean;'
+      return:
+        type: boolean
+  - name: isQuickStyleSetLocked
+    uid: word!Word.Interfaces.DocumentUpdateData#isQuickStyleSetLocked:member
+    package: word!
+    fullName: isQuickStyleSetLocked
+    summary: Specifies whether users can change the Quick Style set.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isQuickStyleSetLocked?: boolean;'
+      return:
+        type: boolean
+  - name: isReadOnlyRecommended
+    uid: word!Word.Interfaces.DocumentUpdateData#isReadOnlyRecommended:member
+    package: word!
+    fullName: isReadOnlyRecommended
+    summary: >-
+      Specifies whether Microsoft Word displays a message box whenever a user
+      opens the document, suggesting that it be opened as read-only.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isReadOnlyRecommended?: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToGrid
+    uid: word!Word.Interfaces.DocumentUpdateData#isSnappedToGrid:member
+    package: word!
+    fullName: isSnappedToGrid
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters are automatically
+      aligned with an invisible grid.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToGrid?: boolean;'
+      return:
+        type: boolean
+  - name: isSnappedToShapes
+    uid: word!Word.Interfaces.DocumentUpdateData#isSnappedToShapes:member
+    package: word!
+    fullName: isSnappedToShapes
+    summary: >-
+      Specifies whether AutoShapes or East Asian characters align with invisible
+      gridlines through other shapes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSnappedToShapes?: boolean;'
+      return:
+        type: boolean
+  - name: isSpellingChecked
+    uid: word!Word.Interfaces.DocumentUpdateData#isSpellingChecked:member
+    package: word!
+    fullName: isSpellingChecked
+    summary: Specifies whether spelling has been checked throughout the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isSpellingChecked?: boolean;'
+      return:
+        type: boolean
+  - name: isStyleEnforced
+    uid: word!Word.Interfaces.DocumentUpdateData#isStyleEnforced:member
+    package: word!
+    fullName: isStyleEnforced
+    summary: >-
+      Specifies whether formatting restrictions are enforced in a protected
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isStyleEnforced?: boolean;'
+      return:
+        type: boolean
+  - name: isThemeLocked
+    uid: word!Word.Interfaces.DocumentUpdateData#isThemeLocked:member
+    package: word!
+    fullName: isThemeLocked
+    summary: Specifies whether users can change the document theme.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isThemeLocked?: boolean;'
+      return:
+        type: boolean
+  - name: isUserControl
+    uid: word!Word.Interfaces.DocumentUpdateData#isUserControl:member
+    package: word!
+    fullName: isUserControl
+    summary: Specifies whether the document was created or opened by the user.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'isUserControl?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Interfaces.DocumentUpdateData#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        justificationMode?: Word.JustificationMode | "Expand" | "Compress" |
+        "CompressKana";
+      return:
+        type: >-
+           | "Expand" |
+          "Compress" | "CompressKana"
+  - name: kind
+    uid: word!Word.Interfaces.DocumentUpdateData#kind:member
+    package: word!
+    fullName: kind
+    summary: >-
+      Specifies the format type that Microsoft Word uses when automatically
+      formatting the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'kind?: Word.DocumentKind | "NotSpecified" | "Letter" | "Email";'
+      return:
+        type: >-
+           | "NotSpecified" | "Letter"
+          | "Email"
+  - name: languageDetected
+    uid: word!Word.Interfaces.DocumentUpdateData#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.DocumentUpdateData#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: Specifies the kinsoku characters after which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: string;'
+      return:
+        type: string
+  - name: noLineBreakBefore
+    uid: word!Word.Interfaces.DocumentUpdateData#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: Specifies the kinsoku characters before which Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: string;'
+      return:
+        type: string
+  - name: pageSetup
+    uid: word!Word.Interfaces.DocumentUpdateData#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupUpdateData;'
+      return:
+        type: 
+  - name: password
+    uid: word!Word.Interfaces.DocumentUpdateData#password:member
+    package: word!
+    fullName: password
+    summary: Sets a password that must be supplied to open the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'password?: string;'
+      return:
+        type: string
+  - name: printRevisions
+    uid: word!Word.Interfaces.DocumentUpdateData#printRevisions:member
+    package: word!
+    fullName: printRevisions
+    summary: Specifies whether revision marks are printed with the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'printRevisions?: boolean;'
+      return:
+        type: boolean
+  - name: properties
+    uid: word!Word.Interfaces.DocumentUpdateData#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'properties?: Word.Interfaces.DocumentPropertiesUpdateData;'
+      return:
+        type: >-
+          
+  - name: readingLayoutSizeX
+    uid: word!Word.Interfaces.DocumentUpdateData#readingLayoutSizeX:member
+    package: word!
+    fullName: readingLayoutSizeX
+    summary: Specifies the width of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeX?: number;'
+      return:
+        type: number
+  - name: readingLayoutSizeY
+    uid: word!Word.Interfaces.DocumentUpdateData#readingLayoutSizeY:member
+    package: word!
+    fullName: readingLayoutSizeY
+    summary: Specifies the height of pages in reading layout view when frozen.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingLayoutSizeY?: number;'
+      return:
+        type: number
+  - name: readingModeIsLayoutFrozen
+    uid: word!Word.Interfaces.DocumentUpdateData#readingModeIsLayoutFrozen:member
+    package: word!
+    fullName: readingModeIsLayoutFrozen
+    summary: >-
+      Specifies whether pages in reading layout view are frozen for handwritten
+      markup.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readingModeIsLayoutFrozen?: boolean;'
+      return:
+        type: boolean
+  - name: removePersonalInformationOnSave
+    uid: >-
+      word!Word.Interfaces.DocumentUpdateData#removePersonalInformationOnSave:member
+    package: word!
+    fullName: removePersonalInformationOnSave
+    summary: Specifies whether Word removes user information upon saving.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removePersonalInformationOnSave?: boolean;'
+      return:
+        type: boolean
+  - name: saveEncoding
+    uid: word!Word.Interfaces.DocumentUpdateData#saveEncoding:member
+    package: word!
+    fullName: saveEncoding
+    summary: Specifies the encoding used when saving the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        saveEncoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: textEncoding
+    uid: word!Word.Interfaces.DocumentUpdateData#textEncoding:member
+    package: word!
+    fullName: textEncoding
+    summary: Specifies the encoding for saving as encoded text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        textEncoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: textLineEnding
+    uid: word!Word.Interfaces.DocumentUpdateData#textLineEnding:member
+    package: word!
+    fullName: textLineEnding
+    summary: Specifies how Word marks line and paragraph breaks in text files.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        textLineEnding?: Word.LineEndingType | "Crlf" | "CrOnly" | "LfOnly" |
+        "Lfcr" | "Lsps";
+      return:
+        type: >-
+           | "Crlf" | "CrOnly" |
+          "LfOnly" | "Lfcr" | "Lsps"
+  - name: trackedChangesAreDateAndTimeRemoved
+    uid: >-
+      word!Word.Interfaces.DocumentUpdateData#trackedChangesAreDateAndTimeRemoved:member
+    package: word!
+    fullName: trackedChangesAreDateAndTimeRemoved
+    summary: >-
+      Specifies whether to remove or store date and time metadata for tracked
+      changes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackedChangesAreDateAndTimeRemoved?: boolean;'
+      return:
+        type: boolean
+  - name: trackFormatting
+    uid: word!Word.Interfaces.DocumentUpdateData#trackFormatting:member
+    package: word!
+    fullName: trackFormatting
+    summary: Specifies whether to track formatting changes when change tracking is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackFormatting?: boolean;'
+      return:
+        type: boolean
+  - name: trackMoves
+    uid: word!Word.Interfaces.DocumentUpdateData#trackMoves:member
+    package: word!
+    fullName: trackMoves
+    summary: Specifies whether to mark moved text when Track Changes is on.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackMoves?: boolean;'
+      return:
+        type: boolean
+  - name: trackRevisions
+    uid: word!Word.Interfaces.DocumentUpdateData#trackRevisions:member
+    package: word!
+    fullName: trackRevisions
+    summary: Specifies whether changes are tracked in the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'trackRevisions?: boolean;'
+      return:
+        type: boolean
+  - name: writePassword
+    uid: word!Word.Interfaces.DocumentUpdateData#writePassword:member
+    package: word!
+    fullName: writePassword
+    summary: Sets a password for saving changes to the document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'writePassword?: string;'
+      return:
+        type: string
+  - name: xmlAreAdvancedErrorsShown
+    uid: word!Word.Interfaces.DocumentUpdateData#xmlAreAdvancedErrorsShown:member
+    package: word!
+    fullName: xmlAreAdvancedErrorsShown
+    summary: >-
+      Specifies whether error messages are generated from built-in Word messages
+      or MSXML (Microsoft XML).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlAreAdvancedErrorsShown?: boolean;'
+      return:
+        type: boolean
+  - name: xmlIsXsltUsedWhenSaving
+    uid: word!Word.Interfaces.DocumentUpdateData#xmlIsXsltUsedWhenSaving:member
+    package: word!
+    fullName: xmlIsXsltUsedWhenSaving
+    summary: >-
+      Specifies whether to save a document through an Extensible Stylesheet
+      Language Transformation (XSLT).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlIsXsltUsedWhenSaving?: boolean;'
+      return:
+        type: boolean
+  - name: xmlSaveThroughXSLT
+    uid: word!Word.Interfaces.DocumentUpdateData#xmlSaveThroughXSLT:member
+    package: word!
+    fullName: xmlSaveThroughXSLT
+    summary: >-
+      Specifies the path and file name for the XSLT to apply when saving a
+      document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'xmlSaveThroughXSLT?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.fillformatdata.yml
index 859d16021c..3cca20f0de 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.fillformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.fillformatdata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `ColorFormat` object that represents the background color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundColor?: Word.Interfaces.ColorFormatData;'
@@ -37,10 +37,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatData;'
@@ -54,10 +54,10 @@ properties:
       Specifies the angle of the gradient fill. The valid range of values is
       from 0 to 359.9.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientAngle?: number;'
@@ -69,10 +69,10 @@ properties:
     fullName: gradientColorType
     summary: Gets the gradient color type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -92,10 +92,10 @@ properties:
       gradient. A value of 1 means that white is mixed in. Values between 0 and
       1 mean that a darker or lighter shade of the foreground color is mixed in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientDegree?: number;'
@@ -107,10 +107,10 @@ properties:
     fullName: gradientStyle
     summary: Returns the gradient style for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -130,10 +130,10 @@ properties:
       Returns the gradient variant for the fill as an integer value from 1 to 4
       for most gradient fills.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientVariant?: number;'
@@ -145,10 +145,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -162,10 +162,10 @@ properties:
       Returns a `PatternType` value that represents the pattern applied to the
       fill or line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -208,10 +208,10 @@ properties:
     fullName: presetGradientType
     summary: Returns the preset gradient type for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -234,10 +234,10 @@ properties:
     fullName: presetTexture
     summary: Gets the preset texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -261,10 +261,10 @@ properties:
     fullName: rotateWithObject
     summary: Specifies whether the fill rotates with the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithObject?: boolean;'
@@ -278,10 +278,10 @@ properties:
       Specifies the alignment (the origin of the coordinate grid) for the tiling
       of the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -299,10 +299,10 @@ properties:
     fullName: textureHorizontalScale
     summary: Specifies the horizontal scaling factor for the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureHorizontalScale?: number;'
@@ -314,10 +314,10 @@ properties:
     fullName: textureName
     summary: Returns the name of the custom texture file for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureName?: string;'
@@ -329,10 +329,10 @@ properties:
     fullName: textureOffsetX
     summary: Specifies the horizontal offset of the texture from the origin in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetX?: number;'
@@ -344,10 +344,10 @@ properties:
     fullName: textureOffsetY
     summary: Specifies the vertical offset of the texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetY?: number;'
@@ -359,10 +359,10 @@ properties:
     fullName: textureTile
     summary: Specifies whether the texture is tiled.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureTile?: boolean;'
@@ -374,10 +374,10 @@ properties:
     fullName: textureType
     summary: Returns the texture type for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureType?: Word.TextureType | "Mixed" | "Preset" | "UserDefined";'
@@ -393,10 +393,10 @@ properties:
       Specifies the vertical scaling factor for the texture fill as a value
       between 0.0 and 1.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureVerticalScale?: number;'
@@ -410,10 +410,10 @@ properties:
       Specifies the degree of transparency of the fill for a shape as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -425,10 +425,10 @@ properties:
     fullName: type
     summary: Gets the fill format type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.fillformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.fillformatloadoptions.yml
index 4464217631..f3259f09b0 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.fillformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.fillformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.FillFormatLoadOptions
 summary: Represents the fill formatting for a shape or text.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Returns a `ColorFormat` object that represents the background color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -53,10 +53,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -70,10 +70,10 @@ properties:
       Specifies the angle of the gradient fill. The valid range of values is
       from 0 to 359.9.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientAngle?: boolean;'
@@ -85,10 +85,10 @@ properties:
     fullName: gradientColorType
     summary: Gets the gradient color type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientColorType?: boolean;'
@@ -104,10 +104,10 @@ properties:
       gradient. A value of 1 means that white is mixed in. Values between 0 and
       1 mean that a darker or lighter shade of the foreground color is mixed in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientDegree?: boolean;'
@@ -119,10 +119,10 @@ properties:
     fullName: gradientStyle
     summary: Returns the gradient style for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientStyle?: boolean;'
@@ -136,10 +136,10 @@ properties:
       Returns the gradient variant for the fill as an integer value from 1 to 4
       for most gradient fills.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientVariant?: boolean;'
@@ -151,10 +151,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -168,10 +168,10 @@ properties:
       Returns a `PatternType` value that represents the pattern applied to the
       fill or line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pattern?: boolean;'
@@ -183,10 +183,10 @@ properties:
     fullName: presetGradientType
     summary: Returns the preset gradient type for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetGradientType?: boolean;'
@@ -198,10 +198,10 @@ properties:
     fullName: presetTexture
     summary: Gets the preset texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetTexture?: boolean;'
@@ -213,10 +213,10 @@ properties:
     fullName: rotateWithObject
     summary: Specifies whether the fill rotates with the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithObject?: boolean;'
@@ -230,10 +230,10 @@ properties:
       Specifies the alignment (the origin of the coordinate grid) for the tiling
       of the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureAlignment?: boolean;'
@@ -245,10 +245,10 @@ properties:
     fullName: textureHorizontalScale
     summary: Specifies the horizontal scaling factor for the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureHorizontalScale?: boolean;'
@@ -260,10 +260,10 @@ properties:
     fullName: textureName
     summary: Returns the name of the custom texture file for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureName?: boolean;'
@@ -275,10 +275,10 @@ properties:
     fullName: textureOffsetX
     summary: Specifies the horizontal offset of the texture from the origin in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetX?: boolean;'
@@ -290,10 +290,10 @@ properties:
     fullName: textureOffsetY
     summary: Specifies the vertical offset of the texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetY?: boolean;'
@@ -305,10 +305,10 @@ properties:
     fullName: textureTile
     summary: Specifies whether the texture is tiled.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureTile?: boolean;'
@@ -320,10 +320,10 @@ properties:
     fullName: textureType
     summary: Returns the texture type for the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureType?: boolean;'
@@ -337,10 +337,10 @@ properties:
       Specifies the vertical scaling factor for the texture fill as a value
       between 0.0 and 1.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureVerticalScale?: boolean;'
@@ -354,10 +354,10 @@ properties:
       Specifies the degree of transparency of the fill for a shape as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: boolean;'
@@ -369,10 +369,10 @@ properties:
     fullName: type
     summary: Gets the fill format type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.fillformatupdatedata.yml
index 529da80554..052641821a 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.fillformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.fillformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `ColorFormat` object that represents the background color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -37,10 +37,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -54,10 +54,10 @@ properties:
       Specifies the angle of the gradient fill. The valid range of values is
       from 0 to 359.9.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gradientAngle?: number;'
@@ -69,10 +69,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -84,10 +84,10 @@ properties:
     fullName: rotateWithObject
     summary: Specifies whether the fill rotates with the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithObject?: boolean;'
@@ -101,10 +101,10 @@ properties:
       Specifies the alignment (the origin of the coordinate grid) for the tiling
       of the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -122,10 +122,10 @@ properties:
     fullName: textureHorizontalScale
     summary: Specifies the horizontal scaling factor for the texture fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureHorizontalScale?: number;'
@@ -137,10 +137,10 @@ properties:
     fullName: textureOffsetX
     summary: Specifies the horizontal offset of the texture from the origin in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetX?: number;'
@@ -152,10 +152,10 @@ properties:
     fullName: textureOffsetY
     summary: Specifies the vertical offset of the texture.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureOffsetY?: number;'
@@ -167,10 +167,10 @@ properties:
     fullName: textureTile
     summary: Specifies whether the texture is tiled.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureTile?: boolean;'
@@ -184,10 +184,10 @@ properties:
       Specifies the vertical scaling factor for the texture fill as a value
       between 0.0 and 1.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textureVerticalScale?: number;'
@@ -201,10 +201,10 @@ properties:
       Specifies the degree of transparency of the fill for a shape as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.fontdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.fontdata.yml
index 8ce077dad6..93e057718f 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.fontdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.fontdata.yml
@@ -29,10 +29,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **All Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allCaps?: boolean;'
@@ -72,10 +72,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is bold.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'boldBidirectional?: boolean;'
@@ -89,10 +89,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'borders?: Word.Interfaces.BorderUniversalData[];'
@@ -121,10 +121,10 @@ properties:
     fullName: colorIndex
     summary: Specifies a `ColorIndex` value that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -146,10 +146,10 @@ properties:
       Specifies the color for the `Font` object in a right-to-left language
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -169,10 +169,10 @@ properties:
     fullName: contextualAlternates
     summary: Specifies whether contextual alternates are enabled for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contextualAlternates?: boolean;'
@@ -186,10 +186,10 @@ properties:
       Specifies the color to be used for diacritics for the `Font` object. You
       can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'diacriticColor?: string;'
@@ -203,10 +203,10 @@ properties:
       Specifies whether Microsoft Word ignores the number of characters per line
       for the corresponding `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'disableCharacterSpaceGrid?: boolean;'
@@ -247,10 +247,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is embossed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emboss?: boolean;'
@@ -264,10 +264,10 @@ properties:
       Specifies an `EmphasisMark` value that represents the emphasis mark for a
       character or designated character string.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -295,10 +295,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is engraved.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'engrave?: boolean;'
@@ -312,10 +312,10 @@ properties:
       Returns a `FillFormat` object that contains fill formatting properties for
       the font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fill?: Word.Interfaces.FillFormatData;'
@@ -329,10 +329,10 @@ properties:
       Returns a `GlowFormat` object that represents the glow formatting for the
       font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'glow?: Word.Interfaces.GlowFormatData;'
@@ -415,10 +415,10 @@ properties:
       - `null`: Returned if some, but not all, of the text is
       italicized.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'italicBidirectional?: boolean;'
@@ -432,10 +432,10 @@ properties:
       Specifies the minimum font size for which Microsoft Word will adjust
       kerning automatically.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerning?: number;'
@@ -447,10 +447,10 @@ properties:
     fullName: ligature
     summary: Specifies the ligature setting for the `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -477,10 +477,10 @@ properties:
     fullName: line
     summary: Returns a `LineFormat` object that specifies the formatting for a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'line?: Word.Interfaces.LineFormatData;'
@@ -509,10 +509,10 @@ properties:
       Specifies the font used for Latin text (characters with character codes
       from 0 (zero) through 127).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameAscii?: string;'
@@ -524,10 +524,10 @@ properties:
     fullName: nameBidirectional
     summary: Specifies the font name in a right-to-left language document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameBidirectional?: string;'
@@ -539,10 +539,10 @@ properties:
     fullName: nameFarEast
     summary: Specifies the East Asian font name.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameFarEast?: string;'
@@ -554,10 +554,10 @@ properties:
     fullName: nameOther
     summary: Specifies the font used for characters with codes from 128 through 255.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameOther?: string;'
@@ -569,10 +569,10 @@ properties:
     fullName: numberForm
     summary: Specifies the number form setting for an OpenType font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'numberForm?: Word.NumberForm | "Default" | "Lining" | "OldStyle";'
@@ -586,10 +586,10 @@ properties:
     fullName: numberSpacing
     summary: Specifies the number spacing setting for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -616,10 +616,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is outlined.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'outline?: boolean;'
@@ -631,10 +631,10 @@ properties:
     fullName: position
     summary: Specifies the position of text (in points) relative to the base line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'position?: number;'
@@ -648,10 +648,10 @@ properties:
       Returns a `ReflectionFormat` object that represents the reflection
       formatting for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'reflection?: Word.Interfaces.ReflectionFormatData;'
@@ -663,10 +663,10 @@ properties:
     fullName: scaling
     summary: Specifies the scaling percentage applied to the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'scaling?: number;'
@@ -689,10 +689,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is shadowed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shadow?: boolean;'
@@ -719,10 +719,10 @@ properties:
     fullName: sizeBidirectional
     summary: Specifies the font size in points for right-to-left text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sizeBidirectional?: number;'
@@ -747,10 +747,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **Small Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'smallCaps?: boolean;'
@@ -762,10 +762,10 @@ properties:
     fullName: spacing
     summary: Specifies the spacing between characters.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spacing?: number;'
@@ -794,10 +794,10 @@ properties:
     fullName: stylisticSet
     summary: Specifies the stylistic set for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -851,10 +851,10 @@ properties:
     fullName: textColor
     summary: Returns a `ColorFormat` object that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textColor?: Word.Interfaces.ColorFormatData;'
@@ -868,10 +868,10 @@ properties:
       Returns a `ShadowFormat` object that specifies the shadow formatting for
       the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textShadow?: Word.Interfaces.ShadowFormatData;'
@@ -885,10 +885,10 @@ properties:
       Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
       effect formatting properties for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'threeDimensionalFormat?: Word.Interfaces.ThreeDimensionalFormatData;'
@@ -932,10 +932,10 @@ properties:
       Specifies the color of the underline for the `Font` object. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'underlineColor?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.fontloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.fontloadoptions.yml
index 0e98b8ce91..d6d06b1af9 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.fontloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.fontloadoptions.yml
@@ -47,10 +47,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **All Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allCaps?: boolean;'
@@ -90,10 +90,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is bold.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'boldBidirectional?: boolean;'
@@ -122,10 +122,10 @@ properties:
     fullName: colorIndex
     summary: Specifies a `ColorIndex` value that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'colorIndex?: boolean;'
@@ -139,10 +139,10 @@ properties:
       Specifies the color for the `Font` object in a right-to-left language
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'colorIndexBidirectional?: boolean;'
@@ -154,10 +154,10 @@ properties:
     fullName: contextualAlternates
     summary: Specifies whether contextual alternates are enabled for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contextualAlternates?: boolean;'
@@ -171,10 +171,10 @@ properties:
       Specifies the color to be used for diacritics for the `Font` object. You
       can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'diacriticColor?: boolean;'
@@ -188,10 +188,10 @@ properties:
       Specifies whether Microsoft Word ignores the number of characters per line
       for the corresponding `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'disableCharacterSpaceGrid?: boolean;'
@@ -232,10 +232,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is embossed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emboss?: boolean;'
@@ -249,10 +249,10 @@ properties:
       Specifies an `EmphasisMark` value that represents the emphasis mark for a
       character or designated character string.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emphasisMark?: boolean;'
@@ -275,10 +275,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is engraved.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'engrave?: boolean;'
@@ -292,10 +292,10 @@ properties:
       Returns a `FillFormat` object that contains fill formatting properties for
       the font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fill?: Word.Interfaces.FillFormatLoadOptions;'
@@ -309,10 +309,10 @@ properties:
       Returns a `GlowFormat` object that represents the glow formatting for the
       font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'glow?: Word.Interfaces.GlowFormatLoadOptions;'
@@ -395,10 +395,10 @@ properties:
       - `null`: Returned if some, but not all, of the text is
       italicized.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'italicBidirectional?: boolean;'
@@ -412,10 +412,10 @@ properties:
       Specifies the minimum font size for which Microsoft Word will adjust
       kerning automatically.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerning?: boolean;'
@@ -427,10 +427,10 @@ properties:
     fullName: ligature
     summary: Specifies the ligature setting for the `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'ligature?: boolean;'
@@ -442,10 +442,10 @@ properties:
     fullName: line
     summary: Returns a `LineFormat` object that specifies the formatting for a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'line?: Word.Interfaces.LineFormatLoadOptions;'
@@ -474,10 +474,10 @@ properties:
       Specifies the font used for Latin text (characters with character codes
       from 0 (zero) through 127).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameAscii?: boolean;'
@@ -489,10 +489,10 @@ properties:
     fullName: nameBidirectional
     summary: Specifies the font name in a right-to-left language document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameBidirectional?: boolean;'
@@ -504,10 +504,10 @@ properties:
     fullName: nameFarEast
     summary: Specifies the East Asian font name.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameFarEast?: boolean;'
@@ -519,10 +519,10 @@ properties:
     fullName: nameOther
     summary: Specifies the font used for characters with codes from 128 through 255.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameOther?: boolean;'
@@ -534,10 +534,10 @@ properties:
     fullName: numberForm
     summary: Specifies the number form setting for an OpenType font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'numberForm?: boolean;'
@@ -549,10 +549,10 @@ properties:
     fullName: numberSpacing
     summary: Specifies the number spacing setting for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'numberSpacing?: boolean;'
@@ -575,10 +575,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is outlined.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'outline?: boolean;'
@@ -590,10 +590,10 @@ properties:
     fullName: position
     summary: Specifies the position of text (in points) relative to the base line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'position?: boolean;'
@@ -607,10 +607,10 @@ properties:
       Returns a `ReflectionFormat` object that represents the reflection
       formatting for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'reflection?: Word.Interfaces.ReflectionFormatLoadOptions;'
@@ -624,10 +624,10 @@ properties:
     fullName: scaling
     summary: Specifies the scaling percentage applied to the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'scaling?: boolean;'
@@ -650,10 +650,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is shadowed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shadow?: boolean;'
@@ -680,10 +680,10 @@ properties:
     fullName: sizeBidirectional
     summary: Specifies the font size in points for right-to-left text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sizeBidirectional?: boolean;'
@@ -708,10 +708,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **Small Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'smallCaps?: boolean;'
@@ -723,10 +723,10 @@ properties:
     fullName: spacing
     summary: Specifies the spacing between characters.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spacing?: boolean;'
@@ -755,10 +755,10 @@ properties:
     fullName: stylisticSet
     summary: Specifies the stylistic set for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'stylisticSet?: boolean;'
@@ -804,10 +804,10 @@ properties:
     fullName: textColor
     summary: Returns a `ColorFormat` object that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -821,10 +821,10 @@ properties:
       Returns a `ShadowFormat` object that specifies the shadow formatting for
       the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textShadow?: Word.Interfaces.ShadowFormatLoadOptions;'
@@ -838,10 +838,10 @@ properties:
       Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
       effect formatting properties for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -877,10 +877,10 @@ properties:
       Specifies the color of the underline for the `Font` object. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'underlineColor?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.fontupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.fontupdatedata.yml
index 0c86b7ff6f..c1fbe210c3 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.fontupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.fontupdatedata.yml
@@ -31,10 +31,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **All Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allCaps?: boolean;'
@@ -74,10 +74,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is bold.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'boldBidirectional?: boolean;'
@@ -106,10 +106,10 @@ properties:
     fullName: colorIndex
     summary: Specifies a `ColorIndex` value that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -131,10 +131,10 @@ properties:
       Specifies the color for the `Font` object in a right-to-left language
       document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -154,10 +154,10 @@ properties:
     fullName: contextualAlternates
     summary: Specifies whether contextual alternates are enabled for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contextualAlternates?: boolean;'
@@ -171,10 +171,10 @@ properties:
       Specifies the color to be used for diacritics for the `Font` object. You
       can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'diacriticColor?: string;'
@@ -188,10 +188,10 @@ properties:
       Specifies whether Microsoft Word ignores the number of characters per line
       for the corresponding `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'disableCharacterSpaceGrid?: boolean;'
@@ -232,10 +232,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is embossed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emboss?: boolean;'
@@ -249,10 +249,10 @@ properties:
       Specifies an `EmphasisMark` value that represents the emphasis mark for a
       character or designated character string.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -280,10 +280,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is engraved.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'engrave?: boolean;'
@@ -297,10 +297,10 @@ properties:
       Returns a `FillFormat` object that contains fill formatting properties for
       the font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fill?: Word.Interfaces.FillFormatUpdateData;'
@@ -314,10 +314,10 @@ properties:
       Returns a `GlowFormat` object that represents the glow formatting for the
       font used by the range of text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'glow?: Word.Interfaces.GlowFormatUpdateData;'
@@ -400,10 +400,10 @@ properties:
       - `null`: Returned if some, but not all, of the text is
       italicized.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'italicBidirectional?: boolean;'
@@ -417,10 +417,10 @@ properties:
       Specifies the minimum font size for which Microsoft Word will adjust
       kerning automatically.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerning?: number;'
@@ -432,10 +432,10 @@ properties:
     fullName: ligature
     summary: Specifies the ligature setting for the `Font` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -462,10 +462,10 @@ properties:
     fullName: line
     summary: Returns a `LineFormat` object that specifies the formatting for a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'line?: Word.Interfaces.LineFormatUpdateData;'
@@ -494,10 +494,10 @@ properties:
       Specifies the font used for Latin text (characters with character codes
       from 0 (zero) through 127).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameAscii?: string;'
@@ -509,10 +509,10 @@ properties:
     fullName: nameBidirectional
     summary: Specifies the font name in a right-to-left language document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameBidirectional?: string;'
@@ -524,10 +524,10 @@ properties:
     fullName: nameFarEast
     summary: Specifies the East Asian font name.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameFarEast?: string;'
@@ -539,10 +539,10 @@ properties:
     fullName: nameOther
     summary: Specifies the font used for characters with codes from 128 through 255.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nameOther?: string;'
@@ -554,10 +554,10 @@ properties:
     fullName: numberForm
     summary: Specifies the number form setting for an OpenType font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'numberForm?: Word.NumberForm | "Default" | "Lining" | "OldStyle";'
@@ -571,10 +571,10 @@ properties:
     fullName: numberSpacing
     summary: Specifies the number spacing setting for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -601,10 +601,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is outlined.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'outline?: boolean;'
@@ -616,10 +616,10 @@ properties:
     fullName: position
     summary: Specifies the position of text (in points) relative to the base line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'position?: number;'
@@ -633,10 +633,10 @@ properties:
       Returns a `ReflectionFormat` object that represents the reflection
       formatting for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'reflection?: Word.Interfaces.ReflectionFormatUpdateData;'
@@ -650,10 +650,10 @@ properties:
     fullName: scaling
     summary: Specifies the scaling percentage applied to the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'scaling?: number;'
@@ -676,10 +676,10 @@ properties:
 
       - `null`: Returned if some, but not all, of the text is shadowed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shadow?: boolean;'
@@ -706,10 +706,10 @@ properties:
     fullName: sizeBidirectional
     summary: Specifies the font size in points for right-to-left text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sizeBidirectional?: number;'
@@ -734,10 +734,10 @@ properties:
       - `null`: Returned if some, but not all, of the text has the
       **Small Caps** attribute.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'smallCaps?: boolean;'
@@ -749,10 +749,10 @@ properties:
     fullName: spacing
     summary: Specifies the spacing between characters.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spacing?: number;'
@@ -781,10 +781,10 @@ properties:
     fullName: stylisticSet
     summary: Specifies the stylistic set for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -838,10 +838,10 @@ properties:
     fullName: textColor
     summary: Returns a `ColorFormat` object that represents the color for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -855,10 +855,10 @@ properties:
       Returns a `ShadowFormat` object that specifies the shadow formatting for
       the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textShadow?: Word.Interfaces.ShadowFormatUpdateData;'
@@ -872,10 +872,10 @@ properties:
       Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
       effect formatting properties for the font.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -922,10 +922,10 @@ properties:
       Specifies the color of the underline for the `Font` object. You can
       provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'underlineColor?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.framecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.framecollectionloadoptions.yml
index 3871364678..1caded81ed 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.framecollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.framecollectionloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.FrameCollectionLoadOptions
 summary: Represents the collection of [Word.Frame](xref:word!Word.Frame:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       For EACH ITEM in the collection: Specifies the height (in points) of the
       frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'height?: boolean;'
@@ -53,10 +53,10 @@ properties:
       For EACH ITEM in the collection: Specifies a `FrameSizeRule` value that
       represents the rule for determining the height of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'heightRule?: boolean;'
@@ -71,10 +71,10 @@ properties:
       For EACH ITEM in the collection: Specifies the horizontal distance between
       the frame and the surrounding text, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalDistanceFromText?: boolean;'
@@ -89,10 +89,10 @@ properties:
       the edge of the frame and the item specified by the
       `relativeHorizontalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalPosition?: boolean;'
@@ -104,10 +104,10 @@ properties:
     fullName: lockAnchor
     summary: 'For EACH ITEM in the collection: Specifies if the frame is locked.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockAnchor?: boolean;'
@@ -121,10 +121,10 @@ properties:
       For EACH ITEM in the collection: Returns a `Range` object that represents
       the portion of the document that's contained within the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -139,10 +139,10 @@ properties:
       For EACH ITEM in the collection: Specifies the relative horizontal
       position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'relativeHorizontalPosition?: boolean;'
@@ -157,10 +157,10 @@ properties:
       For EACH ITEM in the collection: Specifies the relative vertical position
       of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'relativeVerticalPosition?: boolean;'
@@ -174,10 +174,10 @@ properties:
       For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
       refers to the shading formatting for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
@@ -193,10 +193,10 @@ properties:
       For EACH ITEM in the collection: Specifies if document text wraps around
       the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textWrap?: boolean;'
@@ -211,10 +211,10 @@ properties:
       For EACH ITEM in the collection: Specifies the vertical distance (in
       points) between the frame and the surrounding text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalDistanceFromText?: boolean;'
@@ -229,10 +229,10 @@ properties:
       the edge of the frame and the item specified by the
       `relativeVerticalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalPosition?: boolean;'
@@ -246,10 +246,10 @@ properties:
       For EACH ITEM in the collection: Specifies the width (in points) of the
       frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: boolean;'
@@ -263,10 +263,10 @@ properties:
       For EACH ITEM in the collection: Specifies the rule used to determine the
       width of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'widthRule?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.framedata.yml
index 30028a965a..58fa19a977 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.framedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.framedata.yml
@@ -18,10 +18,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'borders?: Word.Interfaces.BorderUniversalData[];'
@@ -33,10 +33,10 @@ properties:
     fullName: height
     summary: Specifies the height (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'height?: number;'
@@ -50,10 +50,10 @@ properties:
       Specifies a `FrameSizeRule` value that represents the rule for determining
       the height of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'heightRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
@@ -69,10 +69,10 @@ properties:
       Specifies the horizontal distance between the frame and the surrounding
       text, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalDistanceFromText?: number;'
@@ -86,10 +86,10 @@ properties:
       Specifies the horizontal distance between the edge of the frame and the
       item specified by the `relativeHorizontalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalPosition?: number;'
@@ -101,10 +101,10 @@ properties:
     fullName: lockAnchor
     summary: Specifies if the frame is locked.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockAnchor?: boolean;'
@@ -118,10 +118,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -133,10 +133,10 @@ properties:
     fullName: relativeHorizontalPosition
     summary: Specifies the relative horizontal position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -154,10 +154,10 @@ properties:
     fullName: relativeVerticalPosition
     summary: Specifies the relative vertical position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -177,10 +177,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalData;'
@@ -192,10 +192,10 @@ properties:
     fullName: textWrap
     summary: Specifies if document text wraps around the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textWrap?: boolean;'
@@ -209,10 +209,10 @@ properties:
       Specifies the vertical distance (in points) between the frame and the
       surrounding text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalDistanceFromText?: number;'
@@ -226,10 +226,10 @@ properties:
       Specifies the vertical distance between the edge of the frame and the item
       specified by the `relativeVerticalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalPosition?: number;'
@@ -241,10 +241,10 @@ properties:
     fullName: width
     summary: Specifies the width (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
@@ -256,10 +256,10 @@ properties:
     fullName: widthRule
     summary: Specifies the rule used to determine the width of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'widthRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.frameloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.frameloadoptions.yml
index caf7388457..e01497f685 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.frameloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.frameloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents a frame. The `Frame` object is a member of the
   [Word.FrameCollection](xref:word!Word.FrameCollection:class) object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
     fullName: height
     summary: Specifies the height (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'height?: boolean;'
@@ -53,10 +53,10 @@ properties:
       Specifies a `FrameSizeRule` value that represents the rule for determining
       the height of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'heightRule?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Specifies the horizontal distance between the frame and the surrounding
       text, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalDistanceFromText?: boolean;'
@@ -87,10 +87,10 @@ properties:
       Specifies the horizontal distance between the edge of the frame and the
       item specified by the `relativeHorizontalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalPosition?: boolean;'
@@ -102,10 +102,10 @@ properties:
     fullName: lockAnchor
     summary: Specifies if the frame is locked.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockAnchor?: boolean;'
@@ -119,10 +119,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -134,10 +134,10 @@ properties:
     fullName: relativeHorizontalPosition
     summary: Specifies the relative horizontal position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'relativeHorizontalPosition?: boolean;'
@@ -149,10 +149,10 @@ properties:
     fullName: relativeVerticalPosition
     summary: Specifies the relative vertical position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'relativeVerticalPosition?: boolean;'
@@ -166,10 +166,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
@@ -183,10 +183,10 @@ properties:
     fullName: textWrap
     summary: Specifies if document text wraps around the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textWrap?: boolean;'
@@ -200,10 +200,10 @@ properties:
       Specifies the vertical distance (in points) between the frame and the
       surrounding text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalDistanceFromText?: boolean;'
@@ -217,10 +217,10 @@ properties:
       Specifies the vertical distance between the edge of the frame and the item
       specified by the `relativeVerticalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalPosition?: boolean;'
@@ -232,10 +232,10 @@ properties:
     fullName: width
     summary: Specifies the width (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: boolean;'
@@ -247,10 +247,10 @@ properties:
     fullName: widthRule
     summary: Specifies the rule used to determine the width of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'widthRule?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.frameupdatedata.yml
index f1e9a2c8d5..2c6a2c7d5f 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.frameupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.frameupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: height
     summary: Specifies the height (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'height?: number;'
@@ -35,10 +35,10 @@ properties:
       Specifies a `FrameSizeRule` value that represents the rule for determining
       the height of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'heightRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
@@ -54,10 +54,10 @@ properties:
       Specifies the horizontal distance between the frame and the surrounding
       text, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalDistanceFromText?: number;'
@@ -71,10 +71,10 @@ properties:
       Specifies the horizontal distance between the edge of the frame and the
       item specified by the `relativeHorizontalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'horizontalPosition?: number;'
@@ -86,10 +86,10 @@ properties:
     fullName: lockAnchor
     summary: Specifies if the frame is locked.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockAnchor?: boolean;'
@@ -103,10 +103,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -118,10 +118,10 @@ properties:
     fullName: relativeHorizontalPosition
     summary: Specifies the relative horizontal position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -139,10 +139,10 @@ properties:
     fullName: relativeVerticalPosition
     summary: Specifies the relative vertical position of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -162,10 +162,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
@@ -179,10 +179,10 @@ properties:
     fullName: textWrap
     summary: Specifies if document text wraps around the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textWrap?: boolean;'
@@ -196,10 +196,10 @@ properties:
       Specifies the vertical distance (in points) between the frame and the
       surrounding text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalDistanceFromText?: number;'
@@ -213,10 +213,10 @@ properties:
       Specifies the vertical distance between the edge of the frame and the item
       specified by the `relativeVerticalPosition` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalPosition?: number;'
@@ -228,10 +228,10 @@ properties:
     fullName: width
     summary: Specifies the width (in points) of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
@@ -243,10 +243,10 @@ properties:
     fullName: widthRule
     summary: Specifies the rule used to determine the width of the frame.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'widthRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.glowformatdata.yml
index 6b04d739cf..727f00d895 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.glowformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.glowformatdata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `ColorFormat` object that represents the color for a glow
       effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: Word.Interfaces.ColorFormatData;'
@@ -35,10 +35,10 @@ properties:
     fullName: radius
     summary: Specifies the length of the radius for a glow effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'radius?: number;'
@@ -52,10 +52,10 @@ properties:
       Specifies the degree of transparency for the glow effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.glowformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.glowformatloadoptions.yml
index ea0e3662d1..66e7989414 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.glowformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.glowformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.GlowFormatLoadOptions
 summary: Represents the glow formatting for the font used by the range of text.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Returns a `ColorFormat` object that represents the color for a glow
       effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -51,10 +51,10 @@ properties:
     fullName: radius
     summary: Specifies the length of the radius for a glow effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'radius?: boolean;'
@@ -68,10 +68,10 @@ properties:
       Specifies the degree of transparency for the glow effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.glowformatupdatedata.yml
index 3ccf8fe675..7f45e6a513 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.glowformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.glowformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `ColorFormat` object that represents the color for a glow
       effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: Word.Interfaces.ColorFormatUpdateData;'
@@ -35,10 +35,10 @@ properties:
     fullName: radius
     summary: Specifies the length of the radius for a glow effect.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'radius?: number;'
@@ -52,10 +52,10 @@ properties:
       Specifies the degree of transparency for the glow effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontroldata.yml
index 89f2df6c98..e2863a1f8a 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontroldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontroldata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -54,10 +54,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: string;'
@@ -71,10 +71,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -89,10 +89,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -111,10 +111,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -129,10 +129,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -146,10 +146,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
@@ -163,10 +163,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -180,10 +180,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -195,10 +195,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -210,10 +210,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -227,10 +227,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolloadoptions.yml
index b1cb071ff3..be8ea65549 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.GroupContentControlLoadOptions
 summary: Represents the `GroupContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'appearance?: boolean;'
@@ -51,10 +51,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -66,10 +66,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: boolean;'
@@ -83,10 +83,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -101,10 +101,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'level?: boolean;'
@@ -120,10 +120,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -138,10 +138,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -155,10 +155,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
@@ -172,10 +172,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -190,10 +190,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -205,10 +205,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -220,10 +220,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: boolean;'
@@ -237,10 +237,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolupdatedata.yml
index 7679e857a8..de497e8f29 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -56,10 +56,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -75,10 +75,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -93,10 +93,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -110,10 +110,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
@@ -127,10 +127,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -142,10 +142,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -157,10 +157,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -174,10 +174,10 @@ properties:
       Gets an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectiondata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectiondata.yml
new file mode 100644
index 0000000000..300d4410d1
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HtmlDivisionCollectionData
+uid: word!Word.Interfaces.HtmlDivisionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HtmlDivisionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `htmlDivisionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HtmlDivisionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HtmlDivisionData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectionloadoptions.yml
new file mode 100644
index 0000000000..561104487e
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectionloadoptions.yml
@@ -0,0 +1,124 @@
+### YamlMime:TSType
+name: Word.Interfaces.HtmlDivisionCollectionLoadOptions
+uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.HtmlDivisionCollectionLoadOptions
+summary: >-
+  Represents a collection of
+  [Word.HtmlDivision](xref:word!Word.HtmlDivision:class) objects in a Word
+  document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+  \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: >-
+      For EACH ITEM in the collection: Specifies the left indent value (in
+      points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      For EACH ITEM in the collection: Gets a `Range` object that represents the
+      portion of a document that's contained in this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: rightIndent
+    uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: >-
+      For EACH ITEM in the collection: Specifies the right indent (in points)
+      for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: boolean;'
+      return:
+        type: boolean
+  - name: spaceAfter
+    uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      For EACH ITEM in the collection: Specifies the amount of spacing (in
+      points) after this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: spaceBefore
+    uid: word!Word.Interfaces.HtmlDivisionCollectionLoadOptions#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: >-
+      For EACH ITEM in the collection: Specifies the spacing (in points) before
+      this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectionupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectionupdatedata.yml
new file mode 100644
index 0000000000..0b82aad107
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisioncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HtmlDivisionCollectionUpdateData
+uid: word!Word.Interfaces.HtmlDivisionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HtmlDivisionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HtmlDivisionCollection` object, for use
+  in `htmlDivisionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HtmlDivisionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HtmlDivisionData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisiondata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisiondata.yml
new file mode 100644
index 0000000000..fe005b0da7
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisiondata.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSType
+name: Word.Interfaces.HtmlDivisionData
+uid: word!Word.Interfaces.HtmlDivisionData:interface
+package: word!
+fullName: Word.Interfaces.HtmlDivisionData
+summary: >-
+  An interface describing the data returned by calling
+  `htmlDivision.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: leftIndent
+    uid: word!Word.Interfaces.HtmlDivisionData#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: number;'
+      return:
+        type: number
+  - name: rightIndent
+    uid: word!Word.Interfaces.HtmlDivisionData#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: number;'
+      return:
+        type: number
+  - name: spaceAfter
+    uid: word!Word.Interfaces.HtmlDivisionData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the amount of spacing (in points) after this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Interfaces.HtmlDivisionData#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisionloadoptions.yml
new file mode 100644
index 0000000000..9b3a79dce7
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisionloadoptions.yml
@@ -0,0 +1,113 @@
+### YamlMime:TSType
+name: Word.Interfaces.HtmlDivisionLoadOptions
+uid: word!Word.Interfaces.HtmlDivisionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.HtmlDivisionLoadOptions
+summary: ''
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+  \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.HtmlDivisionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.HtmlDivisionLoadOptions#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.HtmlDivisionLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the portion of a document that's
+      contained in this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: rightIndent
+    uid: word!Word.Interfaces.HtmlDivisionLoadOptions#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: boolean;'
+      return:
+        type: boolean
+  - name: spaceAfter
+    uid: word!Word.Interfaces.HtmlDivisionLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the amount of spacing (in points) after this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: spaceBefore
+    uid: word!Word.Interfaces.HtmlDivisionLoadOptions#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisionupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisionupdatedata.yml
new file mode 100644
index 0000000000..4502212d5c
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.htmldivisionupdatedata.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSType
+name: Word.Interfaces.HtmlDivisionUpdateData
+uid: word!Word.Interfaces.HtmlDivisionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HtmlDivisionUpdateData
+summary: >-
+  An interface for updating data on the `HtmlDivision` object, for use in
+  `htmlDivision.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: leftIndent
+    uid: word!Word.Interfaces.HtmlDivisionUpdateData#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: number;'
+      return:
+        type: number
+  - name: rightIndent
+    uid: word!Word.Interfaces.HtmlDivisionUpdateData#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: number;'
+      return:
+        type: number
+  - name: spaceAfter
+    uid: word!Word.Interfaces.HtmlDivisionUpdateData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the amount of spacing (in points) after this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Interfaces.HtmlDivisionUpdateData#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before this HTML division.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkcollectionloadoptions.yml
index a1bfc3bc3d..fd95c6dc9c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkcollectionloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Contains a collection of [Word.Hyperlink](xref:word!Word.Hyperlink:class)
   objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -38,10 +38,10 @@ properties:
       For EACH ITEM in the collection: Specifies the address (for example, a
       file name or URL) of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'address?: boolean;'
@@ -55,10 +55,10 @@ properties:
       For EACH ITEM in the collection: Specifies the text string for the
       hyperlink's subject line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emailSubject?: boolean;'
@@ -73,10 +73,10 @@ properties:
       For EACH ITEM in the collection: Returns `true` if extra information is
       required to resolve the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isExtraInfoRequired?: boolean;'
@@ -90,10 +90,10 @@ properties:
       For EACH ITEM in the collection: Returns the name of the `Hyperlink`
       object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
@@ -107,10 +107,10 @@ properties:
       For EACH ITEM in the collection: Returns a `Range` object that represents
       the portion of the document that's contained within the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -124,10 +124,10 @@ properties:
       For EACH ITEM in the collection: Specifies the text that appears as a
       ScreenTip when the mouse pointer is positioned over the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'screenTip?: boolean;'
@@ -141,10 +141,10 @@ properties:
       For EACH ITEM in the collection: Specifies a named location in the
       destination of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'subAddress?: boolean;'
@@ -158,10 +158,10 @@ properties:
       For EACH ITEM in the collection: Specifies the name of the frame or window
       in which to load the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'target?: boolean;'
@@ -175,10 +175,10 @@ properties:
       For EACH ITEM in the collection: Specifies the hyperlink's visible text in
       the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textToDisplay?: boolean;'
@@ -190,10 +190,10 @@ properties:
     fullName: type
     summary: 'For EACH ITEM in the collection: Returns the hyperlink type.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkdata.yml
index e70c786069..831f143902 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: address
     summary: Specifies the address (for example, a file name or URL) of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'address?: string;'
@@ -33,10 +33,10 @@ properties:
     fullName: emailSubject
     summary: Specifies the text string for the hyperlink's subject line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emailSubject?: string;'
@@ -48,10 +48,10 @@ properties:
     fullName: isExtraInfoRequired
     summary: Returns `true` if extra information is required to resolve the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isExtraInfoRequired?: boolean;'
@@ -63,10 +63,10 @@ properties:
     fullName: name
     summary: Returns the name of the `Hyperlink` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -80,10 +80,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -97,10 +97,10 @@ properties:
       Specifies the text that appears as a ScreenTip when the mouse pointer is
       positioned over the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'screenTip?: string;'
@@ -112,10 +112,10 @@ properties:
     fullName: subAddress
     summary: Specifies a named location in the destination of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'subAddress?: string;'
@@ -127,10 +127,10 @@ properties:
     fullName: target
     summary: Specifies the name of the frame or window in which to load the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'target?: string;'
@@ -142,10 +142,10 @@ properties:
     fullName: textToDisplay
     summary: Specifies the hyperlink's visible text in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textToDisplay?: string;'
@@ -157,10 +157,10 @@ properties:
     fullName: type
     summary: Returns the hyperlink type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: Word.HyperlinkType | "Range" | "Shape" | "InlineShape";'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkloadoptions.yml
index bebb6bf93a..5e6790ae23 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.HyperlinkLoadOptions
 summary: Represents a hyperlink in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: address
     summary: Specifies the address (for example, a file name or URL) of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'address?: boolean;'
@@ -49,10 +49,10 @@ properties:
     fullName: emailSubject
     summary: Specifies the text string for the hyperlink's subject line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emailSubject?: boolean;'
@@ -64,10 +64,10 @@ properties:
     fullName: isExtraInfoRequired
     summary: Returns `true` if extra information is required to resolve the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isExtraInfoRequired?: boolean;'
@@ -79,10 +79,10 @@ properties:
     fullName: name
     summary: Returns the name of the `Hyperlink` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
@@ -96,10 +96,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -113,10 +113,10 @@ properties:
       Specifies the text that appears as a ScreenTip when the mouse pointer is
       positioned over the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'screenTip?: boolean;'
@@ -128,10 +128,10 @@ properties:
     fullName: subAddress
     summary: Specifies a named location in the destination of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'subAddress?: boolean;'
@@ -143,10 +143,10 @@ properties:
     fullName: target
     summary: Specifies the name of the frame or window in which to load the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'target?: boolean;'
@@ -158,10 +158,10 @@ properties:
     fullName: textToDisplay
     summary: Specifies the hyperlink's visible text in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textToDisplay?: boolean;'
@@ -173,10 +173,10 @@ properties:
     fullName: type
     summary: Returns the hyperlink type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkupdatedata.yml
index 8a064a1c5c..4808f1693e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.hyperlinkupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: address
     summary: Specifies the address (for example, a file name or URL) of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'address?: string;'
@@ -33,10 +33,10 @@ properties:
     fullName: emailSubject
     summary: Specifies the text string for the hyperlink's subject line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'emailSubject?: string;'
@@ -50,10 +50,10 @@ properties:
       Returns a `Range` object that represents the portion of the document
       that's contained within the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -67,10 +67,10 @@ properties:
       Specifies the text that appears as a ScreenTip when the mouse pointer is
       positioned over the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'screenTip?: string;'
@@ -82,10 +82,10 @@ properties:
     fullName: subAddress
     summary: Specifies a named location in the destination of the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'subAddress?: string;'
@@ -97,10 +97,10 @@ properties:
     fullName: target
     summary: Specifies the name of the frame or window in which to load the hyperlink.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'target?: string;'
@@ -112,10 +112,10 @@ properties:
     fullName: textToDisplay
     summary: Specifies the hyperlink's visible text in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textToDisplay?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.lineformatdata.yml
index eb025f1423..fc68e030e8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.lineformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.lineformatdata.yml
@@ -20,10 +20,10 @@ properties:
       Gets a `ColorFormat` object that represents the background color for a
       patterned line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundColor?: Word.Interfaces.ColorFormatData;'
@@ -35,10 +35,10 @@ properties:
     fullName: beginArrowheadLength
     summary: Specifies the length of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -54,10 +54,10 @@ properties:
     fullName: beginArrowheadStyle
     summary: Specifies the style of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -73,10 +73,10 @@ properties:
     fullName: beginArrowheadWidth
     summary: Specifies the width of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -92,10 +92,10 @@ properties:
     fullName: dashStyle
     summary: Specifies the dash style for the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -114,10 +114,10 @@ properties:
     fullName: endArrowheadLength
     summary: Specifies the length of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -133,10 +133,10 @@ properties:
     fullName: endArrowheadStyle
     summary: Specifies the style of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -152,10 +152,10 @@ properties:
     fullName: endArrowheadWidth
     summary: Specifies the width of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -173,10 +173,10 @@ properties:
       Gets a `ColorFormat` object that represents the foreground color for the
       line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatData;'
@@ -188,10 +188,10 @@ properties:
     fullName: insetPen
     summary: Specifies if to draw lines inside a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insetPen?: boolean;'
@@ -203,10 +203,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -218,10 +218,10 @@ properties:
     fullName: pattern
     summary: Specifies the pattern applied to the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -264,10 +264,10 @@ properties:
     fullName: style
     summary: Specifies the line format style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -285,10 +285,10 @@ properties:
       Specifies the degree of transparency of the line as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -300,10 +300,10 @@ properties:
     fullName: weight
     summary: Specifies the thickness of the line in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'weight?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.lineformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.lineformatloadoptions.yml
index 58834e75ab..abaa56d8ac 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.lineformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.lineformatloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   contains formatting information for the line itself; for a shape with a
   border, this object contains formatting information for the shape's border.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -39,10 +39,10 @@ properties:
       Gets a `ColorFormat` object that represents the background color for a
       patterned line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -54,10 +54,10 @@ properties:
     fullName: beginArrowheadLength
     summary: Specifies the length of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'beginArrowheadLength?: boolean;'
@@ -69,10 +69,10 @@ properties:
     fullName: beginArrowheadStyle
     summary: Specifies the style of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'beginArrowheadStyle?: boolean;'
@@ -84,10 +84,10 @@ properties:
     fullName: beginArrowheadWidth
     summary: Specifies the width of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'beginArrowheadWidth?: boolean;'
@@ -99,10 +99,10 @@ properties:
     fullName: dashStyle
     summary: Specifies the dash style for the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'dashStyle?: boolean;'
@@ -114,10 +114,10 @@ properties:
     fullName: endArrowheadLength
     summary: Specifies the length of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'endArrowheadLength?: boolean;'
@@ -129,10 +129,10 @@ properties:
     fullName: endArrowheadStyle
     summary: Specifies the style of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'endArrowheadStyle?: boolean;'
@@ -144,10 +144,10 @@ properties:
     fullName: endArrowheadWidth
     summary: Specifies the width of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'endArrowheadWidth?: boolean;'
@@ -161,10 +161,10 @@ properties:
       Gets a `ColorFormat` object that represents the foreground color for the
       line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -176,10 +176,10 @@ properties:
     fullName: insetPen
     summary: Specifies if to draw lines inside a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insetPen?: boolean;'
@@ -191,10 +191,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -206,10 +206,10 @@ properties:
     fullName: pattern
     summary: Specifies the pattern applied to the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pattern?: boolean;'
@@ -221,10 +221,10 @@ properties:
     fullName: style
     summary: Specifies the line format style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'style?: boolean;'
@@ -238,10 +238,10 @@ properties:
       Specifies the degree of transparency of the line as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: boolean;'
@@ -253,10 +253,10 @@ properties:
     fullName: weight
     summary: Specifies the thickness of the line in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'weight?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.lineformatupdatedata.yml
index d3a3c429bd..9fa7b12d7f 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.lineformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.lineformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Gets a `ColorFormat` object that represents the background color for a
       patterned line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -35,10 +35,10 @@ properties:
     fullName: beginArrowheadLength
     summary: Specifies the length of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -54,10 +54,10 @@ properties:
     fullName: beginArrowheadStyle
     summary: Specifies the style of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -73,10 +73,10 @@ properties:
     fullName: beginArrowheadWidth
     summary: Specifies the width of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -92,10 +92,10 @@ properties:
     fullName: dashStyle
     summary: Specifies the dash style for the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -114,10 +114,10 @@ properties:
     fullName: endArrowheadLength
     summary: Specifies the length of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -133,10 +133,10 @@ properties:
     fullName: endArrowheadStyle
     summary: Specifies the style of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -152,10 +152,10 @@ properties:
     fullName: endArrowheadWidth
     summary: Specifies the width of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -173,10 +173,10 @@ properties:
       Gets a `ColorFormat` object that represents the foreground color for the
       line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -188,10 +188,10 @@ properties:
     fullName: insetPen
     summary: Specifies if to draw lines inside a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insetPen?: boolean;'
@@ -203,10 +203,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -218,10 +218,10 @@ properties:
     fullName: pattern
     summary: Specifies the pattern applied to the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -264,10 +264,10 @@ properties:
     fullName: style
     summary: Specifies the line format style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -285,10 +285,10 @@ properties:
       Specifies the degree of transparency of the line as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -300,10 +300,10 @@ properties:
     fullName: weight
     summary: Specifies the thickness of the line in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'weight?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingdata.yml
index 2a7d21d28b..ed362a0853 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: countBy
     summary: Specifies the numeric increment for line numbers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'countBy?: number;'
@@ -35,10 +35,10 @@ properties:
       Specifies the distance (in points) between the right edge of line numbers
       and the left edge of the document text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'distanceFromText?: number;'
@@ -52,10 +52,10 @@ properties:
       Specifies if line numbering is active for the specified document, section,
       or sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isActive?: boolean;'
@@ -69,10 +69,10 @@ properties:
       Specifies the way line numbering runs; that is, whether it starts over at
       the beginning of a new page or section, or runs continuously.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -88,10 +88,10 @@ properties:
     fullName: startingNumber
     summary: Specifies the starting line number.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'startingNumber?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingloadoptions.yml
index a9691c54fc..170bff8843 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents line numbers in the left margin or to the left of each
   newspaper-style column.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
     fullName: countBy
     summary: Specifies the numeric increment for line numbers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'countBy?: boolean;'
@@ -53,10 +53,10 @@ properties:
       Specifies the distance (in points) between the right edge of line numbers
       and the left edge of the document text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'distanceFromText?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Specifies if line numbering is active for the specified document, section,
       or sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isActive?: boolean;'
@@ -87,10 +87,10 @@ properties:
       Specifies the way line numbering runs; that is, whether it starts over at
       the beginning of a new page or section, or runs continuously.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'restartMode?: boolean;'
@@ -102,10 +102,10 @@ properties:
     fullName: startingNumber
     summary: Specifies the starting line number.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'startingNumber?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingupdatedata.yml
index 0758fe7f92..27737ee7e2 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.linenumberingupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: countBy
     summary: Specifies the numeric increment for line numbers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'countBy?: number;'
@@ -35,10 +35,10 @@ properties:
       Specifies the distance (in points) between the right edge of line numbers
       and the left edge of the document text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'distanceFromText?: number;'
@@ -52,10 +52,10 @@ properties:
       Specifies if line numbering is active for the specified document, section,
       or sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isActive?: boolean;'
@@ -69,10 +69,10 @@ properties:
       Specifies the way line numbering runs; that is, whether it starts over at
       the beginning of a new page or section, or runs continuously.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -88,10 +88,10 @@ properties:
     fullName: startingNumber
     summary: Specifies the starting line number.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'startingNumber?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.listformatdata.yml
index 3b86b0b0f9..fb8d069a1f 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.listformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.listformatdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: isSingleList
     summary: Indicates whether the `ListFormat` object contains a single list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isSingleList?: boolean;'
@@ -33,10 +33,10 @@ properties:
     fullName: isSingleListTemplate
     summary: Indicates whether the `ListFormat` object contains a single list template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isSingleListTemplate?: boolean;'
@@ -50,10 +50,10 @@ properties:
       Returns a `List` object that represents the first formatted list contained
       in the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'list?: Word.Interfaces.ListData;'
@@ -67,10 +67,10 @@ properties:
       Specifies the list level number for the first paragraph for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber?: number;'
@@ -84,10 +84,10 @@ properties:
       Gets the string representation of the list value of the first paragraph in
       the range for the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listString?: string;'
@@ -99,10 +99,10 @@ properties:
     fullName: listTemplate
     summary: Gets the list template associated with the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listTemplate?: Word.Interfaces.ListTemplateData;'
@@ -114,10 +114,10 @@ properties:
     fullName: listType
     summary: Gets the type of the list for the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -137,10 +137,10 @@ properties:
       Gets the numeric value of the the first paragraph in the range for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listValue?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.listformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.listformatloadoptions.yml
index 4c9480f2e9..a3ee7b0220 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.listformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.listformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.ListFormatLoadOptions
 summary: Represents the list formatting characteristics of a range.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: isSingleList
     summary: Indicates whether the `ListFormat` object contains a single list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isSingleList?: boolean;'
@@ -49,10 +49,10 @@ properties:
     fullName: isSingleListTemplate
     summary: Indicates whether the `ListFormat` object contains a single list template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isSingleListTemplate?: boolean;'
@@ -66,10 +66,10 @@ properties:
       Returns a `List` object that represents the first formatted list contained
       in the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'list?: Word.Interfaces.ListLoadOptions;'
@@ -83,10 +83,10 @@ properties:
       Specifies the list level number for the first paragraph for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber?: boolean;'
@@ -100,10 +100,10 @@ properties:
       Gets the string representation of the list value of the first paragraph in
       the range for the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listString?: boolean;'
@@ -115,10 +115,10 @@ properties:
     fullName: listTemplate
     summary: Gets the list template associated with the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listTemplate?: Word.Interfaces.ListTemplateLoadOptions;'
@@ -130,10 +130,10 @@ properties:
     fullName: listType
     summary: Gets the type of the list for the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listType?: boolean;'
@@ -147,10 +147,10 @@ properties:
       Gets the numeric value of the the first paragraph in the range for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listValue?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.listformatupdatedata.yml
index ea2a1d4549..f6668cd6db 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.listformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.listformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the list level number for the first paragraph for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: listTemplate
     summary: Gets the list template associated with the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listTemplate?: Word.Interfaces.ListTemplateUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.oleformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.oleformatdata.yml
index b17be8d2c5..df3b1cfba4 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.oleformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.oleformatdata.yml
@@ -138,10 +138,10 @@ properties:
       content: 'label?: string;'
       return:
         type: string
-  - name: progID
-    uid: word!Word.Interfaces.OleFormatData#progID:member
+  - name: progId
+    uid: word!Word.Interfaces.OleFormatData#progId:member
     package: word!
-    fullName: progID
+    fullName: progId
     summary: >-
       Gets the programmatic identifier (`ProgId`) for the specified OLE
       object.
@@ -152,6 +152,6 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'progID?: string;'
+      content: 'progId?: string;'
       return:
         type: string
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.oleformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.oleformatloadoptions.yml
index 1ed2ebaa10..3f7c03488c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.oleformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.oleformatloadoptions.yml
@@ -157,10 +157,10 @@ properties:
       content: 'label?: boolean;'
       return:
         type: boolean
-  - name: progID
-    uid: word!Word.Interfaces.OleFormatLoadOptions#progID:member
+  - name: progId
+    uid: word!Word.Interfaces.OleFormatLoadOptions#progId:member
     package: word!
-    fullName: progID
+    fullName: progId
     summary: >-
       Gets the programmatic identifier (`ProgId`) for the specified OLE
       object.
@@ -171,6 +171,6 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'progID?: boolean;'
+      content: 'progId?: boolean;'
       return:
         type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.pagedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.pagedata.yml
index 6ecc843e74..82caa3ad43 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.pagedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.pagedata.yml
@@ -16,10 +16,10 @@ properties:
     fullName: breaks
     summary: Gets a `BreakCollection` object that represents the breaks on the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'breaks?: Word.Interfaces.BreakData[];'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupdata.yml
index 7e28f4da66..afa472eb86 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: bookFoldPrinting
     summary: Specifies whether Microsoft Word prints the document as a booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrinting?: boolean;'
@@ -33,10 +33,10 @@ properties:
     fullName: bookFoldPrintingSheets
     summary: Specifies the number of pages for each booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrintingSheets?: number;'
@@ -50,10 +50,10 @@ properties:
       Specifies if Microsoft Word reverses the printing order for book fold
       printing of bidirectional or Asian language documents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldReversePrinting?: boolean;'
@@ -67,10 +67,10 @@ properties:
       Specifies the distance (in points) between the bottom edge of the page and
       the bottom boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bottomMargin?: number;'
@@ -82,10 +82,10 @@ properties:
     fullName: charsLine
     summary: Specifies the number of characters per line in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'charsLine?: number;'
@@ -97,10 +97,10 @@ properties:
     fullName: differentFirstPageHeaderFooter
     summary: Specifies whether the first page has a different header and footer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'differentFirstPageHeaderFooter?: boolean;'
@@ -114,10 +114,10 @@ properties:
       Specifies the distance between the footer and the bottom of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'footerDistance?: number;'
@@ -131,10 +131,10 @@ properties:
       Specifies the amount (in points) of extra margin space added to each page
       in a document or section for binding.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutter?: number;'
@@ -146,10 +146,10 @@ properties:
     fullName: gutterPosition
     summary: Specifies on which side the gutter appears in a document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterPosition?: Word.GutterPosition | "Left" | "Right" | "Top";'
@@ -165,10 +165,10 @@ properties:
       Specifies whether Microsoft Word uses gutters for the current document
       based on a right-to-left language or a left-to-right language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterStyle?: Word.GutterStyle | "Bidirectional" | "Latin";'
@@ -182,10 +182,10 @@ properties:
       Specifies the distance between the header and the top of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'headerDistance?: number;'
@@ -197,10 +197,10 @@ properties:
     fullName: layoutMode
     summary: Specifies the layout mode for the current document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -218,10 +218,10 @@ properties:
       Specifies the distance (in points) between the left edge of the page and
       the left boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'leftMargin?: number;'
@@ -235,10 +235,10 @@ properties:
       Specifies a `LineNumbering` object that represents the line numbers for
       the `PageSetup` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineNumbering?: Word.Interfaces.LineNumberingData;'
@@ -250,10 +250,10 @@ properties:
     fullName: linesPage
     summary: Specifies the number of lines per page in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linesPage?: number;'
@@ -267,10 +267,10 @@ properties:
       Specifies if the inside and outside margins of facing pages are the same
       width.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'mirrorMargins?: boolean;'
@@ -282,10 +282,10 @@ properties:
     fullName: oddAndEvenPagesHeaderFooter
     summary: Specifies whether odd and even pages have different headers and footers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'oddAndEvenPagesHeaderFooter?: boolean;'
@@ -297,10 +297,10 @@ properties:
     fullName: orientation
     summary: Specifies the orientation of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'orientation?: Word.PageOrientation | "Portrait" | "Landscape";'
@@ -314,10 +314,10 @@ properties:
     fullName: pageHeight
     summary: Specifies the page height in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageHeight?: number;'
@@ -329,10 +329,10 @@ properties:
     fullName: pageWidth
     summary: Specifies the page width in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageWidth?: number;'
@@ -344,10 +344,10 @@ properties:
     fullName: paperSize
     summary: Specifies the paper size of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -380,10 +380,10 @@ properties:
       Specifies the distance (in points) between the right edge of the page and
       the right boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rightMargin?: number;'
@@ -395,10 +395,10 @@ properties:
     fullName: sectionDirection
     summary: Specifies the reading order and alignment for the specified sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -414,10 +414,10 @@ properties:
     fullName: sectionStart
     summary: Specifies the type of section break for the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -433,10 +433,10 @@ properties:
     fullName: showGrid
     summary: Specifies whether to show the grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showGrid?: boolean;'
@@ -450,10 +450,10 @@ properties:
       Specifies if endnotes are printed at the end of the next section that
       doesn't suppress endnotes.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'suppressEndnotes?: boolean;'
@@ -467,10 +467,10 @@ properties:
       Gets a `TextColumnCollection` object that represents the set of text
       columns for the `PageSetup` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'textColumns?: Word.Interfaces.TextColumnData[];'
@@ -482,10 +482,10 @@ properties:
     fullName: topMargin
     summary: Specifies the top margin of the page in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'topMargin?: number;'
@@ -497,10 +497,10 @@ properties:
     fullName: twoPagesOnOne
     summary: Specifies whether to print two pages per sheet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'twoPagesOnOne?: boolean;'
@@ -514,10 +514,10 @@ properties:
       Specifies the vertical alignment of text on each page in a document or
       section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.pagesetuploadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.pagesetuploadoptions.yml
index 23b55fcc9d..017277b366 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.pagesetuploadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.pagesetuploadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.PageSetupLoadOptions
 summary: Represents the page setup settings for a Word document or section.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: bookFoldPrinting
     summary: Specifies whether Microsoft Word prints the document as a booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrinting?: boolean;'
@@ -49,10 +49,10 @@ properties:
     fullName: bookFoldPrintingSheets
     summary: Specifies the number of pages for each booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrintingSheets?: boolean;'
@@ -66,10 +66,10 @@ properties:
       Specifies if Microsoft Word reverses the printing order for book fold
       printing of bidirectional or Asian language documents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldReversePrinting?: boolean;'
@@ -83,10 +83,10 @@ properties:
       Specifies the distance (in points) between the bottom edge of the page and
       the bottom boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bottomMargin?: boolean;'
@@ -98,10 +98,10 @@ properties:
     fullName: charsLine
     summary: Specifies the number of characters per line in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'charsLine?: boolean;'
@@ -114,10 +114,10 @@ properties:
     fullName: differentFirstPageHeaderFooter
     summary: Specifies whether the first page has a different header and footer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'differentFirstPageHeaderFooter?: boolean;'
@@ -131,10 +131,10 @@ properties:
       Specifies the distance between the footer and the bottom of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'footerDistance?: boolean;'
@@ -148,10 +148,10 @@ properties:
       Specifies the amount (in points) of extra margin space added to each page
       in a document or section for binding.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutter?: boolean;'
@@ -163,10 +163,10 @@ properties:
     fullName: gutterPosition
     summary: Specifies on which side the gutter appears in a document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterPosition?: boolean;'
@@ -180,10 +180,10 @@ properties:
       Specifies whether Microsoft Word uses gutters for the current document
       based on a right-to-left language or a left-to-right language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterStyle?: boolean;'
@@ -197,10 +197,10 @@ properties:
       Specifies the distance between the header and the top of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'headerDistance?: boolean;'
@@ -212,10 +212,10 @@ properties:
     fullName: layoutMode
     summary: Specifies the layout mode for the current document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'layoutMode?: boolean;'
@@ -229,10 +229,10 @@ properties:
       Specifies the distance (in points) between the left edge of the page and
       the left boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'leftMargin?: boolean;'
@@ -246,10 +246,10 @@ properties:
       Specifies a `LineNumbering` object that represents the line numbers for
       the `PageSetup` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineNumbering?: Word.Interfaces.LineNumberingLoadOptions;'
@@ -261,10 +261,10 @@ properties:
     fullName: linesPage
     summary: Specifies the number of lines per page in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linesPage?: boolean;'
@@ -278,10 +278,10 @@ properties:
       Specifies if the inside and outside margins of facing pages are the same
       width.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'mirrorMargins?: boolean;'
@@ -294,10 +294,10 @@ properties:
     fullName: oddAndEvenPagesHeaderFooter
     summary: Specifies whether odd and even pages have different headers and footers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'oddAndEvenPagesHeaderFooter?: boolean;'
@@ -309,10 +309,10 @@ properties:
     fullName: orientation
     summary: Specifies the orientation of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'orientation?: boolean;'
@@ -324,10 +324,10 @@ properties:
     fullName: pageHeight
     summary: Specifies the page height in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageHeight?: boolean;'
@@ -339,10 +339,10 @@ properties:
     fullName: pageWidth
     summary: Specifies the page width in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageWidth?: boolean;'
@@ -354,10 +354,10 @@ properties:
     fullName: paperSize
     summary: Specifies the paper size of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'paperSize?: boolean;'
@@ -371,10 +371,10 @@ properties:
       Specifies the distance (in points) between the right edge of the page and
       the right boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rightMargin?: boolean;'
@@ -386,10 +386,10 @@ properties:
     fullName: sectionDirection
     summary: Specifies the reading order and alignment for the specified sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sectionDirection?: boolean;'
@@ -401,10 +401,10 @@ properties:
     fullName: sectionStart
     summary: Specifies the type of section break for the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sectionStart?: boolean;'
@@ -416,10 +416,10 @@ properties:
     fullName: showGrid
     summary: Specifies whether to show the grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showGrid?: boolean;'
@@ -433,10 +433,10 @@ properties:
       Specifies if endnotes are printed at the end of the next section that
       doesn't suppress endnotes.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'suppressEndnotes?: boolean;'
@@ -448,10 +448,10 @@ properties:
     fullName: topMargin
     summary: Specifies the top margin of the page in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'topMargin?: boolean;'
@@ -463,10 +463,10 @@ properties:
     fullName: twoPagesOnOne
     summary: Specifies whether to print two pages per sheet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'twoPagesOnOne?: boolean;'
@@ -480,10 +480,10 @@ properties:
       Specifies the vertical alignment of text on each page in a document or
       section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'verticalAlignment?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupupdatedata.yml
index ac48595095..3d64438593 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.pagesetupupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: bookFoldPrinting
     summary: Specifies whether Microsoft Word prints the document as a booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrinting?: boolean;'
@@ -33,10 +33,10 @@ properties:
     fullName: bookFoldPrintingSheets
     summary: Specifies the number of pages for each booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrintingSheets?: number;'
@@ -50,10 +50,10 @@ properties:
       Specifies if Microsoft Word reverses the printing order for book fold
       printing of bidirectional or Asian language documents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldReversePrinting?: boolean;'
@@ -67,10 +67,10 @@ properties:
       Specifies the distance (in points) between the bottom edge of the page and
       the bottom boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bottomMargin?: number;'
@@ -82,10 +82,10 @@ properties:
     fullName: charsLine
     summary: Specifies the number of characters per line in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'charsLine?: number;'
@@ -98,10 +98,10 @@ properties:
     fullName: differentFirstPageHeaderFooter
     summary: Specifies whether the first page has a different header and footer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'differentFirstPageHeaderFooter?: boolean;'
@@ -115,10 +115,10 @@ properties:
       Specifies the distance between the footer and the bottom of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'footerDistance?: number;'
@@ -132,10 +132,10 @@ properties:
       Specifies the amount (in points) of extra margin space added to each page
       in a document or section for binding.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutter?: number;'
@@ -147,10 +147,10 @@ properties:
     fullName: gutterPosition
     summary: Specifies on which side the gutter appears in a document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterPosition?: Word.GutterPosition | "Left" | "Right" | "Top";'
@@ -166,10 +166,10 @@ properties:
       Specifies whether Microsoft Word uses gutters for the current document
       based on a right-to-left language or a left-to-right language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterStyle?: Word.GutterStyle | "Bidirectional" | "Latin";'
@@ -183,10 +183,10 @@ properties:
       Specifies the distance between the header and the top of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'headerDistance?: number;'
@@ -198,10 +198,10 @@ properties:
     fullName: layoutMode
     summary: Specifies the layout mode for the current document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -219,10 +219,10 @@ properties:
       Specifies the distance (in points) between the left edge of the page and
       the left boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'leftMargin?: number;'
@@ -236,10 +236,10 @@ properties:
       Specifies a `LineNumbering` object that represents the line numbers for
       the `PageSetup` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineNumbering?: Word.Interfaces.LineNumberingUpdateData;'
@@ -251,10 +251,10 @@ properties:
     fullName: linesPage
     summary: Specifies the number of lines per page in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linesPage?: number;'
@@ -268,10 +268,10 @@ properties:
       Specifies if the inside and outside margins of facing pages are the same
       width.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'mirrorMargins?: boolean;'
@@ -284,10 +284,10 @@ properties:
     fullName: oddAndEvenPagesHeaderFooter
     summary: Specifies whether odd and even pages have different headers and footers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'oddAndEvenPagesHeaderFooter?: boolean;'
@@ -299,10 +299,10 @@ properties:
     fullName: orientation
     summary: Specifies the orientation of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'orientation?: Word.PageOrientation | "Portrait" | "Landscape";'
@@ -316,10 +316,10 @@ properties:
     fullName: pageHeight
     summary: Specifies the page height in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageHeight?: number;'
@@ -331,10 +331,10 @@ properties:
     fullName: pageWidth
     summary: Specifies the page width in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageWidth?: number;'
@@ -346,10 +346,10 @@ properties:
     fullName: paperSize
     summary: Specifies the paper size of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -382,10 +382,10 @@ properties:
       Specifies the distance (in points) between the right edge of the page and
       the right boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rightMargin?: number;'
@@ -397,10 +397,10 @@ properties:
     fullName: sectionDirection
     summary: Specifies the reading order and alignment for the specified sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -416,10 +416,10 @@ properties:
     fullName: sectionStart
     summary: Specifies the type of section break for the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -435,10 +435,10 @@ properties:
     fullName: showGrid
     summary: Specifies whether to show the grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showGrid?: boolean;'
@@ -452,10 +452,10 @@ properties:
       Specifies if endnotes are printed at the end of the next section that
       doesn't suppress endnotes.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'suppressEndnotes?: boolean;'
@@ -467,10 +467,10 @@ properties:
     fullName: topMargin
     summary: Specifies the top margin of the page in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'topMargin?: number;'
@@ -482,10 +482,10 @@ properties:
     fullName: twoPagesOnOne
     summary: Specifies whether to print two pages per sheet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'twoPagesOnOne?: boolean;'
@@ -499,10 +499,10 @@ properties:
       Specifies the vertical alignment of text on each page in a document or
       section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphcollectionloadoptions.yml
index 385466231f..4617a6ff91 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphcollectionloadoptions.yml
@@ -446,10 +446,10 @@ properties:
       For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
       refers to the shading formatting for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphdata.yml
index 66ef0bcbf5..0f8055228c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphdata.yml
@@ -41,10 +41,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'borders?: Word.Interfaces.BorderUniversalData[];'
@@ -285,10 +285,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphloadoptions.yml
index d049477703..0b2c3a208b 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphloadoptions.yml
@@ -425,10 +425,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphupdatedata.yml
index 59bed0d0c2..e3fb268650 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.paragraphupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.paragraphupdatedata.yml
@@ -206,10 +206,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontroldata.yml
index 58b348a147..f57ea9c2a7 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontroldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontroldata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -54,10 +54,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: string;'
@@ -71,10 +71,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -89,10 +89,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -111,10 +111,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -129,10 +129,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -146,10 +146,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
@@ -163,10 +163,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -181,10 +181,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -196,10 +196,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -211,10 +211,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -228,10 +228,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolloadoptions.yml
index dfe0e807b1..031bf2ba9a 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.PictureContentControlLoadOptions
 summary: Represents the `PictureContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'appearance?: boolean;'
@@ -51,10 +51,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -66,10 +66,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: boolean;'
@@ -83,10 +83,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -101,10 +101,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'level?: boolean;'
@@ -120,10 +120,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -138,10 +138,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -156,10 +156,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
@@ -173,10 +173,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -191,10 +191,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -206,10 +206,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -221,10 +221,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: boolean;'
@@ -238,10 +238,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolupdatedata.yml
index 072051782c..ce92b87eb0 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -56,10 +56,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -75,10 +75,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -93,10 +93,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -111,10 +111,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
@@ -128,10 +128,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -143,10 +143,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -158,10 +158,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
@@ -175,10 +175,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.rangecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.rangecollectionloadoptions.yml
index 10540de000..09909ef909 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.rangecollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.rangecollectionloadoptions.yml
@@ -225,10 +225,10 @@ properties:
       For EACH ITEM in the collection: Specifies the proofing status (spelling
       and grammar checking) of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -412,10 +412,10 @@ properties:
       For EACH ITEM in the collection: Specifies whether Microsoft Word has
       detected the language of the text in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageDetected?: boolean;'
@@ -429,10 +429,10 @@ properties:
       For EACH ITEM in the collection: Specifies a `LanguageId` value that
       represents the language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageId?: boolean;'
@@ -446,10 +446,10 @@ properties:
       For EACH ITEM in the collection: Specifies an East Asian language for the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdFarEast?: boolean;'
@@ -463,10 +463,10 @@ properties:
       For EACH ITEM in the collection: Specifies a language for the range that
       isn't classified as an East Asian language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdOther?: boolean;'
@@ -480,10 +480,10 @@ properties:
       For EACH ITEM in the collection: Returns a `ListFormat` object that
       represents all the list formatting characteristics of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listFormat?: Word.Interfaces.ListFormatLoadOptions;'
@@ -639,10 +639,10 @@ properties:
       For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
       refers to the shading formatting for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.rangedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.rangedata.yml
index 2f281e78a7..fb2b83ad1d 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.rangedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.rangedata.yml
@@ -240,10 +240,10 @@ properties:
       Gets a `FrameCollection` object that represents all the frames in the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'frames?: Word.Interfaces.FrameData[];'
@@ -272,10 +272,10 @@ properties:
       Specifies the proofing status (spelling and grammar checking) of the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -350,10 +350,10 @@ properties:
       Returns a `HyperlinkCollection` object that represents all the hyperlinks
       in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hyperlinks?: Word.Interfaces.HyperlinkData[];'
@@ -493,10 +493,10 @@ properties:
       Specifies whether Microsoft Word has detected the language of the text in
       the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageDetected?: boolean;'
@@ -508,10 +508,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -620,10 +620,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -734,10 +734,10 @@ properties:
       Specifies a language for the range that isn't classified as an East Asian
       language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -848,10 +848,10 @@ properties:
       Returns a `ListFormat` object that represents all the list formatting
       characteristics of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listFormat?: Word.Interfaces.ListFormatData;'
@@ -878,10 +878,10 @@ properties:
     fullName: sections
     summary: Gets the collection of sections in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sections?: Word.Interfaces.SectionData[];'
@@ -895,10 +895,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalData;'
@@ -1161,10 +1161,10 @@ properties:
       Gets a `TableColumnCollection` object that represents all the table
       columns in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tableColumns?: Word.Interfaces.TableColumnData[];'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.rangeloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.rangeloadoptions.yml
index 74371fe328..b6e8e2c4db 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.rangeloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.rangeloadoptions.yml
@@ -213,10 +213,10 @@ properties:
       Specifies the proofing status (spelling and grammar checking) of the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -390,10 +390,10 @@ properties:
       Specifies whether Microsoft Word has detected the language of the text in
       the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageDetected?: boolean;'
@@ -405,10 +405,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageId?: boolean;'
@@ -420,10 +420,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdFarEast?: boolean;'
@@ -437,10 +437,10 @@ properties:
       Specifies a language for the range that isn't classified as an East Asian
       language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdOther?: boolean;'
@@ -454,10 +454,10 @@ properties:
       Returns a `ListFormat` object that represents all the list formatting
       characteristics of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listFormat?: Word.Interfaces.ListFormatLoadOptions;'
@@ -607,10 +607,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.rangescopedcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.rangescopedcollectionloadoptions.yml
index c66a64c496..d407553152 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.rangescopedcollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.rangescopedcollectionloadoptions.yml
@@ -231,8 +231,8 @@ properties:
       For EACH ITEM in the collection: Specifies the proofing status (spelling
       and grammar checking) of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: true
     isDeprecated: false
@@ -422,8 +422,8 @@ properties:
       For EACH ITEM in the collection: Specifies whether Microsoft Word has
       detected the language of the text in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: true
     isDeprecated: false
@@ -439,8 +439,8 @@ properties:
       For EACH ITEM in the collection: Specifies a `LanguageId` value that
       represents the language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: true
     isDeprecated: false
@@ -457,8 +457,8 @@ properties:
       For EACH ITEM in the collection: Specifies an East Asian language for the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: true
     isDeprecated: false
@@ -475,8 +475,8 @@ properties:
       For EACH ITEM in the collection: Specifies a language for the range that
       isn't classified as an East Asian language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
     isPreview: true
     isDeprecated: false
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.rangeupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.rangeupdatedata.yml
index 7cb295f222..fc094cfa22 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.rangeupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.rangeupdatedata.yml
@@ -137,10 +137,10 @@ properties:
       Specifies the proofing status (spelling and grammar checking) of the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -224,10 +224,10 @@ properties:
       Specifies whether Microsoft Word has detected the language of the text in
       the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageDetected?: boolean;'
@@ -239,10 +239,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -351,10 +351,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -465,10 +465,10 @@ properties:
       Specifies a language for the range that isn't classified as an East Asian
       language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -579,10 +579,10 @@ properties:
       Returns a `ListFormat` object that represents all the list formatting
       characteristics of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listFormat?: Word.Interfaces.ListFormatUpdateData;'
@@ -596,10 +596,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectiondata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectiondata.yml
new file mode 100644
index 0000000000..86d51b6174
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReadabilityStatisticCollectionData
+uid: word!Word.Interfaces.ReadabilityStatisticCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ReadabilityStatisticCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `readabilityStatisticCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ReadabilityStatisticCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ReadabilityStatisticData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectionloadoptions.yml
new file mode 100644
index 0000000000..b932041cb3
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectionloadoptions.yml
@@ -0,0 +1,68 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReadabilityStatisticCollectionLoadOptions
+uid: word!Word.Interfaces.ReadabilityStatisticCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ReadabilityStatisticCollectionLoadOptions
+summary: >-
+  Represents a collection of
+  [Word.ReadabilityStatistic](xref:word!Word.ReadabilityStatistic:class) objects
+  for the document or range.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ReadabilityStatisticCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.ReadabilityStatisticCollectionLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      For EACH ITEM in the collection: Returns the name of the readability
+      statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: >-
+      word!Word.Interfaces.ReadabilityStatisticCollectionLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      For EACH ITEM in the collection: Returns the value of the grammar
+      statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectionupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectionupdatedata.yml
new file mode 100644
index 0000000000..670672d7cb
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticcollectionupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReadabilityStatisticCollectionUpdateData
+uid: word!Word.Interfaces.ReadabilityStatisticCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReadabilityStatisticCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ReadabilityStatisticCollection` object,
+  for use in `readabilityStatisticCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ReadabilityStatisticCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ReadabilityStatisticData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticdata.yml
new file mode 100644
index 0000000000..34465399a4
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticdata.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReadabilityStatisticData
+uid: word!Word.Interfaces.ReadabilityStatisticData:interface
+package: word!
+fullName: Word.Interfaces.ReadabilityStatisticData
+summary: >-
+  An interface describing the data returned by calling
+  `readabilityStatistic.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: name
+    uid: word!Word.Interfaces.ReadabilityStatisticData#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the readability statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Interfaces.ReadabilityStatisticData#value:member
+    package: word!
+    fullName: value
+    summary: Returns the value of the grammar statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'value?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticloadoptions.yml
new file mode 100644
index 0000000000..be1ee55f53
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.readabilitystatisticloadoptions.yml
@@ -0,0 +1,60 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReadabilityStatisticLoadOptions
+uid: word!Word.Interfaces.ReadabilityStatisticLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ReadabilityStatisticLoadOptions
+summary: Represents one of the readability statistics for the document or range.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ReadabilityStatisticLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.ReadabilityStatisticLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the readability statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.ReadabilityStatisticLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: Returns the value of the grammar statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatdata.yml
index 3103b44763..1ac7d437f8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatdata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the degree of blur effect applied to the `ReflectionFormat`
       object as a value between 0.0 and 100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur?: number;'
@@ -37,10 +37,10 @@ properties:
       Specifies the amount of separation, in points, of the reflected image from
       the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offset?: number;'
@@ -54,10 +54,10 @@ properties:
       Specifies the size of the reflection as a percentage of the reflected
       shape from 0 to 100.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size?: number;'
@@ -71,10 +71,10 @@ properties:
       Specifies the degree of transparency for the reflection effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -88,10 +88,10 @@ properties:
       Specifies a `ReflectionType` value that represents the type and direction
       of the lighting for a shape reflection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatloadoptions.yml
index b5264db047..35fd948dec 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.ReflectionFormatLoadOptions
 summary: Represents the reflection formatting for a shape in Word.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Specifies the degree of blur effect applied to the `ReflectionFormat`
       object as a value between 0.0 and 100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur?: boolean;'
@@ -53,10 +53,10 @@ properties:
       Specifies the amount of separation, in points, of the reflected image from
       the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offset?: boolean;'
@@ -70,10 +70,10 @@ properties:
       Specifies the size of the reflection as a percentage of the reflected
       shape from 0 to 100.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size?: boolean;'
@@ -87,10 +87,10 @@ properties:
       Specifies the degree of transparency for the reflection effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: boolean;'
@@ -104,10 +104,10 @@ properties:
       Specifies a `ReflectionType` value that represents the type and direction
       of the lighting for a shape reflection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatupdatedata.yml
index d605bc2241..7c7ffc9934 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.reflectionformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the degree of blur effect applied to the `ReflectionFormat`
       object as a value between 0.0 and 100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur?: number;'
@@ -37,10 +37,10 @@ properties:
       Specifies the amount of separation, in points, of the reflected image from
       the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offset?: number;'
@@ -54,10 +54,10 @@ properties:
       Specifies the size of the reflection as a percentage of the reflected
       shape from 0 to 100.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size?: number;'
@@ -71,10 +71,10 @@ properties:
       Specifies the degree of transparency for the reflection effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -88,10 +88,10 @@ properties:
       Specifies a `ReflectionType` value that represents the type and direction
       of the lighting for a shape reflection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontroldata.yml
index 52b7606cae..4b0da12995 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontroldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -21,10 +21,10 @@ properties:
       Specifies whether users can add or remove sections from this repeating
       section content control by using the user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allowInsertDeleteSection?: boolean;'
@@ -36,10 +36,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -57,10 +57,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -72,10 +72,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: string;'
@@ -89,10 +89,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -107,10 +107,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -130,10 +130,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -149,10 +149,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -167,10 +167,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
@@ -184,10 +184,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
@@ -202,10 +202,10 @@ properties:
       Specifies the name of the repeating section items used in the context menu
       associated with this repeating section content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'repeatingSectionItemTitle?: string;'
@@ -220,10 +220,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -235,10 +235,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -250,10 +250,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml
index 24b531735e..e707404424 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.RepeatingSectionContentControlLoadOptions
 summary: Represents the `RepeatingSectionContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -37,10 +37,10 @@ properties:
       Specifies whether users can add or remove sections from this repeating
       section content control by using the user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allowInsertDeleteSection?: boolean;'
@@ -53,10 +53,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'appearance?: boolean;'
@@ -71,10 +71,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: boolean;'
@@ -86,10 +86,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'id?: boolean;'
@@ -104,10 +104,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -123,10 +123,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'level?: boolean;'
@@ -142,10 +142,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -161,10 +161,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -179,10 +179,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
@@ -197,10 +197,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
@@ -215,10 +215,10 @@ properties:
       Specifies the name of the repeating section items used in the context menu
       associated with this repeating section content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'repeatingSectionItemTitle?: boolean;'
@@ -233,10 +233,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showingPlaceholderText?: boolean;'
@@ -248,10 +248,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -264,10 +264,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
index 4031a9c46b..9b52939254 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -21,10 +21,10 @@ properties:
       Specifies whether users can add or remove sections from this repeating
       section content control by using the user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allowInsertDeleteSection?: boolean;'
@@ -37,10 +37,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -58,10 +58,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color?: string;'
@@ -76,10 +76,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary?: boolean;'
@@ -95,10 +95,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl?: boolean;'
@@ -114,10 +114,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents?: boolean;'
@@ -132,10 +132,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
@@ -149,10 +149,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
@@ -167,10 +167,10 @@ properties:
       Specifies the name of the repeating section items used in the context menu
       associated with this repeating section content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'repeatingSectionItemTitle?: string;'
@@ -182,10 +182,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -197,10 +197,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemdata.yml
index d631807bdd..ef226e916d 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemdata.yml
@@ -20,10 +20,10 @@ properties:
       Returns the range of this repeating section item, excluding the start and
       end tags.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemloadoptions.yml
index 30ca5cdaf3..c4bdf49cfc 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.RepeatingSectionContentControl](xref:word!Word.RepeatingSectionContentControl:class).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -39,10 +39,10 @@ properties:
       Returns the range of this repeating section item, excluding the start and
       end tags.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeLoadOptions;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemupdatedata.yml
index 34f87349f7..9521611e2d 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Returns the range of this repeating section item, excluding the start and
       end tags.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'range?: Word.Interfaces.RangeUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sectioncollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sectioncollectionloadoptions.yml
index d9ec09db93..aa20af1681 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sectioncollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sectioncollectionloadoptions.yml
@@ -55,10 +55,10 @@ properties:
       For EACH ITEM in the collection: Returns a `PageSetup` object that's
       associated with the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
@@ -72,10 +72,10 @@ properties:
       For EACH ITEM in the collection: Specifies if the section is protected for
       forms.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'protectedForForms?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sectiondata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sectiondata.yml
index 3604a134be..efab7df45e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sectiondata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sectiondata.yml
@@ -37,10 +37,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders in the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'borders?: Word.Interfaces.BorderUniversalData[];'
@@ -52,10 +52,10 @@ properties:
     fullName: pageSetup
     summary: Returns a `PageSetup` object that's associated with the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageSetup?: Word.Interfaces.PageSetupData;'
@@ -67,10 +67,10 @@ properties:
     fullName: protectedForForms
     summary: Specifies if the section is protected for forms.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'protectedForForms?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sectionloadoptions.yml
index 6722219193..718819f212 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sectionloadoptions.yml
@@ -51,10 +51,10 @@ properties:
     fullName: pageSetup
     summary: Returns a `PageSetup` object that's associated with the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
@@ -66,10 +66,10 @@ properties:
     fullName: protectedForForms
     summary: Specifies if the section is protected for forms.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'protectedForForms?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sectionupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sectionupdatedata.yml
index d05a3f3b2e..fca257ddd3 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sectionupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sectionupdatedata.yml
@@ -35,10 +35,10 @@ properties:
     fullName: pageSetup
     summary: Returns a `PageSetup` object that's associated with the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageSetup?: Word.Interfaces.PageSetupUpdateData;'
@@ -50,10 +50,10 @@ properties:
     fullName: protectedForForms
     summary: Specifies if the section is protected for forms.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'protectedForForms?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversaldata.yml
index 15f9bc24f0..38789d9424 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversaldata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversaldata.yml
@@ -21,10 +21,10 @@ properties:
       `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
       format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundPatternColor?: string;'
@@ -39,10 +39,10 @@ properties:
       Specifies the color that's applied to the background of the
       `ShadingUniversal` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -66,10 +66,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundPatternColor?: string;'
@@ -85,10 +85,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -114,10 +114,10 @@ properties:
       Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalloadoptions.yml
index a26db63628..951436e010 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the `ShadingUniversal` object, which manages shading for a range,
   paragraph, frame, or table.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -40,10 +40,10 @@ properties:
       `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
       format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundPatternColor?: boolean;'
@@ -58,10 +58,10 @@ properties:
       Specifies the color that's applied to the background of the
       `ShadingUniversal` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundPatternColorIndex?: boolean;'
@@ -77,10 +77,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundPatternColor?: boolean;'
@@ -96,10 +96,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundPatternColorIndex?: boolean;'
@@ -116,10 +116,10 @@ properties:
       Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'texture?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalupdatedata.yml
index 6f0aaa39b3..13921397e3 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -22,10 +22,10 @@ properties:
       `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
       format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundPatternColor?: string;'
@@ -40,10 +40,10 @@ properties:
       Specifies the color that's applied to the background of the
       `ShadingUniversal` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -68,10 +68,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundPatternColor?: string;'
@@ -87,10 +87,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -116,10 +116,10 @@ properties:
       Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatdata.yml
index fa656ce608..81e9bc0f11 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatdata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the blur level for a shadow format as a value between 0.0 and
       100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur?: number;'
@@ -37,10 +37,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill, line, or shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatData;'
@@ -52,10 +52,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the object or the formatting applied to it is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -71,10 +71,10 @@ properties:
       shadow has no fill and the outline of the shadow is visible through the
       shape if the shape has no fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'obscured?: boolean;'
@@ -89,10 +89,10 @@ properties:
       A positive value offsets the shadow to the right of the shape; a negative
       value offsets it to the left.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetX?: number;'
@@ -107,10 +107,10 @@ properties:
       positive value offsets the shadow to the top of the shape; a negative
       value offsets it to the bottom.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetY?: number;'
@@ -122,10 +122,10 @@ properties:
     fullName: rotateWithShape
     summary: Specifies whether to rotate the shadow when rotating the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithShape?: boolean;'
@@ -137,10 +137,10 @@ properties:
     fullName: size
     summary: Specifies the width of the shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size?: number;'
@@ -152,10 +152,10 @@ properties:
     fullName: style
     summary: Specifies the type of shadow formatting to apply to a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'style?: Word.ShadowStyle | "Mixed" | "OuterShadow" | "InnerShadow";'
@@ -171,10 +171,10 @@ properties:
       Specifies the degree of transparency of the shadow as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -186,10 +186,10 @@ properties:
     fullName: type
     summary: Specifies the shape shadow type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatloadoptions.yml
index 2a54c0df7f..aedfc063b1 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.ShadowFormatLoadOptions
 summary: Represents the shadow formatting for a shape or text in Word.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Specifies the blur level for a shadow format as a value between 0.0 and
       100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur?: boolean;'
@@ -53,10 +53,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill, line, or shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -68,10 +68,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the object or the formatting applied to it is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -87,10 +87,10 @@ properties:
       shadow has no fill and the outline of the shadow is visible through the
       shape if the shape has no fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'obscured?: boolean;'
@@ -105,10 +105,10 @@ properties:
       A positive value offsets the shadow to the right of the shape; a negative
       value offsets it to the left.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetX?: boolean;'
@@ -123,10 +123,10 @@ properties:
       positive value offsets the shadow to the top of the shape; a negative
       value offsets it to the bottom.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetY?: boolean;'
@@ -138,10 +138,10 @@ properties:
     fullName: rotateWithShape
     summary: Specifies whether to rotate the shadow when rotating the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithShape?: boolean;'
@@ -153,10 +153,10 @@ properties:
     fullName: size
     summary: Specifies the width of the shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size?: boolean;'
@@ -168,10 +168,10 @@ properties:
     fullName: style
     summary: Specifies the type of shadow formatting to apply to a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'style?: boolean;'
@@ -185,10 +185,10 @@ properties:
       Specifies the degree of transparency of the shadow as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: boolean;'
@@ -200,10 +200,10 @@ properties:
     fullName: type
     summary: Specifies the shape shadow type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatupdatedata.yml
index ceaeaec0a2..6ac5b53a1c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.shadowformatupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the blur level for a shadow format as a value between 0.0 and
       100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur?: number;'
@@ -37,10 +37,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill, line, or shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -52,10 +52,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the object or the formatting applied to it is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -71,10 +71,10 @@ properties:
       shadow has no fill and the outline of the shadow is visible through the
       shape if the shape has no fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'obscured?: boolean;'
@@ -89,10 +89,10 @@ properties:
       A positive value offsets the shadow to the right of the shape; a negative
       value offsets it to the left.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetX?: number;'
@@ -107,10 +107,10 @@ properties:
       positive value offsets the shadow to the top of the shape; a negative
       value offsets it to the bottom.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetY?: number;'
@@ -122,10 +122,10 @@ properties:
     fullName: rotateWithShape
     summary: Specifies whether to rotate the shadow when rotating the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithShape?: boolean;'
@@ -137,10 +137,10 @@ properties:
     fullName: size
     summary: Specifies the width of the shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size?: number;'
@@ -152,10 +152,10 @@ properties:
     fullName: style
     summary: Specifies the type of shadow formatting to apply to a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'style?: Word.ShadowStyle | "Mixed" | "OuterShadow" | "InnerShadow";'
@@ -171,10 +171,10 @@ properties:
       Specifies the degree of transparency of the shadow as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency?: number;'
@@ -186,10 +186,10 @@ properties:
     fullName: type
     summary: Specifies the shape shadow type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sourcecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sourcecollectionloadoptions.yml
index f6d8d50703..cfa71e3e93 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sourcecollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sourcecollectionloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.SourceCollectionLoadOptions
 summary: Represents a collection of [Word.Source](xref:word!Word.Source:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       For EACH ITEM in the collection: Gets if the `Source` object has been
       cited in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isCited?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: tag
     summary: 'For EACH ITEM in the collection: Gets the tag of the source.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -68,10 +68,10 @@ properties:
       For EACH ITEM in the collection: Gets the XML representation of the
       source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sourcedata.yml
index ef81430e68..a23e69a8f3 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sourcedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sourcedata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: isCited
     summary: Gets if the `Source` object has been cited in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isCited?: boolean;'
@@ -33,10 +33,10 @@ properties:
     fullName: tag
     summary: Gets the tag of the source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: string;'
@@ -48,10 +48,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.sourceloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.sourceloadoptions.yml
index f8b0764dab..b3a064e9f6 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.sourceloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.sourceloadoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents an individual source, such as a book, journal article, or
   interview.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,7 +24,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
     fullName: isCited
     summary: Gets if the `Source` object has been cited in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isCited?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: tag
     summary: Gets the tag of the source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag?: boolean;'
@@ -66,10 +66,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xml?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.stylecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.stylecollectionloadoptions.yml
index 3549ad1041..9e9b9cd5c8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.stylecollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.stylecollectionloadoptions.yml
@@ -36,10 +36,10 @@ properties:
       For EACH ITEM in the collection: Specifies whether the style is
       automatically redefined based on the selection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'automaticallyUpdate?: boolean;'
@@ -143,10 +143,10 @@ properties:
       For EACH ITEM in the collection: Returns a `Frame` object that represents
       the frame formatting for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'frame?: Word.Interfaces.FrameLoadOptions;'
@@ -160,10 +160,10 @@ properties:
       For EACH ITEM in the collection: Specifies whether the spelling and
       grammar checker ignores text formatted with this style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasProofing?: boolean;'
@@ -195,10 +195,10 @@ properties:
       For EACH ITEM in the collection: Specifies a `LanguageId` value that
       represents the language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageId?: boolean;'
@@ -212,10 +212,10 @@ properties:
       For EACH ITEM in the collection: Specifies an East Asian language for the
       style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdFarEast?: boolean;'
@@ -246,10 +246,10 @@ properties:
       For EACH ITEM in the collection: Specifies a link between a paragraph and
       a character style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linkStyle?: Word.Interfaces.StyleLoadOptions;'
@@ -261,10 +261,10 @@ properties:
     fullName: listLevelNumber
     summary: 'For EACH ITEM in the collection: Returns the list level for the style.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber?: boolean;'
@@ -295,10 +295,10 @@ properties:
       For EACH ITEM in the collection: Specifies whether the style cannot be
       changed or edited.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'locked?: boolean;'
@@ -352,10 +352,10 @@ properties:
       For EACH ITEM in the collection: Specifies whether to remove spacing
       between paragraphs that are formatted using the same style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.styledata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.styledata.yml
index 664bd9c776..aa0216b894 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.styledata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.styledata.yml
@@ -18,10 +18,10 @@ properties:
       Specifies whether the style is automatically redefined based on the
       selection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'automaticallyUpdate?: boolean;'
@@ -119,10 +119,10 @@ properties:
       Returns a `Frame` object that represents the frame formatting for the
       style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'frame?: Word.Interfaces.FrameData;'
@@ -136,10 +136,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores text formatted
       with this style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasProofing?: boolean;'
@@ -169,10 +169,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -281,10 +281,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -410,10 +410,10 @@ properties:
     fullName: linkStyle
     summary: Specifies a link between a paragraph and a character style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linkStyle?: Word.Interfaces.StyleData;'
@@ -425,10 +425,10 @@ properties:
     fullName: listLevelNumber
     summary: Returns the list level for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber?: number;'
@@ -457,10 +457,10 @@ properties:
     fullName: locked
     summary: Specifies whether the style cannot be changed or edited.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'locked?: boolean;'
@@ -511,10 +511,10 @@ properties:
       Specifies whether to remove spacing between paragraphs that are formatted
       using the same style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.styleloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.styleloadoptions.yml
index b9a0ae9fc5..948128cdad 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.styleloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.styleloadoptions.yml
@@ -36,10 +36,10 @@ properties:
       Specifies whether the style is automatically redefined based on the
       selection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'automaticallyUpdate?: boolean;'
@@ -139,10 +139,10 @@ properties:
       Returns a `Frame` object that represents the frame formatting for the
       style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'frame?: Word.Interfaces.FrameLoadOptions;'
@@ -156,10 +156,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores text formatted
       with this style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasProofing?: boolean;'
@@ -189,10 +189,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageId?: boolean;'
@@ -204,10 +204,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdFarEast?: boolean;'
@@ -236,10 +236,10 @@ properties:
     fullName: linkStyle
     summary: Specifies a link between a paragraph and a character style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linkStyle?: Word.Interfaces.StyleLoadOptions;'
@@ -251,10 +251,10 @@ properties:
     fullName: listLevelNumber
     summary: Returns the list level for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber?: boolean;'
@@ -283,10 +283,10 @@ properties:
     fullName: locked
     summary: Specifies whether the style cannot be changed or edited.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'locked?: boolean;'
@@ -338,10 +338,10 @@ properties:
       Specifies whether to remove spacing between paragraphs that are formatted
       using the same style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.styleupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.styleupdatedata.yml
index 01020dd2a1..327b3968ad 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.styleupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.styleupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies whether the style is automatically redefined based on the
       selection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'automaticallyUpdate?: boolean;'
@@ -93,10 +93,10 @@ properties:
       Returns a `Frame` object that represents the frame formatting for the
       style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'frame?: Word.Interfaces.FrameUpdateData;'
@@ -110,10 +110,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores text formatted
       with this style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasProofing?: boolean;'
@@ -125,10 +125,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -237,10 +237,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -349,10 +349,10 @@ properties:
     fullName: linkStyle
     summary: Specifies a link between a paragraph and a character style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linkStyle?: Word.Interfaces.StyleUpdateData;'
@@ -381,10 +381,10 @@ properties:
     fullName: locked
     summary: Specifies whether the style cannot be changed or edited.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'locked?: boolean;'
@@ -421,10 +421,10 @@ properties:
       Specifies whether to remove spacing between paragraphs that are formatted
       using the same style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumncollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumncollectionloadoptions.yml
index 09a528dc60..5711b1fcb5 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumncollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumncollectionloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.TableColumn](xref:word!Word.TableColumn:class) objects in a Word
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -39,10 +39,10 @@ properties:
       For EACH ITEM in the collection: Returns the position of this column in a
       collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'columnIndex?: boolean;'
@@ -56,10 +56,10 @@ properties:
       For EACH ITEM in the collection: Returns `true` if the column or row is
       the first one in the table; `false` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isFirst?: boolean;'
@@ -73,10 +73,10 @@ properties:
       For EACH ITEM in the collection: Returns `true` if the column or row is
       the last one in the table; `false` otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isLast?: boolean;'
@@ -88,10 +88,10 @@ properties:
     fullName: nestingLevel
     summary: 'For EACH ITEM in the collection: Returns the nesting level of the column.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nestingLevel?: boolean;'
@@ -107,10 +107,10 @@ properties:
       or as a percentage of the window width) for the column. The unit of
       measurement can be specified by the `preferredWidthType` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidth?: boolean;'
@@ -125,10 +125,10 @@ properties:
       For EACH ITEM in the collection: Specifies the preferred unit of
       measurement to use for the width of the table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidthType?: boolean;'
@@ -142,10 +142,10 @@ properties:
       For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
       refers to the shading formatting for the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
@@ -161,10 +161,10 @@ properties:
       For EACH ITEM in the collection: Specifies the width of the column, in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumndata.yml
index f8b7020940..70ecb57c4d 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumndata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumndata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'borders?: Word.Interfaces.BorderUniversalData[];'
@@ -35,10 +35,10 @@ properties:
     fullName: columnIndex
     summary: Returns the position of this column in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'columnIndex?: number;'
@@ -52,10 +52,10 @@ properties:
       Returns `true` if the column or row is the first one in the table; `false`
       otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isFirst?: boolean;'
@@ -69,10 +69,10 @@ properties:
       Returns `true` if the column or row is the last one in the table; `false`
       otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isLast?: boolean;'
@@ -84,10 +84,10 @@ properties:
     fullName: nestingLevel
     summary: Returns the nesting level of the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nestingLevel?: number;'
@@ -102,10 +102,10 @@ properties:
       width) for the column. The unit of measurement can be specified by the
       `preferredWidthType` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidth?: number;'
@@ -119,10 +119,10 @@ properties:
       Specifies the preferred unit of measurement to use for the width of the
       table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -140,10 +140,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalData;'
@@ -155,10 +155,10 @@ properties:
     fullName: width
     summary: Specifies the width of the column, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnloadoptions.yml
index 3f3581b557..83305f6359 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.TableColumnLoadOptions
 summary: Represents a table column in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -34,10 +34,10 @@ properties:
     fullName: columnIndex
     summary: Returns the position of this column in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'columnIndex?: boolean;'
@@ -51,10 +51,10 @@ properties:
       Returns `true` if the column or row is the first one in the table; `false`
       otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isFirst?: boolean;'
@@ -68,10 +68,10 @@ properties:
       Returns `true` if the column or row is the last one in the table; `false`
       otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isLast?: boolean;'
@@ -83,10 +83,10 @@ properties:
     fullName: nestingLevel
     summary: Returns the nesting level of the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'nestingLevel?: boolean;'
@@ -101,10 +101,10 @@ properties:
       width) for the column. The unit of measurement can be specified by the
       `preferredWidthType` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidth?: boolean;'
@@ -118,10 +118,10 @@ properties:
       Specifies the preferred unit of measurement to use for the width of the
       table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidthType?: boolean;'
@@ -135,10 +135,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
@@ -152,10 +152,10 @@ properties:
     fullName: width
     summary: Specifies the width of the column, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnupdatedata.yml
index 5706c5b514..f1c2ad701c 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.tablecolumnupdatedata.yml
@@ -21,10 +21,10 @@ properties:
       width) for the column. The unit of measurement can be specified by the
       `preferredWidthType` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidth?: number;'
@@ -38,10 +38,10 @@ properties:
       Specifies the preferred unit of measurement to use for the width of the
       table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -59,10 +59,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
@@ -76,10 +76,10 @@ properties:
     fullName: width
     summary: Specifies the width of the column, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.templatecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.templatecollectionloadoptions.yml
index 5f306d741f..fbb904d52e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.templatecollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.templatecollectionloadoptions.yml
@@ -13,10 +13,10 @@ summary: >-
   program](https://support.microsoft.com/office/2479fe53-f849-4394-88bb-2a6e2a39479d).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -30,7 +30,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -45,10 +45,10 @@ properties:
       For EACH ITEM in the collection: Specifies the East Asian language to use
       when breaking lines of text in the document or template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'farEastLineBreakLanguage?: boolean;'
@@ -63,10 +63,10 @@ properties:
       For EACH ITEM in the collection: Specifies the line break control level
       for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'farEastLineBreakLevel?: boolean;'
@@ -80,10 +80,10 @@ properties:
       For EACH ITEM in the collection: Returns the name of the template,
       including the drive or Web path.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fullName?: boolean;'
@@ -97,10 +97,10 @@ properties:
       For EACH ITEM in the collection: Specifies whether the spelling and
       grammar checker ignores documents based on this template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -115,10 +115,10 @@ properties:
       For EACH ITEM in the collection: Specifies the character spacing
       adjustment for the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'justificationMode?: boolean;'
@@ -133,10 +133,10 @@ properties:
       For EACH ITEM in the collection: Specifies if Microsoft Word kerns
       half-width Latin characters and punctuation marks in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerningByAlgorithm?: boolean;'
@@ -150,10 +150,10 @@ properties:
       For EACH ITEM in the collection: Specifies a `LanguageId` value that
       represents the language in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageId?: boolean;'
@@ -168,10 +168,10 @@ properties:
       For EACH ITEM in the collection: Specifies an East Asian language for the
       language in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdFarEast?: boolean;'
@@ -185,10 +185,10 @@ properties:
       For EACH ITEM in the collection: Returns only the name of the document
       template (excluding any path or other location information).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
@@ -202,10 +202,10 @@ properties:
       For EACH ITEM in the collection: Specifies the kinsoku characters after
       which Microsoft Word will not break a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakAfter?: boolean;'
@@ -220,10 +220,10 @@ properties:
       For EACH ITEM in the collection: Specifies the kinsoku characters before
       which Microsoft Word will not break a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakBefore?: boolean;'
@@ -237,10 +237,10 @@ properties:
       For EACH ITEM in the collection: Returns the path to the document
       template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'path?: boolean;'
@@ -255,10 +255,10 @@ properties:
       changed since it was last saved, `false` if Microsoft Word displays a
       prompt to save changes when the document is closed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'saved?: boolean;'
@@ -270,10 +270,10 @@ properties:
     fullName: type
     summary: 'For EACH ITEM in the collection: Returns the template type.'
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.templatedata.yml
index c611b4b9d6..6ea0ae1bc9 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.templatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.templatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the East Asian language to use when breaking lines of text in
       the document or template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
     fullName: farEastLineBreakLevel
     summary: Specifies the line break control level for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -58,10 +58,10 @@ properties:
     fullName: fullName
     summary: Returns the name of the template, including the drive or Web path.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fullName?: string;'
@@ -75,10 +75,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores documents based
       on this template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -90,10 +90,10 @@ properties:
     fullName: justificationMode
     summary: Specifies the character spacing adjustment for the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -111,10 +111,10 @@ properties:
       Specifies if Microsoft Word kerns half-width Latin characters and
       punctuation marks in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerningByAlgorithm?: boolean;'
@@ -128,10 +128,10 @@ properties:
       Specifies a `LanguageId` value that represents the language in the
       template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -240,10 +240,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the language in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -354,10 +354,10 @@ properties:
       Returns only the name of the document template (excluding any path or
       other location information).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: string;'
@@ -371,10 +371,10 @@ properties:
       Specifies the kinsoku characters after which Microsoft Word will not break
       a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakAfter?: string;'
@@ -388,10 +388,10 @@ properties:
       Specifies the kinsoku characters before which Microsoft Word will not
       break a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakBefore?: string;'
@@ -403,10 +403,10 @@ properties:
     fullName: path
     summary: Returns the path to the document template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'path?: string;'
@@ -421,10 +421,10 @@ properties:
       `false` if Microsoft Word displays a prompt to save changes when the
       document is closed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'saved?: boolean;'
@@ -436,10 +436,10 @@ properties:
     fullName: type
     summary: Returns the template type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: Word.TemplateType | "Normal" | "Global" | "Attached";'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.templateloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.templateloadoptions.yml
index b41ad63bd5..46dc186872 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.templateloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.templateloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.TemplateLoadOptions
 summary: Represents a document template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Specifies the East Asian language to use when breaking lines of text in
       the document or template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'farEastLineBreakLanguage?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: farEastLineBreakLevel
     summary: Specifies the line break control level for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'farEastLineBreakLevel?: boolean;'
@@ -66,10 +66,10 @@ properties:
     fullName: fullName
     summary: Returns the name of the template, including the drive or Web path.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fullName?: boolean;'
@@ -83,10 +83,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores documents based
       on this template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -98,10 +98,10 @@ properties:
     fullName: justificationMode
     summary: Specifies the character spacing adjustment for the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'justificationMode?: boolean;'
@@ -115,10 +115,10 @@ properties:
       Specifies if Microsoft Word kerns half-width Latin characters and
       punctuation marks in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerningByAlgorithm?: boolean;'
@@ -132,10 +132,10 @@ properties:
       Specifies a `LanguageId` value that represents the language in the
       template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageId?: boolean;'
@@ -147,10 +147,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the language in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageIdFarEast?: boolean;'
@@ -164,10 +164,10 @@ properties:
       Returns only the name of the document template (excluding any path or
       other location information).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'name?: boolean;'
@@ -181,10 +181,10 @@ properties:
       Specifies the kinsoku characters after which Microsoft Word will not break
       a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakAfter?: boolean;'
@@ -198,10 +198,10 @@ properties:
       Specifies the kinsoku characters before which Microsoft Word will not
       break a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakBefore?: boolean;'
@@ -213,10 +213,10 @@ properties:
     fullName: path
     summary: Returns the path to the document template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'path?: boolean;'
@@ -231,10 +231,10 @@ properties:
       `false` if Microsoft Word displays a prompt to save changes when the
       document is closed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'saved?: boolean;'
@@ -246,10 +246,10 @@ properties:
     fullName: type
     summary: Returns the template type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'type?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.templateupdatedata.yml
index e8d07d7a72..8dc941ace8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.templateupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.templateupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the East Asian language to use when breaking lines of text in
       the document or template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
     fullName: farEastLineBreakLevel
     summary: Specifies the line break control level for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -60,10 +60,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores documents based
       on this template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing?: boolean;'
@@ -75,10 +75,10 @@ properties:
     fullName: justificationMode
     summary: Specifies the character spacing adjustment for the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -96,10 +96,10 @@ properties:
       Specifies if Microsoft Word kerns half-width Latin characters and
       punctuation marks in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerningByAlgorithm?: boolean;'
@@ -113,10 +113,10 @@ properties:
       Specifies a `LanguageId` value that represents the language in the
       template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -225,10 +225,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the language in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -339,10 +339,10 @@ properties:
       Specifies the kinsoku characters after which Microsoft Word will not break
       a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakAfter?: string;'
@@ -356,10 +356,10 @@ properties:
       Specifies the kinsoku characters before which Microsoft Word will not
       break a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakBefore?: string;'
@@ -374,10 +374,10 @@ properties:
       `false` if Microsoft Word displays a prompt to save changes when the
       document is closed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'saved?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumncollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumncollectionloadoptions.yml
index 4f3beafd8f..78f0f58fba 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumncollectionloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumncollectionloadoptions.yml
@@ -8,10 +8,10 @@ summary: >-
   that represent all the columns of text in the document or a section of the
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -25,7 +25,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -39,10 +39,10 @@ properties:
       For EACH ITEM in the collection: Specifies the amount of spacing (in
       points) after the specified paragraph or text column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spaceAfter?: boolean;'
@@ -56,10 +56,10 @@ properties:
       For EACH ITEM in the collection: Specifies the width, in points, of the
       specified text columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumndata.yml
index 1c8e574edf..6145fced63 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumndata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumndata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the amount of spacing (in points) after the specified paragraph
       or text column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spaceAfter?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: width
     summary: Specifies the width, in points, of the specified text columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnloadoptions.yml
index 7b87773456..01aceef7ed 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.TextColumnLoadOptions
 summary: Represents a single text column in a section.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -36,10 +36,10 @@ properties:
       Specifies the amount of spacing (in points) after the specified paragraph
       or text column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spaceAfter?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: width
     summary: Specifies the width, in points, of the specified text columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnupdatedata.yml
index d4de812492..33944612a8 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.textcolumnupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Specifies the amount of spacing (in points) after the specified paragraph
       or text column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spaceAfter?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: width
     summary: Specifies the width, in points, of the specified text columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatdata.yml
index 1fa3c47015..18c1804abd 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatdata.yml
@@ -18,10 +18,10 @@ properties:
     fullName: bevelBottomDepth
     summary: Specifies the depth of the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomDepth?: number;'
@@ -33,10 +33,10 @@ properties:
     fullName: bevelBottomInset
     summary: Specifies the inset size for the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomInset?: number;'
@@ -50,10 +50,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the
       bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -71,10 +71,10 @@ properties:
     fullName: bevelTopDepth
     summary: Specifies the depth of the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopDepth?: number;'
@@ -86,10 +86,10 @@ properties:
     fullName: bevelTopInset
     summary: Specifies the inset size for the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopInset?: number;'
@@ -103,10 +103,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the top
       bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -126,10 +126,10 @@ properties:
       Returns a `ColorFormat` object that represents color of the contour of a
       shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourColor?: Word.Interfaces.ColorFormatData;'
@@ -141,10 +141,10 @@ properties:
     fullName: contourWidth
     summary: Specifies the width of the contour of a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourWidth?: number;'
@@ -156,10 +156,10 @@ properties:
     fullName: depth
     summary: Specifies the depth of the shape's extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'depth?: number;'
@@ -173,10 +173,10 @@ properties:
       Returns a `ColorFormat` object that represents the color of the shape's
       extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'extrusionColor?: Word.Interfaces.ColorFormatData;'
@@ -192,10 +192,10 @@ properties:
       shape's fill changes, or whether the extrusion color is independent of the
       shape's fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -211,10 +211,10 @@ properties:
     fullName: fieldOfView
     summary: Specifies the amount of perspective for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fieldOfView?: number;'
@@ -230,10 +230,10 @@ properties:
       extrusion is a parallel, or orthographic, projection — that is, if the
       walls don't narrow toward a vanishing point.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isPerspective?: boolean;'
@@ -247,10 +247,10 @@ properties:
       Specifies if the specified object, or the formatting applied to it, is
       visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -262,10 +262,10 @@ properties:
     fullName: lightAngle
     summary: Specifies the angle of the lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lightAngle?: number;'
@@ -277,10 +277,10 @@ properties:
     fullName: presetCamera
     summary: Returns a `PresetCamera` value that represents the camera presets.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -350,10 +350,10 @@ properties:
       Returns the direction taken by the extrusion's sweep path leading away
       from the extruded shape (the front face of the extrusion).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -371,10 +371,10 @@ properties:
     fullName: presetLighting
     summary: Specifies a `LightRigType` value that represents the lighting preset.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -401,10 +401,10 @@ properties:
     fullName: presetLightingDirection
     summary: Specifies the position of the light source relative to the extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -423,10 +423,10 @@ properties:
     fullName: presetLightingSoftness
     summary: Specifies the intensity of the extrusion lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -442,10 +442,10 @@ properties:
     fullName: presetMaterial
     summary: Specifies the extrusion surface material.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -466,10 +466,10 @@ properties:
     fullName: presetThreeDimensionalFormat
     summary: Returns the preset extrusion format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -493,10 +493,10 @@ properties:
       Specifies whether text on a shape rotates with shape. `true` rotates the
       text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'projectText?: boolean;'
@@ -508,10 +508,10 @@ properties:
     fullName: rotationX
     summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationX?: number;'
@@ -523,10 +523,10 @@ properties:
     fullName: rotationY
     summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationY?: number;'
@@ -538,10 +538,10 @@ properties:
     fullName: rotationZ
     summary: Specifies the z-axis rotation of the camera.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationZ?: number;'
@@ -553,10 +553,10 @@ properties:
     fullName: z
     summary: Specifies the position on the z-axis for the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'z?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatloadoptions.yml
index 4625e805b0..98204525ba 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatloadoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Interfaces.ThreeDimensionalFormatLoadOptions
 summary: Represents a shape's three-dimensional formatting.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,7 +22,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -35,10 +35,10 @@ properties:
     fullName: bevelBottomDepth
     summary: Specifies the depth of the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomDepth?: boolean;'
@@ -51,10 +51,10 @@ properties:
     fullName: bevelBottomInset
     summary: Specifies the inset size for the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomInset?: boolean;'
@@ -69,10 +69,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the
       bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomType?: boolean;'
@@ -85,10 +85,10 @@ properties:
     fullName: bevelTopDepth
     summary: Specifies the depth of the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopDepth?: boolean;'
@@ -101,10 +101,10 @@ properties:
     fullName: bevelTopInset
     summary: Specifies the inset size for the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopInset?: boolean;'
@@ -118,10 +118,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the top
       bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopType?: boolean;'
@@ -135,10 +135,10 @@ properties:
       Returns a `ColorFormat` object that represents color of the contour of a
       shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -150,10 +150,10 @@ properties:
     fullName: contourWidth
     summary: Specifies the width of the contour of a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourWidth?: boolean;'
@@ -165,10 +165,10 @@ properties:
     fullName: depth
     summary: Specifies the depth of the shape's extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'depth?: boolean;'
@@ -183,10 +183,10 @@ properties:
       Returns a `ColorFormat` object that represents the color of the shape's
       extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'extrusionColor?: Word.Interfaces.ColorFormatLoadOptions;'
@@ -203,10 +203,10 @@ properties:
       shape's fill changes, or whether the extrusion color is independent of the
       shape's fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'extrusionColorType?: boolean;'
@@ -218,10 +218,10 @@ properties:
     fullName: fieldOfView
     summary: Specifies the amount of perspective for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fieldOfView?: boolean;'
@@ -238,10 +238,10 @@ properties:
       extrusion is a parallel, or orthographic, projection — that is, if the
       walls don't narrow toward a vanishing point.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isPerspective?: boolean;'
@@ -255,10 +255,10 @@ properties:
       Specifies if the specified object, or the formatting applied to it, is
       visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -270,10 +270,10 @@ properties:
     fullName: lightAngle
     summary: Specifies the angle of the lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lightAngle?: boolean;'
@@ -285,10 +285,10 @@ properties:
     fullName: presetCamera
     summary: Returns a `PresetCamera` value that represents the camera presets.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetCamera?: boolean;'
@@ -303,10 +303,10 @@ properties:
       Returns the direction taken by the extrusion's sweep path leading away
       from the extruded shape (the front face of the extrusion).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetExtrusionDirection?: boolean;'
@@ -319,10 +319,10 @@ properties:
     fullName: presetLighting
     summary: Specifies a `LightRigType` value that represents the lighting preset.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetLighting?: boolean;'
@@ -335,10 +335,10 @@ properties:
     fullName: presetLightingDirection
     summary: Specifies the position of the light source relative to the extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetLightingDirection?: boolean;'
@@ -351,10 +351,10 @@ properties:
     fullName: presetLightingSoftness
     summary: Specifies the intensity of the extrusion lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetLightingSoftness?: boolean;'
@@ -367,10 +367,10 @@ properties:
     fullName: presetMaterial
     summary: Specifies the extrusion surface material.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetMaterial?: boolean;'
@@ -383,10 +383,10 @@ properties:
     fullName: presetThreeDimensionalFormat
     summary: Returns the preset extrusion format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'presetThreeDimensionalFormat?: boolean;'
@@ -400,10 +400,10 @@ properties:
       Specifies whether text on a shape rotates with shape. `true` rotates the
       text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'projectText?: boolean;'
@@ -415,10 +415,10 @@ properties:
     fullName: rotationX
     summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationX?: boolean;'
@@ -430,10 +430,10 @@ properties:
     fullName: rotationY
     summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationY?: boolean;'
@@ -445,10 +445,10 @@ properties:
     fullName: rotationZ
     summary: Specifies the z-axis rotation of the camera.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationZ?: boolean;'
@@ -460,10 +460,10 @@ properties:
     fullName: z
     summary: Specifies the position on the z-axis for the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'z?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatupdatedata.yml
index 4d73fade07..511f7af62e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -19,10 +19,10 @@ properties:
     fullName: bevelBottomDepth
     summary: Specifies the depth of the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomDepth?: number;'
@@ -35,10 +35,10 @@ properties:
     fullName: bevelBottomInset
     summary: Specifies the inset size for the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomInset?: number;'
@@ -53,10 +53,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the
       bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -74,10 +74,10 @@ properties:
     fullName: bevelTopDepth
     summary: Specifies the depth of the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopDepth?: number;'
@@ -89,10 +89,10 @@ properties:
     fullName: bevelTopInset
     summary: Specifies the inset size for the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopInset?: number;'
@@ -106,10 +106,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the top
       bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -129,10 +129,10 @@ properties:
       Returns a `ColorFormat` object that represents color of the contour of a
       shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -144,10 +144,10 @@ properties:
     fullName: contourWidth
     summary: Specifies the width of the contour of a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourWidth?: number;'
@@ -159,10 +159,10 @@ properties:
     fullName: depth
     summary: Specifies the depth of the shape's extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'depth?: number;'
@@ -177,10 +177,10 @@ properties:
       Returns a `ColorFormat` object that represents the color of the shape's
       extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'extrusionColor?: Word.Interfaces.ColorFormatUpdateData;'
@@ -197,10 +197,10 @@ properties:
       shape's fill changes, or whether the extrusion color is independent of the
       shape's fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -216,10 +216,10 @@ properties:
     fullName: fieldOfView
     summary: Specifies the amount of perspective for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fieldOfView?: number;'
@@ -235,10 +235,10 @@ properties:
       extrusion is a parallel, or orthographic, projection — that is, if the
       walls don't narrow toward a vanishing point.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isPerspective?: boolean;'
@@ -252,10 +252,10 @@ properties:
       Specifies if the specified object, or the formatting applied to it, is
       visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible?: boolean;'
@@ -267,10 +267,10 @@ properties:
     fullName: lightAngle
     summary: Specifies the angle of the lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lightAngle?: number;'
@@ -283,10 +283,10 @@ properties:
     fullName: presetLighting
     summary: Specifies a `LightRigType` value that represents the lighting preset.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -313,10 +313,10 @@ properties:
     fullName: presetLightingDirection
     summary: Specifies the position of the light source relative to the extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -335,10 +335,10 @@ properties:
     fullName: presetLightingSoftness
     summary: Specifies the intensity of the extrusion lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -355,10 +355,10 @@ properties:
     fullName: presetMaterial
     summary: Specifies the extrusion surface material.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -380,10 +380,10 @@ properties:
       Specifies whether text on a shape rotates with shape. `true` rotates the
       text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'projectText?: boolean;'
@@ -395,10 +395,10 @@ properties:
     fullName: rotationX
     summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationX?: number;'
@@ -410,10 +410,10 @@ properties:
     fullName: rotationY
     summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationY?: number;'
@@ -425,10 +425,10 @@ properties:
     fullName: rotationZ
     summary: Specifies the z-axis rotation of the camera.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationZ?: number;'
@@ -440,10 +440,10 @@ properties:
     fullName: z
     summary: Specifies the position on the z-axis for the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'z?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.websettingsdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.websettingsdata.yml
new file mode 100644
index 0000000000..2209e15934
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.websettingsdata.yml
@@ -0,0 +1,284 @@
+### YamlMime:TSType
+name: Word.Interfaces.WebSettingsData
+uid: word!Word.Interfaces.WebSettingsData:interface
+package: word!
+fullName: Word.Interfaces.WebSettingsData
+summary: >-
+  An interface describing the data returned by calling
+  `webSettings.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allowPng
+    uid: word!Word.Interfaces.WebSettingsData#allowPng:member
+    package: word!
+    fullName: allowPng
+    summary: >-
+      Specifies whether PNG is allowed as an image format when saving a document
+      as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'allowPng?: boolean;'
+      return:
+        type: boolean
+  - name: encoding
+    uid: word!Word.Interfaces.WebSettingsData#encoding:member
+    package: word!
+    fullName: encoding
+    summary: >-
+      Specifies the document encoding (code page or character set) to be used by
+      the web browser when viewing the saved document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        encoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: folderSuffix
+    uid: word!Word.Interfaces.WebSettingsData#folderSuffix:member
+    package: word!
+    fullName: folderSuffix
+    summary: >-
+      Gets the folder suffix used when saving a document as a webpage with long
+      file names and supporting files in a separate folder.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'folderSuffix?: string;'
+      return:
+        type: string
+  - name: organizeInFolder
+    uid: word!Word.Interfaces.WebSettingsData#organizeInFolder:member
+    package: word!
+    fullName: organizeInFolder
+    summary: >-
+      Specifies whether supporting files are organized in a separate folder when
+      saving the document as a webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'organizeInFolder?: boolean;'
+      return:
+        type: boolean
+  - name: pixelsPerInch
+    uid: word!Word.Interfaces.WebSettingsData#pixelsPerInch:member
+    package: word!
+    fullName: pixelsPerInch
+    summary: >-
+      Specifies the density (pixels per inch) of graphics images and table cells
+      on a webpage.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'pixelsPerInch?: number;'
+      return:
+        type: number
+  - name: relyOnCSS
+    uid: word!Word.Interfaces.WebSettingsData#relyOnCSS:member
+    package: word!
+    fullName: relyOnCSS
+    summary: >-
+      Specifies whether cascading style sheets (CSS) are used for font
+      formatting when viewing a saved document in a web browser. Default is
+      `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnCSS?: boolean;'
+      return:
+        type: boolean
+  - name: relyOnVectorMarkupLanguage
+    uid: word!Word.Interfaces.WebSettingsData#relyOnVectorMarkupLanguage:member
+    package: word!
+    fullName: relyOnVectorMarkupLanguage
+    summary: >-
+      Specifies whether image files are not generated from drawing objects when
+      saving a document as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnVectorMarkupLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: screenSize
+    uid: word!Word.Interfaces.WebSettingsData#screenSize:member
+    package: word!
+    fullName: screenSize
+    summary: >-
+      Specifies the ideal minimum screen size (width by height, in pixels) for
+      viewing the saved document in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        screenSize?: Word.ScreenSize | "Size544x376" | "Size640x480" |
+        "Size720x512" | "Size800x600" | "Size1024x768" | "Size1152x882" |
+        "Size1152x900" | "Size1280x1024" | "Size1600x1200" | "Size1800x1440" |
+        "Size1920x1200";
+      return:
+        type: >-
+           | "Size544x376" |
+          "Size640x480" | "Size720x512" | "Size800x600" | "Size1024x768" |
+          "Size1152x882" | "Size1152x900" | "Size1280x1024" | "Size1600x1200" |
+          "Size1800x1440" | "Size1920x1200"
+  - name: targetBrowser
+    uid: word!Word.Interfaces.WebSettingsData#targetBrowser:member
+    package: word!
+    fullName: targetBrowser
+    summary: Specifies the target browser for documents viewed in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        targetBrowser?: Word.TargetBrowser | "V3" | "V4" | "Ie4" | "Ie5" |
+        "Ie6";
+      return:
+        type: >-
+           | "V3" | "V4" | "Ie4" |
+          "Ie5" | "Ie6"
+  - name: useLongFileNames
+    uid: word!Word.Interfaces.WebSettingsData#useLongFileNames:member
+    package: word!
+    fullName: useLongFileNames
+    summary: >-
+      Specifies whether long file names are used when saving the document as a
+      webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useLongFileNames?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.websettingsloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.websettingsloadoptions.yml
new file mode 100644
index 0000000000..392ecb4c92
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.websettingsloadoptions.yml
@@ -0,0 +1,200 @@
+### YamlMime:TSType
+name: Word.Interfaces.WebSettingsLoadOptions
+uid: word!Word.Interfaces.WebSettingsLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.WebSettingsLoadOptions
+summary: Represents the settings for saving a Word document as a webpage.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: allowPng
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#allowPng:member
+    package: word!
+    fullName: allowPng
+    summary: >-
+      Specifies whether PNG is allowed as an image format when saving a document
+      as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'allowPng?: boolean;'
+      return:
+        type: boolean
+  - name: encoding
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#encoding:member
+    package: word!
+    fullName: encoding
+    summary: >-
+      Specifies the document encoding (code page or character set) to be used by
+      the web browser when viewing the saved document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'encoding?: boolean;'
+      return:
+        type: boolean
+  - name: folderSuffix
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#folderSuffix:member
+    package: word!
+    fullName: folderSuffix
+    summary: >-
+      Gets the folder suffix used when saving a document as a webpage with long
+      file names and supporting files in a separate folder.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'folderSuffix?: boolean;'
+      return:
+        type: boolean
+  - name: organizeInFolder
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#organizeInFolder:member
+    package: word!
+    fullName: organizeInFolder
+    summary: >-
+      Specifies whether supporting files are organized in a separate folder when
+      saving the document as a webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'organizeInFolder?: boolean;'
+      return:
+        type: boolean
+  - name: pixelsPerInch
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#pixelsPerInch:member
+    package: word!
+    fullName: pixelsPerInch
+    summary: >-
+      Specifies the density (pixels per inch) of graphics images and table cells
+      on a webpage.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'pixelsPerInch?: boolean;'
+      return:
+        type: boolean
+  - name: relyOnCSS
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#relyOnCSS:member
+    package: word!
+    fullName: relyOnCSS
+    summary: >-
+      Specifies whether cascading style sheets (CSS) are used for font
+      formatting when viewing a saved document in a web browser. Default is
+      `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnCSS?: boolean;'
+      return:
+        type: boolean
+  - name: relyOnVectorMarkupLanguage
+    uid: >-
+      word!Word.Interfaces.WebSettingsLoadOptions#relyOnVectorMarkupLanguage:member
+    package: word!
+    fullName: relyOnVectorMarkupLanguage
+    summary: >-
+      Specifies whether image files are not generated from drawing objects when
+      saving a document as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnVectorMarkupLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: screenSize
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#screenSize:member
+    package: word!
+    fullName: screenSize
+    summary: >-
+      Specifies the ideal minimum screen size (width by height, in pixels) for
+      viewing the saved document in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'screenSize?: boolean;'
+      return:
+        type: boolean
+  - name: targetBrowser
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#targetBrowser:member
+    package: word!
+    fullName: targetBrowser
+    summary: Specifies the target browser for documents viewed in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'targetBrowser?: boolean;'
+      return:
+        type: boolean
+  - name: useLongFileNames
+    uid: word!Word.Interfaces.WebSettingsLoadOptions#useLongFileNames:member
+    package: word!
+    fullName: useLongFileNames
+    summary: >-
+      Specifies whether long file names are used when saving the document as a
+      webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useLongFileNames?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.websettingsupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.websettingsupdatedata.yml
new file mode 100644
index 0000000000..7b49fe3889
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.websettingsupdatedata.yml
@@ -0,0 +1,268 @@
+### YamlMime:TSType
+name: Word.Interfaces.WebSettingsUpdateData
+uid: word!Word.Interfaces.WebSettingsUpdateData:interface
+package: word!
+fullName: Word.Interfaces.WebSettingsUpdateData
+summary: >-
+  An interface for updating data on the `WebSettings` object, for use in
+  `webSettings.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allowPng
+    uid: word!Word.Interfaces.WebSettingsUpdateData#allowPng:member
+    package: word!
+    fullName: allowPng
+    summary: >-
+      Specifies whether PNG is allowed as an image format when saving a document
+      as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'allowPng?: boolean;'
+      return:
+        type: boolean
+  - name: encoding
+    uid: word!Word.Interfaces.WebSettingsUpdateData#encoding:member
+    package: word!
+    fullName: encoding
+    summary: >-
+      Specifies the document encoding (code page or character set) to be used by
+      the web browser when viewing the saved document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        encoding?: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: organizeInFolder
+    uid: word!Word.Interfaces.WebSettingsUpdateData#organizeInFolder:member
+    package: word!
+    fullName: organizeInFolder
+    summary: >-
+      Specifies whether supporting files are organized in a separate folder when
+      saving the document as a webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'organizeInFolder?: boolean;'
+      return:
+        type: boolean
+  - name: pixelsPerInch
+    uid: word!Word.Interfaces.WebSettingsUpdateData#pixelsPerInch:member
+    package: word!
+    fullName: pixelsPerInch
+    summary: >-
+      Specifies the density (pixels per inch) of graphics images and table cells
+      on a webpage.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'pixelsPerInch?: number;'
+      return:
+        type: number
+  - name: relyOnCSS
+    uid: word!Word.Interfaces.WebSettingsUpdateData#relyOnCSS:member
+    package: word!
+    fullName: relyOnCSS
+    summary: >-
+      Specifies whether cascading style sheets (CSS) are used for font
+      formatting when viewing a saved document in a web browser. Default is
+      `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnCSS?: boolean;'
+      return:
+        type: boolean
+  - name: relyOnVectorMarkupLanguage
+    uid: >-
+      word!Word.Interfaces.WebSettingsUpdateData#relyOnVectorMarkupLanguage:member
+    package: word!
+    fullName: relyOnVectorMarkupLanguage
+    summary: >-
+      Specifies whether image files are not generated from drawing objects when
+      saving a document as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnVectorMarkupLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: screenSize
+    uid: word!Word.Interfaces.WebSettingsUpdateData#screenSize:member
+    package: word!
+    fullName: screenSize
+    summary: >-
+      Specifies the ideal minimum screen size (width by height, in pixels) for
+      viewing the saved document in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        screenSize?: Word.ScreenSize | "Size544x376" | "Size640x480" |
+        "Size720x512" | "Size800x600" | "Size1024x768" | "Size1152x882" |
+        "Size1152x900" | "Size1280x1024" | "Size1600x1200" | "Size1800x1440" |
+        "Size1920x1200";
+      return:
+        type: >-
+           | "Size544x376" |
+          "Size640x480" | "Size720x512" | "Size800x600" | "Size1024x768" |
+          "Size1152x882" | "Size1152x900" | "Size1280x1024" | "Size1600x1200" |
+          "Size1800x1440" | "Size1920x1200"
+  - name: targetBrowser
+    uid: word!Word.Interfaces.WebSettingsUpdateData#targetBrowser:member
+    package: word!
+    fullName: targetBrowser
+    summary: Specifies the target browser for documents viewed in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        targetBrowser?: Word.TargetBrowser | "V3" | "V4" | "Ie4" | "Ie5" |
+        "Ie6";
+      return:
+        type: >-
+           | "V3" | "V4" | "Ie4" |
+          "Ie5" | "Ie6"
+  - name: useLongFileNames
+    uid: word!Word.Interfaces.WebSettingsUpdateData#useLongFileNames:member
+    package: word!
+    fullName: useLongFileNames
+    summary: >-
+      Specifies whether long file names are used when saving the document as a
+      webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useLongFileNames?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingdata.yml
index 59f04a1408..108094bb87 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingdata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingdata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `CustomXmlNode` object that represents the custom XML node in
       the data store that the content control in the document maps to.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'customXmlNode?: Word.Interfaces.CustomXmlNodeData;'
@@ -37,10 +37,10 @@ properties:
       Returns a `CustomXmlPart` object that represents the custom XML part to
       which the content control in the document maps.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'customXmlPart?: Word.Interfaces.CustomXmlPartData;'
@@ -54,10 +54,10 @@ properties:
       Returns whether the content control in the document is mapped to an XML
       node in the document's XML data store.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isMapped?: boolean;'
@@ -71,10 +71,10 @@ properties:
       Returns the prefix mappings used to evaluate the XPath for the current XML
       mapping.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'prefixMappings?: string;'
@@ -88,10 +88,10 @@ properties:
       Returns the XPath for the XML mapping, which evaluates to the currently
       mapped XML node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xpath?: string;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingloadoptions.yml
index d596620047..8be5837a3e 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingloadoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingloadoptions.yml
@@ -10,10 +10,10 @@ summary: >-
   in a content control and an XML element in the custom XML data store for this
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -27,7 +27,7 @@ properties:
       (such as `Range.format.fill.color`).
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: '$all?: boolean;'
@@ -41,10 +41,10 @@ properties:
       Returns a `CustomXmlNode` object that represents the custom XML node in
       the data store that the content control in the document maps to.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'customXmlNode?: Word.Interfaces.CustomXmlNodeLoadOptions;'
@@ -58,10 +58,10 @@ properties:
       Returns a `CustomXmlPart` object that represents the custom XML part to
       which the content control in the document maps.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'customXmlPart?: Word.Interfaces.CustomXmlPartLoadOptions;'
@@ -75,10 +75,10 @@ properties:
       Returns whether the content control in the document is mapped to an XML
       node in the document's XML data store.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isMapped?: boolean;'
@@ -92,10 +92,10 @@ properties:
       Returns the prefix mappings used to evaluate the XPath for the current XML
       mapping.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'prefixMappings?: boolean;'
@@ -109,10 +109,10 @@ properties:
       Returns the XPath for the XML mapping, which evaluates to the currently
       mapped XML node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'xpath?: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingupdatedata.yml
index d03968eed9..fa4a83280f 100644
--- a/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingupdatedata.yml
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlmappingupdatedata.yml
@@ -20,10 +20,10 @@ properties:
       Returns a `CustomXmlNode` object that represents the custom XML node in
       the data store that the content control in the document maps to.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'customXmlNode?: Word.Interfaces.CustomXmlNodeUpdateData;'
@@ -37,10 +37,10 @@ properties:
       Returns a `CustomXmlPart` object that represents the custom XML part to
       which the content control in the document maps.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'customXmlPart?: Word.Interfaces.CustomXmlPartUpdateData;'
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectiondata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectiondata.yml
new file mode 100644
index 0000000000..6beb2eedd8
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlNodeCollectionData
+uid: word!Word.Interfaces.XmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.XmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `xmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.XmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.XmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectionloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectionloadoptions.yml
new file mode 100644
index 0000000000..71e3d972b7
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectionloadoptions.yml
@@ -0,0 +1,328 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlNodeCollectionLoadOptions
+uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.XmlNodeCollectionLoadOptions
+summary: >-
+  Represents the collection of [Word.XmlNode](xref:word!Word.XmlNode:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: baseName
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#baseName:member
+    package: word!
+    fullName: baseName
+    summary: >-
+      For EACH ITEM in the collection: Gets the name of the element without any
+      prefix.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'baseName?: boolean;'
+      return:
+        type: boolean
+  - name: firstChild
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      For EACH ITEM in the collection: Gets the first child node if this is a
+      parent node. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'firstChild?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: hasChildNodes
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#hasChildNodes:member
+    package: word!
+    fullName: hasChildNodes
+    summary: >-
+      For EACH ITEM in the collection: Gets whether this XML node has child
+      nodes. Always returns `false` for attribute nodes since they cannot have
+      children.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasChildNodes?: boolean;'
+      return:
+        type: boolean
+  - name: lastChild
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      For EACH ITEM in the collection: Gets the last child node if this is a
+      parent node. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'lastChild?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: level
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      For EACH ITEM in the collection: Gets whether this XML element is part of
+      a paragraph, is a paragraph, or is contained within a table cell or
+      contains a table row. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      For EACH ITEM in the collection: Gets the Uniform Resource Identifier
+      (URI) of the schema namespace for this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: nextSibling
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      For EACH ITEM in the collection: Gets the next element in the document
+      that's at the same level as this XML node. Returns `null` if the node type
+      is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: 'For EACH ITEM in the collection: Gets the type of node.'
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeType?: boolean;'
+      return:
+        type: boolean
+  - name: nodeValue
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      For EACH ITEM in the collection: Specifies the value of this XML node. For
+      element nodes, represents the text content; for attribute nodes,
+      represents the attribute value.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: boolean;'
+      return:
+        type: boolean
+  - name: ownerDocument
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#ownerDocument:member
+    package: word!
+    fullName: ownerDocument
+    summary: >-
+      For EACH ITEM in the collection: Gets the parent document of this XML
+      node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'ownerDocument?: Word.Interfaces.DocumentLoadOptions;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: 'For EACH ITEM in the collection: Gets the parent element of this XML node.'
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'parentNode?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: placeholderText
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      For EACH ITEM in the collection: Specifies the text displayed for this
+      element if it contains no text. Only applies to element nodes, not
+      attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: boolean;'
+      return:
+        type: boolean
+  - name: previousSibling
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      For EACH ITEM in the collection: Gets the previous element in the document
+      that's at the same level as this XML node. Returns `null` if the node type
+      is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'previousSibling?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      For EACH ITEM in the collection: Gets the portion of a document that is
+      contained in this XML node. Returns `null` if the node type is
+      `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: >-
+      For EACH ITEM in the collection: Specifies the text contained within the
+      XML element. Returns an empty string if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: validationErrorText
+    uid: >-
+      word!Word.Interfaces.XmlNodeCollectionLoadOptions#validationErrorText:member
+    package: word!
+    fullName: validationErrorText
+    summary: >-
+      For EACH ITEM in the collection: Gets the description for a validation
+      error on this `XmlNode` object. May not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validationErrorText?: boolean;'
+      return:
+        type: boolean
+  - name: validationStatus
+    uid: word!Word.Interfaces.XmlNodeCollectionLoadOptions#validationStatus:member
+    package: word!
+    fullName: validationStatus
+    summary: >-
+      For EACH ITEM in the collection: Gets whether this element is valid
+      according to the attached schema. May not be meaningful for attribute
+      nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validationStatus?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..24a27b62d9
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.XmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `XmlNodeCollection` object, for use in
+  `xmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.XmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.XmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodedata.yml
new file mode 100644
index 0000000000..1372634c2e
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodedata.yml
@@ -0,0 +1,183 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlNodeData
+uid: word!Word.Interfaces.XmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.XmlNodeData
+summary: >-
+  An interface describing the data returned by calling `xmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: baseName
+    uid: word!Word.Interfaces.XmlNodeData#baseName:member
+    package: word!
+    fullName: baseName
+    summary: Gets the name of the element without any prefix.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'baseName?: string;'
+      return:
+        type: string
+  - name: hasChildNodes
+    uid: word!Word.Interfaces.XmlNodeData#hasChildNodes:member
+    package: word!
+    fullName: hasChildNodes
+    summary: >-
+      Gets whether this XML node has child nodes. Always returns `false` for
+      attribute nodes since they cannot have children.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasChildNodes?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.XmlNodeData#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets whether this XML element is part of a paragraph, is a paragraph, or
+      is contained within a table cell or contains a table row. Returns `null`
+      if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'level?: Word.XmlNodeLevel | "Inline" | "Paragraph" | "Row" | "Cell";'
+      return:
+        type: >-
+           | "Inline" | "Paragraph" |
+          "Row" | "Cell"
+  - name: namespaceUri
+    uid: word!Word.Interfaces.XmlNodeData#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the Uniform Resource Identifier (URI) of the schema namespace for
+      this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: nodeType
+    uid: word!Word.Interfaces.XmlNodeData#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: Gets the type of node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeType?: Word.XmlNodeType | "Element" | "Attribute";'
+      return:
+        type:  | "Element" | "Attribute"
+  - name: nodeValue
+    uid: word!Word.Interfaces.XmlNodeData#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      Specifies the value of this XML node. For element nodes, represents the
+      text content; for attribute nodes, represents the attribute value.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
+  - name: placeholderText
+    uid: word!Word.Interfaces.XmlNodeData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the text displayed for this element if it contains no text. Only
+      applies to element nodes, not attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: string;'
+      return:
+        type: string
+  - name: text
+    uid: word!Word.Interfaces.XmlNodeData#text:member
+    package: word!
+    fullName: text
+    summary: >-
+      Specifies the text contained within the XML element. Returns an empty
+      string if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: validationErrorText
+    uid: word!Word.Interfaces.XmlNodeData#validationErrorText:member
+    package: word!
+    fullName: validationErrorText
+    summary: >-
+      Gets the description for a validation error on this `XmlNode` object. May
+      not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validationErrorText?: string;'
+      return:
+        type: string
+  - name: validationStatus
+    uid: word!Word.Interfaces.XmlNodeData#validationStatus:member
+    package: word!
+    fullName: validationStatus
+    summary: >-
+      Gets whether this element is valid according to the attached schema. May
+      not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validationStatus?: Word.XmlValidationStatus | "Ok" | "Custom";'
+      return:
+        type:  | "Ok" | "Custom"
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodeloadoptions.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodeloadoptions.yml
new file mode 100644
index 0000000000..597b4feb39
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodeloadoptions.yml
@@ -0,0 +1,312 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlNodeLoadOptions
+uid: word!Word.Interfaces.XmlNodeLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.XmlNodeLoadOptions
+summary: Represents a single XML node applied to the document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: baseName
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#baseName:member
+    package: word!
+    fullName: baseName
+    summary: Gets the name of the element without any prefix.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'baseName?: boolean;'
+      return:
+        type: boolean
+  - name: firstChild
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      Gets the first child node if this is a parent node. Returns `null` if the
+      node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'firstChild?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: hasChildNodes
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#hasChildNodes:member
+    package: word!
+    fullName: hasChildNodes
+    summary: >-
+      Gets whether this XML node has child nodes. Always returns `false` for
+      attribute nodes since they cannot have children.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'hasChildNodes?: boolean;'
+      return:
+        type: boolean
+  - name: lastChild
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      Gets the last child node if this is a parent node. Returns `null` if the
+      node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'lastChild?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: level
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets whether this XML element is part of a paragraph, is a paragraph, or
+      is contained within a table cell or contains a table row. Returns `null`
+      if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the Uniform Resource Identifier (URI) of the schema namespace for
+      this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: nextSibling
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      Gets the next element in the document that's at the same level as this XML
+      node. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: Gets the type of node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeType?: boolean;'
+      return:
+        type: boolean
+  - name: nodeValue
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      Specifies the value of this XML node. For element nodes, represents the
+      text content; for attribute nodes, represents the attribute value.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: boolean;'
+      return:
+        type: boolean
+  - name: ownerDocument
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#ownerDocument:member
+    package: word!
+    fullName: ownerDocument
+    summary: Gets the parent document of this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'ownerDocument?: Word.Interfaces.DocumentLoadOptions;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: Gets the parent element of this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'parentNode?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: placeholderText
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the text displayed for this element if it contains no text. Only
+      applies to element nodes, not attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: boolean;'
+      return:
+        type: boolean
+  - name: previousSibling
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      Gets the previous element in the document that's at the same level as this
+      XML node. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'previousSibling?: Word.Interfaces.XmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets the portion of a document that is contained in this XML node. Returns
+      `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: >-
+      Specifies the text contained within the XML element. Returns an empty
+      string if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: validationErrorText
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#validationErrorText:member
+    package: word!
+    fullName: validationErrorText
+    summary: >-
+      Gets the description for a validation error on this `XmlNode` object. May
+      not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validationErrorText?: boolean;'
+      return:
+        type: boolean
+  - name: validationStatus
+    uid: word!Word.Interfaces.XmlNodeLoadOptions#validationStatus:member
+    package: word!
+    fullName: validationStatus
+    summary: >-
+      Gets whether this element is valid according to the attached schema. May
+      not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validationStatus?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodeupdatedata.yml b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodeupdatedata.yml
new file mode 100644
index 0000000000..1b9f798f82
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.interfaces.xmlnodeupdatedata.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlNodeUpdateData
+uid: word!Word.Interfaces.XmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `XmlNode` object, for use in
+  `xmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: nodeValue
+    uid: word!Word.Interfaces.XmlNodeUpdateData#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      Specifies the value of this XML node. For element nodes, represents the
+      text content; for attribute nodes, represents the attribute value.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
+  - name: placeholderText
+    uid: word!Word.Interfaces.XmlNodeUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the text displayed for this element if it contains no text. Only
+      applies to element nodes, not attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: string;'
+      return:
+        type: string
+  - name: text
+    uid: word!Word.Interfaces.XmlNodeUpdateData#text:member
+    package: word!
+    fullName: text
+    summary: >-
+      Specifies the text contained within the XML element. Returns an empty
+      string if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.justificationmode.yml b/docs/docs-ref-autogen/word/word/word.justificationmode.yml
index 28dad33d0f..507dd8b408 100644
--- a/docs/docs-ref-autogen/word/word/word.justificationmode.yml
+++ b/docs/docs-ref-autogen/word/word/word.justificationmode.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.JustificationMode
 summary: Specifies the character spacing adjustment for a document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: compress
@@ -18,8 +18,8 @@ fields:
       Compresses the character spacing.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Compress"'
   - name: compressKana
     uid: word!Word.JustificationMode.compressKana:member
@@ -29,8 +29,8 @@ fields:
       Hiragana and Katakana.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CompressKana"'
   - name: expand
     uid: word!Word.JustificationMode.expand:member
@@ -39,6 +39,6 @@ fields:
       Expands the character spacing
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Expand"'
diff --git a/docs/docs-ref-autogen/word/word/word.languageid.yml b/docs/docs-ref-autogen/word/word/word.languageid.yml
index b32443e9bd..5cdaf1248e 100644
--- a/docs/docs-ref-autogen/word/word/word.languageid.yml
+++ b/docs/docs-ref-autogen/word/word/word.languageid.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.LanguageId
 summary: Represents the language ID of a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: afrikaans
@@ -18,8 +18,8 @@ fields:
       Afrikaans language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Afrikaans"'
   - name: albanian
     uid: word!Word.LanguageId.albanian:member
@@ -28,8 +28,8 @@ fields:
       Albanian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Albanian"'
   - name: amharic
     uid: word!Word.LanguageId.amharic:member
@@ -38,8 +38,8 @@ fields:
       Amharic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Amharic"'
   - name: arabic
     uid: word!Word.LanguageId.arabic:member
@@ -48,8 +48,8 @@ fields:
       Arabic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Arabic"'
   - name: arabicAlgeria
     uid: word!Word.LanguageId.arabicAlgeria:member
@@ -58,8 +58,8 @@ fields:
       Arabic Algerian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicAlgeria"'
   - name: arabicBahrain
     uid: word!Word.LanguageId.arabicBahrain:member
@@ -68,8 +68,8 @@ fields:
       Arabic Bahraini language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicBahrain"'
   - name: arabicEgypt
     uid: word!Word.LanguageId.arabicEgypt:member
@@ -78,8 +78,8 @@ fields:
       Arabic Egyptian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicEgypt"'
   - name: arabicIraq
     uid: word!Word.LanguageId.arabicIraq:member
@@ -88,8 +88,8 @@ fields:
       Arabic Iraqi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicIraq"'
   - name: arabicJordan
     uid: word!Word.LanguageId.arabicJordan:member
@@ -98,8 +98,8 @@ fields:
       Arabic Jordanian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicJordan"'
   - name: arabicKuwait
     uid: word!Word.LanguageId.arabicKuwait:member
@@ -108,8 +108,8 @@ fields:
       Arabic Kuwaiti language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicKuwait"'
   - name: arabicLebanon
     uid: word!Word.LanguageId.arabicLebanon:member
@@ -118,8 +118,8 @@ fields:
       Arabic Lebanese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicLebanon"'
   - name: arabicLibya
     uid: word!Word.LanguageId.arabicLibya:member
@@ -128,8 +128,8 @@ fields:
       Arabic Libyan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicLibya"'
   - name: arabicMorocco
     uid: word!Word.LanguageId.arabicMorocco:member
@@ -138,8 +138,8 @@ fields:
       Arabic Moroccan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicMorocco"'
   - name: arabicOman
     uid: word!Word.LanguageId.arabicOman:member
@@ -148,8 +148,8 @@ fields:
       Arabic Omani language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicOman"'
   - name: arabicQatar
     uid: word!Word.LanguageId.arabicQatar:member
@@ -158,8 +158,8 @@ fields:
       Arabic Qatari language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicQatar"'
   - name: arabicSyria
     uid: word!Word.LanguageId.arabicSyria:member
@@ -168,8 +168,8 @@ fields:
       Arabic Syrian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicSyria"'
   - name: arabicTunisia
     uid: word!Word.LanguageId.arabicTunisia:member
@@ -178,8 +178,8 @@ fields:
       Arabic Tunisian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicTunisia"'
   - name: arabicUAE
     uid: word!Word.LanguageId.arabicUAE:member
@@ -188,8 +188,8 @@ fields:
       Arabic United Arab Emirates language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicUAE"'
   - name: arabicYemen
     uid: word!Word.LanguageId.arabicYemen:member
@@ -198,8 +198,8 @@ fields:
       Arabic Yemeni language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArabicYemen"'
   - name: armenian
     uid: word!Word.LanguageId.armenian:member
@@ -208,8 +208,8 @@ fields:
       Armenian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Armenian"'
   - name: assamese
     uid: word!Word.LanguageId.assamese:member
@@ -218,8 +218,8 @@ fields:
       Assamese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Assamese"'
   - name: azeriCyrillic
     uid: word!Word.LanguageId.azeriCyrillic:member
@@ -228,8 +228,8 @@ fields:
       Azerbaijani Cyrillic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"AzeriCyrillic"'
   - name: azeriLatin
     uid: word!Word.LanguageId.azeriLatin:member
@@ -238,8 +238,8 @@ fields:
       Azerbaijani Latin language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"AzeriLatin"'
   - name: basque
     uid: word!Word.LanguageId.basque:member
@@ -248,8 +248,8 @@ fields:
       Basque (Basque).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Basque"'
   - name: belarusian
     uid: word!Word.LanguageId.belarusian:member
@@ -258,8 +258,8 @@ fields:
       Belarusian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Belarusian"'
   - name: belgianDutch
     uid: word!Word.LanguageId.belgianDutch:member
@@ -268,8 +268,8 @@ fields:
       Belgian Dutch language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BelgianDutch"'
   - name: belgianFrench
     uid: word!Word.LanguageId.belgianFrench:member
@@ -278,8 +278,8 @@ fields:
       Belgian French language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BelgianFrench"'
   - name: bengali
     uid: word!Word.LanguageId.bengali:member
@@ -288,8 +288,8 @@ fields:
       Bengali language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bengali"'
   - name: bulgarian
     uid: word!Word.LanguageId.bulgarian:member
@@ -298,8 +298,8 @@ fields:
       Bulgarian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bulgarian"'
   - name: burmese
     uid: word!Word.LanguageId.burmese:member
@@ -308,8 +308,8 @@ fields:
       Burmese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Burmese"'
   - name: catalan
     uid: word!Word.LanguageId.catalan:member
@@ -318,8 +318,8 @@ fields:
       Catalan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Catalan"'
   - name: cherokee
     uid: word!Word.LanguageId.cherokee:member
@@ -328,8 +328,8 @@ fields:
       Cherokee language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Cherokee"'
   - name: chineseHongKongSAR
     uid: word!Word.LanguageId.chineseHongKongSAR:member
@@ -338,8 +338,8 @@ fields:
       Chinese Hong Kong SAR language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChineseHongKongSAR"'
   - name: chineseMacaoSAR
     uid: word!Word.LanguageId.chineseMacaoSAR:member
@@ -348,8 +348,8 @@ fields:
       Chinese Macao SAR language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChineseMacaoSAR"'
   - name: chineseSingapore
     uid: word!Word.LanguageId.chineseSingapore:member
@@ -358,8 +358,8 @@ fields:
       Chinese Singapore language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChineseSingapore"'
   - name: croatian
     uid: word!Word.LanguageId.croatian:member
@@ -368,8 +368,8 @@ fields:
       Croatian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Croatian"'
   - name: czech
     uid: word!Word.LanguageId.czech:member
@@ -378,8 +378,8 @@ fields:
       Czech language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Czech"'
   - name: danish
     uid: word!Word.LanguageId.danish:member
@@ -388,8 +388,8 @@ fields:
       Danish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Danish"'
   - name: divehi
     uid: word!Word.LanguageId.divehi:member
@@ -398,8 +398,8 @@ fields:
       Divehi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Divehi"'
   - name: dutch
     uid: word!Word.LanguageId.dutch:member
@@ -408,8 +408,8 @@ fields:
       Dutch language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Dutch"'
   - name: edo
     uid: word!Word.LanguageId.edo:member
@@ -418,8 +418,8 @@ fields:
       Edo language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Edo"'
   - name: englishAUS
     uid: word!Word.LanguageId.englishAUS:member
@@ -428,8 +428,8 @@ fields:
       Australian English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishAUS"'
   - name: englishBelize
     uid: word!Word.LanguageId.englishBelize:member
@@ -438,8 +438,8 @@ fields:
       Belize English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishBelize"'
   - name: englishCanadian
     uid: word!Word.LanguageId.englishCanadian:member
@@ -448,8 +448,8 @@ fields:
       Canadian English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishCanadian"'
   - name: englishCaribbean
     uid: word!Word.LanguageId.englishCaribbean:member
@@ -458,8 +458,8 @@ fields:
       Caribbean English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishCaribbean"'
   - name: englishIndonesia
     uid: word!Word.LanguageId.englishIndonesia:member
@@ -468,8 +468,8 @@ fields:
       Indonesian English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishIndonesia"'
   - name: englishIreland
     uid: word!Word.LanguageId.englishIreland:member
@@ -478,8 +478,8 @@ fields:
       Irish English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishIreland"'
   - name: englishJamaica
     uid: word!Word.LanguageId.englishJamaica:member
@@ -488,8 +488,8 @@ fields:
       Jamaican English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishJamaica"'
   - name: englishNewZealand
     uid: word!Word.LanguageId.englishNewZealand:member
@@ -498,8 +498,8 @@ fields:
       New Zealand English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishNewZealand"'
   - name: englishPhilippines
     uid: word!Word.LanguageId.englishPhilippines:member
@@ -508,8 +508,8 @@ fields:
       Filipino English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishPhilippines"'
   - name: englishSouthAfrica
     uid: word!Word.LanguageId.englishSouthAfrica:member
@@ -518,8 +518,8 @@ fields:
       South African English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishSouthAfrica"'
   - name: englishTrinidadTobago
     uid: word!Word.LanguageId.englishTrinidadTobago:member
@@ -528,8 +528,8 @@ fields:
       Tobago Trinidad English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishTrinidadTobago"'
   - name: englishUK
     uid: word!Word.LanguageId.englishUK:member
@@ -538,8 +538,8 @@ fields:
       United Kingdom English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishUK"'
   - name: englishUS
     uid: word!Word.LanguageId.englishUS:member
@@ -548,8 +548,8 @@ fields:
       United States English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishUS"'
   - name: englishZimbabwe
     uid: word!Word.LanguageId.englishZimbabwe:member
@@ -558,8 +558,8 @@ fields:
       Zimbabwe English language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnglishZimbabwe"'
   - name: estonian
     uid: word!Word.LanguageId.estonian:member
@@ -568,8 +568,8 @@ fields:
       Estonian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Estonian"'
   - name: faeroese
     uid: word!Word.LanguageId.faeroese:member
@@ -578,8 +578,8 @@ fields:
       Faeroese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Faeroese"'
   - name: filipino
     uid: word!Word.LanguageId.filipino:member
@@ -588,8 +588,8 @@ fields:
       Filipino language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Filipino"'
   - name: finnish
     uid: word!Word.LanguageId.finnish:member
@@ -598,8 +598,8 @@ fields:
       Finnish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Finnish"'
   - name: french
     uid: word!Word.LanguageId.french:member
@@ -608,8 +608,8 @@ fields:
       French language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"French"'
   - name: frenchCameroon
     uid: word!Word.LanguageId.frenchCameroon:member
@@ -618,8 +618,8 @@ fields:
       French Cameroon language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchCameroon"'
   - name: frenchCanadian
     uid: word!Word.LanguageId.frenchCanadian:member
@@ -628,8 +628,8 @@ fields:
       French Canadian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchCanadian"'
   - name: frenchCongoDRC
     uid: word!Word.LanguageId.frenchCongoDRC:member
@@ -638,8 +638,8 @@ fields:
       French (Congo (DRC)) language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchCongoDRC"'
   - name: frenchCotedIvoire
     uid: word!Word.LanguageId.frenchCotedIvoire:member
@@ -648,8 +648,8 @@ fields:
       French Cote d'Ivoire language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchCotedIvoire"'
   - name: frenchHaiti
     uid: word!Word.LanguageId.frenchHaiti:member
@@ -658,8 +658,8 @@ fields:
       French Haiti language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchHaiti"'
   - name: frenchLuxembourg
     uid: word!Word.LanguageId.frenchLuxembourg:member
@@ -668,8 +668,8 @@ fields:
       French Luxembourg language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchLuxembourg"'
   - name: frenchMali
     uid: word!Word.LanguageId.frenchMali:member
@@ -678,8 +678,8 @@ fields:
       French Mali language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchMali"'
   - name: frenchMonaco
     uid: word!Word.LanguageId.frenchMonaco:member
@@ -688,8 +688,8 @@ fields:
       French Monaco language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchMonaco"'
   - name: frenchMorocco
     uid: word!Word.LanguageId.frenchMorocco:member
@@ -698,8 +698,8 @@ fields:
       French Morocco language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchMorocco"'
   - name: frenchReunion
     uid: word!Word.LanguageId.frenchReunion:member
@@ -708,8 +708,8 @@ fields:
       French Reunion language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchReunion"'
   - name: frenchSenegal
     uid: word!Word.LanguageId.frenchSenegal:member
@@ -718,8 +718,8 @@ fields:
       French Senegal language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchSenegal"'
   - name: frenchWestIndies
     uid: word!Word.LanguageId.frenchWestIndies:member
@@ -728,8 +728,8 @@ fields:
       French West Indies language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrenchWestIndies"'
   - name: frisianNetherlands
     uid: word!Word.LanguageId.frisianNetherlands:member
@@ -738,8 +738,8 @@ fields:
       Frisian Netherlands language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FrisianNetherlands"'
   - name: fulfulde
     uid: word!Word.LanguageId.fulfulde:member
@@ -748,8 +748,8 @@ fields:
       Fulfulde language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Fulfulde"'
   - name: gaelicIreland
     uid: word!Word.LanguageId.gaelicIreland:member
@@ -758,8 +758,8 @@ fields:
       Irish (Irish) language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GaelicIreland"'
   - name: gaelicScotland
     uid: word!Word.LanguageId.gaelicScotland:member
@@ -768,8 +768,8 @@ fields:
       Scottish Gaelic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GaelicScotland"'
   - name: galician
     uid: word!Word.LanguageId.galician:member
@@ -778,8 +778,8 @@ fields:
       Galician language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Galician"'
   - name: georgian
     uid: word!Word.LanguageId.georgian:member
@@ -788,8 +788,8 @@ fields:
       Georgian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Georgian"'
   - name: german
     uid: word!Word.LanguageId.german:member
@@ -798,8 +798,8 @@ fields:
       German language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"German"'
   - name: germanAustria
     uid: word!Word.LanguageId.germanAustria:member
@@ -808,8 +808,8 @@ fields:
       German Austrian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GermanAustria"'
   - name: germanLiechtenstein
     uid: word!Word.LanguageId.germanLiechtenstein:member
@@ -818,8 +818,8 @@ fields:
       German Liechtenstein language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GermanLiechtenstein"'
   - name: germanLuxembourg
     uid: word!Word.LanguageId.germanLuxembourg:member
@@ -828,8 +828,8 @@ fields:
       German Luxembourg language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GermanLuxembourg"'
   - name: greek
     uid: word!Word.LanguageId.greek:member
@@ -838,8 +838,8 @@ fields:
       Greek language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Greek"'
   - name: guarani
     uid: word!Word.LanguageId.guarani:member
@@ -848,8 +848,8 @@ fields:
       Guarani language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Guarani"'
   - name: gujarati
     uid: word!Word.LanguageId.gujarati:member
@@ -858,8 +858,8 @@ fields:
       Gujarati language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gujarati"'
   - name: hausa
     uid: word!Word.LanguageId.hausa:member
@@ -868,8 +868,8 @@ fields:
       Hausa language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hausa"'
   - name: hawaiian
     uid: word!Word.LanguageId.hawaiian:member
@@ -878,8 +878,8 @@ fields:
       Hawaiian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hawaiian"'
   - name: hebrew
     uid: word!Word.LanguageId.hebrew:member
@@ -888,8 +888,8 @@ fields:
       Hebrew language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hebrew"'
   - name: hindi
     uid: word!Word.LanguageId.hindi:member
@@ -898,8 +898,8 @@ fields:
       Hindi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hindi"'
   - name: hungarian
     uid: word!Word.LanguageId.hungarian:member
@@ -908,8 +908,8 @@ fields:
       Hungarian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hungarian"'
   - name: ibibio
     uid: word!Word.LanguageId.ibibio:member
@@ -918,8 +918,8 @@ fields:
       Ibibio language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Ibibio"'
   - name: icelandic
     uid: word!Word.LanguageId.icelandic:member
@@ -928,8 +928,8 @@ fields:
       Icelandic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Icelandic"'
   - name: igbo
     uid: word!Word.LanguageId.igbo:member
@@ -938,8 +938,8 @@ fields:
       Igbo language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Igbo"'
   - name: indonesian
     uid: word!Word.LanguageId.indonesian:member
@@ -948,8 +948,8 @@ fields:
       Indonesian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Indonesian"'
   - name: inuktitut
     uid: word!Word.LanguageId.inuktitut:member
@@ -958,8 +958,8 @@ fields:
       Inuktitut language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Inuktitut"'
   - name: italian
     uid: word!Word.LanguageId.italian:member
@@ -968,8 +968,8 @@ fields:
       Italian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Italian"'
   - name: japanese
     uid: word!Word.LanguageId.japanese:member
@@ -978,8 +978,8 @@ fields:
       Japanese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Japanese"'
   - name: kannada
     uid: word!Word.LanguageId.kannada:member
@@ -988,8 +988,8 @@ fields:
       Kannada language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Kannada"'
   - name: kanuri
     uid: word!Word.LanguageId.kanuri:member
@@ -998,8 +998,8 @@ fields:
       Kanuri language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Kanuri"'
   - name: kashmiri
     uid: word!Word.LanguageId.kashmiri:member
@@ -1008,8 +1008,8 @@ fields:
       Kashmiri language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Kashmiri"'
   - name: kazakh
     uid: word!Word.LanguageId.kazakh:member
@@ -1018,8 +1018,8 @@ fields:
       Kazakh language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Kazakh"'
   - name: khmer
     uid: word!Word.LanguageId.khmer:member
@@ -1028,8 +1028,8 @@ fields:
       Khmer language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Khmer"'
   - name: kirghiz
     uid: word!Word.LanguageId.kirghiz:member
@@ -1038,8 +1038,8 @@ fields:
       Kirghiz language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Kirghiz"'
   - name: konkani
     uid: word!Word.LanguageId.konkani:member
@@ -1048,8 +1048,8 @@ fields:
       Konkani language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Konkani"'
   - name: korean
     uid: word!Word.LanguageId.korean:member
@@ -1058,8 +1058,8 @@ fields:
       Korean language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Korean"'
   - name: kyrgyz
     uid: word!Word.LanguageId.kyrgyz:member
@@ -1068,8 +1068,8 @@ fields:
       Kyrgyz language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Kyrgyz"'
   - name: languageNone
     uid: word!Word.LanguageId.languageNone:member
@@ -1078,8 +1078,8 @@ fields:
       No specified language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LanguageNone"'
   - name: lao
     uid: word!Word.LanguageId.lao:member
@@ -1088,8 +1088,8 @@ fields:
       Lao language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Lao"'
   - name: latin
     uid: word!Word.LanguageId.latin:member
@@ -1098,8 +1098,8 @@ fields:
       Latin language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Latin"'
   - name: latvian
     uid: word!Word.LanguageId.latvian:member
@@ -1108,8 +1108,8 @@ fields:
       Latvian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Latvian"'
   - name: lithuanian
     uid: word!Word.LanguageId.lithuanian:member
@@ -1118,8 +1118,8 @@ fields:
       Lithuanian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Lithuanian"'
   - name: macedonianFYROM
     uid: word!Word.LanguageId.macedonianFYROM:member
@@ -1128,8 +1128,8 @@ fields:
       Macedonian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MacedonianFYROM"'
   - name: malayalam
     uid: word!Word.LanguageId.malayalam:member
@@ -1138,8 +1138,8 @@ fields:
       Malayalam language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Malayalam"'
   - name: malayBruneiDarussalam
     uid: word!Word.LanguageId.malayBruneiDarussalam:member
@@ -1148,8 +1148,8 @@ fields:
       Malay Brunei Darussalam language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MalayBruneiDarussalam"'
   - name: malaysian
     uid: word!Word.LanguageId.malaysian:member
@@ -1158,8 +1158,8 @@ fields:
       Malaysian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Malaysian"'
   - name: maltese
     uid: word!Word.LanguageId.maltese:member
@@ -1168,8 +1168,8 @@ fields:
       Maltese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Maltese"'
   - name: manipuri
     uid: word!Word.LanguageId.manipuri:member
@@ -1178,8 +1178,8 @@ fields:
       Manipuri language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Manipuri"'
   - name: marathi
     uid: word!Word.LanguageId.marathi:member
@@ -1188,8 +1188,8 @@ fields:
       Marathi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Marathi"'
   - name: mexicanSpanish
     uid: word!Word.LanguageId.mexicanSpanish:member
@@ -1198,8 +1198,8 @@ fields:
       Mexican Spanish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MexicanSpanish"'
   - name: mongolian
     uid: word!Word.LanguageId.mongolian:member
@@ -1208,8 +1208,8 @@ fields:
       Mongolian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mongolian"'
   - name: nepali
     uid: word!Word.LanguageId.nepali:member
@@ -1218,8 +1218,8 @@ fields:
       Nepali language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Nepali"'
   - name: noProofing
     uid: word!Word.LanguageId.noProofing:member
@@ -1229,8 +1229,8 @@ fields:
       object is grammatically validated using the Microsoft Word proofing tools.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NoProofing"'
   - name: norwegianBokmol
     uid: word!Word.LanguageId.norwegianBokmol:member
@@ -1239,8 +1239,8 @@ fields:
       Norwegian Bokmol language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NorwegianBokmol"'
   - name: norwegianNynorsk
     uid: word!Word.LanguageId.norwegianNynorsk:member
@@ -1249,8 +1249,8 @@ fields:
       Norwegian Nynorsk language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NorwegianNynorsk"'
   - name: oriya
     uid: word!Word.LanguageId.oriya:member
@@ -1259,8 +1259,8 @@ fields:
       Odia (Oriya) language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Oriya"'
   - name: oromo
     uid: word!Word.LanguageId.oromo:member
@@ -1269,8 +1269,8 @@ fields:
       Oromo language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Oromo"'
   - name: pashto
     uid: word!Word.LanguageId.pashto:member
@@ -1279,8 +1279,8 @@ fields:
       Pashto language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pashto"'
   - name: persian
     uid: word!Word.LanguageId.persian:member
@@ -1289,8 +1289,8 @@ fields:
       Persian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Persian"'
   - name: polish
     uid: word!Word.LanguageId.polish:member
@@ -1299,8 +1299,8 @@ fields:
       Polish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Polish"'
   - name: portuguese
     uid: word!Word.LanguageId.portuguese:member
@@ -1309,8 +1309,8 @@ fields:
       Portuguese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Portuguese"'
   - name: portugueseBrazil
     uid: word!Word.LanguageId.portugueseBrazil:member
@@ -1319,8 +1319,8 @@ fields:
       Portuguese (Brazil) language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PortugueseBrazil"'
   - name: punjabi
     uid: word!Word.LanguageId.punjabi:member
@@ -1329,8 +1329,8 @@ fields:
       Punjabi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Punjabi"'
   - name: rhaetoRomanic
     uid: word!Word.LanguageId.rhaetoRomanic:member
@@ -1339,8 +1339,8 @@ fields:
       Rhaeto Romanic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RhaetoRomanic"'
   - name: romanian
     uid: word!Word.LanguageId.romanian:member
@@ -1349,8 +1349,8 @@ fields:
       Romanian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Romanian"'
   - name: romanianMoldova
     uid: word!Word.LanguageId.romanianMoldova:member
@@ -1359,8 +1359,8 @@ fields:
       Romanian Moldova language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RomanianMoldova"'
   - name: russian
     uid: word!Word.LanguageId.russian:member
@@ -1369,8 +1369,8 @@ fields:
       Russian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Russian"'
   - name: russianMoldova
     uid: word!Word.LanguageId.russianMoldova:member
@@ -1379,8 +1379,8 @@ fields:
       Russian Moldova language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RussianMoldova"'
   - name: samiLappish
     uid: word!Word.LanguageId.samiLappish:member
@@ -1389,8 +1389,8 @@ fields:
       Sami Lappish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SamiLappish"'
   - name: sanskrit
     uid: word!Word.LanguageId.sanskrit:member
@@ -1399,8 +1399,8 @@ fields:
       Sanskrit language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sanskrit"'
   - name: serbianCyrillic
     uid: word!Word.LanguageId.serbianCyrillic:member
@@ -1409,8 +1409,8 @@ fields:
       Serbian Cyrillic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SerbianCyrillic"'
   - name: serbianLatin
     uid: word!Word.LanguageId.serbianLatin:member
@@ -1419,8 +1419,8 @@ fields:
       Serbian Latin language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SerbianLatin"'
   - name: sesotho
     uid: word!Word.LanguageId.sesotho:member
@@ -1429,8 +1429,8 @@ fields:
       Sesotho language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sesotho"'
   - name: simplifiedChinese
     uid: word!Word.LanguageId.simplifiedChinese:member
@@ -1439,8 +1439,8 @@ fields:
       Simplified Chinese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SimplifiedChinese"'
   - name: sindhi
     uid: word!Word.LanguageId.sindhi:member
@@ -1449,8 +1449,8 @@ fields:
       Sindhi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sindhi"'
   - name: sindhiPakistan
     uid: word!Word.LanguageId.sindhiPakistan:member
@@ -1459,8 +1459,8 @@ fields:
       Sindhi (Pakistan) language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SindhiPakistan"'
   - name: sinhalese
     uid: word!Word.LanguageId.sinhalese:member
@@ -1469,8 +1469,8 @@ fields:
       Sinhalese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sinhalese"'
   - name: slovak
     uid: word!Word.LanguageId.slovak:member
@@ -1479,8 +1479,8 @@ fields:
       Slovakian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Slovak"'
   - name: slovenian
     uid: word!Word.LanguageId.slovenian:member
@@ -1489,8 +1489,8 @@ fields:
       Slovenian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Slovenian"'
   - name: somali
     uid: word!Word.LanguageId.somali:member
@@ -1499,8 +1499,8 @@ fields:
       Somali language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Somali"'
   - name: sorbian
     uid: word!Word.LanguageId.sorbian:member
@@ -1509,8 +1509,8 @@ fields:
       Sorbian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sorbian"'
   - name: spanish
     uid: word!Word.LanguageId.spanish:member
@@ -1519,8 +1519,8 @@ fields:
       Spanish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Spanish"'
   - name: spanishArgentina
     uid: word!Word.LanguageId.spanishArgentina:member
@@ -1529,8 +1529,8 @@ fields:
       Spanish Argentina language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishArgentina"'
   - name: spanishBolivia
     uid: word!Word.LanguageId.spanishBolivia:member
@@ -1539,8 +1539,8 @@ fields:
       Spanish Bolivian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishBolivia"'
   - name: spanishChile
     uid: word!Word.LanguageId.spanishChile:member
@@ -1549,8 +1549,8 @@ fields:
       Spanish Chilean language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishChile"'
   - name: spanishColombia
     uid: word!Word.LanguageId.spanishColombia:member
@@ -1559,8 +1559,8 @@ fields:
       Spanish Colombian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishColombia"'
   - name: spanishCostaRica
     uid: word!Word.LanguageId.spanishCostaRica:member
@@ -1569,8 +1569,8 @@ fields:
       Spanish Costa Rican language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishCostaRica"'
   - name: spanishDominicanRepublic
     uid: word!Word.LanguageId.spanishDominicanRepublic:member
@@ -1579,8 +1579,8 @@ fields:
       Spanish Dominican Republic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishDominicanRepublic"'
   - name: spanishEcuador
     uid: word!Word.LanguageId.spanishEcuador:member
@@ -1589,8 +1589,8 @@ fields:
       Spanish Ecuadorian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishEcuador"'
   - name: spanishElSalvador
     uid: word!Word.LanguageId.spanishElSalvador:member
@@ -1599,8 +1599,8 @@ fields:
       Spanish El Salvadorian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishElSalvador"'
   - name: spanishGuatemala
     uid: word!Word.LanguageId.spanishGuatemala:member
@@ -1609,8 +1609,8 @@ fields:
       Spanish Guatemala language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishGuatemala"'
   - name: spanishHonduras
     uid: word!Word.LanguageId.spanishHonduras:member
@@ -1619,8 +1619,8 @@ fields:
       Spanish Honduran language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishHonduras"'
   - name: spanishModernSort
     uid: word!Word.LanguageId.spanishModernSort:member
@@ -1629,8 +1629,8 @@ fields:
       Spanish Modern Sort language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishModernSort"'
   - name: spanishNicaragua
     uid: word!Word.LanguageId.spanishNicaragua:member
@@ -1639,8 +1639,8 @@ fields:
       Spanish Nicaraguan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishNicaragua"'
   - name: spanishPanama
     uid: word!Word.LanguageId.spanishPanama:member
@@ -1649,8 +1649,8 @@ fields:
       Spanish Panamanian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishPanama"'
   - name: spanishParaguay
     uid: word!Word.LanguageId.spanishParaguay:member
@@ -1659,8 +1659,8 @@ fields:
       Spanish Paraguayan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishParaguay"'
   - name: spanishPeru
     uid: word!Word.LanguageId.spanishPeru:member
@@ -1669,8 +1669,8 @@ fields:
       Spanish Peruvian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishPeru"'
   - name: spanishPuertoRico
     uid: word!Word.LanguageId.spanishPuertoRico:member
@@ -1679,8 +1679,8 @@ fields:
       Spanish Puerto Rican language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishPuertoRico"'
   - name: spanishUruguay
     uid: word!Word.LanguageId.spanishUruguay:member
@@ -1689,8 +1689,8 @@ fields:
       Spanish Uruguayan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishUruguay"'
   - name: spanishVenezuela
     uid: word!Word.LanguageId.spanishVenezuela:member
@@ -1699,8 +1699,8 @@ fields:
       Spanish Venezuelan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SpanishVenezuela"'
   - name: sutu
     uid: word!Word.LanguageId.sutu:member
@@ -1709,8 +1709,8 @@ fields:
       Sutu language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sutu"'
   - name: swahili
     uid: word!Word.LanguageId.swahili:member
@@ -1719,8 +1719,8 @@ fields:
       Swahili language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Swahili"'
   - name: swedish
     uid: word!Word.LanguageId.swedish:member
@@ -1729,8 +1729,8 @@ fields:
       Swedish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Swedish"'
   - name: swedishFinland
     uid: word!Word.LanguageId.swedishFinland:member
@@ -1739,8 +1739,8 @@ fields:
       Swedish Finnish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SwedishFinland"'
   - name: swissFrench
     uid: word!Word.LanguageId.swissFrench:member
@@ -1749,8 +1749,8 @@ fields:
       Swiss French language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SwissFrench"'
   - name: swissGerman
     uid: word!Word.LanguageId.swissGerman:member
@@ -1759,8 +1759,8 @@ fields:
       Swiss German language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SwissGerman"'
   - name: swissItalian
     uid: word!Word.LanguageId.swissItalian:member
@@ -1769,8 +1769,8 @@ fields:
       Swiss Italian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SwissItalian"'
   - name: syriac
     uid: word!Word.LanguageId.syriac:member
@@ -1779,8 +1779,8 @@ fields:
       Syriac language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Syriac"'
   - name: tajik
     uid: word!Word.LanguageId.tajik:member
@@ -1789,8 +1789,8 @@ fields:
       Tajik language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tajik"'
   - name: tamazight
     uid: word!Word.LanguageId.tamazight:member
@@ -1799,8 +1799,8 @@ fields:
       Tamazight language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tamazight"'
   - name: tamazightLatin
     uid: word!Word.LanguageId.tamazightLatin:member
@@ -1809,8 +1809,8 @@ fields:
       Tamazight Latin language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TamazightLatin"'
   - name: tamil
     uid: word!Word.LanguageId.tamil:member
@@ -1819,8 +1819,8 @@ fields:
       Tamil language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tamil"'
   - name: tatar
     uid: word!Word.LanguageId.tatar:member
@@ -1829,8 +1829,8 @@ fields:
       Tatar language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tatar"'
   - name: telugu
     uid: word!Word.LanguageId.telugu:member
@@ -1839,8 +1839,8 @@ fields:
       Telugu language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Telugu"'
   - name: thai
     uid: word!Word.LanguageId.thai:member
@@ -1849,8 +1849,8 @@ fields:
       Thai language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Thai"'
   - name: tibetan
     uid: word!Word.LanguageId.tibetan:member
@@ -1859,8 +1859,8 @@ fields:
       Tibetan language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tibetan"'
   - name: tigrignaEritrea
     uid: word!Word.LanguageId.tigrignaEritrea:member
@@ -1869,8 +1869,8 @@ fields:
       Tigrigna Eritrea language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TigrignaEritrea"'
   - name: tigrignaEthiopic
     uid: word!Word.LanguageId.tigrignaEthiopic:member
@@ -1879,8 +1879,8 @@ fields:
       Tigrigna Ethiopic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TigrignaEthiopic"'
   - name: traditionalChinese
     uid: word!Word.LanguageId.traditionalChinese:member
@@ -1889,8 +1889,8 @@ fields:
       Traditional Chinese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TraditionalChinese"'
   - name: tsonga
     uid: word!Word.LanguageId.tsonga:member
@@ -1899,8 +1899,8 @@ fields:
       Tsonga language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tsonga"'
   - name: tswana
     uid: word!Word.LanguageId.tswana:member
@@ -1909,8 +1909,8 @@ fields:
       Tswana language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tswana"'
   - name: turkish
     uid: word!Word.LanguageId.turkish:member
@@ -1919,8 +1919,8 @@ fields:
       Turkish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Turkish"'
   - name: turkmen
     uid: word!Word.LanguageId.turkmen:member
@@ -1929,8 +1929,8 @@ fields:
       Turkmen language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Turkmen"'
   - name: ukrainian
     uid: word!Word.LanguageId.ukrainian:member
@@ -1939,8 +1939,8 @@ fields:
       Ukrainian language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Ukrainian"'
   - name: urdu
     uid: word!Word.LanguageId.urdu:member
@@ -1949,8 +1949,8 @@ fields:
       Urdu language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Urdu"'
   - name: uzbekCyrillic
     uid: word!Word.LanguageId.uzbekCyrillic:member
@@ -1959,8 +1959,8 @@ fields:
       Uzbek Cyrillic language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"UzbekCyrillic"'
   - name: uzbekLatin
     uid: word!Word.LanguageId.uzbekLatin:member
@@ -1969,8 +1969,8 @@ fields:
       Uzbek Latin language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"UzbekLatin"'
   - name: venda
     uid: word!Word.LanguageId.venda:member
@@ -1979,8 +1979,8 @@ fields:
       Venda language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Venda"'
   - name: vietnamese
     uid: word!Word.LanguageId.vietnamese:member
@@ -1989,8 +1989,8 @@ fields:
       Vietnamese language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Vietnamese"'
   - name: welsh
     uid: word!Word.LanguageId.welsh:member
@@ -1999,8 +1999,8 @@ fields:
       Welsh language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Welsh"'
   - name: xhosa
     uid: word!Word.LanguageId.xhosa:member
@@ -2009,8 +2009,8 @@ fields:
       Xhosa language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Xhosa"'
   - name: yi
     uid: word!Word.LanguageId.yi:member
@@ -2019,8 +2019,8 @@ fields:
       Yi language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Yi"'
   - name: yiddish
     uid: word!Word.LanguageId.yiddish:member
@@ -2029,8 +2029,8 @@ fields:
       Yiddish language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Yiddish"'
   - name: yoruba
     uid: word!Word.LanguageId.yoruba:member
@@ -2039,8 +2039,8 @@ fields:
       Yoruba language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Yoruba"'
   - name: zulu
     uid: word!Word.LanguageId.zulu:member
@@ -2049,6 +2049,6 @@ fields:
       Zulu language.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Zulu"'
diff --git a/docs/docs-ref-autogen/word/word/word.layoutmode.yml b/docs/docs-ref-autogen/word/word/word.layoutmode.yml
index 5980c6eeca..e9f67eb64e 100644
--- a/docs/docs-ref-autogen/word/word/word.layoutmode.yml
+++ b/docs/docs-ref-autogen/word/word/word.layoutmode.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.LayoutMode
 summary: Specifies how text is laid out in the layout mode for the current document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: default
@@ -18,8 +18,8 @@ fields:
       Default layout mode.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Default"'
   - name: genko
     uid: word!Word.LayoutMode.genko:member
@@ -28,8 +28,8 @@ fields:
       Genko layout mode.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Genko"'
   - name: grid
     uid: word!Word.LayoutMode.grid:member
@@ -38,8 +38,8 @@ fields:
       Grid layout mode.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Grid"'
   - name: lineGrid
     uid: word!Word.LayoutMode.lineGrid:member
@@ -48,6 +48,6 @@ fields:
       Line grid layout mode.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LineGrid"'
diff --git a/docs/docs-ref-autogen/word/word/word.ligature.yml b/docs/docs-ref-autogen/word/word/word.ligature.yml
index 2760e3d0dd..01237bd0b3 100644
--- a/docs/docs-ref-autogen/word/word/word.ligature.yml
+++ b/docs/docs-ref-autogen/word/word/word.ligature.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Ligature
 summary: Specifies the type of ligature applied to a font.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: all
@@ -18,8 +18,8 @@ fields:
       All ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"All"'
   - name: contextual
     uid: word!Word.Ligature.contextual:member
@@ -28,8 +28,8 @@ fields:
       Contextual ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Contextual"'
   - name: contextualDiscretional
     uid: word!Word.Ligature.contextualDiscretional:member
@@ -38,8 +38,8 @@ fields:
       Contextual and discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ContextualDiscretional"'
   - name: contextualHistorical
     uid: word!Word.Ligature.contextualHistorical:member
@@ -48,8 +48,8 @@ fields:
       Contextual and historical ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ContextualHistorical"'
   - name: contextualHistoricalDiscretional
     uid: word!Word.Ligature.contextualHistoricalDiscretional:member
@@ -58,8 +58,8 @@ fields:
       Contextual, historical, and discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ContextualHistoricalDiscretional"'
   - name: discretional
     uid: word!Word.Ligature.discretional:member
@@ -68,8 +68,8 @@ fields:
       Discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Discretional"'
   - name: historical
     uid: word!Word.Ligature.historical:member
@@ -78,8 +78,8 @@ fields:
       Historical ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Historical"'
   - name: historicalDiscretional
     uid: word!Word.Ligature.historicalDiscretional:member
@@ -88,8 +88,8 @@ fields:
       Historical and discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HistoricalDiscretional"'
   - name: none
     uid: word!Word.Ligature.none:member
@@ -98,8 +98,8 @@ fields:
       No ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: standard
     uid: word!Word.Ligature.standard:member
@@ -108,8 +108,8 @@ fields:
       Standard ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Standard"'
   - name: standardContextual
     uid: word!Word.Ligature.standardContextual:member
@@ -118,8 +118,8 @@ fields:
       Standard and contextual ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StandardContextual"'
   - name: standardContextualDiscretional
     uid: word!Word.Ligature.standardContextualDiscretional:member
@@ -128,8 +128,8 @@ fields:
       Standard, contextual, and discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StandardContextualDiscretional"'
   - name: standardContextualHistorical
     uid: word!Word.Ligature.standardContextualHistorical:member
@@ -138,8 +138,8 @@ fields:
       Standard, contextual, and historical ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StandardContextualHistorical"'
   - name: standardDiscretional
     uid: word!Word.Ligature.standardDiscretional:member
@@ -148,8 +148,8 @@ fields:
       Standard and discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StandardDiscretional"'
   - name: standardHistorical
     uid: word!Word.Ligature.standardHistorical:member
@@ -158,8 +158,8 @@ fields:
       Standard and historical ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StandardHistorical"'
   - name: standardHistoricalDiscretional
     uid: word!Word.Ligature.standardHistoricalDiscretional:member
@@ -168,6 +168,6 @@ fields:
       Standard, historical, and discretional ligatures applied.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StandardHistoricalDiscretional"'
diff --git a/docs/docs-ref-autogen/word/word/word.lightrigtype.yml b/docs/docs-ref-autogen/word/word/word.lightrigtype.yml
index b27af10add..cd95ebc178 100644
--- a/docs/docs-ref-autogen/word/word/word.lightrigtype.yml
+++ b/docs/docs-ref-autogen/word/word/word.lightrigtype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.LightRigType
 summary: Indicates the effects lighting for an object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: balanced
@@ -18,8 +18,8 @@ fields:
       Represents a balanced light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Balanced"'
   - name: brightRoom
     uid: word!Word.LightRigType.brightRoom:member
@@ -28,8 +28,8 @@ fields:
       Represents a bright room light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BrightRoom"'
   - name: chilly
     uid: word!Word.LightRigType.chilly:member
@@ -38,8 +38,8 @@ fields:
       Represents a chilly light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Chilly"'
   - name: contrasting
     uid: word!Word.LightRigType.contrasting:member
@@ -48,8 +48,8 @@ fields:
       Represents a contrasting light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Contrasting"'
   - name: flat
     uid: word!Word.LightRigType.flat:member
@@ -58,8 +58,8 @@ fields:
       Represents a flat light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Flat"'
   - name: flood
     uid: word!Word.LightRigType.flood:member
@@ -68,8 +68,8 @@ fields:
       Represents a flood light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Flood"'
   - name: freezing
     uid: word!Word.LightRigType.freezing:member
@@ -78,8 +78,8 @@ fields:
       Represents a freezing light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Freezing"'
   - name: glow
     uid: word!Word.LightRigType.glow:member
@@ -88,8 +88,8 @@ fields:
       Represents a glow light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Glow"'
   - name: harsh
     uid: word!Word.LightRigType.harsh:member
@@ -98,8 +98,8 @@ fields:
       Represents a harsh light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Harsh"'
   - name: legacyFlat1
     uid: word!Word.LightRigType.legacyFlat1:member
@@ -108,8 +108,8 @@ fields:
       Represents legacy flat light rig type 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyFlat1"'
   - name: legacyFlat2
     uid: word!Word.LightRigType.legacyFlat2:member
@@ -118,8 +118,8 @@ fields:
       Represents legacy flat light rig type 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyFlat2"'
   - name: legacyFlat3
     uid: word!Word.LightRigType.legacyFlat3:member
@@ -128,8 +128,8 @@ fields:
       Represents legacy flat light rig type 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyFlat3"'
   - name: legacyFlat4
     uid: word!Word.LightRigType.legacyFlat4:member
@@ -138,8 +138,8 @@ fields:
       Represents legacy flat light rig type 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyFlat4"'
   - name: legacyHarsh1
     uid: word!Word.LightRigType.legacyHarsh1:member
@@ -148,8 +148,8 @@ fields:
       Represents legacy harsh light rig type 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyHarsh1"'
   - name: legacyHarsh2
     uid: word!Word.LightRigType.legacyHarsh2:member
@@ -158,8 +158,8 @@ fields:
       Represents legacy harsh light rig type 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyHarsh2"'
   - name: legacyHarsh3
     uid: word!Word.LightRigType.legacyHarsh3:member
@@ -168,8 +168,8 @@ fields:
       Represents legacy harsh light rig type 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyHarsh3"'
   - name: legacyHarsh4
     uid: word!Word.LightRigType.legacyHarsh4:member
@@ -178,8 +178,8 @@ fields:
       Represents legacy harsh light rig type 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyHarsh4"'
   - name: legacyNormal1
     uid: word!Word.LightRigType.legacyNormal1:member
@@ -188,8 +188,8 @@ fields:
       Represents legacy normal light rig type 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyNormal1"'
   - name: legacyNormal2
     uid: word!Word.LightRigType.legacyNormal2:member
@@ -198,8 +198,8 @@ fields:
       Represents legacy normal light rig type 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyNormal2"'
   - name: legacyNormal3
     uid: word!Word.LightRigType.legacyNormal3:member
@@ -208,8 +208,8 @@ fields:
       Represents legacy normal light rig type 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyNormal3"'
   - name: legacyNormal4
     uid: word!Word.LightRigType.legacyNormal4:member
@@ -218,8 +218,8 @@ fields:
       Represents legacy normal light rig type 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyNormal4"'
   - name: mixed
     uid: word!Word.LightRigType.mixed:member
@@ -228,8 +228,8 @@ fields:
       Represents a mixed light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: morning
     uid: word!Word.LightRigType.morning:member
@@ -238,8 +238,8 @@ fields:
       Represents a morning light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Morning"'
   - name: soft
     uid: word!Word.LightRigType.soft:member
@@ -248,8 +248,8 @@ fields:
       Represents a soft light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Soft"'
   - name: sunrise
     uid: word!Word.LightRigType.sunrise:member
@@ -258,8 +258,8 @@ fields:
       Represents a sunrise light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sunrise"'
   - name: sunset
     uid: word!Word.LightRigType.sunset:member
@@ -268,8 +268,8 @@ fields:
       Represents a sunset light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sunset"'
   - name: threePoint
     uid: word!Word.LightRigType.threePoint:member
@@ -278,8 +278,8 @@ fields:
       Represents a three-point light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThreePoint"'
   - name: twoPoint
     uid: word!Word.LightRigType.twoPoint:member
@@ -288,6 +288,6 @@ fields:
       Represents a two-point light rig type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TwoPoint"'
diff --git a/docs/docs-ref-autogen/word/word/word.linedashstyle.yml b/docs/docs-ref-autogen/word/word/word.linedashstyle.yml
index 23de00affc..95dad4706c 100644
--- a/docs/docs-ref-autogen/word/word/word.linedashstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.linedashstyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.LineDashStyle
 summary: Specifies the dash style for a line.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: dash
@@ -18,8 +18,8 @@ fields:
       Represents a dashed line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Dash"'
   - name: dashDot
     uid: word!Word.LineDashStyle.dashDot:member
@@ -28,8 +28,8 @@ fields:
       Represents a dash-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashDot"'
   - name: dashDotDot
     uid: word!Word.LineDashStyle.dashDotDot:member
@@ -38,8 +38,8 @@ fields:
       Represents a dash-dot-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashDotDot"'
   - name: longDash
     uid: word!Word.LineDashStyle.longDash:member
@@ -48,8 +48,8 @@ fields:
       Represents a long dash line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LongDash"'
   - name: longDashDot
     uid: word!Word.LineDashStyle.longDashDot:member
@@ -58,8 +58,8 @@ fields:
       Represents a long dash-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LongDashDot"'
   - name: longDashDotDot
     uid: word!Word.LineDashStyle.longDashDotDot:member
@@ -68,8 +68,8 @@ fields:
       Represents a long dash-dot-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LongDashDotDot"'
   - name: mixed
     uid: word!Word.LineDashStyle.mixed:member
@@ -78,8 +78,8 @@ fields:
       Represents a mixed dash style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: roundDot
     uid: word!Word.LineDashStyle.roundDot:member
@@ -88,8 +88,8 @@ fields:
       Represents a round dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RoundDot"'
   - name: solid
     uid: word!Word.LineDashStyle.solid:member
@@ -98,8 +98,8 @@ fields:
       Represents a solid line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Solid"'
   - name: squareDot
     uid: word!Word.LineDashStyle.squareDot:member
@@ -108,8 +108,8 @@ fields:
       Represents a square dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SquareDot"'
   - name: sysDash
     uid: word!Word.LineDashStyle.sysDash:member
@@ -118,8 +118,8 @@ fields:
       Represents a system dash line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SysDash"'
   - name: sysDashDot
     uid: word!Word.LineDashStyle.sysDashDot:member
@@ -128,8 +128,8 @@ fields:
       Represents a system dash-dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SysDashDot"'
   - name: sysDot
     uid: word!Word.LineDashStyle.sysDot:member
@@ -138,6 +138,6 @@ fields:
       Represents a system dot line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SysDot"'
diff --git a/docs/docs-ref-autogen/word/word/word.lineendingtype.yml b/docs/docs-ref-autogen/word/word/word.lineendingtype.yml
new file mode 100644
index 0000000000..ca396357b0
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.lineendingtype.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSEnum
+name: Word.LineEndingType
+uid: word!Word.LineEndingType:enum
+package: word!
+fullName: Word.LineEndingType
+summary: Represents how Word marks line and paragraph breaks in text files.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: crlf
+    uid: word!Word.LineEndingType.crlf:member
+    package: word!
+    summary: >-
+      Represents carriage return and line feed (Windows standard).
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Crlf"'
+  - name: crOnly
+    uid: word!Word.LineEndingType.crOnly:member
+    package: word!
+    summary: >-
+      Represents carriage return only (Mac classic standard).
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CrOnly"'
+  - name: lfcr
+    uid: word!Word.LineEndingType.lfcr:member
+    package: word!
+    summary: >-
+      Represents line feed and carriage return.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lfcr"'
+  - name: lfOnly
+    uid: word!Word.LineEndingType.lfOnly:member
+    package: word!
+    summary: >-
+      Represents line feed only (Unix/Linux standard).
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LfOnly"'
+  - name: lsps
+    uid: word!Word.LineEndingType.lsps:member
+    package: word!
+    summary: >-
+      Represents line separator and paragraph separator.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lsps"'
diff --git a/docs/docs-ref-autogen/word/word/word.lineformat.yml b/docs/docs-ref-autogen/word/word/word.lineformat.yml
index 81cd84a18d..9987129b14 100644
--- a/docs/docs-ref-autogen/word/word/word.lineformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.lineformat.yml
@@ -8,10 +8,10 @@ summary: >-
   contains formatting information for the line itself; for a shape with a
   border, this object contains formatting information for the shape's border.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,10 +23,10 @@ properties:
       Gets a `ColorFormat` object that represents the background color for a
       patterned line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly backgroundColor: Word.ColorFormat;'
@@ -38,10 +38,10 @@ properties:
     fullName: beginArrowheadLength
     summary: Specifies the length of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -57,10 +57,10 @@ properties:
     fullName: beginArrowheadStyle
     summary: Specifies the style of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -76,10 +76,10 @@ properties:
     fullName: beginArrowheadWidth
     summary: Specifies the width of the arrowhead at the beginning of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -98,7 +98,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -110,10 +110,10 @@ properties:
     fullName: dashStyle
     summary: Specifies the dash style for the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -132,10 +132,10 @@ properties:
     fullName: endArrowheadLength
     summary: Specifies the length of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -151,10 +151,10 @@ properties:
     fullName: endArrowheadStyle
     summary: Specifies the style of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -170,10 +170,10 @@ properties:
     fullName: endArrowheadWidth
     summary: Specifies the width of the arrowhead at the end of the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -191,10 +191,10 @@ properties:
       Gets a `ColorFormat` object that represents the foreground color for the
       line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly foregroundColor: Word.ColorFormat;'
@@ -206,10 +206,10 @@ properties:
     fullName: insetPen
     summary: Specifies if to draw lines inside a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insetPen: boolean;'
@@ -221,10 +221,10 @@ properties:
     fullName: isVisible
     summary: Specifies if the object, or the formatting applied to it, is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible: boolean;'
@@ -236,10 +236,10 @@ properties:
     fullName: pattern
     summary: Specifies the pattern applied to the line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -282,10 +282,10 @@ properties:
     fullName: style
     summary: Specifies the line format style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -303,10 +303,10 @@ properties:
       Specifies the degree of transparency of the line as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency: number;'
@@ -318,10 +318,10 @@ properties:
     fullName: weight
     summary: Specifies the thickness of the line in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'weight: number;'
@@ -337,7 +337,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.LineFormatLoadOptions): Word.LineFormat;'
@@ -357,7 +357,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.LineFormat;'
@@ -379,7 +379,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -412,7 +412,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -442,7 +442,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.LineFormat): void;'
@@ -467,7 +467,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.LineFormatData;'
@@ -490,7 +490,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.LineFormat;'
@@ -511,7 +511,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.LineFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.lineformatstyle.yml b/docs/docs-ref-autogen/word/word/word.lineformatstyle.yml
index 52eb07e62c..65bcf27325 100644
--- a/docs/docs-ref-autogen/word/word/word.lineformatstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.lineformatstyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.LineFormatStyle
 summary: Specifies the style for a line.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: mixed
@@ -18,8 +18,8 @@ fields:
       Represents a mixed line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: single
     uid: word!Word.LineFormatStyle.single:member
@@ -28,8 +28,8 @@ fields:
       Represents a single line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Single"'
   - name: thickBetweenThin
     uid: word!Word.LineFormatStyle.thickBetweenThin:member
@@ -38,8 +38,8 @@ fields:
       Represents a thick line between two thin lines style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThickBetweenThin"'
   - name: thickThin
     uid: word!Word.LineFormatStyle.thickThin:member
@@ -48,8 +48,8 @@ fields:
       Represents a thick-thin line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThickThin"'
   - name: thinThick
     uid: word!Word.LineFormatStyle.thinThick:member
@@ -58,8 +58,8 @@ fields:
       Represents a thin-thick line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThick"'
   - name: thinThin
     uid: word!Word.LineFormatStyle.thinThin:member
@@ -68,6 +68,6 @@ fields:
       Represents a thin-thin line style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThinThin"'
diff --git a/docs/docs-ref-autogen/word/word/word.linenumbering.yml b/docs/docs-ref-autogen/word/word/word.linenumbering.yml
index ee75feec57..91d87b7a39 100644
--- a/docs/docs-ref-autogen/word/word/word.linenumbering.yml
+++ b/docs/docs-ref-autogen/word/word/word.linenumbering.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents line numbers in the left margin or to the left of each
   newspaper-style column.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,7 +23,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -35,10 +35,10 @@ properties:
     fullName: countBy
     summary: Specifies the numeric increment for line numbers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'countBy: number;'
@@ -52,10 +52,10 @@ properties:
       Specifies the distance (in points) between the right edge of line numbers
       and the left edge of the document text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'distanceFromText: number;'
@@ -69,10 +69,10 @@ properties:
       Specifies if line numbering is active for the specified document, section,
       or sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isActive: boolean;'
@@ -86,10 +86,10 @@ properties:
       Specifies the way line numbering runs; that is, whether it starts over at
       the beginning of a new page or section, or runs continuously.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -105,10 +105,10 @@ properties:
     fullName: startingNumber
     summary: Specifies the starting line number.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'startingNumber: number;'
@@ -124,7 +124,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -148,7 +148,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.LineNumbering;'
@@ -170,7 +170,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -203,7 +203,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -235,7 +235,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.LineNumbering): void;'
@@ -261,7 +261,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.LineNumberingData;'
@@ -284,7 +284,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.LineNumbering;'
@@ -305,7 +305,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.LineNumbering;'
diff --git a/docs/docs-ref-autogen/word/word/word.linewidth.yml b/docs/docs-ref-autogen/word/word/word.linewidth.yml
index ab5c407200..af82560677 100644
--- a/docs/docs-ref-autogen/word/word/word.linewidth.yml
+++ b/docs/docs-ref-autogen/word/word/word.linewidth.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.LineWidth
 summary: Specifies the width of an object's border.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: pt025
@@ -18,8 +18,8 @@ fields:
       Represents a line width of 0.25 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt025"'
   - name: pt050
     uid: word!Word.LineWidth.pt050:member
@@ -28,8 +28,8 @@ fields:
       Represents a line width of 0.50 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt050"'
   - name: pt075
     uid: word!Word.LineWidth.pt075:member
@@ -38,8 +38,8 @@ fields:
       Represents a line width of 0.75 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt075"'
   - name: pt100
     uid: word!Word.LineWidth.pt100:member
@@ -48,8 +48,8 @@ fields:
       Represents a line width of 1.00 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt100"'
   - name: pt150
     uid: word!Word.LineWidth.pt150:member
@@ -58,8 +58,8 @@ fields:
       Represents a line width of 1.50 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt150"'
   - name: pt225
     uid: word!Word.LineWidth.pt225:member
@@ -68,8 +68,8 @@ fields:
       Represents a line width of 2.25 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt225"'
   - name: pt300
     uid: word!Word.LineWidth.pt300:member
@@ -78,8 +78,8 @@ fields:
       Represents a line width of 3.00 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt300"'
   - name: pt450
     uid: word!Word.LineWidth.pt450:member
@@ -88,8 +88,8 @@ fields:
       Represents a line width of 4.50 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt450"'
   - name: pt600
     uid: word!Word.LineWidth.pt600:member
@@ -98,6 +98,6 @@ fields:
       Represents a line width of 6.00 points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pt600"'
diff --git a/docs/docs-ref-autogen/word/word/word.listapplyto.yml b/docs/docs-ref-autogen/word/word/word.listapplyto.yml
index cbce165460..b8507ddb1f 100644
--- a/docs/docs-ref-autogen/word/word/word.listapplyto.yml
+++ b/docs/docs-ref-autogen/word/word/word.listapplyto.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ListApplyTo
 summary: Specifies the portion of a list to which to apply a list template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: selection
@@ -18,8 +18,8 @@ fields:
       Applies the list template to the selection.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Selection"'
   - name: thisPointForward
     uid: word!Word.ListApplyTo.thisPointForward:member
@@ -29,8 +29,8 @@ fields:
       the list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ThisPointForward"'
   - name: wholeList
     uid: word!Word.ListApplyTo.wholeList:member
@@ -39,6 +39,6 @@ fields:
       Applies the list template to the entire list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WholeList"'
diff --git a/docs/docs-ref-autogen/word/word/word.listformat.yml b/docs/docs-ref-autogen/word/word/word.listformat.yml
index d83549993d..0d92dda9b8 100644
--- a/docs/docs-ref-autogen/word/word/word.listformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.listformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ListFormat
 summary: Represents the list formatting characteristics of a range.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -33,10 +33,10 @@ properties:
     fullName: isSingleList
     summary: Indicates whether the `ListFormat` object contains a single list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isSingleList: boolean;'
@@ -48,10 +48,10 @@ properties:
     fullName: isSingleListTemplate
     summary: Indicates whether the `ListFormat` object contains a single list template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isSingleListTemplate: boolean;'
@@ -65,10 +65,10 @@ properties:
       Returns a `List` object that represents the first formatted list contained
       in the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly list: Word.List;'
@@ -82,10 +82,10 @@ properties:
       Specifies the list level number for the first paragraph for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listLevelNumber: number;'
@@ -99,10 +99,10 @@ properties:
       Gets the string representation of the list value of the first paragraph in
       the range for the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly listString: string;'
@@ -114,10 +114,10 @@ properties:
     fullName: listTemplate
     summary: Gets the list template associated with the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly listTemplate: Word.ListTemplate;'
@@ -129,10 +129,10 @@ properties:
     fullName: listType
     summary: Gets the type of the list for the `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -152,10 +152,10 @@ properties:
       Gets the numeric value of the the first paragraph in the range for the
       `ListFormat` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly listValue: number;'
@@ -168,10 +168,10 @@ methods:
     fullName: applyBulletDefault(defaultListBehavior)
     summary: Adds bullets and formatting to the paragraphs in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'applyBulletDefault(defaultListBehavior: Word.DefaultListBehavior): void;'
@@ -190,10 +190,10 @@ methods:
     fullName: applyBulletDefault(defaultListBehavior)
     summary: Adds bullets and formatting to the paragraphs in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -216,10 +216,10 @@ methods:
       Applies a list template with a specific level to the paragraphs in the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -244,10 +244,10 @@ methods:
     fullName: applyNumberDefault(defaultListBehavior)
     summary: Adds numbering and formatting to the paragraphs in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'applyNumberDefault(defaultListBehavior: Word.DefaultListBehavior): void;'
@@ -264,10 +264,10 @@ methods:
     fullName: applyNumberDefault(defaultListBehavior)
     summary: Adds numbering and formatting to the paragraphs in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -286,10 +286,10 @@ methods:
     fullName: applyOutlineNumberDefault(defaultListBehavior)
     summary: Adds outline numbering and formatting to the paragraphs in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -308,10 +308,10 @@ methods:
     fullName: applyOutlineNumberDefault(defaultListBehavior)
     summary: Adds outline numbering and formatting to the paragraphs in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -330,10 +330,10 @@ methods:
     fullName: canContinuePreviousList(listTemplate)
     summary: Determines whether the `ListFormat` object can continue a previous list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -354,10 +354,10 @@ methods:
     fullName: convertNumbersToText(numberType)
     summary: Converts numbers in the list to plain text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'convertNumbersToText(numberType: Word.NumberType): void;'
@@ -374,10 +374,10 @@ methods:
     fullName: convertNumbersToText(numberType)
     summary: Converts numbers in the list to plain text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -396,10 +396,10 @@ methods:
     fullName: countNumberedItems(options)
     summary: Counts the numbered items in the list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -422,10 +422,10 @@ methods:
     fullName: listIndent()
     summary: Indents the list by one level.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listIndent(): void;'
@@ -438,10 +438,10 @@ methods:
     fullName: listOutdent()
     summary: Outdents the list by one level.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'listOutdent(): void;'
@@ -457,7 +457,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.ListFormatLoadOptions): Word.ListFormat;'
@@ -477,7 +477,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.ListFormat;'
@@ -499,7 +499,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -528,10 +528,10 @@ methods:
     fullName: removeNumbers(numberType)
     summary: Removes numbering from the list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'removeNumbers(numberType: Word.NumberType): void;'
@@ -548,10 +548,10 @@ methods:
     fullName: removeNumbers(numberType)
     summary: Removes numbering from the list.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'removeNumbers(numberType: "Paragraph" | "ListNum" | "AllNumbers"): void;'
@@ -572,7 +572,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -602,7 +602,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.ListFormat): void;'
@@ -627,7 +627,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.ListFormatData;'
@@ -650,7 +650,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.ListFormat;'
@@ -671,7 +671,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.ListFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.listformatcountnumbereditemsoptions.yml b/docs/docs-ref-autogen/word/word/word.listformatcountnumbereditemsoptions.yml
index 90cd96abce..8699fec88b 100644
--- a/docs/docs-ref-autogen/word/word/word.listformatcountnumbereditemsoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.listformatcountnumbereditemsoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ListFormatCountNumberedItemsOptions
 summary: Represents options for counting numbered items in a range.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: level
     summary: If provided, specifies the level to count. The default value is 1.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'level?: number;'
@@ -35,10 +35,10 @@ properties:
       If provided, specifies the type of number to count. The default value is
       `Word.NumberType.paragraph`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'numberType?: Word.NumberType | "Paragraph" | "ListNum" | "AllNumbers";'
diff --git a/docs/docs-ref-autogen/word/word/word.listtemplateapplyoptions.yml b/docs/docs-ref-autogen/word/word/word.listtemplateapplyoptions.yml
index e65f22fdab..41db7d8411 100644
--- a/docs/docs-ref-autogen/word/word/word.listtemplateapplyoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.listtemplateapplyoptions.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ListTemplateApplyOptions
 summary: Represents options for applying a list template to a range.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -20,10 +20,10 @@ properties:
       If provided, specifies the level to apply in the list template. The
       default value is 1.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'applyLevel?: number;'
@@ -37,10 +37,10 @@ properties:
       If provided, specifies which part of the list to apply the template to.
       The default value is `Word.ListApplyTo.wholeList`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -58,10 +58,10 @@ properties:
       If provided, specifies whether to continue the previous list. The default
       value is `false`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'continuePreviousList?: boolean;'
@@ -75,10 +75,10 @@ properties:
       If provided, specifies the default list behavior. The default value is
       `DefaultListBehavior.word97`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
diff --git a/docs/docs-ref-autogen/word/word/word.listtype.yml b/docs/docs-ref-autogen/word/word/word.listtype.yml
index fa4e3625ed..b173363ffb 100644
--- a/docs/docs-ref-autogen/word/word/word.listtype.yml
+++ b/docs/docs-ref-autogen/word/word/word.listtype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ListType
 summary: Represents the list type.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: listBullet
@@ -18,8 +18,8 @@ fields:
       Bulleted list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListBullet"'
   - name: listListNumOnly
     uid: word!Word.ListType.listListNumOnly:member
@@ -28,8 +28,8 @@ fields:
       ListNum fields that can be used in the body of a paragraph.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListListNumOnly"'
   - name: listMixedNumbering
     uid: word!Word.ListType.listMixedNumbering:member
@@ -38,8 +38,8 @@ fields:
       Mixed numeric list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListMixedNumbering"'
   - name: listNoNumbering
     uid: word!Word.ListType.listNoNumbering:member
@@ -48,8 +48,8 @@ fields:
       List with no bullets, numbering, or outlining.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListNoNumbering"'
   - name: listOutlineNumbering
     uid: word!Word.ListType.listOutlineNumbering:member
@@ -58,8 +58,8 @@ fields:
       Outlined list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListOutlineNumbering"'
   - name: listPictureBullet
     uid: word!Word.ListType.listPictureBullet:member
@@ -68,8 +68,8 @@ fields:
       Picture bulleted list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListPictureBullet"'
   - name: listSimpleNumbering
     uid: word!Word.ListType.listSimpleNumbering:member
@@ -78,6 +78,6 @@ fields:
       Simple numeric list.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListSimpleNumbering"'
diff --git a/docs/docs-ref-autogen/word/word/word.mergetarget.yml b/docs/docs-ref-autogen/word/word/word.mergetarget.yml
new file mode 100644
index 0000000000..ed89a14231
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.mergetarget.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.MergeTarget
+uid: word!Word.MergeTarget:enum
+package: word!
+fullName: Word.MergeTarget
+summary: Specifies the target document for merge operations.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: current
+    uid: word!Word.MergeTarget.current:member
+    package: word!
+    summary: >-
+      Represents merging into the current document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Current"'
+  - name: new
+    uid: word!Word.MergeTarget.new:member
+    package: word!
+    summary: >-
+      Represents merging into a new document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"New"'
+  - name: selected
+    uid: word!Word.MergeTarget.selected:member
+    package: word!
+    summary: >-
+      Represents merging into the selected document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Selected"'
diff --git a/docs/docs-ref-autogen/word/word/word.numberform.yml b/docs/docs-ref-autogen/word/word/word.numberform.yml
index 915c971aa0..517cd35c29 100644
--- a/docs/docs-ref-autogen/word/word/word.numberform.yml
+++ b/docs/docs-ref-autogen/word/word/word.numberform.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.NumberForm
 summary: Specifies the number form setting for an OpenType font.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: default
@@ -18,8 +18,8 @@ fields:
       Default number form setting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Default"'
   - name: lining
     uid: word!Word.NumberForm.lining:member
@@ -28,8 +28,8 @@ fields:
       Lining number form setting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Lining"'
   - name: oldStyle
     uid: word!Word.NumberForm.oldStyle:member
@@ -38,6 +38,6 @@ fields:
       Old-style number form setting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OldStyle"'
diff --git a/docs/docs-ref-autogen/word/word/word.numberingrule.yml b/docs/docs-ref-autogen/word/word/word.numberingrule.yml
index df34527916..d8a27b30e0 100644
--- a/docs/docs-ref-autogen/word/word/word.numberingrule.yml
+++ b/docs/docs-ref-autogen/word/word/word.numberingrule.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.NumberingRule
 summary: Specifies the numbering rule to apply.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: restartContinuous
@@ -18,8 +18,8 @@ fields:
       Restart numbering continuously.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RestartContinuous"'
   - name: restartPage
     uid: word!Word.NumberingRule.restartPage:member
@@ -28,8 +28,8 @@ fields:
       Restart numbering at the beginning of each page.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RestartPage"'
   - name: restartSection
     uid: word!Word.NumberingRule.restartSection:member
@@ -38,6 +38,6 @@ fields:
       Restart numbering at the beginning of each section.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RestartSection"'
diff --git a/docs/docs-ref-autogen/word/word/word.numberspacing.yml b/docs/docs-ref-autogen/word/word/word.numberspacing.yml
index b44de407d1..57ce8d49b9 100644
--- a/docs/docs-ref-autogen/word/word/word.numberspacing.yml
+++ b/docs/docs-ref-autogen/word/word/word.numberspacing.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.NumberSpacing
 summary: Specifies the number spacing setting for an OpenType font.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: default
@@ -18,8 +18,8 @@ fields:
       Default number spacing setting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Default"'
   - name: proportional
     uid: word!Word.NumberSpacing.proportional:member
@@ -28,8 +28,8 @@ fields:
       Proportional number spacing setting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Proportional"'
   - name: tabular
     uid: word!Word.NumberSpacing.tabular:member
@@ -38,6 +38,6 @@ fields:
       Tabular number spacing setting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tabular"'
diff --git a/docs/docs-ref-autogen/word/word/word.numbertype.yml b/docs/docs-ref-autogen/word/word/word.numbertype.yml
index ae52bbcc5d..3cae70fe16 100644
--- a/docs/docs-ref-autogen/word/word/word.numbertype.yml
+++ b/docs/docs-ref-autogen/word/word/word.numbertype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.NumberType
 summary: Specifies the type of numbers in a list.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: allNumbers
@@ -18,8 +18,8 @@ fields:
       Default value for all other cases.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"AllNumbers"'
   - name: listNum
     uid: word!Word.NumberType.listNum:member
@@ -30,8 +30,8 @@ fields:
       -->.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ListNum"'
   - name: paragraph
     uid: word!Word.NumberType.paragraph:member
@@ -41,6 +41,6 @@ fields:
       **Bullets and Numbering** dialog box.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Paragraph"'
diff --git a/docs/docs-ref-autogen/word/word/word.oleformat.yml b/docs/docs-ref-autogen/word/word/word.oleformat.yml
index cf5fa8f44a..3f42b141c5 100644
--- a/docs/docs-ref-autogen/word/word/word.oleformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.oleformat.yml
@@ -155,10 +155,10 @@ properties:
       content: 'readonly label: string;'
       return:
         type: string
-  - name: progID
-    uid: word!Word.OleFormat#progID:member
+  - name: progId
+    uid: word!Word.OleFormat#progId:member
     package: word!
-    fullName: progID
+    fullName: progId
     summary: >-
       Gets the programmatic identifier (`ProgId`) for the specified OLE
       object.
@@ -169,7 +169,7 @@ properties:
     isPreview: true
     isDeprecated: false
     syntax:
-      content: 'readonly progID: string;'
+      content: 'readonly progId: string;'
       return:
         type: string
 methods:
diff --git a/docs/docs-ref-autogen/word/word/word.page.yml b/docs/docs-ref-autogen/word/word/word.page.yml
index 1e136def25..6dc5d1b679 100644
--- a/docs/docs-ref-autogen/word/word/word.page.yml
+++ b/docs/docs-ref-autogen/word/word/word.page.yml
@@ -60,10 +60,10 @@ properties:
     fullName: breaks
     summary: Gets a `BreakCollection` object that represents the breaks on the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly breaks: Word.BreakCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.pageborderart.yml b/docs/docs-ref-autogen/word/word/word.pageborderart.yml
index 67a044d83c..79429eb295 100644
--- a/docs/docs-ref-autogen/word/word/word.pageborderart.yml
+++ b/docs/docs-ref-autogen/word/word/word.pageborderart.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PageBorderArt
 summary: Specifies the graphical page border setting of a page.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: apples
@@ -18,8 +18,8 @@ fields:
       Represents a border with apple design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Apples"'
   - name: archedScallops
     uid: word!Word.PageBorderArt.archedScallops:member
@@ -28,8 +28,8 @@ fields:
       Represents a border with arched scallops design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ArchedScallops"'
   - name: babyPacifier
     uid: word!Word.PageBorderArt.babyPacifier:member
@@ -38,8 +38,8 @@ fields:
       Represents a border with baby pacifier design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BabyPacifier"'
   - name: babyRattle
     uid: word!Word.PageBorderArt.babyRattle:member
@@ -48,8 +48,8 @@ fields:
       Represents a border with baby rattle design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BabyRattle"'
   - name: balloons3Colors
     uid: word!Word.PageBorderArt.balloons3Colors:member
@@ -58,8 +58,8 @@ fields:
       Represents a border with three-color balloons design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Balloons3Colors"'
   - name: balloonsHotAir
     uid: word!Word.PageBorderArt.balloonsHotAir:member
@@ -68,8 +68,8 @@ fields:
       Represents a border with hot air balloons design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BalloonsHotAir"'
   - name: basicBlackDashes
     uid: word!Word.PageBorderArt.basicBlackDashes:member
@@ -78,8 +78,8 @@ fields:
       Represents a border with basic black dashes design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicBlackDashes"'
   - name: basicBlackDots
     uid: word!Word.PageBorderArt.basicBlackDots:member
@@ -88,8 +88,8 @@ fields:
       Represents a border with basic black dots design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicBlackDots"'
   - name: basicBlackSquares
     uid: word!Word.PageBorderArt.basicBlackSquares:member
@@ -98,8 +98,8 @@ fields:
       Represents a border with basic black squares design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicBlackSquares"'
   - name: basicThinLines
     uid: word!Word.PageBorderArt.basicThinLines:member
@@ -108,8 +108,8 @@ fields:
       Represents a border with basic thin lines design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicThinLines"'
   - name: basicWhiteDashes
     uid: word!Word.PageBorderArt.basicWhiteDashes:member
@@ -118,8 +118,8 @@ fields:
       Represents a border with basic white dashes design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicWhiteDashes"'
   - name: basicWhiteDots
     uid: word!Word.PageBorderArt.basicWhiteDots:member
@@ -128,8 +128,8 @@ fields:
       Represents a border with basic white dots design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicWhiteDots"'
   - name: basicWhiteSquares
     uid: word!Word.PageBorderArt.basicWhiteSquares:member
@@ -138,8 +138,8 @@ fields:
       Represents a border with basic white squares design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicWhiteSquares"'
   - name: basicWideInline
     uid: word!Word.PageBorderArt.basicWideInline:member
@@ -148,8 +148,8 @@ fields:
       Represents a border with basic wide inline design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicWideInline"'
   - name: basicWideMidline
     uid: word!Word.PageBorderArt.basicWideMidline:member
@@ -158,8 +158,8 @@ fields:
       Represents a border with basic wide midline design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicWideMidline"'
   - name: basicWideOutline
     uid: word!Word.PageBorderArt.basicWideOutline:member
@@ -168,8 +168,8 @@ fields:
       Represents a border with basic wide outline design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BasicWideOutline"'
   - name: bats
     uid: word!Word.PageBorderArt.bats:member
@@ -178,8 +178,8 @@ fields:
       Represents a border with bats design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bats"'
   - name: birds
     uid: word!Word.PageBorderArt.birds:member
@@ -188,8 +188,8 @@ fields:
       Represents a border with birds design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Birds"'
   - name: birdsFlight
     uid: word!Word.PageBorderArt.birdsFlight:member
@@ -198,8 +198,8 @@ fields:
       Represents a border with birds in flight design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BirdsFlight"'
   - name: cabins
     uid: word!Word.PageBorderArt.cabins:member
@@ -208,8 +208,8 @@ fields:
       Represents a border with cabins design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Cabins"'
   - name: cakeSlice
     uid: word!Word.PageBorderArt.cakeSlice:member
@@ -218,8 +218,8 @@ fields:
       Represents a border with cake slice design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CakeSlice"'
   - name: candyCorn
     uid: word!Word.PageBorderArt.candyCorn:member
@@ -228,8 +228,8 @@ fields:
       Represents a border with candy corn design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CandyCorn"'
   - name: celticKnotwork
     uid: word!Word.PageBorderArt.celticKnotwork:member
@@ -238,8 +238,8 @@ fields:
       Represents a border with Celtic knotwork design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CelticKnotwork"'
   - name: certificateBanner
     uid: word!Word.PageBorderArt.certificateBanner:member
@@ -248,8 +248,8 @@ fields:
       Represents a border with certificate banner design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CertificateBanner"'
   - name: chainLink
     uid: word!Word.PageBorderArt.chainLink:member
@@ -258,8 +258,8 @@ fields:
       Represents a border with chain link design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChainLink"'
   - name: champagneBottle
     uid: word!Word.PageBorderArt.champagneBottle:member
@@ -268,8 +268,8 @@ fields:
       Represents a border with champagne bottle design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChampagneBottle"'
   - name: checkedBarBlack
     uid: word!Word.PageBorderArt.checkedBarBlack:member
@@ -278,8 +278,8 @@ fields:
       Represents a border with black checked bar design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CheckedBarBlack"'
   - name: checkedBarColor
     uid: word!Word.PageBorderArt.checkedBarColor:member
@@ -288,8 +288,8 @@ fields:
       Represents a border with colored checked bar design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CheckedBarColor"'
   - name: checkered
     uid: word!Word.PageBorderArt.checkered:member
@@ -298,8 +298,8 @@ fields:
       Represents a border with checkered design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Checkered"'
   - name: christmasTree
     uid: word!Word.PageBorderArt.christmasTree:member
@@ -308,8 +308,8 @@ fields:
       Represents a border with Christmas tree design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChristmasTree"'
   - name: circlesLines
     uid: word!Word.PageBorderArt.circlesLines:member
@@ -318,8 +318,8 @@ fields:
       Represents a border with circles and lines design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CirclesLines"'
   - name: circlesRectangles
     uid: word!Word.PageBorderArt.circlesRectangles:member
@@ -328,8 +328,8 @@ fields:
       Represents a border with circles and rectangles design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CirclesRectangles"'
   - name: classicalWave
     uid: word!Word.PageBorderArt.classicalWave:member
@@ -338,8 +338,8 @@ fields:
       Represents a border with classical wave design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ClassicalWave"'
   - name: clocks
     uid: word!Word.PageBorderArt.clocks:member
@@ -348,8 +348,8 @@ fields:
       Represents a border with clocks design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Clocks"'
   - name: compass
     uid: word!Word.PageBorderArt.compass:member
@@ -358,8 +358,8 @@ fields:
       Represents a border with compass design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Compass"'
   - name: confetti
     uid: word!Word.PageBorderArt.confetti:member
@@ -368,8 +368,8 @@ fields:
       Represents a border with confetti design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Confetti"'
   - name: confettiGrays
     uid: word!Word.PageBorderArt.confettiGrays:member
@@ -378,8 +378,8 @@ fields:
       Represents a border with gray confetti design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ConfettiGrays"'
   - name: confettiOutline
     uid: word!Word.PageBorderArt.confettiOutline:member
@@ -388,8 +388,8 @@ fields:
       Represents a border with outline confetti design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ConfettiOutline"'
   - name: confettiStreamers
     uid: word!Word.PageBorderArt.confettiStreamers:member
@@ -398,8 +398,8 @@ fields:
       Represents a border with confetti streamers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ConfettiStreamers"'
   - name: confettiWhite
     uid: word!Word.PageBorderArt.confettiWhite:member
@@ -408,8 +408,8 @@ fields:
       Represents a border with white confetti design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ConfettiWhite"'
   - name: cornerTriangles
     uid: word!Word.PageBorderArt.cornerTriangles:member
@@ -418,8 +418,8 @@ fields:
       Represents a border with corner triangles design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CornerTriangles"'
   - name: couponCutoutDashes
     uid: word!Word.PageBorderArt.couponCutoutDashes:member
@@ -428,8 +428,8 @@ fields:
       Represents a border with coupon cutout dashes design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CouponCutoutDashes"'
   - name: couponCutoutDots
     uid: word!Word.PageBorderArt.couponCutoutDots:member
@@ -438,8 +438,8 @@ fields:
       Represents a border with coupon cutout dots design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CouponCutoutDots"'
   - name: crazyMaze
     uid: word!Word.PageBorderArt.crazyMaze:member
@@ -448,8 +448,8 @@ fields:
       Represents a border with crazy maze design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CrazyMaze"'
   - name: creaturesButterfly
     uid: word!Word.PageBorderArt.creaturesButterfly:member
@@ -458,8 +458,8 @@ fields:
       Represents a border with butterfly creatures design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CreaturesButterfly"'
   - name: creaturesFish
     uid: word!Word.PageBorderArt.creaturesFish:member
@@ -468,8 +468,8 @@ fields:
       Represents a border with fish creatures design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CreaturesFish"'
   - name: creaturesInsects
     uid: word!Word.PageBorderArt.creaturesInsects:member
@@ -478,8 +478,8 @@ fields:
       Represents a border with insects creatures design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CreaturesInsects"'
   - name: creaturesLadyBug
     uid: word!Word.PageBorderArt.creaturesLadyBug:member
@@ -488,8 +488,8 @@ fields:
       Represents a border with ladybug creatures design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CreaturesLadyBug"'
   - name: crossStitch
     uid: word!Word.PageBorderArt.crossStitch:member
@@ -498,8 +498,8 @@ fields:
       Represents a border with cross stitch design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CrossStitch"'
   - name: cup
     uid: word!Word.PageBorderArt.cup:member
@@ -508,8 +508,8 @@ fields:
       Represents a border with cup design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Cup"'
   - name: decoArch
     uid: word!Word.PageBorderArt.decoArch:member
@@ -518,8 +518,8 @@ fields:
       Represents a border with deco arch design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DecoArch"'
   - name: decoArchColor
     uid: word!Word.PageBorderArt.decoArchColor:member
@@ -528,8 +528,8 @@ fields:
       Represents a border with colored deco arch design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DecoArchColor"'
   - name: decoBlocks
     uid: word!Word.PageBorderArt.decoBlocks:member
@@ -538,8 +538,8 @@ fields:
       Represents a border with deco blocks design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DecoBlocks"'
   - name: diamondsGray
     uid: word!Word.PageBorderArt.diamondsGray:member
@@ -548,8 +548,8 @@ fields:
       Represents a border with gray diamonds design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DiamondsGray"'
   - name: doubleD
     uid: word!Word.PageBorderArt.doubleD:member
@@ -558,8 +558,8 @@ fields:
       Represents a border with double D design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DoubleD"'
   - name: doubleDiamonds
     uid: word!Word.PageBorderArt.doubleDiamonds:member
@@ -568,8 +568,8 @@ fields:
       Represents a border with double diamonds design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DoubleDiamonds"'
   - name: earth1
     uid: word!Word.PageBorderArt.earth1:member
@@ -578,8 +578,8 @@ fields:
       Represents a border with Earth design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Earth1"'
   - name: earth2
     uid: word!Word.PageBorderArt.earth2:member
@@ -588,8 +588,8 @@ fields:
       Represents a border with Earth design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Earth2"'
   - name: eclipsingSquares1
     uid: word!Word.PageBorderArt.eclipsingSquares1:member
@@ -598,8 +598,8 @@ fields:
       Represents a border with eclipsing squares design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EclipsingSquares1"'
   - name: eclipsingSquares2
     uid: word!Word.PageBorderArt.eclipsingSquares2:member
@@ -608,8 +608,8 @@ fields:
       Represents a border with eclipsing squares design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EclipsingSquares2"'
   - name: eggsBlack
     uid: word!Word.PageBorderArt.eggsBlack:member
@@ -618,8 +618,8 @@ fields:
       Represents a border with black eggs design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EggsBlack"'
   - name: fans
     uid: word!Word.PageBorderArt.fans:member
@@ -628,8 +628,8 @@ fields:
       Represents a border with fans design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Fans"'
   - name: film
     uid: word!Word.PageBorderArt.film:member
@@ -638,8 +638,8 @@ fields:
       Represents a border with film design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Film"'
   - name: firecrackers
     uid: word!Word.PageBorderArt.firecrackers:member
@@ -648,8 +648,8 @@ fields:
       Represents a border with firecrackers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Firecrackers"'
   - name: flowersBlockPrint
     uid: word!Word.PageBorderArt.flowersBlockPrint:member
@@ -658,8 +658,8 @@ fields:
       Represents a border with block print flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersBlockPrint"'
   - name: flowersDaisies
     uid: word!Word.PageBorderArt.flowersDaisies:member
@@ -668,8 +668,8 @@ fields:
       Represents a border with daisies flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersDaisies"'
   - name: flowersModern1
     uid: word!Word.PageBorderArt.flowersModern1:member
@@ -678,8 +678,8 @@ fields:
       Represents a border with modern 1 flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersModern1"'
   - name: flowersModern2
     uid: word!Word.PageBorderArt.flowersModern2:member
@@ -688,8 +688,8 @@ fields:
       Represents a border with modern 2 flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersModern2"'
   - name: flowersPansy
     uid: word!Word.PageBorderArt.flowersPansy:member
@@ -698,8 +698,8 @@ fields:
       Represents a border with pansy flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersPansy"'
   - name: flowersRedRose
     uid: word!Word.PageBorderArt.flowersRedRose:member
@@ -708,8 +708,8 @@ fields:
       Represents a border with red rose flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersRedRose"'
   - name: flowersRoses
     uid: word!Word.PageBorderArt.flowersRoses:member
@@ -718,8 +718,8 @@ fields:
       Represents a border with roses flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersRoses"'
   - name: flowersTeacup
     uid: word!Word.PageBorderArt.flowersTeacup:member
@@ -728,8 +728,8 @@ fields:
       Represents a border with teacup and flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersTeacup"'
   - name: flowersTiny
     uid: word!Word.PageBorderArt.flowersTiny:member
@@ -738,8 +738,8 @@ fields:
       Represents a border with tiny flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FlowersTiny"'
   - name: gems
     uid: word!Word.PageBorderArt.gems:member
@@ -748,8 +748,8 @@ fields:
       Represents a border with gems design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gems"'
   - name: gingerbreadMan
     uid: word!Word.PageBorderArt.gingerbreadMan:member
@@ -758,8 +758,8 @@ fields:
       Represents a border with gingerbread man design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GingerbreadMan"'
   - name: gradient
     uid: word!Word.PageBorderArt.gradient:member
@@ -768,8 +768,8 @@ fields:
       Represents a border with gradient design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gradient"'
   - name: handmade1
     uid: word!Word.PageBorderArt.handmade1:member
@@ -778,8 +778,8 @@ fields:
       Represents a border with handmade design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Handmade1"'
   - name: handmade2
     uid: word!Word.PageBorderArt.handmade2:member
@@ -788,8 +788,8 @@ fields:
       Represents a border with handmade design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Handmade2"'
   - name: heartBalloon
     uid: word!Word.PageBorderArt.heartBalloon:member
@@ -798,8 +798,8 @@ fields:
       Represents a border with heart balloon design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HeartBalloon"'
   - name: heartGray
     uid: word!Word.PageBorderArt.heartGray:member
@@ -808,8 +808,8 @@ fields:
       Represents a border with gray heart design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HeartGray"'
   - name: hearts
     uid: word!Word.PageBorderArt.hearts:member
@@ -818,8 +818,8 @@ fields:
       Represents a border with hearts design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hearts"'
   - name: heebieJeebies
     uid: word!Word.PageBorderArt.heebieJeebies:member
@@ -828,8 +828,8 @@ fields:
       Represents a border with heebie jeebies design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HeebieJeebies"'
   - name: holly
     uid: word!Word.PageBorderArt.holly:member
@@ -838,8 +838,8 @@ fields:
       Represents a border with holly design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Holly"'
   - name: houseFunky
     uid: word!Word.PageBorderArt.houseFunky:member
@@ -848,8 +848,8 @@ fields:
       Represents a border with funky house design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HouseFunky"'
   - name: hypnotic
     uid: word!Word.PageBorderArt.hypnotic:member
@@ -858,8 +858,8 @@ fields:
       Represents a border with hypnotic design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hypnotic"'
   - name: iceCreamCones
     uid: word!Word.PageBorderArt.iceCreamCones:member
@@ -868,8 +868,8 @@ fields:
       Represents a border with ice cream cone design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IceCreamCones"'
   - name: lightBulb
     uid: word!Word.PageBorderArt.lightBulb:member
@@ -878,8 +878,8 @@ fields:
       Represents a border with light bulb design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LightBulb"'
   - name: lightning1
     uid: word!Word.PageBorderArt.lightning1:member
@@ -888,8 +888,8 @@ fields:
       Represents a border with lightning design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Lightning1"'
   - name: lightning2
     uid: word!Word.PageBorderArt.lightning2:member
@@ -898,8 +898,8 @@ fields:
       Represents a border with lightning design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Lightning2"'
   - name: mapleLeaf
     uid: word!Word.PageBorderArt.mapleLeaf:member
@@ -908,8 +908,8 @@ fields:
       Represents a border with maple leaf design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MapleLeaf"'
   - name: mapleMuffins
     uid: word!Word.PageBorderArt.mapleMuffins:member
@@ -918,8 +918,8 @@ fields:
       Represents a border with maple muffin design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MapleMuffins"'
   - name: mapPins
     uid: word!Word.PageBorderArt.mapPins:member
@@ -928,8 +928,8 @@ fields:
       Represents a border with map pins design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MapPins"'
   - name: marquee
     uid: word!Word.PageBorderArt.marquee:member
@@ -938,8 +938,8 @@ fields:
       Represents a border with marquee design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Marquee"'
   - name: marqueeToothed
     uid: word!Word.PageBorderArt.marqueeToothed:member
@@ -948,8 +948,8 @@ fields:
       Represents a border with marquee toothed design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MarqueeToothed"'
   - name: moons
     uid: word!Word.PageBorderArt.moons:member
@@ -958,8 +958,8 @@ fields:
       Represents a border with moons design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Moons"'
   - name: mosaic
     uid: word!Word.PageBorderArt.mosaic:member
@@ -968,8 +968,8 @@ fields:
       Represents a border with mosaic design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mosaic"'
   - name: musicNotes
     uid: word!Word.PageBorderArt.musicNotes:member
@@ -978,8 +978,8 @@ fields:
       Represents a border with music notes design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MusicNotes"'
   - name: northwest
     uid: word!Word.PageBorderArt.northwest:member
@@ -988,8 +988,8 @@ fields:
       Represents a border with northwest design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Northwest"'
   - name: ovals
     uid: word!Word.PageBorderArt.ovals:member
@@ -998,8 +998,8 @@ fields:
       Represents a border with ovals design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Ovals"'
   - name: packages
     uid: word!Word.PageBorderArt.packages:member
@@ -1008,8 +1008,8 @@ fields:
       Represents a border with packages design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Packages"'
   - name: palmsBlack
     uid: word!Word.PageBorderArt.palmsBlack:member
@@ -1018,8 +1018,8 @@ fields:
       Represents a border with black palms design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PalmsBlack"'
   - name: palmsColor
     uid: word!Word.PageBorderArt.palmsColor:member
@@ -1028,8 +1028,8 @@ fields:
       Represents a border with palm trees in color.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PalmsColor"'
   - name: paperClips
     uid: word!Word.PageBorderArt.paperClips:member
@@ -1038,8 +1038,8 @@ fields:
       Represents a border with paper clips design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PaperClips"'
   - name: papyrus
     uid: word!Word.PageBorderArt.papyrus:member
@@ -1048,8 +1048,8 @@ fields:
       Represents a border with papyrus design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Papyrus"'
   - name: partyFavor
     uid: word!Word.PageBorderArt.partyFavor:member
@@ -1058,8 +1058,8 @@ fields:
       Represents a border with party favor design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PartyFavor"'
   - name: partyGlass
     uid: word!Word.PageBorderArt.partyGlass:member
@@ -1068,8 +1068,8 @@ fields:
       Represents a border with party glass design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PartyGlass"'
   - name: pencils
     uid: word!Word.PageBorderArt.pencils:member
@@ -1078,8 +1078,8 @@ fields:
       Represents a border with pencils design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pencils"'
   - name: people
     uid: word!Word.PageBorderArt.people:member
@@ -1088,8 +1088,8 @@ fields:
       Represents a border with people design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"People"'
   - name: peopleHats
     uid: word!Word.PageBorderArt.peopleHats:member
@@ -1098,8 +1098,8 @@ fields:
       Represents a border with people wearing hats design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PeopleHats"'
   - name: peopleWaving
     uid: word!Word.PageBorderArt.peopleWaving:member
@@ -1108,8 +1108,8 @@ fields:
       Represents a border with people waving design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PeopleWaving"'
   - name: poinsettias
     uid: word!Word.PageBorderArt.poinsettias:member
@@ -1118,8 +1118,8 @@ fields:
       Represents a border with poinsettias flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Poinsettias"'
   - name: postageStamp
     uid: word!Word.PageBorderArt.postageStamp:member
@@ -1128,8 +1128,8 @@ fields:
       Represents a border with postage stamp design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PostageStamp"'
   - name: pumpkin1
     uid: word!Word.PageBorderArt.pumpkin1:member
@@ -1138,8 +1138,8 @@ fields:
       Represents a border with pumpkin design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pumpkin1"'
   - name: pushPinNote1
     uid: word!Word.PageBorderArt.pushPinNote1:member
@@ -1148,8 +1148,8 @@ fields:
       Represents a border with push pin note design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PushPinNote1"'
   - name: pushPinNote2
     uid: word!Word.PageBorderArt.pushPinNote2:member
@@ -1158,8 +1158,8 @@ fields:
       Represents a border with push pin note design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PushPinNote2"'
   - name: pyramids
     uid: word!Word.PageBorderArt.pyramids:member
@@ -1168,8 +1168,8 @@ fields:
       Represents a border with pyramids design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Pyramids"'
   - name: pyramidsAbove
     uid: word!Word.PageBorderArt.pyramidsAbove:member
@@ -1178,8 +1178,8 @@ fields:
       Represents a border with pyramids above design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PyramidsAbove"'
   - name: quadrants
     uid: word!Word.PageBorderArt.quadrants:member
@@ -1188,8 +1188,8 @@ fields:
       Represents a border with quadrants design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Quadrants"'
   - name: rings
     uid: word!Word.PageBorderArt.rings:member
@@ -1198,8 +1198,8 @@ fields:
       Represents a border with rings design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Rings"'
   - name: safari
     uid: word!Word.PageBorderArt.safari:member
@@ -1208,8 +1208,8 @@ fields:
       Represents a border with safari design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Safari"'
   - name: sawtooth
     uid: word!Word.PageBorderArt.sawtooth:member
@@ -1218,8 +1218,8 @@ fields:
       Represents a border with sawtooth design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sawtooth"'
   - name: sawtoothGray
     uid: word!Word.PageBorderArt.sawtoothGray:member
@@ -1228,8 +1228,8 @@ fields:
       Represents a border with gray sawtooth design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SawtoothGray"'
   - name: scaredCat
     uid: word!Word.PageBorderArt.scaredCat:member
@@ -1238,8 +1238,8 @@ fields:
       Represents a border with scared cat design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ScaredCat"'
   - name: seattle
     uid: word!Word.PageBorderArt.seattle:member
@@ -1248,8 +1248,8 @@ fields:
       Represents a border with Seattle design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Seattle"'
   - name: shadowedSquares
     uid: word!Word.PageBorderArt.shadowedSquares:member
@@ -1258,8 +1258,8 @@ fields:
       Represents a border with shadowed squares design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ShadowedSquares"'
   - name: sharksTeeth
     uid: word!Word.PageBorderArt.sharksTeeth:member
@@ -1268,8 +1268,8 @@ fields:
       Represents a border with sharks teeth design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SharksTeeth"'
   - name: shorebirdTracks
     uid: word!Word.PageBorderArt.shorebirdTracks:member
@@ -1278,8 +1278,8 @@ fields:
       Represents a border with shorebird tracks design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ShorebirdTracks"'
   - name: skyrocket
     uid: word!Word.PageBorderArt.skyrocket:member
@@ -1288,8 +1288,8 @@ fields:
       Represents a border with skyrocket design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Skyrocket"'
   - name: snowflakeFancy
     uid: word!Word.PageBorderArt.snowflakeFancy:member
@@ -1298,8 +1298,8 @@ fields:
       Represents a border with fancy snowflake design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SnowflakeFancy"'
   - name: snowflakes
     uid: word!Word.PageBorderArt.snowflakes:member
@@ -1308,8 +1308,8 @@ fields:
       Represents a border with snowflakes design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Snowflakes"'
   - name: sombrero
     uid: word!Word.PageBorderArt.sombrero:member
@@ -1318,8 +1318,8 @@ fields:
       Represents a border with sombrero design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sombrero"'
   - name: southwest
     uid: word!Word.PageBorderArt.southwest:member
@@ -1328,8 +1328,8 @@ fields:
       Represents a border with southwest design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Southwest"'
   - name: stars
     uid: word!Word.PageBorderArt.stars:member
@@ -1338,8 +1338,8 @@ fields:
       Represents a border with stars design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Stars"'
   - name: stars3D
     uid: word!Word.PageBorderArt.stars3D:member
@@ -1348,8 +1348,8 @@ fields:
       Represents a border with 3D stars design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Stars3D"'
   - name: starsBlack
     uid: word!Word.PageBorderArt.starsBlack:member
@@ -1358,8 +1358,8 @@ fields:
       Represents a border with black stars design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StarsBlack"'
   - name: starsShadowed
     uid: word!Word.PageBorderArt.starsShadowed:member
@@ -1368,8 +1368,8 @@ fields:
       Represents a border with shadowed stars design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StarsShadowed"'
   - name: starsTop
     uid: word!Word.PageBorderArt.starsTop:member
@@ -1378,8 +1378,8 @@ fields:
       Represents a border with top stars design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"StarsTop"'
   - name: sun
     uid: word!Word.PageBorderArt.sun:member
@@ -1388,8 +1388,8 @@ fields:
       Represents a border with sun design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sun"'
   - name: swirligig
     uid: word!Word.PageBorderArt.swirligig:member
@@ -1398,8 +1398,8 @@ fields:
       Represents a border with swirligig design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Swirligig"'
   - name: tornPaper
     uid: word!Word.PageBorderArt.tornPaper:member
@@ -1408,8 +1408,8 @@ fields:
       Represents a border with torn paper design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TornPaper"'
   - name: tornPaperBlack
     uid: word!Word.PageBorderArt.tornPaperBlack:member
@@ -1418,8 +1418,8 @@ fields:
       Represents a border with black torn paper design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TornPaperBlack"'
   - name: trees
     uid: word!Word.PageBorderArt.trees:member
@@ -1428,8 +1428,8 @@ fields:
       Represents a border with trees design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Trees"'
   - name: triangleParty
     uid: word!Word.PageBorderArt.triangleParty:member
@@ -1438,8 +1438,8 @@ fields:
       Represents a border with triangle party design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TriangleParty"'
   - name: triangles
     uid: word!Word.PageBorderArt.triangles:member
@@ -1448,8 +1448,8 @@ fields:
       Represents a border with triangles design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Triangles"'
   - name: tribal1
     uid: word!Word.PageBorderArt.tribal1:member
@@ -1458,8 +1458,8 @@ fields:
       Represents a border with tribal design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tribal1"'
   - name: tribal2
     uid: word!Word.PageBorderArt.tribal2:member
@@ -1468,8 +1468,8 @@ fields:
       Represents a border with tribal design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tribal2"'
   - name: tribal3
     uid: word!Word.PageBorderArt.tribal3:member
@@ -1478,8 +1478,8 @@ fields:
       Represents a border with tribal design (variant 3).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tribal3"'
   - name: tribal4
     uid: word!Word.PageBorderArt.tribal4:member
@@ -1488,8 +1488,8 @@ fields:
       Represents a border with tribal design (variant 4).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tribal4"'
   - name: tribal5
     uid: word!Word.PageBorderArt.tribal5:member
@@ -1498,8 +1498,8 @@ fields:
       Represents a border with tribal design (variant 5).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tribal5"'
   - name: tribal6
     uid: word!Word.PageBorderArt.tribal6:member
@@ -1508,8 +1508,8 @@ fields:
       Represents a border with tribal design (variant 6).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tribal6"'
   - name: twistedLines1
     uid: word!Word.PageBorderArt.twistedLines1:member
@@ -1518,8 +1518,8 @@ fields:
       Represents a border with twisted lines design (variant 1).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TwistedLines1"'
   - name: twistedLines2
     uid: word!Word.PageBorderArt.twistedLines2:member
@@ -1528,8 +1528,8 @@ fields:
       Represents a border with twisted lines design (variant 2).
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TwistedLines2"'
   - name: vine
     uid: word!Word.PageBorderArt.vine:member
@@ -1538,8 +1538,8 @@ fields:
       Represents a border with vine design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Vine"'
   - name: waveline
     uid: word!Word.PageBorderArt.waveline:member
@@ -1548,8 +1548,8 @@ fields:
       Represents a border with waveline design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Waveline"'
   - name: weavingAngles
     uid: word!Word.PageBorderArt.weavingAngles:member
@@ -1558,8 +1558,8 @@ fields:
       Represents a border with weaving angles design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WeavingAngles"'
   - name: weavingBraid
     uid: word!Word.PageBorderArt.weavingBraid:member
@@ -1568,8 +1568,8 @@ fields:
       Represents a border with weaving braid design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WeavingBraid"'
   - name: weavingRibbon
     uid: word!Word.PageBorderArt.weavingRibbon:member
@@ -1578,8 +1578,8 @@ fields:
       Represents a border with weaving ribbon design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WeavingRibbon"'
   - name: weavingStrips
     uid: word!Word.PageBorderArt.weavingStrips:member
@@ -1588,8 +1588,8 @@ fields:
       Represents a border with weaving strips design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WeavingStrips"'
   - name: whiteFlowers
     uid: word!Word.PageBorderArt.whiteFlowers:member
@@ -1598,8 +1598,8 @@ fields:
       Represents a border with white flowers design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WhiteFlowers"'
   - name: woodwork
     uid: word!Word.PageBorderArt.woodwork:member
@@ -1608,8 +1608,8 @@ fields:
       Represents a border with woodwork design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Woodwork"'
   - name: xillusions
     uid: word!Word.PageBorderArt.xillusions:member
@@ -1618,8 +1618,8 @@ fields:
       Represents a border with X illusions design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"XIllusions"'
   - name: zanyTriangles
     uid: word!Word.PageBorderArt.zanyTriangles:member
@@ -1628,8 +1628,8 @@ fields:
       Represents a border with zany triangles design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ZanyTriangles"'
   - name: zigZag
     uid: word!Word.PageBorderArt.zigZag:member
@@ -1638,8 +1638,8 @@ fields:
       Represents a border with zigzag design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ZigZag"'
   - name: zigZagStitch
     uid: word!Word.PageBorderArt.zigZagStitch:member
@@ -1648,6 +1648,6 @@ fields:
       Represents a border with zigzag stitch design.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ZigZagStitch"'
diff --git a/docs/docs-ref-autogen/word/word/word.pageorientation.yml b/docs/docs-ref-autogen/word/word/word.pageorientation.yml
index d5aab33262..e7466049cd 100644
--- a/docs/docs-ref-autogen/word/word/word.pageorientation.yml
+++ b/docs/docs-ref-autogen/word/word/word.pageorientation.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PageOrientation
 summary: Specifies a page layout orientation.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: landscape
@@ -18,8 +18,8 @@ fields:
       Landscape orientation.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Landscape"'
   - name: portrait
     uid: word!Word.PageOrientation.portrait:member
@@ -28,6 +28,6 @@ fields:
       Portrait orientation.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Portrait"'
diff --git a/docs/docs-ref-autogen/word/word/word.pagesetup.yml b/docs/docs-ref-autogen/word/word/word.pagesetup.yml
index 1b2823a169..1da70acee8 100644
--- a/docs/docs-ref-autogen/word/word/word.pagesetup.yml
+++ b/docs/docs-ref-autogen/word/word/word.pagesetup.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PageSetup
 summary: Represents the page setup settings for a Word document or section.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: bookFoldPrinting
     summary: Specifies whether Microsoft Word prints the document as a booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrinting: boolean;'
@@ -33,10 +33,10 @@ properties:
     fullName: bookFoldPrintingSheets
     summary: Specifies the number of pages for each booklet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldPrintingSheets: number;'
@@ -50,10 +50,10 @@ properties:
       Specifies if Microsoft Word reverses the printing order for book fold
       printing of bidirectional or Asian language documents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bookFoldReversePrinting: boolean;'
@@ -67,10 +67,10 @@ properties:
       Specifies the distance (in points) between the bottom edge of the page and
       the bottom boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bottomMargin: number;'
@@ -82,10 +82,10 @@ properties:
     fullName: charsLine
     summary: Specifies the number of characters per line in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'charsLine: number;'
@@ -100,7 +100,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -112,10 +112,10 @@ properties:
     fullName: differentFirstPageHeaderFooter
     summary: Specifies whether the first page has a different header and footer.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'differentFirstPageHeaderFooter: boolean;'
@@ -129,10 +129,10 @@ properties:
       Specifies the distance between the footer and the bottom of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'footerDistance: number;'
@@ -146,10 +146,10 @@ properties:
       Specifies the amount (in points) of extra margin space added to each page
       in a document or section for binding.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutter: number;'
@@ -161,10 +161,10 @@ properties:
     fullName: gutterPosition
     summary: Specifies on which side the gutter appears in a document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterPosition: Word.GutterPosition | "Left" | "Right" | "Top";'
@@ -180,10 +180,10 @@ properties:
       Specifies whether Microsoft Word uses gutters for the current document
       based on a right-to-left language or a left-to-right language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'gutterStyle: Word.GutterStyle | "Bidirectional" | "Latin";'
@@ -197,10 +197,10 @@ properties:
       Specifies the distance between the header and the top of the page in
       points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'headerDistance: number;'
@@ -212,10 +212,10 @@ properties:
     fullName: layoutMode
     summary: Specifies the layout mode for the current document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'layoutMode: Word.LayoutMode | "Default" | "Grid" | "LineGrid" | "Genko";'
@@ -231,10 +231,10 @@ properties:
       Specifies the distance (in points) between the left edge of the page and
       the left boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'leftMargin: number;'
@@ -248,10 +248,10 @@ properties:
       Specifies a `LineNumbering` object that represents the line numbers for
       the `PageSetup` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lineNumbering: Word.LineNumbering;'
@@ -263,10 +263,10 @@ properties:
     fullName: linesPage
     summary: Specifies the number of lines per page in the document grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linesPage: number;'
@@ -280,10 +280,10 @@ properties:
       Specifies if the inside and outside margins of facing pages are the same
       width.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'mirrorMargins: boolean;'
@@ -295,10 +295,10 @@ properties:
     fullName: oddAndEvenPagesHeaderFooter
     summary: Specifies whether odd and even pages have different headers and footers.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'oddAndEvenPagesHeaderFooter: boolean;'
@@ -310,10 +310,10 @@ properties:
     fullName: orientation
     summary: Specifies the orientation of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'orientation: Word.PageOrientation | "Portrait" | "Landscape";'
@@ -327,10 +327,10 @@ properties:
     fullName: pageHeight
     summary: Specifies the page height in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageHeight: number;'
@@ -342,10 +342,10 @@ properties:
     fullName: pageWidth
     summary: Specifies the page width in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'pageWidth: number;'
@@ -357,10 +357,10 @@ properties:
     fullName: paperSize
     summary: Specifies the paper size of the page.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -393,10 +393,10 @@ properties:
       Specifies the distance (in points) between the right edge of the page and
       the right boundary of the body text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rightMargin: number;'
@@ -408,10 +408,10 @@ properties:
     fullName: sectionDirection
     summary: Specifies the reading order and alignment for the specified sections.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sectionDirection: Word.SectionDirection | "RightToLeft" | "LeftToRight";'
@@ -425,10 +425,10 @@ properties:
     fullName: sectionStart
     summary: Specifies the type of section break for the specified object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -444,10 +444,10 @@ properties:
     fullName: showGrid
     summary: Specifies whether to show the grid.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'showGrid: boolean;'
@@ -461,10 +461,10 @@ properties:
       Specifies if endnotes are printed at the end of the next section that
       doesn't suppress endnotes.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'suppressEndnotes: boolean;'
@@ -478,10 +478,10 @@ properties:
       Gets a `TextColumnCollection` object that represents the set of text
       columns for the `PageSetup` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly textColumns: Word.TextColumnCollection;'
@@ -493,10 +493,10 @@ properties:
     fullName: topMargin
     summary: Specifies the top margin of the page in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'topMargin: number;'
@@ -508,10 +508,10 @@ properties:
     fullName: twoPagesOnOne
     summary: Specifies whether to print two pages per sheet.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'twoPagesOnOne: boolean;'
@@ -525,10 +525,10 @@ properties:
       Specifies the vertical alignment of text on each page in a document or
       section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -548,7 +548,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.PageSetupLoadOptions): Word.PageSetup;'
@@ -568,7 +568,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.PageSetup;'
@@ -590,7 +590,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -623,7 +623,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -653,7 +653,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.PageSetup): void;'
@@ -672,10 +672,10 @@ methods:
       Sets the specified page setup formatting as the default for the active
       document and all new documents based on the active template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setAsTemplateDefault(): void;'
@@ -690,10 +690,10 @@ methods:
       Switches between portrait and landscape page orientations for a document
       or section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'togglePortrait(): void;'
@@ -714,7 +714,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.PageSetupData;'
@@ -737,7 +737,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.PageSetup;'
@@ -758,7 +758,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.PageSetup;'
diff --git a/docs/docs-ref-autogen/word/word/word.pagesetupverticalalignment.yml b/docs/docs-ref-autogen/word/word/word.pagesetupverticalalignment.yml
index 230aa6bd1c..908abda245 100644
--- a/docs/docs-ref-autogen/word/word/word.pagesetupverticalalignment.yml
+++ b/docs/docs-ref-autogen/word/word/word.pagesetupverticalalignment.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PageSetupVerticalAlignment
 summary: Specifies the type of vertical alignment to apply.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: bottom
@@ -18,8 +18,8 @@ fields:
       Align text to the bottom.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bottom"'
   - name: center
     uid: word!Word.PageSetupVerticalAlignment.center:member
@@ -28,8 +28,8 @@ fields:
       Align text to the center.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Center"'
   - name: justify
     uid: word!Word.PageSetupVerticalAlignment.justify:member
@@ -38,8 +38,8 @@ fields:
       Justify text vertically.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Justify"'
   - name: top
     uid: word!Word.PageSetupVerticalAlignment.top:member
@@ -48,6 +48,6 @@ fields:
       Align text to the top.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Top"'
diff --git a/docs/docs-ref-autogen/word/word/word.papersize.yml b/docs/docs-ref-autogen/word/word/word.papersize.yml
index 3bde1df4b6..dbd3911823 100644
--- a/docs/docs-ref-autogen/word/word/word.papersize.yml
+++ b/docs/docs-ref-autogen/word/word/word.papersize.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PaperSize
 summary: Specifies a paper size.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: a3
@@ -18,8 +18,8 @@ fields:
       A3 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"A3"'
   - name: a4
     uid: word!Word.PaperSize.a4:member
@@ -28,8 +28,8 @@ fields:
       A4 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"A4"'
   - name: a4Small
     uid: word!Word.PaperSize.a4Small:member
@@ -38,8 +38,8 @@ fields:
       Small A4 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"A4Small"'
   - name: a5
     uid: word!Word.PaperSize.a5:member
@@ -48,8 +48,8 @@ fields:
       A5 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"A5"'
   - name: b4
     uid: word!Word.PaperSize.b4:member
@@ -58,8 +58,8 @@ fields:
       B4 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"B4"'
   - name: b5
     uid: word!Word.PaperSize.b5:member
@@ -68,8 +68,8 @@ fields:
       B5 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"B5"'
   - name: csheet
     uid: word!Word.PaperSize.csheet:member
@@ -78,8 +78,8 @@ fields:
       C-sheet paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CSheet"'
   - name: custom
     uid: word!Word.PaperSize.custom:member
@@ -88,8 +88,8 @@ fields:
       Custom paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Custom"'
   - name: dsheet
     uid: word!Word.PaperSize.dsheet:member
@@ -98,8 +98,8 @@ fields:
       D-sheet paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DSheet"'
   - name: envelope10
     uid: word!Word.PaperSize.envelope10:member
@@ -108,8 +108,8 @@ fields:
       Envelope size 10.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Envelope10"'
   - name: envelope11
     uid: word!Word.PaperSize.envelope11:member
@@ -118,8 +118,8 @@ fields:
       Envelope size 11.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Envelope11"'
   - name: envelope12
     uid: word!Word.PaperSize.envelope12:member
@@ -128,8 +128,8 @@ fields:
       Envelope size 12.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Envelope12"'
   - name: envelope14
     uid: word!Word.PaperSize.envelope14:member
@@ -138,8 +138,8 @@ fields:
       Envelope size 14.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Envelope14"'
   - name: envelope9
     uid: word!Word.PaperSize.envelope9:member
@@ -148,8 +148,8 @@ fields:
       Envelope size 9.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Envelope9"'
   - name: envelopeB4
     uid: word!Word.PaperSize.envelopeB4:member
@@ -158,8 +158,8 @@ fields:
       Envelope B4 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeB4"'
   - name: envelopeB5
     uid: word!Word.PaperSize.envelopeB5:member
@@ -168,8 +168,8 @@ fields:
       Envelope B5 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeB5"'
   - name: envelopeB6
     uid: word!Word.PaperSize.envelopeB6:member
@@ -178,8 +178,8 @@ fields:
       Envelope B6 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeB6"'
   - name: envelopeC3
     uid: word!Word.PaperSize.envelopeC3:member
@@ -188,8 +188,8 @@ fields:
       Envelope C3 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeC3"'
   - name: envelopeC4
     uid: word!Word.PaperSize.envelopeC4:member
@@ -198,8 +198,8 @@ fields:
       Envelope C4 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeC4"'
   - name: envelopeC5
     uid: word!Word.PaperSize.envelopeC5:member
@@ -208,8 +208,8 @@ fields:
       Envelope C5 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeC5"'
   - name: envelopeC6
     uid: word!Word.PaperSize.envelopeC6:member
@@ -218,8 +218,8 @@ fields:
       Envelope C6 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeC6"'
   - name: envelopeC65
     uid: word!Word.PaperSize.envelopeC65:member
@@ -228,8 +228,8 @@ fields:
       Envelope C65 size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeC65"'
   - name: envelopeDL
     uid: word!Word.PaperSize.envelopeDL:member
@@ -238,8 +238,8 @@ fields:
       Envelope DL size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeDL"'
   - name: envelopeItaly
     uid: word!Word.PaperSize.envelopeItaly:member
@@ -248,8 +248,8 @@ fields:
       Envelope Italy size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeItaly"'
   - name: envelopeMonarch
     uid: word!Word.PaperSize.envelopeMonarch:member
@@ -258,8 +258,8 @@ fields:
       Envelope Monarch size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopeMonarch"'
   - name: envelopePersonal
     uid: word!Word.PaperSize.envelopePersonal:member
@@ -268,8 +268,8 @@ fields:
       Envelope Personal size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EnvelopePersonal"'
   - name: esheet
     uid: word!Word.PaperSize.esheet:member
@@ -278,8 +278,8 @@ fields:
       E-sheet paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ESheet"'
   - name: executive
     uid: word!Word.PaperSize.executive:member
@@ -288,8 +288,8 @@ fields:
       Executive paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Executive"'
   - name: fanfoldLegalGerman
     uid: word!Word.PaperSize.fanfoldLegalGerman:member
@@ -298,8 +298,8 @@ fields:
       Fanfold legal German paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FanfoldLegalGerman"'
   - name: fanfoldStdGerman
     uid: word!Word.PaperSize.fanfoldStdGerman:member
@@ -308,8 +308,8 @@ fields:
       Fanfold standard German paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FanfoldStdGerman"'
   - name: fanfoldUS
     uid: word!Word.PaperSize.fanfoldUS:member
@@ -318,8 +318,8 @@ fields:
       Fanfold US paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FanfoldUS"'
   - name: folio
     uid: word!Word.PaperSize.folio:member
@@ -328,8 +328,8 @@ fields:
       Folio paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Folio"'
   - name: ledger
     uid: word!Word.PaperSize.ledger:member
@@ -338,8 +338,8 @@ fields:
       Ledger paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Ledger"'
   - name: legal
     uid: word!Word.PaperSize.legal:member
@@ -348,8 +348,8 @@ fields:
       Legal paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Legal"'
   - name: letter
     uid: word!Word.PaperSize.letter:member
@@ -358,8 +358,8 @@ fields:
       Letter paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Letter"'
   - name: letterSmall
     uid: word!Word.PaperSize.letterSmall:member
@@ -368,8 +368,8 @@ fields:
       Small letter paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LetterSmall"'
   - name: note
     uid: word!Word.PaperSize.note:member
@@ -378,8 +378,8 @@ fields:
       Note paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Note"'
   - name: quarto
     uid: word!Word.PaperSize.quarto:member
@@ -388,8 +388,8 @@ fields:
       Quarto paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Quarto"'
   - name: size10x14
     uid: word!Word.PaperSize.size10x14:member
@@ -398,8 +398,8 @@ fields:
       10x14 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Size10x14"'
   - name: size11x17
     uid: word!Word.PaperSize.size11x17:member
@@ -408,8 +408,8 @@ fields:
       11x17 paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Size11x17"'
   - name: statement
     uid: word!Word.PaperSize.statement:member
@@ -418,8 +418,8 @@ fields:
       Statement paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Statement"'
   - name: tabloid
     uid: word!Word.PaperSize.tabloid:member
@@ -428,6 +428,6 @@ fields:
       Tabloid paper size.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Tabloid"'
diff --git a/docs/docs-ref-autogen/word/word/word.paragraph.yml b/docs/docs-ref-autogen/word/word/word.paragraph.yml
index 39be5c651c..b77b0b1407 100644
--- a/docs/docs-ref-autogen/word/word/word.paragraph.yml
+++ b/docs/docs-ref-autogen/word/word/word.paragraph.yml
@@ -83,10 +83,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly borders: Word.BorderUniversalCollection;'
@@ -630,10 +630,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the paragraph.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly shading: Word.ShadingUniversal;'
diff --git a/docs/docs-ref-autogen/word/word/word.patterntype.yml b/docs/docs-ref-autogen/word/word/word.patterntype.yml
index f3dae3eb4b..217549c5d2 100644
--- a/docs/docs-ref-autogen/word/word/word.patterntype.yml
+++ b/docs/docs-ref-autogen/word/word/word.patterntype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PatternType
 summary: Specifies the fill pattern used in a shape.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: cross
@@ -18,8 +18,8 @@ fields:
       Represents a cross fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Cross"'
   - name: darkDownwardDiagonal
     uid: word!Word.PatternType.darkDownwardDiagonal:member
@@ -28,8 +28,8 @@ fields:
       Represents a dark downward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkDownwardDiagonal"'
   - name: darkHorizontal
     uid: word!Word.PatternType.darkHorizontal:member
@@ -38,8 +38,8 @@ fields:
       Represents a dark horizontal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkHorizontal"'
   - name: darkUpwardDiagonal
     uid: word!Word.PatternType.darkUpwardDiagonal:member
@@ -48,8 +48,8 @@ fields:
       Represents a dark upward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkUpwardDiagonal"'
   - name: darkVertical
     uid: word!Word.PatternType.darkVertical:member
@@ -58,8 +58,8 @@ fields:
       Represents a dark vertical fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkVertical"'
   - name: dashedDownwardDiagonal
     uid: word!Word.PatternType.dashedDownwardDiagonal:member
@@ -68,8 +68,8 @@ fields:
       Represents a dashed downward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashedDownwardDiagonal"'
   - name: dashedHorizontal
     uid: word!Word.PatternType.dashedHorizontal:member
@@ -78,8 +78,8 @@ fields:
       Represents a dashed horizontal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashedHorizontal"'
   - name: dashedUpwardDiagonal
     uid: word!Word.PatternType.dashedUpwardDiagonal:member
@@ -88,8 +88,8 @@ fields:
       Represents a dashed upward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashedUpwardDiagonal"'
   - name: dashedVertical
     uid: word!Word.PatternType.dashedVertical:member
@@ -98,8 +98,8 @@ fields:
       Represents a dashed vertical fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DashedVertical"'
   - name: diagonalBrick
     uid: word!Word.PatternType.diagonalBrick:member
@@ -108,8 +108,8 @@ fields:
       Represents a diagonal brick fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DiagonalBrick"'
   - name: diagonalCross
     uid: word!Word.PatternType.diagonalCross:member
@@ -118,8 +118,8 @@ fields:
       Represents a diagonal cross fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DiagonalCross"'
   - name: divot
     uid: word!Word.PatternType.divot:member
@@ -128,8 +128,8 @@ fields:
       Represents a divot fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Divot"'
   - name: dottedDiamond
     uid: word!Word.PatternType.dottedDiamond:member
@@ -138,8 +138,8 @@ fields:
       Represents a dotted diamond fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DottedDiamond"'
   - name: dottedGrid
     uid: word!Word.PatternType.dottedGrid:member
@@ -148,8 +148,8 @@ fields:
       Represents a dotted grid fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DottedGrid"'
   - name: downwardDiagonal
     uid: word!Word.PatternType.downwardDiagonal:member
@@ -158,8 +158,8 @@ fields:
       Represents a downward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DownwardDiagonal"'
   - name: horizontal
     uid: word!Word.PatternType.horizontal:member
@@ -168,8 +168,8 @@ fields:
       Represents a horizontal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Horizontal"'
   - name: horizontalBrick
     uid: word!Word.PatternType.horizontalBrick:member
@@ -178,8 +178,8 @@ fields:
       Represents a horizontal brick fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HorizontalBrick"'
   - name: largeCheckerBoard
     uid: word!Word.PatternType.largeCheckerBoard:member
@@ -188,8 +188,8 @@ fields:
       Represents a large checkerboard fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LargeCheckerBoard"'
   - name: largeConfetti
     uid: word!Word.PatternType.largeConfetti:member
@@ -198,8 +198,8 @@ fields:
       Represents a large confetti fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LargeConfetti"'
   - name: largeGrid
     uid: word!Word.PatternType.largeGrid:member
@@ -208,8 +208,8 @@ fields:
       Represents a large grid fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LargeGrid"'
   - name: lightDownwardDiagonal
     uid: word!Word.PatternType.lightDownwardDiagonal:member
@@ -218,8 +218,8 @@ fields:
       Represents a light downward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LightDownwardDiagonal"'
   - name: lightHorizontal
     uid: word!Word.PatternType.lightHorizontal:member
@@ -228,8 +228,8 @@ fields:
       Represents a light horizontal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LightHorizontal"'
   - name: lightUpwardDiagonal
     uid: word!Word.PatternType.lightUpwardDiagonal:member
@@ -238,8 +238,8 @@ fields:
       Represents a light upward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LightUpwardDiagonal"'
   - name: lightVertical
     uid: word!Word.PatternType.lightVertical:member
@@ -248,8 +248,8 @@ fields:
       Represents a light vertical fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LightVertical"'
   - name: mixed
     uid: word!Word.PatternType.mixed:member
@@ -258,8 +258,8 @@ fields:
       Represents a mixed pattern type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: narrowHorizontal
     uid: word!Word.PatternType.narrowHorizontal:member
@@ -268,8 +268,8 @@ fields:
       Represents a narrow horizontal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NarrowHorizontal"'
   - name: narrowVertical
     uid: word!Word.PatternType.narrowVertical:member
@@ -278,8 +278,8 @@ fields:
       Represents a narrow vertical fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NarrowVertical"'
   - name: outlinedDiamond
     uid: word!Word.PatternType.outlinedDiamond:member
@@ -288,8 +288,8 @@ fields:
       Represents an outlined diamond fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OutlinedDiamond"'
   - name: percent10
     uid: word!Word.PatternType.percent10:member
@@ -298,8 +298,8 @@ fields:
       Represents a 10 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent10"'
   - name: percent20
     uid: word!Word.PatternType.percent20:member
@@ -308,8 +308,8 @@ fields:
       Represents a 20 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent20"'
   - name: percent25
     uid: word!Word.PatternType.percent25:member
@@ -318,8 +318,8 @@ fields:
       Represents a 25 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent25"'
   - name: percent30
     uid: word!Word.PatternType.percent30:member
@@ -328,8 +328,8 @@ fields:
       Represents a 30 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent30"'
   - name: percent40
     uid: word!Word.PatternType.percent40:member
@@ -338,8 +338,8 @@ fields:
       Represents a 40 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent40"'
   - name: percent5
     uid: word!Word.PatternType.percent5:member
@@ -348,8 +348,8 @@ fields:
       Represents a 5 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent5"'
   - name: percent50
     uid: word!Word.PatternType.percent50:member
@@ -358,8 +358,8 @@ fields:
       Represents a 50 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent50"'
   - name: percent60
     uid: word!Word.PatternType.percent60:member
@@ -368,8 +368,8 @@ fields:
       Represents a 60 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent60"'
   - name: percent70
     uid: word!Word.PatternType.percent70:member
@@ -378,8 +378,8 @@ fields:
       Represents a 70 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent70"'
   - name: percent75
     uid: word!Word.PatternType.percent75:member
@@ -388,8 +388,8 @@ fields:
       Represents a 75 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent75"'
   - name: percent80
     uid: word!Word.PatternType.percent80:member
@@ -398,8 +398,8 @@ fields:
       Represents an 80 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent80"'
   - name: percent90
     uid: word!Word.PatternType.percent90:member
@@ -408,8 +408,8 @@ fields:
       Represents a 90 percent fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent90"'
   - name: plaid
     uid: word!Word.PatternType.plaid:member
@@ -418,8 +418,8 @@ fields:
       Represents a plaid fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Plaid"'
   - name: shingle
     uid: word!Word.PatternType.shingle:member
@@ -428,8 +428,8 @@ fields:
       Represents a shingle fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Shingle"'
   - name: smallCheckerBoard
     uid: word!Word.PatternType.smallCheckerBoard:member
@@ -438,8 +438,8 @@ fields:
       Represents a small checkerboard fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SmallCheckerBoard"'
   - name: smallConfetti
     uid: word!Word.PatternType.smallConfetti:member
@@ -448,8 +448,8 @@ fields:
       Represents a small confetti fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SmallConfetti"'
   - name: smallGrid
     uid: word!Word.PatternType.smallGrid:member
@@ -458,8 +458,8 @@ fields:
       Represents a small grid fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SmallGrid"'
   - name: solidDiamond
     uid: word!Word.PatternType.solidDiamond:member
@@ -468,8 +468,8 @@ fields:
       Represents a solid diamond fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SolidDiamond"'
   - name: sphere
     uid: word!Word.PatternType.sphere:member
@@ -478,8 +478,8 @@ fields:
       Represents a sphere fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sphere"'
   - name: trellis
     uid: word!Word.PatternType.trellis:member
@@ -488,8 +488,8 @@ fields:
       Represents a trellis fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Trellis"'
   - name: upwardDiagonal
     uid: word!Word.PatternType.upwardDiagonal:member
@@ -498,8 +498,8 @@ fields:
       Represents an upward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"UpwardDiagonal"'
   - name: vertical
     uid: word!Word.PatternType.vertical:member
@@ -508,8 +508,8 @@ fields:
       Represents a vertical fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Vertical"'
   - name: wave
     uid: word!Word.PatternType.wave:member
@@ -518,8 +518,8 @@ fields:
       Represents a wave fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Wave"'
   - name: weave
     uid: word!Word.PatternType.weave:member
@@ -528,8 +528,8 @@ fields:
       Represents a weave fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Weave"'
   - name: wideDownwardDiagonal
     uid: word!Word.PatternType.wideDownwardDiagonal:member
@@ -538,8 +538,8 @@ fields:
       Represents a wide downward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WideDownwardDiagonal"'
   - name: wideUpwardDiagonal
     uid: word!Word.PatternType.wideUpwardDiagonal:member
@@ -548,8 +548,8 @@ fields:
       Represents a wide upward diagonal fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WideUpwardDiagonal"'
   - name: zigZag
     uid: word!Word.PatternType.zigZag:member
@@ -558,6 +558,6 @@ fields:
       Represents a zigzag fill pattern.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ZigZag"'
diff --git a/docs/docs-ref-autogen/word/word/word.picturecontentcontrol.yml b/docs/docs-ref-autogen/word/word/word.picturecontentcontrol.yml
index 91204188aa..685d932fa7 100644
--- a/docs/docs-ref-autogen/word/word/word.picturecontentcontrol.yml
+++ b/docs/docs-ref-autogen/word/word/word.picturecontentcontrol.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PictureContentControl
 summary: Represents the `PictureContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -39,10 +39,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color: string;'
@@ -57,7 +57,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -69,10 +69,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly id: string;'
@@ -86,10 +86,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary: boolean;'
@@ -104,10 +104,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -126,10 +126,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl: boolean;'
@@ -144,10 +144,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents: boolean;'
@@ -161,10 +161,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly placeholderText: Word.BuildingBlock;'
@@ -178,10 +178,10 @@ properties:
       Returns a `Range` object that represents the contents of the content
       control in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -195,10 +195,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly showingPlaceholderText: boolean;'
@@ -210,10 +210,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag: string;'
@@ -225,10 +225,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title: string;'
@@ -242,10 +242,10 @@ properties:
       Returns an `XmlMapping` object that represents the mapping of the content
       control to XML data in the data store of the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xmlMapping: Word.XmlMapping;'
@@ -258,10 +258,10 @@ methods:
     fullName: copy()
     summary: Copies the content control from the active document to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'copy(): void;'
@@ -276,10 +276,10 @@ methods:
       Removes the content control from the active document and moves the content
       control to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'cut(): void;'
@@ -292,10 +292,10 @@ methods:
     fullName: delete(deleteContents)
     summary: Deletes the content control and optionally its contents.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(deleteContents?: boolean): void;'
@@ -317,7 +317,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -342,7 +342,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.PictureContentControl;'
@@ -364,7 +364,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -397,7 +397,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -430,7 +430,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.PictureContentControl): void;'
@@ -449,10 +449,10 @@ methods:
       Sets the placeholder text that displays in the content control until a
       user enters their own text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -482,7 +482,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.PictureContentControlData;'
@@ -507,7 +507,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.PictureContentControl;'
@@ -528,7 +528,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.PictureContentControl;'
diff --git a/docs/docs-ref-autogen/word/word/word.preferredwidthtype.yml b/docs/docs-ref-autogen/word/word/word.preferredwidthtype.yml
index 5fb37ca15d..f7af7666b8 100644
--- a/docs/docs-ref-autogen/word/word/word.preferredwidthtype.yml
+++ b/docs/docs-ref-autogen/word/word/word.preferredwidthtype.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the preferred unit of measure to use when measuring the width of an
   item.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: auto
@@ -21,8 +21,8 @@ fields:
       selection.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Auto"'
   - name: percent
     uid: word!Word.PreferredWidthType.percent:member
@@ -31,8 +31,8 @@ fields:
       Measure the current item width using a specified percentage.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Percent"'
   - name: points
     uid: word!Word.PreferredWidthType.points:member
@@ -41,6 +41,6 @@ fields:
       Measure the current item width using a specified number of points.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Points"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetcamera.yml b/docs/docs-ref-autogen/word/word/word.presetcamera.yml
index 9044ca96c0..892c74ce8e 100644
--- a/docs/docs-ref-autogen/word/word/word.presetcamera.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetcamera.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PresetCamera
 summary: Indicates the effects camera type used by the specified object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: isometricBottomDown
@@ -18,8 +18,8 @@ fields:
       Represents an isometric bottom-down camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricBottomDown"'
   - name: isometricBottomUp
     uid: word!Word.PresetCamera.isometricBottomUp:member
@@ -28,8 +28,8 @@ fields:
       Represents an isometric bottom-up camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricBottomUp"'
   - name: isometricLeftDown
     uid: word!Word.PresetCamera.isometricLeftDown:member
@@ -38,8 +38,8 @@ fields:
       Represents an isometric left-down camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricLeftDown"'
   - name: isometricLeftUp
     uid: word!Word.PresetCamera.isometricLeftUp:member
@@ -48,8 +48,8 @@ fields:
       Represents an isometric left-up camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricLeftUp"'
   - name: isometricOffAxis1Left
     uid: word!Word.PresetCamera.isometricOffAxis1Left:member
@@ -58,8 +58,8 @@ fields:
       Represents an isometric off-axis 1 left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis1Left"'
   - name: isometricOffAxis1Right
     uid: word!Word.PresetCamera.isometricOffAxis1Right:member
@@ -68,8 +68,8 @@ fields:
       Represents an isometric off-axis 1 right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis1Right"'
   - name: isometricOffAxis1Top
     uid: word!Word.PresetCamera.isometricOffAxis1Top:member
@@ -78,8 +78,8 @@ fields:
       Represents an isometric off-axis 1 top camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis1Top"'
   - name: isometricOffAxis2Left
     uid: word!Word.PresetCamera.isometricOffAxis2Left:member
@@ -88,8 +88,8 @@ fields:
       Represents an isometric off-axis 2 left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis2Left"'
   - name: isometricOffAxis2Right
     uid: word!Word.PresetCamera.isometricOffAxis2Right:member
@@ -98,8 +98,8 @@ fields:
       Represents an isometric off-axis 2 right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis2Right"'
   - name: isometricOffAxis2Top
     uid: word!Word.PresetCamera.isometricOffAxis2Top:member
@@ -108,8 +108,8 @@ fields:
       Represents an isometric off-axis 2 top camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis2Top"'
   - name: isometricOffAxis3Bottom
     uid: word!Word.PresetCamera.isometricOffAxis3Bottom:member
@@ -118,8 +118,8 @@ fields:
       Represents an isometric off-axis 3 bottom camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis3Bottom"'
   - name: isometricOffAxis3Left
     uid: word!Word.PresetCamera.isometricOffAxis3Left:member
@@ -128,8 +128,8 @@ fields:
       Represents an isometric off-axis 3 left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis3Left"'
   - name: isometricOffAxis3Right
     uid: word!Word.PresetCamera.isometricOffAxis3Right:member
@@ -138,8 +138,8 @@ fields:
       Represents an isometric off-axis 3 right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis3Right"'
   - name: isometricOffAxis4Bottom
     uid: word!Word.PresetCamera.isometricOffAxis4Bottom:member
@@ -148,8 +148,8 @@ fields:
       Represents an isometric off-axis 4 bottom camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis4Bottom"'
   - name: isometricOffAxis4Left
     uid: word!Word.PresetCamera.isometricOffAxis4Left:member
@@ -158,8 +158,8 @@ fields:
       Represents an isometric off-axis 4 left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis4Left"'
   - name: isometricOffAxis4Right
     uid: word!Word.PresetCamera.isometricOffAxis4Right:member
@@ -168,8 +168,8 @@ fields:
       Represents an isometric off-axis 4 right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricOffAxis4Right"'
   - name: isometricRightDown
     uid: word!Word.PresetCamera.isometricRightDown:member
@@ -178,8 +178,8 @@ fields:
       Represents an isometric right-down camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricRightDown"'
   - name: isometricRightUp
     uid: word!Word.PresetCamera.isometricRightUp:member
@@ -188,8 +188,8 @@ fields:
       Represents an isometric right-up camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricRightUp"'
   - name: isometricTopDown
     uid: word!Word.PresetCamera.isometricTopDown:member
@@ -198,8 +198,8 @@ fields:
       Represents an isometric top-down camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricTopDown"'
   - name: isometricTopUp
     uid: word!Word.PresetCamera.isometricTopUp:member
@@ -208,8 +208,8 @@ fields:
       Represents an isometric top-up camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"IsometricTopUp"'
   - name: legacyObliqueBottom
     uid: word!Word.PresetCamera.legacyObliqueBottom:member
@@ -218,8 +218,8 @@ fields:
       Represents a legacy oblique bottom camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueBottom"'
   - name: legacyObliqueBottomLeft
     uid: word!Word.PresetCamera.legacyObliqueBottomLeft:member
@@ -228,8 +228,8 @@ fields:
       Represents a legacy oblique bottom-left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueBottomLeft"'
   - name: legacyObliqueBottomRight
     uid: word!Word.PresetCamera.legacyObliqueBottomRight:member
@@ -238,8 +238,8 @@ fields:
       Represents a legacy oblique bottom-right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueBottomRight"'
   - name: legacyObliqueFront
     uid: word!Word.PresetCamera.legacyObliqueFront:member
@@ -248,8 +248,8 @@ fields:
       Represents a legacy oblique front camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueFront"'
   - name: legacyObliqueLeft
     uid: word!Word.PresetCamera.legacyObliqueLeft:member
@@ -258,8 +258,8 @@ fields:
       Represents a legacy oblique left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueLeft"'
   - name: legacyObliqueRight
     uid: word!Word.PresetCamera.legacyObliqueRight:member
@@ -268,8 +268,8 @@ fields:
       Represents a legacy oblique right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueRight"'
   - name: legacyObliqueTop
     uid: word!Word.PresetCamera.legacyObliqueTop:member
@@ -278,8 +278,8 @@ fields:
       Represents a legacy oblique top camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueTop"'
   - name: legacyObliqueTopLeft
     uid: word!Word.PresetCamera.legacyObliqueTopLeft:member
@@ -288,8 +288,8 @@ fields:
       Represents a legacy oblique top-left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueTopLeft"'
   - name: legacyObliqueTopRight
     uid: word!Word.PresetCamera.legacyObliqueTopRight:member
@@ -298,8 +298,8 @@ fields:
       Represents a legacy oblique top-right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyObliqueTopRight"'
   - name: legacyPerspectiveBottom
     uid: word!Word.PresetCamera.legacyPerspectiveBottom:member
@@ -308,8 +308,8 @@ fields:
       Represents a legacy perspective bottom camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveBottom"'
   - name: legacyPerspectiveBottomLeft
     uid: word!Word.PresetCamera.legacyPerspectiveBottomLeft:member
@@ -318,8 +318,8 @@ fields:
       Represents a legacy perspective bottom-left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveBottomLeft"'
   - name: legacyPerspectiveBottomRight
     uid: word!Word.PresetCamera.legacyPerspectiveBottomRight:member
@@ -328,8 +328,8 @@ fields:
       Represents a legacy perspective bottom-right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveBottomRight"'
   - name: legacyPerspectiveFront
     uid: word!Word.PresetCamera.legacyPerspectiveFront:member
@@ -338,8 +338,8 @@ fields:
       Represents a legacy perspective front camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveFront"'
   - name: legacyPerspectiveLeft
     uid: word!Word.PresetCamera.legacyPerspectiveLeft:member
@@ -348,8 +348,8 @@ fields:
       Represents a legacy perspective left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveLeft"'
   - name: legacyPerspectiveRight
     uid: word!Word.PresetCamera.legacyPerspectiveRight:member
@@ -358,8 +358,8 @@ fields:
       Represents a legacy perspective right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveRight"'
   - name: legacyPerspectiveTop
     uid: word!Word.PresetCamera.legacyPerspectiveTop:member
@@ -368,8 +368,8 @@ fields:
       Represents a legacy perspective top camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveTop"'
   - name: legacyPerspectiveTopLeft
     uid: word!Word.PresetCamera.legacyPerspectiveTopLeft:member
@@ -378,8 +378,8 @@ fields:
       Represents a legacy perspective top-left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveTopLeft"'
   - name: legacyPerspectiveTopRight
     uid: word!Word.PresetCamera.legacyPerspectiveTopRight:member
@@ -388,8 +388,8 @@ fields:
       Represents a legacy perspective top-right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LegacyPerspectiveTopRight"'
   - name: mixed
     uid: word!Word.PresetCamera.mixed:member
@@ -398,8 +398,8 @@ fields:
       Represents a mixed camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: obliqueBottom
     uid: word!Word.PresetCamera.obliqueBottom:member
@@ -408,8 +408,8 @@ fields:
       Represents an oblique bottom camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueBottom"'
   - name: obliqueBottomLeft
     uid: word!Word.PresetCamera.obliqueBottomLeft:member
@@ -418,8 +418,8 @@ fields:
       Represents an oblique bottom-left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueBottomLeft"'
   - name: obliqueBottomRight
     uid: word!Word.PresetCamera.obliqueBottomRight:member
@@ -428,8 +428,8 @@ fields:
       Represents an oblique bottom-right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueBottomRight"'
   - name: obliqueLeft
     uid: word!Word.PresetCamera.obliqueLeft:member
@@ -438,8 +438,8 @@ fields:
       Represents an oblique left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueLeft"'
   - name: obliqueRight
     uid: word!Word.PresetCamera.obliqueRight:member
@@ -448,8 +448,8 @@ fields:
       Represents an oblique right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueRight"'
   - name: obliqueTop
     uid: word!Word.PresetCamera.obliqueTop:member
@@ -458,8 +458,8 @@ fields:
       Represents an oblique top camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueTop"'
   - name: obliqueTopLeft
     uid: word!Word.PresetCamera.obliqueTopLeft:member
@@ -468,8 +468,8 @@ fields:
       Represents an oblique top-left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueTopLeft"'
   - name: obliqueTopRight
     uid: word!Word.PresetCamera.obliqueTopRight:member
@@ -478,8 +478,8 @@ fields:
       Represents an oblique top-right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ObliqueTopRight"'
   - name: orthographicFront
     uid: word!Word.PresetCamera.orthographicFront:member
@@ -488,8 +488,8 @@ fields:
       Represents an orthographic front camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OrthographicFront"'
   - name: perspectiveAbove
     uid: word!Word.PresetCamera.perspectiveAbove:member
@@ -498,8 +498,8 @@ fields:
       Represents a perspective above camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveAbove"'
   - name: perspectiveAboveLeftFacing
     uid: word!Word.PresetCamera.perspectiveAboveLeftFacing:member
@@ -508,8 +508,8 @@ fields:
       Represents a perspective above-left facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveAboveLeftFacing"'
   - name: perspectiveAboveRightFacing
     uid: word!Word.PresetCamera.perspectiveAboveRightFacing:member
@@ -518,8 +518,8 @@ fields:
       Represents a perspective above-right facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveAboveRightFacing"'
   - name: perspectiveBelow
     uid: word!Word.PresetCamera.perspectiveBelow:member
@@ -528,8 +528,8 @@ fields:
       Represents a perspective below camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveBelow"'
   - name: perspectiveContrastingLeftFacing
     uid: word!Word.PresetCamera.perspectiveContrastingLeftFacing:member
@@ -538,8 +538,8 @@ fields:
       Represents a perspective contrasting-left facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveContrastingLeftFacing"'
   - name: perspectiveContrastingRightFacing
     uid: word!Word.PresetCamera.perspectiveContrastingRightFacing:member
@@ -548,8 +548,8 @@ fields:
       Represents a perspective contrasting-right facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveContrastingRightFacing"'
   - name: perspectiveFront
     uid: word!Word.PresetCamera.perspectiveFront:member
@@ -558,8 +558,8 @@ fields:
       Represents a perspective front camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveFront"'
   - name: perspectiveHeroicExtremeLeftFacing
     uid: word!Word.PresetCamera.perspectiveHeroicExtremeLeftFacing:member
@@ -568,8 +568,8 @@ fields:
       Represents a perspective heroic-extreme left facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveHeroicExtremeLeftFacing"'
   - name: perspectiveHeroicExtremeRightFacing
     uid: word!Word.PresetCamera.perspectiveHeroicExtremeRightFacing:member
@@ -578,8 +578,8 @@ fields:
       Represents a perspective heroic-extreme right facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveHeroicExtremeRightFacing"'
   - name: perspectiveHeroicLeftFacing
     uid: word!Word.PresetCamera.perspectiveHeroicLeftFacing:member
@@ -588,8 +588,8 @@ fields:
       Represents a perspective heroic-left facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveHeroicLeftFacing"'
   - name: perspectiveHeroicRightFacing
     uid: word!Word.PresetCamera.perspectiveHeroicRightFacing:member
@@ -598,8 +598,8 @@ fields:
       Represents a perspective heroic-right facing camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveHeroicRightFacing"'
   - name: perspectiveLeft
     uid: word!Word.PresetCamera.perspectiveLeft:member
@@ -608,8 +608,8 @@ fields:
       Represents a perspective left camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveLeft"'
   - name: perspectiveRelaxed
     uid: word!Word.PresetCamera.perspectiveRelaxed:member
@@ -618,8 +618,8 @@ fields:
       Represents a relaxed perspective camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveRelaxed"'
   - name: perspectiveRelaxedModerately
     uid: word!Word.PresetCamera.perspectiveRelaxedModerately:member
@@ -628,8 +628,8 @@ fields:
       Represents a moderately relaxed perspective camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveRelaxedModerately"'
   - name: perspectiveRight
     uid: word!Word.PresetCamera.perspectiveRight:member
@@ -638,6 +638,6 @@ fields:
       Represents a perspective right camera type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PerspectiveRight"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetextrusiondirection.yml b/docs/docs-ref-autogen/word/word/word.presetextrusiondirection.yml
index 4c005a1231..7995e48f15 100644
--- a/docs/docs-ref-autogen/word/word/word.presetextrusiondirection.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetextrusiondirection.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the direction that the extrusion's sweep path takes away from the
   extruded shape (the front face of the extrusion).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: bottom
@@ -20,8 +20,8 @@ fields:
       Represents an extrusion direction to the bottom.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bottom"'
   - name: bottomLeft
     uid: word!Word.PresetExtrusionDirection.bottomLeft:member
@@ -30,8 +30,8 @@ fields:
       Represents an extrusion direction to the bottom-left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BottomLeft"'
   - name: bottomRight
     uid: word!Word.PresetExtrusionDirection.bottomRight:member
@@ -40,8 +40,8 @@ fields:
       Represents an extrusion direction to the bottom-right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BottomRight"'
   - name: left
     uid: word!Word.PresetExtrusionDirection.left:member
@@ -50,8 +50,8 @@ fields:
       Represents an extrusion direction to the left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Left"'
   - name: mixed
     uid: word!Word.PresetExtrusionDirection.mixed:member
@@ -60,8 +60,8 @@ fields:
       Represents a mixed extrusion direction.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: none
     uid: word!Word.PresetExtrusionDirection.none:member
@@ -70,8 +70,8 @@ fields:
       Represents no extrusion direction.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: right
     uid: word!Word.PresetExtrusionDirection.right:member
@@ -80,8 +80,8 @@ fields:
       Represents an extrusion direction to the right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Right"'
   - name: top
     uid: word!Word.PresetExtrusionDirection.top:member
@@ -90,8 +90,8 @@ fields:
       Represents an extrusion direction to the top.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Top"'
   - name: topLeft
     uid: word!Word.PresetExtrusionDirection.topLeft:member
@@ -100,8 +100,8 @@ fields:
       Represents an extrusion direction to the top-left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TopLeft"'
   - name: topRight
     uid: word!Word.PresetExtrusionDirection.topRight:member
@@ -110,6 +110,6 @@ fields:
       Represents an extrusion direction to the top-right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TopRight"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetgradienttype.yml b/docs/docs-ref-autogen/word/word/word.presetgradienttype.yml
index e2ac5952c4..99de566563 100644
--- a/docs/docs-ref-autogen/word/word/word.presetgradienttype.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetgradienttype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PresetGradientType
 summary: Specifies which predefined gradient to use to fill a shape.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: brass
@@ -18,8 +18,8 @@ fields:
       A metallic gradient resembling brass.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Brass"'
   - name: calmWater
     uid: word!Word.PresetGradientType.calmWater:member
@@ -28,8 +28,8 @@ fields:
       A soft, tranquil gradient resembling calm water.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"CalmWater"'
   - name: chrome
     uid: word!Word.PresetGradientType.chrome:member
@@ -38,8 +38,8 @@ fields:
       A sleek, reflective chrome gradient.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Chrome"'
   - name: chromeII
     uid: word!Word.PresetGradientType.chromeII:member
@@ -48,8 +48,8 @@ fields:
       A variation of the chrome gradient with alternate highlights.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"ChromeII"'
   - name: daybreak
     uid: word!Word.PresetGradientType.daybreak:member
@@ -58,8 +58,8 @@ fields:
       A light gradient representing the colors of daybreak.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Daybreak"'
   - name: desert
     uid: word!Word.PresetGradientType.desert:member
@@ -68,8 +68,8 @@ fields:
       A warm, sandy gradient inspired by desert tones.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Desert"'
   - name: earlySunset
     uid: word!Word.PresetGradientType.earlySunset:member
@@ -78,8 +78,8 @@ fields:
       A warm gradient resembling an early sunset.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EarlySunset"'
   - name: fire
     uid: word!Word.PresetGradientType.fire:member
@@ -88,8 +88,8 @@ fields:
       A vivid gradient with fiery tones.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Fire"'
   - name: fog
     uid: word!Word.PresetGradientType.fog:member
@@ -98,8 +98,8 @@ fields:
       A muted gradient with fog-like softness.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Fog"'
   - name: gold
     uid: word!Word.PresetGradientType.gold:member
@@ -108,8 +108,8 @@ fields:
       A shiny, metallic gold gradient.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Gold"'
   - name: goldII
     uid: word!Word.PresetGradientType.goldII:member
@@ -118,8 +118,8 @@ fields:
       A variation of the gold gradient with different tones.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GoldII"'
   - name: horizon
     uid: word!Word.PresetGradientType.horizon:member
@@ -128,8 +128,8 @@ fields:
       A gradient that mimics the colors of the horizon.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Horizon"'
   - name: lateSunset
     uid: word!Word.PresetGradientType.lateSunset:member
@@ -138,8 +138,8 @@ fields:
       A deeper, richer gradient resembling a late sunset.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LateSunset"'
   - name: mahogany
     uid: word!Word.PresetGradientType.mahogany:member
@@ -148,8 +148,8 @@ fields:
       A rich, reddish-brown gradient like mahogany wood.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mahogany"'
   - name: mixed
     uid: word!Word.PresetGradientType.mixed:member
@@ -159,8 +159,8 @@ fields:
       gradients are selected.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: moss
     uid: word!Word.PresetGradientType.moss:member
@@ -169,8 +169,8 @@ fields:
       A natural green gradient inspired by moss.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Moss"'
   - name: nightfall
     uid: word!Word.PresetGradientType.nightfall:member
@@ -179,8 +179,8 @@ fields:
       A dark gradient evoking the colors of nightfall.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Nightfall"'
   - name: ocean
     uid: word!Word.PresetGradientType.ocean:member
@@ -189,8 +189,8 @@ fields:
       A cool gradient reflecting ocean hues.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Ocean"'
   - name: parchment
     uid: word!Word.PresetGradientType.parchment:member
@@ -199,8 +199,8 @@ fields:
       A warm, aged paper-like gradient.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Parchment"'
   - name: peacock
     uid: word!Word.PresetGradientType.peacock:member
@@ -209,8 +209,8 @@ fields:
       A vibrant gradient with peacock feather colors.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Peacock"'
   - name: rainbow
     uid: word!Word.PresetGradientType.rainbow:member
@@ -219,8 +219,8 @@ fields:
       A colorful gradient resembling a rainbow.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Rainbow"'
   - name: rainbowII
     uid: word!Word.PresetGradientType.rainbowII:member
@@ -229,8 +229,8 @@ fields:
       A variation of the rainbow gradient with different color emphasis.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RainbowII"'
   - name: sapphire
     uid: word!Word.PresetGradientType.sapphire:member
@@ -239,8 +239,8 @@ fields:
       A deep blue gradient inspired by sapphire.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sapphire"'
   - name: silver
     uid: word!Word.PresetGradientType.silver:member
@@ -249,8 +249,8 @@ fields:
       A smooth, metallic silver gradient.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Silver"'
   - name: wheat
     uid: word!Word.PresetGradientType.wheat:member
@@ -259,6 +259,6 @@ fields:
       A light, golden gradient resembling wheat.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Wheat"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetlightingdirection.yml b/docs/docs-ref-autogen/word/word/word.presetlightingdirection.yml
index 925db4a834..e86955b4c2 100644
--- a/docs/docs-ref-autogen/word/word/word.presetlightingdirection.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetlightingdirection.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the location of lighting on an extruded (three-dimensional) shape
   relative to the shape.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: bottom
@@ -20,8 +20,8 @@ fields:
       Represents lighting from the bottom.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bottom"'
   - name: bottomLeft
     uid: word!Word.PresetLightingDirection.bottomLeft:member
@@ -30,8 +30,8 @@ fields:
       Represents lighting from the bottom-left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BottomLeft"'
   - name: bottomRight
     uid: word!Word.PresetLightingDirection.bottomRight:member
@@ -40,8 +40,8 @@ fields:
       Represents lighting from the bottom-right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BottomRight"'
   - name: left
     uid: word!Word.PresetLightingDirection.left:member
@@ -50,8 +50,8 @@ fields:
       Represents lighting from the left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Left"'
   - name: mixed
     uid: word!Word.PresetLightingDirection.mixed:member
@@ -60,8 +60,8 @@ fields:
       Represents a mixed lighting direction.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: none
     uid: word!Word.PresetLightingDirection.none:member
@@ -70,8 +70,8 @@ fields:
       Represents no lighting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: right
     uid: word!Word.PresetLightingDirection.right:member
@@ -80,8 +80,8 @@ fields:
       Represents lighting from the right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Right"'
   - name: top
     uid: word!Word.PresetLightingDirection.top:member
@@ -90,8 +90,8 @@ fields:
       Represents lighting from the top.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Top"'
   - name: topLeft
     uid: word!Word.PresetLightingDirection.topLeft:member
@@ -100,8 +100,8 @@ fields:
       Represents lighting from the top-left.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TopLeft"'
   - name: topRight
     uid: word!Word.PresetLightingDirection.topRight:member
@@ -110,6 +110,6 @@ fields:
       Represents lighting from the top-right.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TopRight"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetlightingsoftness.yml b/docs/docs-ref-autogen/word/word/word.presetlightingsoftness.yml
index e51bf44844..b218d924cc 100644
--- a/docs/docs-ref-autogen/word/word/word.presetlightingsoftness.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetlightingsoftness.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PresetLightingSoftness
 summary: Specifies the intensity of light used on a shape.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: bright
@@ -18,8 +18,8 @@ fields:
       Represents bright lighting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bright"'
   - name: dim
     uid: word!Word.PresetLightingSoftness.dim:member
@@ -28,8 +28,8 @@ fields:
       Represents dim lighting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Dim"'
   - name: mixed
     uid: word!Word.PresetLightingSoftness.mixed:member
@@ -38,8 +38,8 @@ fields:
       Represents a mixed lighting softness.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: normal
     uid: word!Word.PresetLightingSoftness.normal:member
@@ -48,6 +48,6 @@ fields:
       Represents normal lighting.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Normal"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetmaterial.yml b/docs/docs-ref-autogen/word/word/word.presetmaterial.yml
index 8e340c08b2..2e9ba1f750 100644
--- a/docs/docs-ref-autogen/word/word/word.presetmaterial.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetmaterial.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PresetMaterial
 summary: Specifies the extrusion surface material.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: clear
@@ -18,8 +18,8 @@ fields:
       Represents a clear material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Clear"'
   - name: darkEdge
     uid: word!Word.PresetMaterial.darkEdge:member
@@ -28,8 +28,8 @@ fields:
       Represents a dark edge material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"DarkEdge"'
   - name: flat
     uid: word!Word.PresetMaterial.flat:member
@@ -38,8 +38,8 @@ fields:
       Represents a flat material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Flat"'
   - name: matte
     uid: word!Word.PresetMaterial.matte:member
@@ -48,8 +48,8 @@ fields:
       Represents a matte material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Matte"'
   - name: matte2
     uid: word!Word.PresetMaterial.matte2:member
@@ -58,8 +58,8 @@ fields:
       Represents a second matte material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Matte2"'
   - name: metal
     uid: word!Word.PresetMaterial.metal:member
@@ -68,8 +68,8 @@ fields:
       Represents a metal material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Metal"'
   - name: metal2
     uid: word!Word.PresetMaterial.metal2:member
@@ -78,8 +78,8 @@ fields:
       Represents a second metal material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Metal2"'
   - name: mixed
     uid: word!Word.PresetMaterial.mixed:member
@@ -88,8 +88,8 @@ fields:
       Represents a mixed material type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: plastic
     uid: word!Word.PresetMaterial.plastic:member
@@ -98,8 +98,8 @@ fields:
       Represents a plastic material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Plastic"'
   - name: plastic2
     uid: word!Word.PresetMaterial.plastic2:member
@@ -108,8 +108,8 @@ fields:
       Represents a second plastic material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Plastic2"'
   - name: powder
     uid: word!Word.PresetMaterial.powder:member
@@ -118,8 +118,8 @@ fields:
       Represents a powder material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Powder"'
   - name: softEdge
     uid: word!Word.PresetMaterial.softEdge:member
@@ -128,8 +128,8 @@ fields:
       Represents a soft edge material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SoftEdge"'
   - name: softMetal
     uid: word!Word.PresetMaterial.softMetal:member
@@ -138,8 +138,8 @@ fields:
       Represents a soft metal material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SoftMetal"'
   - name: translucentPowder
     uid: word!Word.PresetMaterial.translucentPowder:member
@@ -148,8 +148,8 @@ fields:
       Represents a translucent powder material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TranslucentPowder"'
   - name: warmMatte
     uid: word!Word.PresetMaterial.warmMatte:member
@@ -158,8 +158,8 @@ fields:
       Represents a warm matte material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WarmMatte"'
   - name: wireFrame
     uid: word!Word.PresetMaterial.wireFrame:member
@@ -168,6 +168,6 @@ fields:
       Represents a wireframe material.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WireFrame"'
diff --git a/docs/docs-ref-autogen/word/word/word.presettexture.yml b/docs/docs-ref-autogen/word/word/word.presettexture.yml
index e9bbae5477..0742cf3b57 100644
--- a/docs/docs-ref-autogen/word/word/word.presettexture.yml
+++ b/docs/docs-ref-autogen/word/word/word.presettexture.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PresetTexture
 summary: Specifies texture to be used to fill a shape.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: blueTissuePaper
@@ -18,8 +18,8 @@ fields:
       Represents a blue tissue paper texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BlueTissuePaper"'
   - name: bouquet
     uid: word!Word.PresetTexture.bouquet:member
@@ -28,8 +28,8 @@ fields:
       Represents a bouquet texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bouquet"'
   - name: brownMarble
     uid: word!Word.PresetTexture.brownMarble:member
@@ -38,8 +38,8 @@ fields:
       Represents a brown marble texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BrownMarble"'
   - name: canvas
     uid: word!Word.PresetTexture.canvas:member
@@ -48,8 +48,8 @@ fields:
       Represents a canvas texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Canvas"'
   - name: cork
     uid: word!Word.PresetTexture.cork:member
@@ -58,8 +58,8 @@ fields:
       Represents a cork texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Cork"'
   - name: denim
     uid: word!Word.PresetTexture.denim:member
@@ -68,8 +68,8 @@ fields:
       Represents a denim texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Denim"'
   - name: fishFossil
     uid: word!Word.PresetTexture.fishFossil:member
@@ -78,8 +78,8 @@ fields:
       Represents a fish fossil texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FishFossil"'
   - name: granite
     uid: word!Word.PresetTexture.granite:member
@@ -88,8 +88,8 @@ fields:
       Represents a granite texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Granite"'
   - name: greenMarble
     uid: word!Word.PresetTexture.greenMarble:member
@@ -98,8 +98,8 @@ fields:
       Represents a green marble texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"GreenMarble"'
   - name: mediumWood
     uid: word!Word.PresetTexture.mediumWood:member
@@ -108,8 +108,8 @@ fields:
       Represents a medium wood texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MediumWood"'
   - name: mixed
     uid: word!Word.PresetTexture.mixed:member
@@ -118,8 +118,8 @@ fields:
       Represents a mixed texture type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: newsprint
     uid: word!Word.PresetTexture.newsprint:member
@@ -128,8 +128,8 @@ fields:
       Represents a newsprint texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Newsprint"'
   - name: oak
     uid: word!Word.PresetTexture.oak:member
@@ -138,8 +138,8 @@ fields:
       Represents an oak texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Oak"'
   - name: paperBag
     uid: word!Word.PresetTexture.paperBag:member
@@ -148,8 +148,8 @@ fields:
       Represents a paper bag texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PaperBag"'
   - name: papyrus
     uid: word!Word.PresetTexture.papyrus:member
@@ -158,8 +158,8 @@ fields:
       Represents a papyrus texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Papyrus"'
   - name: parchment
     uid: word!Word.PresetTexture.parchment:member
@@ -168,8 +168,8 @@ fields:
       Represents a parchment texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Parchment"'
   - name: pinkTissuePaper
     uid: word!Word.PresetTexture.pinkTissuePaper:member
@@ -178,8 +178,8 @@ fields:
       Represents a pink tissue paper texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PinkTissuePaper"'
   - name: purpleMesh
     uid: word!Word.PresetTexture.purpleMesh:member
@@ -188,8 +188,8 @@ fields:
       Represents a purple mesh texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"PurpleMesh"'
   - name: recycledPaper
     uid: word!Word.PresetTexture.recycledPaper:member
@@ -198,8 +198,8 @@ fields:
       Represents a recycled paper texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RecycledPaper"'
   - name: sand
     uid: word!Word.PresetTexture.sand:member
@@ -208,8 +208,8 @@ fields:
       Represents a sand texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Sand"'
   - name: stationery
     uid: word!Word.PresetTexture.stationery:member
@@ -218,8 +218,8 @@ fields:
       Represents a stationery texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Stationery"'
   - name: walnut
     uid: word!Word.PresetTexture.walnut:member
@@ -228,8 +228,8 @@ fields:
       Represents a walnut texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Walnut"'
   - name: waterDroplets
     uid: word!Word.PresetTexture.waterDroplets:member
@@ -238,8 +238,8 @@ fields:
       Represents a water droplets texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WaterDroplets"'
   - name: whiteMarble
     uid: word!Word.PresetTexture.whiteMarble:member
@@ -248,8 +248,8 @@ fields:
       Represents a white marble texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WhiteMarble"'
   - name: wovenMat
     uid: word!Word.PresetTexture.wovenMat:member
@@ -258,6 +258,6 @@ fields:
       Represents a woven mat texture.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"WovenMat"'
diff --git a/docs/docs-ref-autogen/word/word/word.presetthreedimensionalformat.yml b/docs/docs-ref-autogen/word/word/word.presetthreedimensionalformat.yml
index caaa53dd88..60ec1c53a4 100644
--- a/docs/docs-ref-autogen/word/word/word.presetthreedimensionalformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.presetthreedimensionalformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.PresetThreeDimensionalFormat
 summary: Specifies an extrusion (three-dimensional) format.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: format1
@@ -18,8 +18,8 @@ fields:
       Represents three-dimensional format 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format1"'
   - name: format10
     uid: word!Word.PresetThreeDimensionalFormat.format10:member
@@ -28,8 +28,8 @@ fields:
       Represents three-dimensional format 10.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format10"'
   - name: format11
     uid: word!Word.PresetThreeDimensionalFormat.format11:member
@@ -38,8 +38,8 @@ fields:
       Represents three-dimensional format 11.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format11"'
   - name: format12
     uid: word!Word.PresetThreeDimensionalFormat.format12:member
@@ -48,8 +48,8 @@ fields:
       Represents three-dimensional format 12.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format12"'
   - name: format13
     uid: word!Word.PresetThreeDimensionalFormat.format13:member
@@ -58,8 +58,8 @@ fields:
       Represents three-dimensional format 13.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format13"'
   - name: format14
     uid: word!Word.PresetThreeDimensionalFormat.format14:member
@@ -68,8 +68,8 @@ fields:
       Represents three-dimensional format 14.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format14"'
   - name: format15
     uid: word!Word.PresetThreeDimensionalFormat.format15:member
@@ -78,8 +78,8 @@ fields:
       Represents three-dimensional format 15.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format15"'
   - name: format16
     uid: word!Word.PresetThreeDimensionalFormat.format16:member
@@ -88,8 +88,8 @@ fields:
       Represents three-dimensional format 16.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format16"'
   - name: format17
     uid: word!Word.PresetThreeDimensionalFormat.format17:member
@@ -98,8 +98,8 @@ fields:
       Represents three-dimensional format 17.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format17"'
   - name: format18
     uid: word!Word.PresetThreeDimensionalFormat.format18:member
@@ -108,8 +108,8 @@ fields:
       Represents three-dimensional format 18.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format18"'
   - name: format19
     uid: word!Word.PresetThreeDimensionalFormat.format19:member
@@ -118,8 +118,8 @@ fields:
       Represents three-dimensional format 19.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format19"'
   - name: format2
     uid: word!Word.PresetThreeDimensionalFormat.format2:member
@@ -128,8 +128,8 @@ fields:
       Represents three-dimensional format 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format2"'
   - name: format20
     uid: word!Word.PresetThreeDimensionalFormat.format20:member
@@ -138,8 +138,8 @@ fields:
       Represents three-dimensional format 20.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format20"'
   - name: format3
     uid: word!Word.PresetThreeDimensionalFormat.format3:member
@@ -148,8 +148,8 @@ fields:
       Represents three-dimensional format 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format3"'
   - name: format4
     uid: word!Word.PresetThreeDimensionalFormat.format4:member
@@ -158,8 +158,8 @@ fields:
       Represents three-dimensional format 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format4"'
   - name: format5
     uid: word!Word.PresetThreeDimensionalFormat.format5:member
@@ -168,8 +168,8 @@ fields:
       Represents three-dimensional format 5.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format5"'
   - name: format6
     uid: word!Word.PresetThreeDimensionalFormat.format6:member
@@ -178,8 +178,8 @@ fields:
       Represents three-dimensional format 6.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format6"'
   - name: format7
     uid: word!Word.PresetThreeDimensionalFormat.format7:member
@@ -188,8 +188,8 @@ fields:
       Represents three-dimensional format 7.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format7"'
   - name: format8
     uid: word!Word.PresetThreeDimensionalFormat.format8:member
@@ -198,8 +198,8 @@ fields:
       Represents three-dimensional format 8.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format8"'
   - name: format9
     uid: word!Word.PresetThreeDimensionalFormat.format9:member
@@ -208,8 +208,8 @@ fields:
       Represents three-dimensional format 9.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Format9"'
   - name: mixed
     uid: word!Word.PresetThreeDimensionalFormat.mixed:member
@@ -218,6 +218,6 @@ fields:
       Represents a mixed three-dimensional format.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
diff --git a/docs/docs-ref-autogen/word/word/word.printoutitem.yml b/docs/docs-ref-autogen/word/word/word.printoutitem.yml
new file mode 100644
index 0000000000..40f70e7a50
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.printoutitem.yml
@@ -0,0 +1,103 @@
+### YamlMime:TSEnum
+name: Word.PrintOutItem
+uid: word!Word.PrintOutItem:enum
+package: word!
+fullName: Word.PrintOutItem
+summary: Specifies the type of item to print from a document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: autoTextEntries
+    uid: word!Word.PrintOutItem.autoTextEntries:member
+    package: word!
+    summary: >-
+      Represents printing the AutoText entries.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AutoTextEntries"'
+  - name: comments
+    uid: word!Word.PrintOutItem.comments:member
+    package: word!
+    summary: >-
+      Represents printing the comments.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Comments"'
+  - name: documentContent
+    uid: word!Word.PrintOutItem.documentContent:member
+    package: word!
+    summary: >-
+      Represents printing the document content.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentContent"'
+  - name: documentWithMarkup
+    uid: word!Word.PrintOutItem.documentWithMarkup:member
+    package: word!
+    summary: >-
+      Represents printing the document with markup.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentWithMarkup"'
+  - name: envelope
+    uid: word!Word.PrintOutItem.envelope:member
+    package: word!
+    summary: >-
+      Represents printing the envelope.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Envelope"'
+  - name: keyAssignments
+    uid: word!Word.PrintOutItem.keyAssignments:member
+    package: word!
+    summary: >-
+      Represents printing the key assignments.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"KeyAssignments"'
+  - name: markup
+    uid: word!Word.PrintOutItem.markup:member
+    package: word!
+    summary: >-
+      Represents printing the markup.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Markup"'
+  - name: properties
+    uid: word!Word.PrintOutItem.properties:member
+    package: word!
+    summary: >-
+      Represents printing the document properties.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Properties"'
+  - name: styles
+    uid: word!Word.PrintOutItem.styles:member
+    package: word!
+    summary: >-
+      Represents printing the styles.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Styles"'
diff --git a/docs/docs-ref-autogen/word/word/word.printoutpages.yml b/docs/docs-ref-autogen/word/word/word.printoutpages.yml
new file mode 100644
index 0000000000..58f3ed9738
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.printoutpages.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.PrintOutPages
+uid: word!Word.PrintOutPages:enum
+package: word!
+fullName: Word.PrintOutPages
+summary: Specifies which pages to print based on odd or even page numbers.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: all
+    uid: word!Word.PrintOutPages.all:member
+    package: word!
+    summary: >-
+      Represents printing all pages.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"All"'
+  - name: evenOnly
+    uid: word!Word.PrintOutPages.evenOnly:member
+    package: word!
+    summary: >-
+      Represents printing only even-numbered pages.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EvenOnly"'
+  - name: oddOnly
+    uid: word!Word.PrintOutPages.oddOnly:member
+    package: word!
+    summary: >-
+      Represents printing only odd-numbered pages.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OddOnly"'
diff --git a/docs/docs-ref-autogen/word/word/word.printoutrange.yml b/docs/docs-ref-autogen/word/word/word.printoutrange.yml
new file mode 100644
index 0000000000..71a946c5b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.printoutrange.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSEnum
+name: Word.PrintOutRange
+uid: word!Word.PrintOutRange:enum
+package: word!
+fullName: Word.PrintOutRange
+summary: Specifies the range of content to print from a document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: allDocument
+    uid: word!Word.PrintOutRange.allDocument:member
+    package: word!
+    summary: >-
+      Represents printing the entire document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AllDocument"'
+  - name: currentPage
+    uid: word!Word.PrintOutRange.currentPage:member
+    package: word!
+    summary: >-
+      Represents printing the current page.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurrentPage"'
+  - name: fromTo
+    uid: word!Word.PrintOutRange.fromTo:member
+    package: word!
+    summary: >-
+      Represents printing a range from one page to another.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FromTo"'
+  - name: rangeOfPages
+    uid: word!Word.PrintOutRange.rangeOfPages:member
+    package: word!
+    summary: >-
+      Represents printing specific ranges of pages.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RangeOfPages"'
+  - name: selection
+    uid: word!Word.PrintOutRange.selection:member
+    package: word!
+    summary: >-
+      Represents printing the current selection.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Selection"'
diff --git a/docs/docs-ref-autogen/word/word/word.protectiontype.yml b/docs/docs-ref-autogen/word/word/word.protectiontype.yml
new file mode 100644
index 0000000000..7cff5e3d5e
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.protectiontype.yml
@@ -0,0 +1,64 @@
+### YamlMime:TSEnum
+name: Word.ProtectionType
+uid: word!Word.ProtectionType:enum
+package: word!
+fullName: Word.ProtectionType
+summary: Specifies the protection type for a Word document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: allowOnlyComments
+    uid: word!Word.ProtectionType.allowOnlyComments:member
+    package: word!
+    summary: >-
+      Only comments are allowed in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AllowOnlyComments"'
+  - name: allowOnlyFormFields
+    uid: word!Word.ProtectionType.allowOnlyFormFields:member
+    package: word!
+    summary: >-
+      Only form fields are allowed in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AllowOnlyFormFields"'
+  - name: allowOnlyReading
+    uid: word!Word.ProtectionType.allowOnlyReading:member
+    package: word!
+    summary: >-
+      Only reading is allowed in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AllowOnlyReading"'
+  - name: allowOnlyRevisions
+    uid: word!Word.ProtectionType.allowOnlyRevisions:member
+    package: word!
+    summary: >-
+      Only revisions are allowed in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+    value: '"AllowOnlyRevisions"'
+  - name: noProtection
+    uid: word!Word.ProtectionType.noProtection:member
+    package: word!
+    summary: >-
+      No protection is applied to the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoProtection"'
diff --git a/docs/docs-ref-autogen/word/word/word.range.yml b/docs/docs-ref-autogen/word/word/word.range.yml
index ac88cff86c..01e439e5b9 100644
--- a/docs/docs-ref-autogen/word/word/word.range.yml
+++ b/docs/docs-ref-autogen/word/word/word.range.yml
@@ -390,10 +390,10 @@ properties:
       Gets a `FrameCollection` object that represents all the frames in the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly frames: Word.FrameCollection;'
@@ -422,10 +422,10 @@ properties:
       Specifies the proofing status (spelling and grammar checking) of the
       range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing: boolean;'
@@ -501,10 +501,10 @@ properties:
       Returns a `HyperlinkCollection` object that represents all the hyperlinks
       in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly hyperlinks: Word.HyperlinkCollection;'
@@ -644,10 +644,10 @@ properties:
       Specifies whether Microsoft Word has detected the language of the text in
       the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'languageDetected: boolean;'
@@ -659,10 +659,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -771,10 +771,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -885,10 +885,10 @@ properties:
       Specifies a language for the range that isn't classified as an East Asian
       language.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -999,10 +999,10 @@ properties:
       Returns a `ListFormat` object that represents all the list formatting
       characteristics of the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly listFormat: Word.ListFormat;'
@@ -1262,10 +1262,10 @@ properties:
     fullName: sections
     summary: Gets the collection of sections in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly sections: Word.SectionCollection;'
@@ -1279,10 +1279,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly shading: Word.ShadingUniversal;'
@@ -1565,10 +1565,10 @@ properties:
       Gets a `TableColumnCollection` object that represents all the table
       columns in the range.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly tableColumns: Word.TableColumnCollection;'
@@ -1796,10 +1796,10 @@ methods:
     fullName: detectLanguage()
     summary: Analyzes the range text to determine the language that it's written in.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'detectLanguage(): OfficeExtension.ClientResult;'
diff --git a/docs/docs-ref-autogen/word/word/word.readabilitystatistic.yml b/docs/docs-ref-autogen/word/word/word.readabilitystatistic.yml
new file mode 100644
index 0000000000..850a8740b0
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.readabilitystatistic.yml
@@ -0,0 +1,206 @@
+### YamlMime:TSType
+name: Word.ReadabilityStatistic
+uid: word!Word.ReadabilityStatistic:class
+package: word!
+fullName: Word.ReadabilityStatistic
+summary: Represents one of the readability statistics for the document or range.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ReadabilityStatistic#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: name
+    uid: word!Word.ReadabilityStatistic#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the readability statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly name: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.ReadabilityStatistic#value:member
+    package: word!
+    fullName: value
+    summary: Returns the value of the grammar statistic.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly value: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.ReadabilityStatistic#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ReadabilityStatisticLoadOptions):
+        Word.ReadabilityStatistic;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ReadabilityStatistic#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ReadabilityStatistic;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ReadabilityStatistic#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ReadabilityStatistic;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ReadabilityStatistic#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ReadabilityStatistic` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ReadabilityStatisticData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ReadabilityStatisticData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ReadabilityStatistic#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ReadabilityStatistic;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ReadabilityStatistic#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ReadabilityStatistic;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.readabilitystatisticcollection.yml b/docs/docs-ref-autogen/word/word/word.readabilitystatisticcollection.yml
new file mode 100644
index 0000000000..a51336a397
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.readabilitystatisticcollection.yml
@@ -0,0 +1,214 @@
+### YamlMime:TSType
+name: Word.ReadabilityStatisticCollection
+uid: word!Word.ReadabilityStatisticCollection:class
+package: word!
+fullName: Word.ReadabilityStatisticCollection
+summary: >-
+  Represents a collection of
+  [Word.ReadabilityStatistic](xref:word!Word.ReadabilityStatistic:class) objects
+  for the document or range.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ReadabilityStatisticCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ReadabilityStatisticCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.ReadabilityStatistic[];'
+      return:
+        type: []
+methods:
+  - name: getItemAt(index)
+    uid: word!Word.ReadabilityStatisticCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: Gets the readability statistic at the specified index.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.ReadabilityStatistic;'
+      parameters:
+        - id: index
+          description: The zero-based index of the readability statistic to get.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ReadabilityStatisticCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ReadabilityStatisticCollectionLoadOptions
+        & Word.Interfaces.CollectionLoadOptions):
+        Word.ReadabilityStatisticCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ReadabilityStatisticCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.ReadabilityStatisticCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ReadabilityStatisticCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ReadabilityStatisticCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ReadabilityStatisticCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ReadabilityStatisticCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.ReadabilityStatisticCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ReadabilityStatisticCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ReadabilityStatisticCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ReadabilityStatisticCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ReadabilityStatisticCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ReadabilityStatisticCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.reflectionformat.yml b/docs/docs-ref-autogen/word/word/word.reflectionformat.yml
index aa50641b62..0a3cb9599c 100644
--- a/docs/docs-ref-autogen/word/word/word.reflectionformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.reflectionformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ReflectionFormat
 summary: Represents the reflection formatting for a shape in Word.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Specifies the degree of blur effect applied to the `ReflectionFormat`
       object as a value between 0.0 and 100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur: number;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
       Specifies the amount of separation, in points, of the reflected image from
       the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offset: number;'
@@ -69,10 +69,10 @@ properties:
       Specifies the size of the reflection as a percentage of the reflected
       shape from 0 to 100.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size: number;'
@@ -86,10 +86,10 @@ properties:
       Specifies the degree of transparency for the reflection effect as a value
       between 0.0 (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency: number;'
@@ -103,10 +103,10 @@ properties:
       Specifies a `ReflectionType` value that represents the type and direction
       of the lighting for a shape reflection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -127,7 +127,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -151,7 +151,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.ReflectionFormat;'
@@ -173,7 +173,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -206,7 +206,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -238,7 +238,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.ReflectionFormat): void;'
@@ -264,7 +264,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.ReflectionFormatData;'
@@ -287,7 +287,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.ReflectionFormat;'
@@ -308,7 +308,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.ReflectionFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.reflectiontype.yml b/docs/docs-ref-autogen/word/word/word.reflectiontype.yml
index bbaff2cb9a..a14cea2a6e 100644
--- a/docs/docs-ref-autogen/word/word/word.reflectiontype.yml
+++ b/docs/docs-ref-autogen/word/word/word.reflectiontype.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the type of the
   [Word.ReflectionFormat](xref:word!Word.ReflectionFormat:class) object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: mixed
@@ -20,8 +20,8 @@ fields:
       Represents a mixed reflection type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: none
     uid: word!Word.ReflectionType.none:member
@@ -30,8 +30,8 @@ fields:
       Represents no reflection.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: type1
     uid: word!Word.ReflectionType.type1:member
@@ -40,8 +40,8 @@ fields:
       Represents reflection type 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type1"'
   - name: type2
     uid: word!Word.ReflectionType.type2:member
@@ -50,8 +50,8 @@ fields:
       Represents reflection type 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type2"'
   - name: type3
     uid: word!Word.ReflectionType.type3:member
@@ -60,8 +60,8 @@ fields:
       Represents reflection type 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type3"'
   - name: type4
     uid: word!Word.ReflectionType.type4:member
@@ -70,8 +70,8 @@ fields:
       Represents reflection type 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type4"'
   - name: type5
     uid: word!Word.ReflectionType.type5:member
@@ -80,8 +80,8 @@ fields:
       Represents reflection type 5.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type5"'
   - name: type6
     uid: word!Word.ReflectionType.type6:member
@@ -90,8 +90,8 @@ fields:
       Represents reflection type 6.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type6"'
   - name: type7
     uid: word!Word.ReflectionType.type7:member
@@ -100,8 +100,8 @@ fields:
       Represents reflection type 7.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type7"'
   - name: type8
     uid: word!Word.ReflectionType.type8:member
@@ -110,8 +110,8 @@ fields:
       Represents reflection type 8.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type8"'
   - name: type9
     uid: word!Word.ReflectionType.type9:member
@@ -120,6 +120,6 @@ fields:
       Represents reflection type 9.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type9"'
diff --git a/docs/docs-ref-autogen/word/word/word.removedocinfotype.yml b/docs/docs-ref-autogen/word/word/word.removedocinfotype.yml
new file mode 100644
index 0000000000..9917e18ecc
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.removedocinfotype.yml
@@ -0,0 +1,214 @@
+### YamlMime:TSEnum
+name: Word.RemoveDocInfoType
+uid: word!Word.RemoveDocInfoType:enum
+package: word!
+fullName: Word.RemoveDocInfoType
+summary: Specifies the type of document information to remove.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: all
+    uid: word!Word.RemoveDocInfoType.all:member
+    package: word!
+    summary: >-
+      All document information types.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"All"'
+  - name: atMentions
+    uid: word!Word.RemoveDocInfoType.atMentions:member
+    package: word!
+    summary: >-
+      At mentions in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AtMentions"'
+  - name: commentReactions
+    uid: word!Word.RemoveDocInfoType.commentReactions:member
+    package: word!
+    summary: >-
+      Comment reactions in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CommentReactions"'
+  - name: comments
+    uid: word!Word.RemoveDocInfoType.comments:member
+    package: word!
+    summary: >-
+      Comments in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Comments"'
+  - name: contentType
+    uid: word!Word.RemoveDocInfoType.contentType:member
+    package: word!
+    summary: >-
+      Content type information.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentType"'
+  - name: documentIntelligence
+    uid: word!Word.RemoveDocInfoType.documentIntelligence:member
+    package: word!
+    summary: >-
+      Document intelligence information.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentIntelligence"'
+  - name: documentManagementPolicy
+    uid: word!Word.RemoveDocInfoType.documentManagementPolicy:member
+    package: word!
+    summary: >-
+      Document management policy.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentManagementPolicy"'
+  - name: documentProperties
+    uid: word!Word.RemoveDocInfoType.documentProperties:member
+    package: word!
+    summary: >-
+      Document properties.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentProperties"'
+  - name: documentServerProperties
+    uid: word!Word.RemoveDocInfoType.documentServerProperties:member
+    package: word!
+    summary: >-
+      Document server properties.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentServerProperties"'
+  - name: documentTasks
+    uid: word!Word.RemoveDocInfoType.documentTasks:member
+    package: word!
+    summary: >-
+      Document tasks.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentTasks"'
+  - name: documentWorkspace
+    uid: word!Word.RemoveDocInfoType.documentWorkspace:member
+    package: word!
+    summary: >-
+      Document workspace properties.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocumentWorkspace"'
+  - name: emailHeader
+    uid: word!Word.RemoveDocInfoType.emailHeader:member
+    package: word!
+    summary: >-
+      Email header in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EmailHeader"'
+  - name: inkAnnotations
+    uid: word!Word.RemoveDocInfoType.inkAnnotations:member
+    package: word!
+    summary: >-
+      Ink annotations in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InkAnnotations"'
+  - name: removePersonalInformation
+    uid: word!Word.RemoveDocInfoType.removePersonalInformation:member
+    package: word!
+    summary: >-
+      Personal information in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RemovePersonalInformation"'
+  - name: revisions
+    uid: word!Word.RemoveDocInfoType.revisions:member
+    package: word!
+    summary: >-
+      Revisions in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+    value: '"Revisions"'
+  - name: routingSlip
+    uid: word!Word.RemoveDocInfoType.routingSlip:member
+    package: word!
+    summary: >-
+      Routing slip in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RoutingSlip"'
+  - name: sendForReview
+    uid: word!Word.RemoveDocInfoType.sendForReview:member
+    package: word!
+    summary: >-
+      Send for review information in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SendForReview"'
+  - name: taskpaneWebExtensions
+    uid: word!Word.RemoveDocInfoType.taskpaneWebExtensions:member
+    package: word!
+    summary: >-
+      Taskpane web extensions.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TaskpaneWebExtensions"'
+  - name: template
+    uid: word!Word.RemoveDocInfoType.template:member
+    package: word!
+    summary: >-
+      Template information.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Template"'
+  - name: versions
+    uid: word!Word.RemoveDocInfoType.versions:member
+    package: word!
+    summary: >-
+      Versions in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Versions"'
diff --git a/docs/docs-ref-autogen/word/word/word.repeatingsectioncontentcontrol.yml b/docs/docs-ref-autogen/word/word/word.repeatingsectioncontentcontrol.yml
index d806ac5e2c..8ab9f1b403 100644
--- a/docs/docs-ref-autogen/word/word/word.repeatingsectioncontentcontrol.yml
+++ b/docs/docs-ref-autogen/word/word/word.repeatingsectioncontentcontrol.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.RepeatingSectionContentControl
 summary: Represents the `RepeatingSectionContentControl` object.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Specifies whether users can add or remove sections from this repeating
       section content control by using the user interface.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'allowInsertDeleteSection: boolean;'
@@ -35,10 +35,10 @@ properties:
     fullName: appearance
     summary: Specifies the appearance of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -56,10 +56,10 @@ properties:
       Specifies the red-green-blue (RGB) value of the color of the content
       control. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'color: string;'
@@ -74,7 +74,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -86,10 +86,10 @@ properties:
     fullName: id
     summary: Returns the identification for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly id: string;'
@@ -103,10 +103,10 @@ properties:
       Specifies whether to remove the content control from the active document
       when the user edits the contents of the control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isTemporary: boolean;'
@@ -121,10 +121,10 @@ properties:
       surrounds text, paragraphs, table cells, or table rows; or if it is
       inline.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -143,10 +143,10 @@ properties:
       means that the user can't delete it from the active document, `false`
       means it can be deleted.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContentControl: boolean;'
@@ -161,10 +161,10 @@ properties:
       editable). `true` means the user can't edit the contents, `false` means
       the contents are editable.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lockContents: boolean;'
@@ -178,10 +178,10 @@ properties:
       Returns a `BuildingBlock` object that represents the placeholder text for
       the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly placeholderText: Word.BuildingBlock;'
@@ -195,10 +195,10 @@ properties:
       Gets a `Range` object that represents the contents of the content control
       in the active document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -212,10 +212,10 @@ properties:
       Returns the collection of repeating section items in this repeating
       section content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly repeatingSectionItems: Word.RepeatingSectionItemCollection;'
@@ -229,10 +229,10 @@ properties:
       Specifies the name of the repeating section items used in the context menu
       associated with this repeating section content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'repeatingSectionItemTitle: string;'
@@ -246,10 +246,10 @@ properties:
       Returns whether the placeholder text for the content control is being
       displayed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly showingPlaceholderText: boolean;'
@@ -261,10 +261,10 @@ properties:
     fullName: tag
     summary: Specifies a tag to identify the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'tag: string;'
@@ -276,10 +276,10 @@ properties:
     fullName: title
     summary: Specifies the title for the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'title: string;'
@@ -309,10 +309,10 @@ methods:
     fullName: copy()
     summary: Copies the content control from the active document to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'copy(): void;'
@@ -327,10 +327,10 @@ methods:
       Removes the content control from the active document and moves the content
       control to the Clipboard.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'cut(): void;'
@@ -343,10 +343,10 @@ methods:
     fullName: delete(deleteContents)
     summary: Deletes the content control and the contents of the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(deleteContents?: boolean): void;'
@@ -366,7 +366,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -392,7 +392,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -416,7 +416,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -449,7 +449,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -482,7 +482,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.RepeatingSectionContentControl): void;'
@@ -501,10 +501,10 @@ methods:
       Sets the placeholder text that displays in the content control until a
       user enters their own text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -535,7 +535,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.RepeatingSectionContentControlData;'
@@ -561,7 +561,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.RepeatingSectionContentControl;'
@@ -582,7 +582,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.RepeatingSectionContentControl;'
diff --git a/docs/docs-ref-autogen/word/word/word.repeatingsectionitem.yml b/docs/docs-ref-autogen/word/word/word.repeatingsectionitem.yml
index 21582807f8..8b6b8b2059 100644
--- a/docs/docs-ref-autogen/word/word/word.repeatingsectionitem.yml
+++ b/docs/docs-ref-autogen/word/word/word.repeatingsectionitem.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.RepeatingSectionContentControl](xref:word!Word.RepeatingSectionContentControl:class).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -38,10 +38,10 @@ properties:
       Returns the range of this repeating section item, excluding the start and
       end tags.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly range: Word.Range;'
@@ -54,10 +54,10 @@ methods:
     fullName: delete()
     summary: Deletes this `RepeatingSectionItem` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -70,10 +70,10 @@ methods:
     fullName: insertItemAfter()
     summary: Adds a repeating section item after this item and returns the new item.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insertItemAfter(): Word.RepeatingSectionItem;'
@@ -86,10 +86,10 @@ methods:
     fullName: insertItemBefore()
     summary: Adds a repeating section item before this item and returns the new item.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'insertItemBefore(): Word.RepeatingSectionItem;'
@@ -105,7 +105,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -130,7 +130,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.RepeatingSectionItem;'
@@ -152,7 +152,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -185,7 +185,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -218,7 +218,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.RepeatingSectionItem): void;'
@@ -244,7 +244,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.RepeatingSectionItemData;'
@@ -267,7 +267,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.RepeatingSectionItem;'
@@ -288,7 +288,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.RepeatingSectionItem;'
diff --git a/docs/docs-ref-autogen/word/word/word.repeatingsectionitemcollection.yml b/docs/docs-ref-autogen/word/word/word.repeatingsectionitemcollection.yml
index f758041001..7c5ea52baf 100644
--- a/docs/docs-ref-autogen/word/word/word.repeatingsectionitemcollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.repeatingsectionitemcollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.RepeatingSectionItem](xref:word!Word.RepeatingSectionItem:class) objects
   in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,10 +37,10 @@ methods:
     fullName: getItemAt(index)
     summary: Returns an individual repeating section item.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItemAt(index: number): Word.RepeatingSectionItem;'
@@ -62,7 +62,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -86,7 +86,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -125,7 +125,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -154,7 +154,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.RepeatingSectionItemCollection;'
@@ -175,7 +175,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.RepeatingSectionItemCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.rulerstyle.yml b/docs/docs-ref-autogen/word/word/word.rulerstyle.yml
index 63a40716c7..209ebe55c1 100644
--- a/docs/docs-ref-autogen/word/word/word.rulerstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.rulerstyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.RulerStyle
 summary: Specifies the way Word adjusts the table when the left indent is changed.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: firstColumn
@@ -19,8 +19,8 @@ fields:
       of the other columns and the right edge of the table.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"FirstColumn"'
   - name: none
     uid: word!Word.RulerStyle.none:member
@@ -30,8 +30,8 @@ fields:
       by shifting them to the left or right. This is the default value.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"None"'
   - name: proportional
     uid: word!Word.RulerStyle.proportional:member
@@ -42,8 +42,8 @@ fields:
       cells in the specified row or rows.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Proportional"'
   - name: sameWidth
     uid: word!Word.RulerStyle.sameWidth:member
@@ -54,6 +54,6 @@ fields:
       specified row or rows to the same value.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"SameWidth"'
diff --git a/docs/docs-ref-autogen/word/word/word.screensize.yml b/docs/docs-ref-autogen/word/word/word.screensize.yml
new file mode 100644
index 0000000000..ee8b90d354
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.screensize.yml
@@ -0,0 +1,123 @@
+### YamlMime:TSEnum
+name: Word.ScreenSize
+uid: word!Word.ScreenSize:enum
+package: word!
+fullName: Word.ScreenSize
+summary: Specifies the screen size for web page preview and HTML export optimization.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: size1024x768
+    uid: word!Word.ScreenSize.size1024x768:member
+    package: word!
+    summary: >-
+      Screen resolution 1024x768 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1024x768"'
+  - name: size1152x882
+    uid: word!Word.ScreenSize.size1152x882:member
+    package: word!
+    summary: >-
+      Screen resolution 1152x882 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1152x882"'
+  - name: size1152x900
+    uid: word!Word.ScreenSize.size1152x900:member
+    package: word!
+    summary: >-
+      Screen resolution 1152x900 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1152x900"'
+  - name: size1280x1024
+    uid: word!Word.ScreenSize.size1280x1024:member
+    package: word!
+    summary: >-
+      Screen resolution 1280x1024 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1280x1024"'
+  - name: size1600x1200
+    uid: word!Word.ScreenSize.size1600x1200:member
+    package: word!
+    summary: >-
+      Screen resolution 1600x1200 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1600x1200"'
+  - name: size1800x1440
+    uid: word!Word.ScreenSize.size1800x1440:member
+    package: word!
+    summary: >-
+      Screen resolution 1800x1440 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1800x1440"'
+  - name: size1920x1200
+    uid: word!Word.ScreenSize.size1920x1200:member
+    package: word!
+    summary: >-
+      Screen resolution 1920x1200 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size1920x1200"'
+  - name: size544x376
+    uid: word!Word.ScreenSize.size544x376:member
+    package: word!
+    summary: >-
+      Screen resolution 544x376 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size544x376"'
+  - name: size640x480
+    uid: word!Word.ScreenSize.size640x480:member
+    package: word!
+    summary: >-
+      Screen resolution 640x480 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size640x480"'
+  - name: size720x512
+    uid: word!Word.ScreenSize.size720x512:member
+    package: word!
+    summary: >-
+      Screen resolution 720x512 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size720x512"'
+  - name: size800x600
+    uid: word!Word.ScreenSize.size800x600:member
+    package: word!
+    summary: >-
+      Screen resolution 800x600 pixels.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size800x600"'
diff --git a/docs/docs-ref-autogen/word/word/word.section.yml b/docs/docs-ref-autogen/word/word/word.section.yml
index 59c23604ed..d6f30afb25 100644
--- a/docs/docs-ref-autogen/word/word/word.section.yml
+++ b/docs/docs-ref-autogen/word/word/word.section.yml
@@ -60,10 +60,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders in the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly borders: Word.BorderUniversalCollection;'
@@ -90,10 +90,10 @@ properties:
     fullName: pageSetup
     summary: Returns a `PageSetup` object that's associated with the section.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly pageSetup: Word.PageSetup;'
@@ -105,10 +105,10 @@ properties:
     fullName: protectedForForms
     summary: Specifies if the section is protected for forms.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'protectedForForms: boolean;'
diff --git a/docs/docs-ref-autogen/word/word/word.sectiondirection.yml b/docs/docs-ref-autogen/word/word/word.sectiondirection.yml
index 2605961794..736acf5486 100644
--- a/docs/docs-ref-autogen/word/word/word.sectiondirection.yml
+++ b/docs/docs-ref-autogen/word/word/word.sectiondirection.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies how Word displays the reading order and alignment for the specified
   sections.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: leftToRight
@@ -20,8 +20,8 @@ fields:
       Left-to-right reading order.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"LeftToRight"'
   - name: rightToLeft
     uid: word!Word.SectionDirection.rightToLeft:member
@@ -30,6 +30,6 @@ fields:
       Right-to-left reading order.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"RightToLeft"'
diff --git a/docs/docs-ref-autogen/word/word/word.sectionstart.yml b/docs/docs-ref-autogen/word/word/word.sectionstart.yml
index 4338048c01..38912afed8 100644
--- a/docs/docs-ref-autogen/word/word/word.sectionstart.yml
+++ b/docs/docs-ref-autogen/word/word/word.sectionstart.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.SectionStart
 summary: Specifies the type of section break for the specified item.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: continuous
@@ -18,8 +18,8 @@ fields:
       Continuous section break.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Continuous"'
   - name: evenPage
     uid: word!Word.SectionStart.evenPage:member
@@ -28,8 +28,8 @@ fields:
       Even page section break.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"EvenPage"'
   - name: newColumn
     uid: word!Word.SectionStart.newColumn:member
@@ -38,8 +38,8 @@ fields:
       New column section break.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NewColumn"'
   - name: newPage
     uid: word!Word.SectionStart.newPage:member
@@ -48,8 +48,8 @@ fields:
       New page section break.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NewPage"'
   - name: oddPage
     uid: word!Word.SectionStart.oddPage:member
@@ -58,6 +58,6 @@ fields:
       Odd page section break.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OddPage"'
diff --git a/docs/docs-ref-autogen/word/word/word.selectnodesoptions.yml b/docs/docs-ref-autogen/word/word/word.selectnodesoptions.yml
new file mode 100644
index 0000000000..14aaa5e414
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.selectnodesoptions.yml
@@ -0,0 +1,51 @@
+### YamlMime:TSType
+name: Word.SelectNodesOptions
+uid: word!Word.SelectNodesOptions:interface
+package: word!
+fullName: Word.SelectNodesOptions
+summary: >-
+  Provides configuration options for the
+  [XmlNode.selectNodes](xref:word!Word.XmlNode:class) and
+  [Document.selectNodes](xref:word!Word.Document:class) methods.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: fastSearchSkippingTextNodes
+    uid: word!Word.SelectNodesOptions#fastSearchSkippingTextNodes:member
+    package: word!
+    fullName: fastSearchSkippingTextNodes
+    summary: >-
+      If provided, specifies whether to skip text nodes in the search. The
+      default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fastSearchSkippingTextNodes?: boolean;'
+      return:
+        type: boolean
+  - name: prefixMapping
+    uid: word!Word.SelectNodesOptions#prefixMapping:member
+    package: word!
+    fullName: prefixMapping
+    summary: >-
+      If provided, specifies the prefix mapping for the XPath expression. The
+      default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'prefixMapping?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.selectsinglenodeoptions.yml b/docs/docs-ref-autogen/word/word/word.selectsinglenodeoptions.yml
new file mode 100644
index 0000000000..0e7c0d1e92
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.selectsinglenodeoptions.yml
@@ -0,0 +1,51 @@
+### YamlMime:TSType
+name: Word.SelectSingleNodeOptions
+uid: word!Word.SelectSingleNodeOptions:interface
+package: word!
+fullName: Word.SelectSingleNodeOptions
+summary: >-
+  Provides configuration options for the
+  [XmlNode.selectSingleNode](xref:word!Word.XmlNode:class) and
+  [Document.selectSingleNode](xref:word!Word.Document:class) methods.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: fastSearchSkippingTextNodes
+    uid: word!Word.SelectSingleNodeOptions#fastSearchSkippingTextNodes:member
+    package: word!
+    fullName: fastSearchSkippingTextNodes
+    summary: >-
+      If provided, specifies whether to skip text nodes in the search. The
+      default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'fastSearchSkippingTextNodes?: boolean;'
+      return:
+        type: boolean
+  - name: prefixMapping
+    uid: word!Word.SelectSingleNodeOptions#prefixMapping:member
+    package: word!
+    fullName: prefixMapping
+    summary: >-
+      If provided, specifies the prefix mapping for the XPath expression. The
+      default value is "" (empty string).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'prefixMapping?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.shadinguniversal.yml b/docs/docs-ref-autogen/word/word/word.shadinguniversal.yml
index 6c61c89f95..ce6c624783 100644
--- a/docs/docs-ref-autogen/word/word/word.shadinguniversal.yml
+++ b/docs/docs-ref-autogen/word/word/word.shadinguniversal.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents the `ShadingUniversal` object, which manages shading for a range,
   paragraph, frame, or table.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,10 +23,10 @@ properties:
       `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
       format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'backgroundPatternColor: string;'
@@ -40,10 +40,10 @@ properties:
       Specifies the color that's applied to the background of the
       `ShadingUniversal` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -66,7 +66,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -81,10 +81,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern. You can provide the value in the '\#RRGGBB' format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'foregroundPatternColor: string;'
@@ -99,10 +99,10 @@ properties:
       `ShadingUniversal` object. This color is applied to the dots and lines in
       the shading pattern.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -127,10 +127,10 @@ properties:
       Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -164,7 +164,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -188,7 +188,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.ShadingUniversal;'
@@ -210,7 +210,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -243,7 +243,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -275,7 +275,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.ShadingUniversal): void;'
@@ -301,7 +301,7 @@ methods:
       object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.ShadingUniversalData;'
@@ -324,7 +324,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.ShadingUniversal;'
@@ -345,7 +345,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.ShadingUniversal;'
diff --git a/docs/docs-ref-autogen/word/word/word.shadowformat.yml b/docs/docs-ref-autogen/word/word/word.shadowformat.yml
index 9d592863ec..c51a910e04 100644
--- a/docs/docs-ref-autogen/word/word/word.shadowformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.shadowformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ShadowFormat
 summary: Represents the shadow formatting for a shape or text in Word.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Specifies the blur level for a shadow format as a value between 0.0 and
       100.0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'blur: number;'
@@ -38,7 +38,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -52,10 +52,10 @@ properties:
       Returns a `ColorFormat` object that represents the foreground color for
       the fill, line, or shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly foregroundColor: Word.ColorFormat;'
@@ -67,10 +67,10 @@ properties:
     fullName: isVisible
     summary: Specifies whether the object or the formatting applied to it is visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible: boolean;'
@@ -86,10 +86,10 @@ properties:
       shadow has no fill and the outline of the shadow is visible through the
       shape if the shape has no fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'obscured: boolean;'
@@ -104,10 +104,10 @@ properties:
       A positive value offsets the shadow to the right of the shape; a negative
       value offsets it to the left.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetX: number;'
@@ -122,10 +122,10 @@ properties:
       positive value offsets the shadow to the top of the shape; a negative
       value offsets it to the bottom.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'offsetY: number;'
@@ -137,10 +137,10 @@ properties:
     fullName: rotateWithShape
     summary: Specifies whether to rotate the shadow when rotating the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotateWithShape: boolean;'
@@ -152,10 +152,10 @@ properties:
     fullName: size
     summary: Specifies the width of the shadow.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'size: number;'
@@ -167,10 +167,10 @@ properties:
     fullName: style
     summary: Specifies the type of shadow formatting to apply to a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'style: Word.ShadowStyle | "Mixed" | "OuterShadow" | "InnerShadow";'
@@ -186,10 +186,10 @@ properties:
       Specifies the degree of transparency of the shadow as a value between 0.0
       (opaque) and 1.0 (clear).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'transparency: number;'
@@ -201,10 +201,10 @@ properties:
     fullName: type
     summary: Specifies the shape shadow type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -235,10 +235,10 @@ methods:
       Changes the horizontal offset of the shadow by the number of points.
       Increment The number of points to adjust.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementOffsetX(increment: number): void;'
@@ -257,10 +257,10 @@ methods:
       Changes the vertical offset of the shadow by the specified number of
       points. Increment The number of points to adjust.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementOffsetY(increment: number): void;'
@@ -280,7 +280,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -304,7 +304,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.ShadowFormat;'
@@ -326,7 +326,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -359,7 +359,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -389,7 +389,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.ShadowFormat): void;'
@@ -414,7 +414,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.ShadowFormatData;'
@@ -437,7 +437,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.ShadowFormat;'
@@ -458,7 +458,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.ShadowFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.shadowstyle.yml b/docs/docs-ref-autogen/word/word/word.shadowstyle.yml
index 57fa174650..50c4b421ac 100644
--- a/docs/docs-ref-autogen/word/word/word.shadowstyle.yml
+++ b/docs/docs-ref-autogen/word/word/word.shadowstyle.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ShadowStyle
 summary: Specifies the type of shadowing effect.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: innerShadow
@@ -18,8 +18,8 @@ fields:
       Represents an inner shadow style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"InnerShadow"'
   - name: mixed
     uid: word!Word.ShadowStyle.mixed:member
@@ -28,8 +28,8 @@ fields:
       Represents a mixed shadow style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: outerShadow
     uid: word!Word.ShadowStyle.outerShadow:member
@@ -38,6 +38,6 @@ fields:
       Represents an outer shadow style.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"OuterShadow"'
diff --git a/docs/docs-ref-autogen/word/word/word.shadowtype.yml b/docs/docs-ref-autogen/word/word/word.shadowtype.yml
index 24de15e83d..b99e9efb79 100644
--- a/docs/docs-ref-autogen/word/word/word.shadowtype.yml
+++ b/docs/docs-ref-autogen/word/word/word.shadowtype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ShadowType
 summary: Specifies the type of shadow displayed with a shape.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: mixed
@@ -18,8 +18,8 @@ fields:
       Represents a mixed shadow type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: type1
     uid: word!Word.ShadowType.type1:member
@@ -28,8 +28,8 @@ fields:
       Represents shadow type 1.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type1"'
   - name: type10
     uid: word!Word.ShadowType.type10:member
@@ -38,8 +38,8 @@ fields:
       Represents shadow type 10.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type10"'
   - name: type11
     uid: word!Word.ShadowType.type11:member
@@ -48,8 +48,8 @@ fields:
       Represents shadow type 11.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type11"'
   - name: type12
     uid: word!Word.ShadowType.type12:member
@@ -58,8 +58,8 @@ fields:
       Represents shadow type 12.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type12"'
   - name: type13
     uid: word!Word.ShadowType.type13:member
@@ -68,8 +68,8 @@ fields:
       Represents shadow type 13.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type13"'
   - name: type14
     uid: word!Word.ShadowType.type14:member
@@ -78,8 +78,8 @@ fields:
       Represents shadow type 14.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type14"'
   - name: type15
     uid: word!Word.ShadowType.type15:member
@@ -88,8 +88,8 @@ fields:
       Represents shadow type 15.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type15"'
   - name: type16
     uid: word!Word.ShadowType.type16:member
@@ -98,8 +98,8 @@ fields:
       Represents shadow type 16.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type16"'
   - name: type17
     uid: word!Word.ShadowType.type17:member
@@ -108,8 +108,8 @@ fields:
       Represents shadow type 17.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type17"'
   - name: type18
     uid: word!Word.ShadowType.type18:member
@@ -118,8 +118,8 @@ fields:
       Represents shadow type 18.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type18"'
   - name: type19
     uid: word!Word.ShadowType.type19:member
@@ -128,8 +128,8 @@ fields:
       Represents shadow type 19.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type19"'
   - name: type2
     uid: word!Word.ShadowType.type2:member
@@ -138,8 +138,8 @@ fields:
       Represents shadow type 2.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type2"'
   - name: type20
     uid: word!Word.ShadowType.type20:member
@@ -148,8 +148,8 @@ fields:
       Represents shadow type 20.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type20"'
   - name: type21
     uid: word!Word.ShadowType.type21:member
@@ -158,8 +158,8 @@ fields:
       Represents shadow type 21.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type21"'
   - name: type22
     uid: word!Word.ShadowType.type22:member
@@ -168,8 +168,8 @@ fields:
       Represents shadow type 22.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type22"'
   - name: type23
     uid: word!Word.ShadowType.type23:member
@@ -178,8 +178,8 @@ fields:
       Represents shadow type 23.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type23"'
   - name: type24
     uid: word!Word.ShadowType.type24:member
@@ -188,8 +188,8 @@ fields:
       Represents shadow type 24.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type24"'
   - name: type25
     uid: word!Word.ShadowType.type25:member
@@ -198,8 +198,8 @@ fields:
       Represents shadow type 25.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type25"'
   - name: type26
     uid: word!Word.ShadowType.type26:member
@@ -208,8 +208,8 @@ fields:
       Represents shadow type 26.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type26"'
   - name: type27
     uid: word!Word.ShadowType.type27:member
@@ -218,8 +218,8 @@ fields:
       Represents shadow type 27.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type27"'
   - name: type28
     uid: word!Word.ShadowType.type28:member
@@ -228,8 +228,8 @@ fields:
       Represents shadow type 28.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type28"'
   - name: type29
     uid: word!Word.ShadowType.type29:member
@@ -238,8 +238,8 @@ fields:
       Represents shadow type 29.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type29"'
   - name: type3
     uid: word!Word.ShadowType.type3:member
@@ -248,8 +248,8 @@ fields:
       Represents shadow type 3.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type3"'
   - name: type30
     uid: word!Word.ShadowType.type30:member
@@ -258,8 +258,8 @@ fields:
       Represents shadow type 30.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type30"'
   - name: type31
     uid: word!Word.ShadowType.type31:member
@@ -268,8 +268,8 @@ fields:
       Represents shadow type 31.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type31"'
   - name: type32
     uid: word!Word.ShadowType.type32:member
@@ -278,8 +278,8 @@ fields:
       Represents shadow type 32.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type32"'
   - name: type33
     uid: word!Word.ShadowType.type33:member
@@ -288,8 +288,8 @@ fields:
       Represents shadow type 33.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type33"'
   - name: type34
     uid: word!Word.ShadowType.type34:member
@@ -298,8 +298,8 @@ fields:
       Represents shadow type 34.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type34"'
   - name: type35
     uid: word!Word.ShadowType.type35:member
@@ -308,8 +308,8 @@ fields:
       Represents shadow type 35.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type35"'
   - name: type36
     uid: word!Word.ShadowType.type36:member
@@ -318,8 +318,8 @@ fields:
       Represents shadow type 36.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type36"'
   - name: type37
     uid: word!Word.ShadowType.type37:member
@@ -328,8 +328,8 @@ fields:
       Represents shadow type 37.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type37"'
   - name: type38
     uid: word!Word.ShadowType.type38:member
@@ -338,8 +338,8 @@ fields:
       Represents shadow type 38.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type38"'
   - name: type39
     uid: word!Word.ShadowType.type39:member
@@ -348,8 +348,8 @@ fields:
       Represents shadow type 39.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type39"'
   - name: type4
     uid: word!Word.ShadowType.type4:member
@@ -358,8 +358,8 @@ fields:
       Represents shadow type 4.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type4"'
   - name: type40
     uid: word!Word.ShadowType.type40:member
@@ -368,8 +368,8 @@ fields:
       Represents shadow type 40.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type40"'
   - name: type41
     uid: word!Word.ShadowType.type41:member
@@ -378,8 +378,8 @@ fields:
       Represents shadow type 41.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type41"'
   - name: type42
     uid: word!Word.ShadowType.type42:member
@@ -388,8 +388,8 @@ fields:
       Represents shadow type 42.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type42"'
   - name: type43
     uid: word!Word.ShadowType.type43:member
@@ -398,8 +398,8 @@ fields:
       Represents shadow type 43.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type43"'
   - name: type5
     uid: word!Word.ShadowType.type5:member
@@ -408,8 +408,8 @@ fields:
       Represents shadow type 5.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type5"'
   - name: type6
     uid: word!Word.ShadowType.type6:member
@@ -418,8 +418,8 @@ fields:
       Represents shadow type 6.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type6"'
   - name: type7
     uid: word!Word.ShadowType.type7:member
@@ -428,8 +428,8 @@ fields:
       Represents shadow type 7.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type7"'
   - name: type8
     uid: word!Word.ShadowType.type8:member
@@ -438,8 +438,8 @@ fields:
       Represents shadow type 8.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type8"'
   - name: type9
     uid: word!Word.ShadowType.type9:member
@@ -448,6 +448,6 @@ fields:
       Represents shadow type 9.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Type9"'
diff --git a/docs/docs-ref-autogen/word/word/word.source.yml b/docs/docs-ref-autogen/word/word/word.source.yml
index b068424636..1bd7a60ff9 100644
--- a/docs/docs-ref-autogen/word/word/word.source.yml
+++ b/docs/docs-ref-autogen/word/word/word.source.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents an individual source, such as a book, journal article, or
   interview.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -23,7 +23,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -35,10 +35,10 @@ properties:
     fullName: isCited
     summary: Gets if the `Source` object has been cited in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isCited: boolean;'
@@ -50,10 +50,10 @@ properties:
     fullName: tag
     summary: Gets the tag of the source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly tag: string;'
@@ -65,10 +65,10 @@ properties:
     fullName: xml
     summary: Gets the XML representation of the source.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xml: string;'
@@ -81,10 +81,10 @@ methods:
     fullName: delete()
     summary: Deletes the `Source` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -97,10 +97,10 @@ methods:
     fullName: getFieldByName(name)
     summary: Returns the value of a field in the bibliography `Source` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getFieldByName(name: string): OfficeExtension.ClientResult;'
@@ -120,7 +120,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.SourceLoadOptions): Word.Source;'
@@ -140,7 +140,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.Source;'
@@ -162,7 +162,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -199,7 +199,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.SourceData;'
@@ -222,7 +222,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.Source;'
@@ -243,7 +243,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.Source;'
diff --git a/docs/docs-ref-autogen/word/word/word.sourcecollection.yml b/docs/docs-ref-autogen/word/word/word.sourcecollection.yml
index bb0310cdc8..7d5155f199 100644
--- a/docs/docs-ref-autogen/word/word/word.sourcecollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.sourcecollection.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.SourceCollection
 summary: Represents a collection of [Word.Source](xref:word!Word.Source:class) objects.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -34,7 +34,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.Source[];'
@@ -47,10 +47,10 @@ methods:
     fullName: add(xml)
     summary: Adds a new `Source` object to the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'add(xml: string): Word.Source;'
@@ -90,7 +90,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -116,7 +116,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.SourceCollection;'
@@ -138,7 +138,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -170,7 +170,7 @@ methods:
       from the collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.SourceCollectionData;'
@@ -193,7 +193,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.SourceCollection;'
@@ -214,7 +214,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.SourceCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.statistic.yml b/docs/docs-ref-autogen/word/word/word.statistic.yml
new file mode 100644
index 0000000000..0a2e5cf371
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.statistic.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSEnum
+name: Word.Statistic
+uid: word!Word.Statistic:enum
+package: word!
+fullName: Word.Statistic
+summary: Document statistic types.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: characters
+    uid: word!Word.Statistic.characters:member
+    package: word!
+    summary: >-
+      Characters in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Characters"'
+  - name: charactersWithSpaces
+    uid: word!Word.Statistic.charactersWithSpaces:member
+    package: word!
+    summary: >-
+      Characters including spaces.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CharactersWithSpaces"'
+  - name: farEastCharacters
+    uid: word!Word.Statistic.farEastCharacters:member
+    package: word!
+    summary: >-
+      Far East (DBCS) characters.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FarEastCharacters"'
+  - name: lines
+    uid: word!Word.Statistic.lines:member
+    package: word!
+    summary: >-
+      Lines in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lines"'
+  - name: pages
+    uid: word!Word.Statistic.pages:member
+    package: word!
+    summary: >-
+      Pages in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pages"'
+  - name: paragraphs
+    uid: word!Word.Statistic.paragraphs:member
+    package: word!
+    summary: >-
+      Paragraphs in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraphs"'
+  - name: words
+    uid: word!Word.Statistic.words:member
+    package: word!
+    summary: >-
+      Words in the document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Words"'
diff --git a/docs/docs-ref-autogen/word/word/word.style.yml b/docs/docs-ref-autogen/word/word/word.style.yml
index 4b1ca62ed2..b520d3953e 100644
--- a/docs/docs-ref-autogen/word/word/word.style.yml
+++ b/docs/docs-ref-autogen/word/word/word.style.yml
@@ -62,10 +62,10 @@ properties:
       Specifies whether the style is automatically redefined based on the
       selection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'automaticallyUpdate: boolean;'
@@ -253,10 +253,10 @@ properties:
       Returns a `Frame` object that represents the frame formatting for the
       style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly frame: Word.Frame;'
@@ -270,10 +270,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores text formatted
       with this style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasProofing: boolean;'
@@ -303,10 +303,10 @@ properties:
     fullName: languageId
     summary: Specifies a `LanguageId` value that represents the language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -415,10 +415,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -544,10 +544,10 @@ properties:
     fullName: linkStyle
     summary: Specifies a link between a paragraph and a character style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linkStyle: Word.Style;'
@@ -559,10 +559,10 @@ properties:
     fullName: listLevelNumber
     summary: Returns the list level for the style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly listLevelNumber: number;'
@@ -634,10 +634,10 @@ properties:
     fullName: locked
     summary: Specifies whether the style cannot be changed or edited.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'locked: boolean;'
@@ -730,10 +730,10 @@ properties:
       Specifies whether to remove spacing between paragraphs that are formatted
       using the same style.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noSpaceBetweenParagraphsOfSameStyle: boolean;'
@@ -1008,10 +1008,10 @@ methods:
       Links this style to a list template so that the style's formatting can be
       applied to lists.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'linkToListTemplate(listTemplate: Word.ListTemplate): void;'
diff --git a/docs/docs-ref-autogen/word/word/word.stylisticset.yml b/docs/docs-ref-autogen/word/word/word.stylisticset.yml
index 749fb770c3..723f124f06 100644
--- a/docs/docs-ref-autogen/word/word/word.stylisticset.yml
+++ b/docs/docs-ref-autogen/word/word/word.stylisticset.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.StylisticSet
 summary: Specifies the stylistic set to apply to the font.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: default
@@ -18,8 +18,8 @@ fields:
       Default stylistic set.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Default"'
   - name: set01
     uid: word!Word.StylisticSet.set01:member
@@ -28,8 +28,8 @@ fields:
       Stylistic set 01.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set01"'
   - name: set02
     uid: word!Word.StylisticSet.set02:member
@@ -38,8 +38,8 @@ fields:
       Stylistic set 02.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set02"'
   - name: set03
     uid: word!Word.StylisticSet.set03:member
@@ -48,8 +48,8 @@ fields:
       Stylistic set 03.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set03"'
   - name: set04
     uid: word!Word.StylisticSet.set04:member
@@ -58,8 +58,8 @@ fields:
       Stylistic set 04.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set04"'
   - name: set05
     uid: word!Word.StylisticSet.set05:member
@@ -68,8 +68,8 @@ fields:
       Stylistic set 05.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set05"'
   - name: set06
     uid: word!Word.StylisticSet.set06:member
@@ -78,8 +78,8 @@ fields:
       Stylistic set 06.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set06"'
   - name: set07
     uid: word!Word.StylisticSet.set07:member
@@ -88,8 +88,8 @@ fields:
       Stylistic set 07.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set07"'
   - name: set08
     uid: word!Word.StylisticSet.set08:member
@@ -98,8 +98,8 @@ fields:
       Stylistic set 08.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set08"'
   - name: set09
     uid: word!Word.StylisticSet.set09:member
@@ -108,8 +108,8 @@ fields:
       Stylistic set 09.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set09"'
   - name: set10
     uid: word!Word.StylisticSet.set10:member
@@ -118,8 +118,8 @@ fields:
       Stylistic set 10.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set10"'
   - name: set11
     uid: word!Word.StylisticSet.set11:member
@@ -128,8 +128,8 @@ fields:
       Stylistic set 11.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set11"'
   - name: set12
     uid: word!Word.StylisticSet.set12:member
@@ -138,8 +138,8 @@ fields:
       Stylistic set 12.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set12"'
   - name: set13
     uid: word!Word.StylisticSet.set13:member
@@ -148,8 +148,8 @@ fields:
       Stylistic set 13.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set13"'
   - name: set14
     uid: word!Word.StylisticSet.set14:member
@@ -158,8 +158,8 @@ fields:
       Stylistic set 14.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set14"'
   - name: set15
     uid: word!Word.StylisticSet.set15:member
@@ -168,8 +168,8 @@ fields:
       Stylistic set 15.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set15"'
   - name: set16
     uid: word!Word.StylisticSet.set16:member
@@ -178,8 +178,8 @@ fields:
       Stylistic set 16.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set16"'
   - name: set17
     uid: word!Word.StylisticSet.set17:member
@@ -188,8 +188,8 @@ fields:
       Stylistic set 17.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set17"'
   - name: set18
     uid: word!Word.StylisticSet.set18:member
@@ -198,8 +198,8 @@ fields:
       Stylistic set 18.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set18"'
   - name: set19
     uid: word!Word.StylisticSet.set19:member
@@ -208,8 +208,8 @@ fields:
       Stylistic set 19.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set19"'
   - name: set20
     uid: word!Word.StylisticSet.set20:member
@@ -218,6 +218,6 @@ fields:
       Stylistic set 20.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Set20"'
diff --git a/docs/docs-ref-autogen/word/word/word.tablecolumn.yml b/docs/docs-ref-autogen/word/word/word.tablecolumn.yml
index ae9a1e3a66..bb0fe68dfa 100644
--- a/docs/docs-ref-autogen/word/word/word.tablecolumn.yml
+++ b/docs/docs-ref-autogen/word/word/word.tablecolumn.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.TableColumn
 summary: Represents a table column in a Word document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Returns a `BorderUniversalCollection` object that represents all the
       borders for the table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly borders: Word.BorderUniversalCollection;'
@@ -35,10 +35,10 @@ properties:
     fullName: columnIndex
     summary: Returns the position of this column in a collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly columnIndex: number;'
@@ -53,7 +53,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -67,10 +67,10 @@ properties:
       Returns `true` if the column or row is the first one in the table; `false`
       otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isFirst: boolean;'
@@ -84,10 +84,10 @@ properties:
       Returns `true` if the column or row is the last one in the table; `false`
       otherwise.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isLast: boolean;'
@@ -99,10 +99,10 @@ properties:
     fullName: nestingLevel
     summary: Returns the nesting level of the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly nestingLevel: number;'
@@ -117,10 +117,10 @@ properties:
       width) for the column. The unit of measurement can be specified by the
       `preferredWidthType` property.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'preferredWidth: number;'
@@ -134,10 +134,10 @@ properties:
       Specifies the preferred unit of measurement to use for the width of the
       table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -155,10 +155,10 @@ properties:
       Returns a `ShadingUniversal` object that refers to the shading formatting
       for the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly shading: Word.ShadingUniversal;'
@@ -170,10 +170,10 @@ properties:
     fullName: width
     summary: Specifies the width of the column, in points.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width: number;'
@@ -188,10 +188,10 @@ methods:
       Changes the width of the table column to accommodate the width of the text
       without changing the way text wraps in the cells.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoFit(): void;'
@@ -204,10 +204,10 @@ methods:
     fullName: delete()
     summary: Deletes the column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -223,7 +223,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -245,7 +245,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.TableColumn;'
@@ -267,7 +267,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -296,10 +296,10 @@ methods:
     fullName: select()
     summary: Selects the table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'select(): void;'
@@ -316,7 +316,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -346,7 +346,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.TableColumn): void;'
@@ -363,10 +363,10 @@ methods:
     fullName: setWidth(columnWidth, rulerStyle)
     summary: Sets the width of the column in a table.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setWidth(columnWidth: number, rulerStyle: Word.RulerStyle): void;'
@@ -386,10 +386,10 @@ methods:
     fullName: setWidth(columnWidth, rulerStyle)
     summary: Sets the width of the column in a table.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -411,10 +411,10 @@ methods:
     fullName: sort()
     summary: Sorts the table column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'sort(): void;'
@@ -435,7 +435,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.TableColumnData;'
@@ -458,7 +458,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.TableColumn;'
@@ -479,7 +479,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.TableColumn;'
diff --git a/docs/docs-ref-autogen/word/word/word.tablecolumncollection.yml b/docs/docs-ref-autogen/word/word/word.tablecolumncollection.yml
index d9d7b1614e..a1758fdbfc 100644
--- a/docs/docs-ref-autogen/word/word/word.tablecolumncollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.tablecolumncollection.yml
@@ -8,10 +8,10 @@ summary: >-
   [Word.TableColumn](xref:word!Word.TableColumn:class) objects in a Word
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,7 +37,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.TableColumn[];'
@@ -50,10 +50,10 @@ methods:
     fullName: add(beforeColumn)
     summary: Returns a `TableColumn` object that represents a column added to a table.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'add(beforeColumn?: Word.TableColumn): Word.TableColumn;'
@@ -72,10 +72,10 @@ methods:
       Changes the width of a table column to accommodate the width of the text
       without changing the way text wraps in the cells.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'autoFit(): void;'
@@ -88,10 +88,10 @@ methods:
     fullName: delete()
     summary: Deletes the specified columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -104,10 +104,10 @@ methods:
     fullName: distributeWidth()
     summary: Adjusts the width of the specified columns so that they are equal.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'distributeWidth(): void;'
@@ -123,7 +123,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -149,7 +149,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.TableColumnCollection;'
@@ -171,7 +171,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -194,10 +194,10 @@ methods:
     fullName: select()
     summary: Selects the specified table columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'select(): void;'
@@ -210,10 +210,10 @@ methods:
     fullName: setWidth(columnWidth, rulerStyle)
     summary: Sets the width of columns in a table.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setWidth(columnWidth: number, rulerStyle: Word.RulerStyle): void;'
@@ -233,10 +233,10 @@ methods:
     fullName: setWidth(columnWidth, rulerStyle)
     summary: Sets the width of columns in a table.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -268,7 +268,7 @@ methods:
       collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.TableColumnCollectionData;'
@@ -293,7 +293,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.TableColumnCollection;'
@@ -314,7 +314,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.TableColumnCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.targetbrowser.yml b/docs/docs-ref-autogen/word/word/word.targetbrowser.yml
new file mode 100644
index 0000000000..ae22256e0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.targetbrowser.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSEnum
+name: Word.TargetBrowser
+uid: word!Word.TargetBrowser:enum
+package: word!
+fullName: Word.TargetBrowser
+summary: Specifies the target web browser for HTML export and web page optimization.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: ie4
+    uid: word!Word.TargetBrowser.ie4:member
+    package: word!
+    summary: >-
+      Microsoft Internet Explorer 4.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ie4"'
+  - name: ie5
+    uid: word!Word.TargetBrowser.ie5:member
+    package: word!
+    summary: >-
+      Microsoft Internet Explorer 5.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ie5"'
+  - name: ie6
+    uid: word!Word.TargetBrowser.ie6:member
+    package: word!
+    summary: >-
+      Microsoft Internet Explorer 6.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ie6"'
+  - name: v3
+    uid: word!Word.TargetBrowser.v3:member
+    package: word!
+    summary: >-
+      Browser version 3.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"V3"'
+  - name: v4
+    uid: word!Word.TargetBrowser.v4:member
+    package: word!
+    summary: >-
+      Browser version 4.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"V4"'
diff --git a/docs/docs-ref-autogen/word/word/word.template.yml b/docs/docs-ref-autogen/word/word/word.template.yml
index 373e12c225..6acc783816 100644
--- a/docs/docs-ref-autogen/word/word/word.template.yml
+++ b/docs/docs-ref-autogen/word/word/word.template.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.Template
 summary: Represents a document template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -20,10 +20,10 @@ properties:
       Returns a `BuildingBlockEntryCollection` object that represents the
       collection of building block entries in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly buildingBlockEntries: Word.BuildingBlockEntryCollection;'
@@ -37,10 +37,10 @@ properties:
       Returns a `BuildingBlockTypeItemCollection` object that represents the
       collection of building block types that are contained in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly buildingBlockTypes: Word.BuildingBlockTypeItemCollection;'
@@ -55,7 +55,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -69,10 +69,10 @@ properties:
       Specifies the East Asian language to use when breaking lines of text in
       the document or template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -88,10 +88,10 @@ properties:
     fullName: farEastLineBreakLevel
     summary: Specifies the line break control level for the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -107,10 +107,10 @@ properties:
     fullName: fullName
     summary: Returns the name of the template, including the drive or Web path.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly fullName: string;'
@@ -124,10 +124,10 @@ properties:
       Specifies whether the spelling and grammar checker ignores documents based
       on this template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'hasNoProofing: boolean;'
@@ -139,10 +139,10 @@ properties:
     fullName: justificationMode
     summary: Specifies the character spacing adjustment for the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -160,10 +160,10 @@ properties:
       Specifies if Microsoft Word kerns half-width Latin characters and
       punctuation marks in the document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'kerningByAlgorithm: boolean;'
@@ -177,10 +177,10 @@ properties:
       Specifies a `LanguageId` value that represents the language in the
       template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -289,10 +289,10 @@ properties:
     fullName: languageIdFarEast
     summary: Specifies an East Asian language for the language in the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -420,10 +420,10 @@ properties:
       Returns only the name of the document template (excluding any path or
       other location information).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly name: string;'
@@ -437,10 +437,10 @@ properties:
       Specifies the kinsoku characters after which Microsoft Word will not break
       a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakAfter: string;'
@@ -454,10 +454,10 @@ properties:
       Specifies the kinsoku characters before which Microsoft Word will not
       break a line.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'noLineBreakBefore: string;'
@@ -469,10 +469,10 @@ properties:
     fullName: path
     summary: Returns the path to the document template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly path: string;'
@@ -487,10 +487,10 @@ properties:
       `false` if Microsoft Word displays a prompt to save changes when the
       document is closed.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'saved: boolean;'
@@ -502,10 +502,10 @@ properties:
     fullName: type
     summary: Returns the template type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly type: Word.TemplateType | "Normal" | "Global" | "Attached";'
@@ -523,7 +523,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.TemplateLoadOptions): Word.Template;'
@@ -543,7 +543,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.Template;'
@@ -565,7 +565,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -594,10 +594,10 @@ methods:
     fullName: save()
     summary: Saves the template.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'save(): void;'
@@ -614,7 +614,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -644,7 +644,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.Template): void;'
@@ -669,7 +669,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.TemplateData;'
@@ -692,7 +692,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.Template;'
@@ -713,7 +713,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.Template;'
diff --git a/docs/docs-ref-autogen/word/word/word.templatecollection.yml b/docs/docs-ref-autogen/word/word/word.templatecollection.yml
index 2ba0dd0809..43a3633f6a 100644
--- a/docs/docs-ref-autogen/word/word/word.templatecollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.templatecollection.yml
@@ -13,10 +13,10 @@ summary: >-
   program](https://support.microsoft.com/office/2479fe53-f849-4394-88bb-2a6e2a39479d).
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -29,7 +29,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -42,7 +42,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.Template[];'
@@ -55,10 +55,10 @@ methods:
     fullName: getCount()
     summary: Returns the number of items in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getCount(): OfficeExtension.ClientResult;'
@@ -71,10 +71,10 @@ methods:
     fullName: getItemAt(index)
     summary: Gets a `Template` object by its index in the collection.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getItemAt(index: number): Word.Template;'
@@ -91,10 +91,10 @@ methods:
     fullName: importBuildingBlocks()
     summary: Imports the building blocks for all templates into Microsoft Word.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'importBuildingBlocks(): void;'
@@ -110,7 +110,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -136,7 +136,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.TemplateCollection;'
@@ -158,7 +158,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -191,7 +191,7 @@ methods:
       items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.TemplateCollectionData;'
@@ -214,7 +214,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.TemplateCollection;'
@@ -235,7 +235,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.TemplateCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.templatetype.yml b/docs/docs-ref-autogen/word/word/word.templatetype.yml
index 0cdecf1618..06eaa94d4f 100644
--- a/docs/docs-ref-autogen/word/word/word.templatetype.yml
+++ b/docs/docs-ref-autogen/word/word/word.templatetype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.TemplateType
 summary: Specifies the type of template.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: attached
@@ -18,8 +18,8 @@ fields:
       Represents the attached template type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Attached"'
   - name: global
     uid: word!Word.TemplateType.global:member
@@ -28,8 +28,8 @@ fields:
       Represents the global template type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Global"'
   - name: normal
     uid: word!Word.TemplateType.normal:member
@@ -38,6 +38,6 @@ fields:
       Represents the normal template type.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Normal"'
diff --git a/docs/docs-ref-autogen/word/word/word.textcolumn.yml b/docs/docs-ref-autogen/word/word/word.textcolumn.yml
index ed516b45c0..56af1c8f4f 100644
--- a/docs/docs-ref-autogen/word/word/word.textcolumn.yml
+++ b/docs/docs-ref-autogen/word/word/word.textcolumn.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.TextColumn
 summary: Represents a single text column in a section.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -21,7 +21,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -35,10 +35,10 @@ properties:
       Specifies the amount of spacing (in points) after the specified paragraph
       or text column.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spaceAfter: number;'
@@ -50,10 +50,10 @@ properties:
     fullName: width
     summary: Specifies the width, in points, of the specified text columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width: number;'
@@ -69,7 +69,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.TextColumnLoadOptions): Word.TextColumn;'
@@ -89,7 +89,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.TextColumn;'
@@ -111,7 +111,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -144,7 +144,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -174,7 +174,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.TextColumn): void;'
@@ -199,7 +199,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.TextColumnData;'
@@ -222,7 +222,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.TextColumn;'
@@ -243,7 +243,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.TextColumn;'
diff --git a/docs/docs-ref-autogen/word/word/word.textcolumnaddoptions.yml b/docs/docs-ref-autogen/word/word/word.textcolumnaddoptions.yml
index 56a5e00153..4cf9f7fb6d 100644
--- a/docs/docs-ref-autogen/word/word/word.textcolumnaddoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.textcolumnaddoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   Represents options for a new text column in a document or section of a
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -22,10 +22,10 @@ properties:
       If provided, specifies whether to evenly space all the text columns in the
       document. The default value is `true`.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isEvenlySpaced?: boolean;'
@@ -41,10 +41,10 @@ properties:
       automatically determine the width based on the number of columns and page
       size.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'spacing?: number;'
@@ -59,10 +59,10 @@ properties:
       in points. The default value is -1, which means Word will automatically
       determine the width based on the number of columns and page size.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'width?: number;'
diff --git a/docs/docs-ref-autogen/word/word/word.textcolumncollection.yml b/docs/docs-ref-autogen/word/word/word.textcolumncollection.yml
index dce6f50b28..218b222262 100644
--- a/docs/docs-ref-autogen/word/word/word.textcolumncollection.yml
+++ b/docs/docs-ref-autogen/word/word/word.textcolumncollection.yml
@@ -8,10 +8,10 @@ summary: >-
   that represent all the columns of text in the document or a section of the
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -24,7 +24,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -37,7 +37,7 @@ properties:
     summary: Gets the loaded child items in this collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly items: Word.TextColumn[];'
@@ -52,10 +52,10 @@ methods:
       Returns a `TextColumn` object that represents a new text column added to a
       section or document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'add(options?: Word.TextColumnAddOptions): Word.TextColumn;'
@@ -74,10 +74,10 @@ methods:
     fullName: getFlowDirection()
     summary: Gets the direction in which text flows from one text column to the next.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getFlowDirection(): OfficeExtension.ClientResult;'
@@ -94,10 +94,10 @@ methods:
       Gets whether vertical lines appear between all the columns in the
       `TextColumnCollection` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getHasLineBetween(): OfficeExtension.ClientResult;'
@@ -112,10 +112,10 @@ methods:
     fullName: getIsEvenlySpaced()
     summary: Gets whether text columns are evenly spaced.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'getIsEvenlySpaced(): OfficeExtension.ClientResult;'
@@ -124,28 +124,6 @@ methods:
           <boolean>
         description: ''
-  - name: getItem(index)
-    uid: word!Word.TextColumnCollection#getItem:member(1)
-    package: word!
-    fullName: getItem(index)
-    summary: Gets a `TextColumn` by its index in the collection.
-    remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
-
-    isPreview: true
-    isDeprecated: false
-    syntax:
-      content: 'getItem(index: number): Word.TextColumn;'
-      parameters:
-        - id: index
-          description: >-
-            A number that identifies the index location of a `TextColumn`
-            object.
-          type: number
-      return:
-        type: 
-        description: ''
   - name: load(options)
     uid: word!Word.TextColumnCollection#load:member(1)
     package: word!
@@ -155,7 +133,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -181,7 +159,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.TextColumnCollection;'
@@ -203,7 +181,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -226,10 +204,10 @@ methods:
     fullName: setCount(numColumns)
     summary: Arranges text into the specified number of text columns.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setCount(numColumns: number): void;'
@@ -246,10 +224,10 @@ methods:
     fullName: setFlowDirection(value)
     summary: Sets the direction in which text flows from one text column to the next.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setFlowDirection(value: Word.FlowDirection): void;'
@@ -266,10 +244,10 @@ methods:
     fullName: setFlowDirection(value)
     summary: Sets the direction in which text flows from one text column to the next.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setFlowDirection(value: "LeftToRight" | "RightToLeft"): void;'
@@ -288,10 +266,10 @@ methods:
       Sets whether vertical lines appear between all the columns in the
       `TextColumnCollection` object.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setHasLineBetween(value: boolean): void;'
@@ -308,10 +286,10 @@ methods:
     fullName: setIsEvenlySpaced(value)
     summary: Sets whether text columns are evenly spaced.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setIsEvenlySpaced(value: boolean): void;'
@@ -338,7 +316,7 @@ methods:
       collection's items.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.TextColumnCollectionData;'
@@ -361,7 +339,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.TextColumnCollection;'
@@ -382,7 +360,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.TextColumnCollection;'
diff --git a/docs/docs-ref-autogen/word/word/word.texturealignment.yml b/docs/docs-ref-autogen/word/word/word.texturealignment.yml
index b7d980ddb9..1e6febf4be 100644
--- a/docs/docs-ref-autogen/word/word/word.texturealignment.yml
+++ b/docs/docs-ref-autogen/word/word/word.texturealignment.yml
@@ -7,10 +7,10 @@ summary: >-
   Specifies the alignment (the origin of the coordinate grid) for the tiling of
   the texture fill.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: bottom
@@ -20,8 +20,8 @@ fields:
       Aligns the texture to the bottom center of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Bottom"'
   - name: bottomLeft
     uid: word!Word.TextureAlignment.bottomLeft:member
@@ -30,8 +30,8 @@ fields:
       Aligns the texture to the bottom-left corner of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BottomLeft"'
   - name: bottomRight
     uid: word!Word.TextureAlignment.bottomRight:member
@@ -40,8 +40,8 @@ fields:
       Aligns the texture to the bottom-right corner of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"BottomRight"'
   - name: center
     uid: word!Word.TextureAlignment.center:member
@@ -50,8 +50,8 @@ fields:
       Aligns the texture to the center of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Center"'
   - name: left
     uid: word!Word.TextureAlignment.left:member
@@ -60,8 +60,8 @@ fields:
       Aligns the texture to the middle left side of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Left"'
   - name: mixed
     uid: word!Word.TextureAlignment.mixed:member
@@ -71,8 +71,8 @@ fields:
       alignments are selected.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: right
     uid: word!Word.TextureAlignment.right:member
@@ -81,8 +81,8 @@ fields:
       Aligns the texture to the middle right side of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Right"'
   - name: top
     uid: word!Word.TextureAlignment.top:member
@@ -91,8 +91,8 @@ fields:
       Aligns the texture to the top center of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Top"'
   - name: topLeft
     uid: word!Word.TextureAlignment.topLeft:member
@@ -101,8 +101,8 @@ fields:
       Aligns the texture to the top-left corner of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TopLeft"'
   - name: topRight
     uid: word!Word.TextureAlignment.topRight:member
@@ -111,6 +111,6 @@ fields:
       Aligns the texture to the top-right corner of the shape.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"TopRight"'
diff --git a/docs/docs-ref-autogen/word/word/word.texturetype.yml b/docs/docs-ref-autogen/word/word/word.texturetype.yml
index 31d7dccdee..84e1129225 100644
--- a/docs/docs-ref-autogen/word/word/word.texturetype.yml
+++ b/docs/docs-ref-autogen/word/word/word.texturetype.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.TextureType
 summary: Specifies the texture type for the selected fill.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: mixed
@@ -19,8 +19,8 @@ fields:
       are selected.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Mixed"'
   - name: preset
     uid: word!Word.TextureType.preset:member
@@ -29,8 +29,8 @@ fields:
       A predefined texture selected from the built-in texture gallery.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Preset"'
   - name: userDefined
     uid: word!Word.TextureType.userDefined:member
@@ -39,6 +39,6 @@ fields:
       A custom texture defined by the user, typically from an image file.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"UserDefined"'
diff --git a/docs/docs-ref-autogen/word/word/word.themecolorindex.yml b/docs/docs-ref-autogen/word/word/word.themecolorindex.yml
index 364bc9ef68..28db54c447 100644
--- a/docs/docs-ref-autogen/word/word/word.themecolorindex.yml
+++ b/docs/docs-ref-autogen/word/word/word.themecolorindex.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ThemeColorIndex
 summary: Specifies the theme colors for document themes.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 fields:
   - name: accent1
@@ -18,8 +18,8 @@ fields:
       The first accent color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Accent1"'
   - name: accent2
     uid: word!Word.ThemeColorIndex.accent2:member
@@ -28,8 +28,8 @@ fields:
       The second accent color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Accent2"'
   - name: accent3
     uid: word!Word.ThemeColorIndex.accent3:member
@@ -38,8 +38,8 @@ fields:
       The third accent color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Accent3"'
   - name: accent4
     uid: word!Word.ThemeColorIndex.accent4:member
@@ -48,8 +48,8 @@ fields:
       The fourth accent color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Accent4"'
   - name: accent5
     uid: word!Word.ThemeColorIndex.accent5:member
@@ -58,8 +58,8 @@ fields:
       The fifth accent color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Accent5"'
   - name: accent6
     uid: word!Word.ThemeColorIndex.accent6:member
@@ -68,8 +68,8 @@ fields:
       The sixth accent color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Accent6"'
   - name: background1
     uid: word!Word.ThemeColorIndex.background1:member
@@ -78,8 +78,8 @@ fields:
       The first background color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Background1"'
   - name: background2
     uid: word!Word.ThemeColorIndex.background2:member
@@ -88,8 +88,8 @@ fields:
       The second background color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Background2"'
   - name: hyperlink
     uid: word!Word.ThemeColorIndex.hyperlink:member
@@ -98,8 +98,8 @@ fields:
       The color used for hyperlinks.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Hyperlink"'
   - name: hyperlinkFollowed
     uid: word!Word.ThemeColorIndex.hyperlinkFollowed:member
@@ -108,8 +108,8 @@ fields:
       The color used for followed hyperlinks.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"HyperlinkFollowed"'
   - name: mainDark1
     uid: word!Word.ThemeColorIndex.mainDark1:member
@@ -118,8 +118,8 @@ fields:
       The first dark color in the main theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MainDark1"'
   - name: mainDark2
     uid: word!Word.ThemeColorIndex.mainDark2:member
@@ -128,8 +128,8 @@ fields:
       The second dark color in the main theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MainDark2"'
   - name: mainLight1
     uid: word!Word.ThemeColorIndex.mainLight1:member
@@ -138,8 +138,8 @@ fields:
       The first light color in the main theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MainLight1"'
   - name: mainLight2
     uid: word!Word.ThemeColorIndex.mainLight2:member
@@ -148,8 +148,8 @@ fields:
       The second light color in the main theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"MainLight2"'
   - name: notThemeColor
     uid: word!Word.ThemeColorIndex.notThemeColor:member
@@ -158,8 +158,8 @@ fields:
       Not a theme color. Used when the color is not part of the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"NotThemeColor"'
   - name: text1
     uid: word!Word.ThemeColorIndex.text1:member
@@ -168,8 +168,8 @@ fields:
       The first text color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Text1"'
   - name: text2
     uid: word!Word.ThemeColorIndex.text2:member
@@ -178,6 +178,6 @@ fields:
       The second text color in the theme.
 
 
-      * \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
     value: '"Text2"'
diff --git a/docs/docs-ref-autogen/word/word/word.threedimensionalformat.yml b/docs/docs-ref-autogen/word/word/word.threedimensionalformat.yml
index 16d0254b23..5cc706fd51 100644
--- a/docs/docs-ref-autogen/word/word/word.threedimensionalformat.yml
+++ b/docs/docs-ref-autogen/word/word/word.threedimensionalformat.yml
@@ -5,10 +5,10 @@ package: word!
 fullName: Word.ThreeDimensionalFormat
 summary: Represents a shape's three-dimensional formatting.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -18,10 +18,10 @@ properties:
     fullName: bevelBottomDepth
     summary: Specifies the depth of the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomDepth: number;'
@@ -33,10 +33,10 @@ properties:
     fullName: bevelBottomInset
     summary: Specifies the inset size for the bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelBottomInset: number;'
@@ -50,10 +50,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the
       bottom bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -71,10 +71,10 @@ properties:
     fullName: bevelTopDepth
     summary: Specifies the depth of the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopDepth: number;'
@@ -86,10 +86,10 @@ properties:
     fullName: bevelTopInset
     summary: Specifies the inset size for the top bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'bevelTopInset: number;'
@@ -103,10 +103,10 @@ properties:
       Specifies a `BevelType` value that represents the bevel type for the top
       bevel.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -127,7 +127,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -141,10 +141,10 @@ properties:
       Returns a `ColorFormat` object that represents color of the contour of a
       shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly contourColor: Word.ColorFormat;'
@@ -156,10 +156,10 @@ properties:
     fullName: contourWidth
     summary: Specifies the width of the contour of a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'contourWidth: number;'
@@ -171,10 +171,10 @@ properties:
     fullName: depth
     summary: Specifies the depth of the shape's extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'depth: number;'
@@ -188,10 +188,10 @@ properties:
       Returns a `ColorFormat` object that represents the color of the shape's
       extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly extrusionColor: Word.ColorFormat;'
@@ -207,10 +207,10 @@ properties:
       shape's fill changes, or whether the extrusion color is independent of the
       shape's fill.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -226,10 +226,10 @@ properties:
     fullName: fieldOfView
     summary: Specifies the amount of perspective for a shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'fieldOfView: number;'
@@ -245,10 +245,10 @@ properties:
       extrusion is a parallel, or orthographic, projection — that is, if the
       walls don't narrow toward a vanishing point.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isPerspective: boolean;'
@@ -262,10 +262,10 @@ properties:
       Specifies if the specified object, or the formatting applied to it, is
       visible.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'isVisible: boolean;'
@@ -277,10 +277,10 @@ properties:
     fullName: lightAngle
     summary: Specifies the angle of the lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'lightAngle: number;'
@@ -292,10 +292,10 @@ properties:
     fullName: presetCamera
     summary: Returns a `PresetCamera` value that represents the camera presets.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -364,10 +364,10 @@ properties:
       Returns the direction taken by the extrusion's sweep path leading away
       from the extruded shape (the front face of the extrusion).
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -385,10 +385,10 @@ properties:
     fullName: presetLighting
     summary: Specifies a `LightRigType` value that represents the lighting preset.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -414,10 +414,10 @@ properties:
     fullName: presetLightingDirection
     summary: Specifies the position of the light source relative to the extrusion.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -435,10 +435,10 @@ properties:
     fullName: presetLightingSoftness
     summary: Specifies the intensity of the extrusion lighting.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -454,10 +454,10 @@ properties:
     fullName: presetMaterial
     summary: Specifies the extrusion surface material.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -477,10 +477,10 @@ properties:
     fullName: presetThreeDimensionalFormat
     summary: Returns the preset extrusion format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -504,10 +504,10 @@ properties:
       Specifies whether text on a shape rotates with shape. `true` rotates the
       text.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'projectText: boolean;'
@@ -519,10 +519,10 @@ properties:
     fullName: rotationX
     summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationX: number;'
@@ -534,10 +534,10 @@ properties:
     fullName: rotationY
     summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationY: number;'
@@ -549,10 +549,10 @@ properties:
     fullName: rotationZ
     summary: Specifies the z-axis rotation of the camera.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'rotationZ: number;'
@@ -564,10 +564,10 @@ properties:
     fullName: z
     summary: Specifies the position on the z-axis for the shape.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'z: number;'
@@ -582,10 +582,10 @@ methods:
       Horizontally rotates a shape on the x-axis. The number of degrees to
       rotate.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementRotationHorizontal(increment: number): void;'
@@ -602,10 +602,10 @@ methods:
     fullName: incrementRotationVertical(increment)
     summary: Vertically rotates a shape on the y-axis. The number of degrees to rotate.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementRotationVertical(increment: number): void;'
@@ -622,10 +622,10 @@ methods:
     fullName: incrementRotationX(increment)
     summary: Changes the rotation around the x-axis. The number of degrees to rotate.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementRotationX(increment: number): void;'
@@ -642,10 +642,10 @@ methods:
     fullName: incrementRotationY(increment)
     summary: Changes the rotation around the y-axis. The number of degrees to rotate.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementRotationY(increment: number): void;'
@@ -662,10 +662,10 @@ methods:
     fullName: incrementRotationZ(increment)
     summary: Rotates a shape on the z-axis. The number of degrees to rotate.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'incrementRotationZ(increment: number): void;'
@@ -685,7 +685,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -710,7 +710,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.ThreeDimensionalFormat;'
@@ -732,7 +732,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -761,10 +761,10 @@ methods:
     fullName: resetRotation()
     summary: Resets the extrusion rotation around the x-axis, y-axis, and z-axis to 0.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'resetRotation(): void;'
@@ -781,7 +781,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -814,7 +814,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.ThreeDimensionalFormat): void;'
@@ -831,10 +831,10 @@ methods:
     fullName: setExtrusionDirection(presetExtrusionDirection)
     summary: Sets the direction of the extrusion's sweep path.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -853,10 +853,10 @@ methods:
     fullName: setExtrusionDirection(presetExtrusionDirection)
     summary: Sets the direction of the extrusion's sweep path.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -878,10 +878,10 @@ methods:
     fullName: setPresetCamera(presetCamera)
     summary: Sets the camera preset for the shape. The preset camera type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'setPresetCamera(presetCamera: Word.PresetCamera): void;'
@@ -898,10 +898,10 @@ methods:
     fullName: setPresetCamera(presetCamera)
     summary: Sets the camera preset for the shape. The preset camera type.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -974,10 +974,10 @@ methods:
     fullName: setThreeDimensionalFormat(presetThreeDimensionalFormat)
     summary: Sets the preset extrusion format. The preset format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -996,10 +996,10 @@ methods:
     fullName: setThreeDimensionalFormat(presetThreeDimensionalFormat)
     summary: Sets the preset extrusion format. The preset format.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -1034,7 +1034,7 @@ methods:
       shallow copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.ThreeDimensionalFormatData;'
@@ -1059,7 +1059,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.ThreeDimensionalFormat;'
@@ -1080,7 +1080,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.ThreeDimensionalFormat;'
diff --git a/docs/docs-ref-autogen/word/word/word.useformattingfrom.yml b/docs/docs-ref-autogen/word/word/word.useformattingfrom.yml
new file mode 100644
index 0000000000..1bbfb93e1f
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.useformattingfrom.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.UseFormattingFrom
+uid: word!Word.UseFormattingFrom:enum
+package: word!
+fullName: Word.UseFormattingFrom
+summary: Specifies the source of formatting to use during document operations.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: current
+    uid: word!Word.UseFormattingFrom.current:member
+    package: word!
+    summary: >-
+      Represents using formatting from the current document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Current"'
+  - name: prompt
+    uid: word!Word.UseFormattingFrom.prompt:member
+    package: word!
+    summary: >-
+      Represents prompting the user for formatting preferences.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Prompt"'
+  - name: selected
+    uid: word!Word.UseFormattingFrom.selected:member
+    package: word!
+    summary: >-
+      Represents using formatting from the selected document.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Selected"'
diff --git a/docs/docs-ref-autogen/word/word/word.websettings.yml b/docs/docs-ref-autogen/word/word/word.websettings.yml
new file mode 100644
index 0000000000..df4e4e04fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.websettings.yml
@@ -0,0 +1,458 @@
+### YamlMime:TSType
+name: Word.WebSettings
+uid: word!Word.WebSettings:class
+package: word!
+fullName: Word.WebSettings
+summary: Represents the settings for saving a Word document as a webpage.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: allowPng
+    uid: word!Word.WebSettings#allowPng:member
+    package: word!
+    fullName: allowPng
+    summary: >-
+      Specifies whether PNG is allowed as an image format when saving a document
+      as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'allowPng: boolean;'
+      return:
+        type: boolean
+  - name: context
+    uid: word!Word.WebSettings#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: encoding
+    uid: word!Word.WebSettings#encoding:member
+    package: word!
+    fullName: encoding
+    summary: >-
+      Specifies the document encoding (code page or character set) to be used by
+      the web browser when viewing the saved document.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        encoding: Word.DocumentEncoding | "Thai" | "JapaneseShiftJis" |
+        "SimplifiedChineseGbk" | "Korean" | "TraditionalChineseBig5" |
+        "UnicodeLittleEndian" | "UnicodeBigEndian" | "CentralEuropean" |
+        "Cyrillic" | "Western" | "Greek" | "Turkish" | "Hebrew" | "Arabic" |
+        "Baltic" | "Vietnamese" | "AutoDetect" | "JapaneseAutoDetect" |
+        "SimplifiedChineseAutoDetect" | "KoreanAutoDetect" |
+        "TraditionalChineseAutoDetect" | "CyrillicAutoDetect" |
+        "GreekAutoDetect" | "ArabicAutoDetect" | "Iso88591Latin1" |
+        "Iso88592CentralEurope" | "Iso88593Latin3" | "Iso88594Baltic" |
+        "Iso88595Cyrillic" | "Iso88596Arabic" | "Iso88597Greek" |
+        "Iso88598Hebrew" | "Iso88599Turkish" | "Iso885915Latin9" |
+        "Iso88598HebrewLogical" | "Iso2022JpNoHalfwidthKatakana" |
+        "Iso2022JpJisX02021984" | "Iso2022JpJisX02011989" | "Iso2022Kr" |
+        "Iso2022CnTraditionalChinese" | "Iso2022CnSimplifiedChinese" |
+        "MacRoman" | "MacJapanese" | "MacTraditionalChineseBig5" | "MacKorean" |
+        "MacArabic" | "MacHebrew" | "MacGreek1" | "MacCyrillic" |
+        "MacSimplifiedChineseGb2312" | "MacRomania" | "MacUkraine" | "MacLatin2"
+        | "MacIcelandic" | "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" |
+        "EbcdicInternational" | "EbcdicMultilingualRoeceLatin2" |
+        "EbcdicGreekModern" | "EbcdicTurkishLatin5" | "EbcdicGermany" |
+        "EbcdicDenmarkNorway" | "EbcdicFinlandSweden" | "EbcdicItaly" |
+        "EbcdicLatinAmericaSpain" | "EbcdicUnitedKingdom" |
+        "EbcdicJapaneseKatakanaExtended" | "EbcdicFrance" | "EbcdicArabic" |
+        "EbcdicGreek" | "EbcdicHebrew" | "EbcdicKoreanExtended" | "EbcdicThai" |
+        "EbcdicIcelandic" | "EbcdicTurkish" | "EbcdicRussian" |
+        "EbcdicSerbianBulgarian" | "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+        "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+        "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+        "EbcdicUsCanadaAndTraditionalChinese" |
+        "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+        "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+        "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+        "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+        "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+        "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+        "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali" |
+        "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+        "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+        "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+        "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+        "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian" |
+        "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+        "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+        "SimplifiedChineseGb18030" | "Utf7" | "Utf8";
+      return:
+        type: >-
+           | "Thai" |
+          "JapaneseShiftJis" | "SimplifiedChineseGbk" | "Korean" |
+          "TraditionalChineseBig5" | "UnicodeLittleEndian" | "UnicodeBigEndian"
+          | "CentralEuropean" | "Cyrillic" | "Western" | "Greek" | "Turkish" |
+          "Hebrew" | "Arabic" | "Baltic" | "Vietnamese" | "AutoDetect" |
+          "JapaneseAutoDetect" | "SimplifiedChineseAutoDetect" |
+          "KoreanAutoDetect" | "TraditionalChineseAutoDetect" |
+          "CyrillicAutoDetect" | "GreekAutoDetect" | "ArabicAutoDetect" |
+          "Iso88591Latin1" | "Iso88592CentralEurope" | "Iso88593Latin3" |
+          "Iso88594Baltic" | "Iso88595Cyrillic" | "Iso88596Arabic" |
+          "Iso88597Greek" | "Iso88598Hebrew" | "Iso88599Turkish" |
+          "Iso885915Latin9" | "Iso88598HebrewLogical" |
+          "Iso2022JpNoHalfwidthKatakana" | "Iso2022JpJisX02021984" |
+          "Iso2022JpJisX02011989" | "Iso2022Kr" | "Iso2022CnTraditionalChinese"
+          | "Iso2022CnSimplifiedChinese" | "MacRoman" | "MacJapanese" |
+          "MacTraditionalChineseBig5" | "MacKorean" | "MacArabic" | "MacHebrew"
+          | "MacGreek1" | "MacCyrillic" | "MacSimplifiedChineseGb2312" |
+          "MacRomania" | "MacUkraine" | "MacLatin2" | "MacIcelandic" |
+          "MacTurkish" | "MacCroatia" | "EbcdicUsCanada" | "EbcdicInternational"
+          | "EbcdicMultilingualRoeceLatin2" | "EbcdicGreekModern" |
+          "EbcdicTurkishLatin5" | "EbcdicGermany" | "EbcdicDenmarkNorway" |
+          "EbcdicFinlandSweden" | "EbcdicItaly" | "EbcdicLatinAmericaSpain" |
+          "EbcdicUnitedKingdom" | "EbcdicJapaneseKatakanaExtended" |
+          "EbcdicFrance" | "EbcdicArabic" | "EbcdicGreek" | "EbcdicHebrew" |
+          "EbcdicKoreanExtended" | "EbcdicThai" | "EbcdicIcelandic" |
+          "EbcdicTurkish" | "EbcdicRussian" | "EbcdicSerbianBulgarian" |
+          "EbcdicJapaneseKatakanaExtendedAndJapanese" |
+          "EbcdicUsCanadaAndJapanese" | "EbcdicKoreanExtendedAndKorean" |
+          "EbcdicSimplifiedChineseExtendedAndSimplifiedChinese" |
+          "EbcdicUsCanadaAndTraditionalChinese" |
+          "EbcdicJapaneseLatinExtendedAndJapanese" | "OemUnitedStates" |
+          "OemGreek437G" | "OemBaltic" | "OemMultilingualLatinI" |
+          "OemMultilingualLatinIi" | "OemCyrillic" | "OemTurkish" |
+          "OemPortuguese" | "OemIcelandic" | "OemHebrew" | "OemCanadianFrench" |
+          "OemArabic" | "OemNordic" | "OemCyrillicIi" | "OemModernGreek" |
+          "EucJapanese" | "EucChineseSimplifiedChinese" | "EucKorean" |
+          "EucTaiwaneseTraditionalChinese" | "IsciiDevanagari" | "IsciiBengali"
+          | "IsciiTamil" | "IsciiTelugu" | "IsciiAssamese" | "IsciiOriya" |
+          "IsciiKannada" | "IsciiMalayalam" | "IsciiGujarati" | "IsciiPunjabi" |
+          "ArabicAsmo" | "ArabicTransparentAsmo" | "KoreanJohab" | "TaiwanCns" |
+          "TaiwanTca" | "TaiwanEten" | "TaiwanIbm5550" | "TaiwanTeleText" |
+          "TaiwanWang" | "Ia5Irv" | "Ia5German" | "Ia5Swedish" | "Ia5Norwegian"
+          | "UsaAscii" | "T61" | "Iso6937NonSpacingAccent" | "Koi8R" |
+          "ExtAlphaLowercase" | "Koi8U" | "Europa3" | "HzGbSimplifiedChinese" |
+          "SimplifiedChineseGb18030" | "Utf7" | "Utf8"
+  - name: folderSuffix
+    uid: word!Word.WebSettings#folderSuffix:member
+    package: word!
+    fullName: folderSuffix
+    summary: >-
+      Gets the folder suffix used when saving a document as a webpage with long
+      file names and supporting files in a separate folder.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly folderSuffix: string;'
+      return:
+        type: string
+  - name: organizeInFolder
+    uid: word!Word.WebSettings#organizeInFolder:member
+    package: word!
+    fullName: organizeInFolder
+    summary: >-
+      Specifies whether supporting files are organized in a separate folder when
+      saving the document as a webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'organizeInFolder: boolean;'
+      return:
+        type: boolean
+  - name: pixelsPerInch
+    uid: word!Word.WebSettings#pixelsPerInch:member
+    package: word!
+    fullName: pixelsPerInch
+    summary: >-
+      Specifies the density (pixels per inch) of graphics images and table cells
+      on a webpage.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'pixelsPerInch: number;'
+      return:
+        type: number
+  - name: relyOnCSS
+    uid: word!Word.WebSettings#relyOnCSS:member
+    package: word!
+    fullName: relyOnCSS
+    summary: >-
+      Specifies whether cascading style sheets (CSS) are used for font
+      formatting when viewing a saved document in a web browser. Default is
+      `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnCSS: boolean;'
+      return:
+        type: boolean
+  - name: relyOnVectorMarkupLanguage
+    uid: word!Word.WebSettings#relyOnVectorMarkupLanguage:member
+    package: word!
+    fullName: relyOnVectorMarkupLanguage
+    summary: >-
+      Specifies whether image files are not generated from drawing objects when
+      saving a document as a webpage. Default is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'relyOnVectorMarkupLanguage: boolean;'
+      return:
+        type: boolean
+  - name: screenSize
+    uid: word!Word.WebSettings#screenSize:member
+    package: word!
+    fullName: screenSize
+    summary: >-
+      Specifies the ideal minimum screen size (width by height, in pixels) for
+      viewing the saved document in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        screenSize: Word.ScreenSize | "Size544x376" | "Size640x480" |
+        "Size720x512" | "Size800x600" | "Size1024x768" | "Size1152x882" |
+        "Size1152x900" | "Size1280x1024" | "Size1600x1200" | "Size1800x1440" |
+        "Size1920x1200";
+      return:
+        type: >-
+           | "Size544x376" |
+          "Size640x480" | "Size720x512" | "Size800x600" | "Size1024x768" |
+          "Size1152x882" | "Size1152x900" | "Size1280x1024" | "Size1600x1200" |
+          "Size1800x1440" | "Size1920x1200"
+  - name: targetBrowser
+    uid: word!Word.WebSettings#targetBrowser:member
+    package: word!
+    fullName: targetBrowser
+    summary: Specifies the target browser for documents viewed in a web browser.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'targetBrowser: Word.TargetBrowser | "V3" | "V4" | "Ie4" | "Ie5" | "Ie6";'
+      return:
+        type: >-
+           | "V3" | "V4" | "Ie4" |
+          "Ie5" | "Ie6"
+  - name: useLongFileNames
+    uid: word!Word.WebSettings#useLongFileNames:member
+    package: word!
+    fullName: useLongFileNames
+    summary: >-
+      Specifies whether long file names are used when saving the document as a
+      webpage. Default is `true`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useLongFileNames: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: load(options)
+    uid: word!Word.WebSettings#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.WebSettingsLoadOptions):
+        Word.WebSettings;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.WebSettings#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.WebSettings;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.WebSettings#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.WebSettings;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.WebSettings#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.WebSettings`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.WebSettingsData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.WebSettingsData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.WebSettings#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.WebSettings;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.WebSettings#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.WebSettings;'
+      return:
+        type: 
+        description: ''
+  - name: useDefaultFolderSuffix()
+    uid: word!Word.WebSettings#useDefaultFolderSuffix:member(1)
+    package: word!
+    fullName: useDefaultFolderSuffix()
+    summary: >-
+      Sets the folder suffix for the specified document to the default suffix
+      for the language support you have selected or installed.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'useDefaultFolderSuffix(): void;'
+      return:
+        type: void
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.xmlmapping.yml b/docs/docs-ref-autogen/word/word/word.xmlmapping.yml
index 74ea592954..411749b0db 100644
--- a/docs/docs-ref-autogen/word/word/word.xmlmapping.yml
+++ b/docs/docs-ref-autogen/word/word/word.xmlmapping.yml
@@ -10,10 +10,10 @@ summary: >-
   in a content control and an XML element in the custom XML data store for this
   document.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: class
 properties:
@@ -26,7 +26,7 @@ properties:
       process to the Office host application's process.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'context: RequestContext;'
@@ -40,10 +40,10 @@ properties:
       Returns a `CustomXmlNode` object that represents the custom XML node in
       the data store that the content control in the document maps to.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly customXmlNode: Word.CustomXmlNode;'
@@ -57,10 +57,10 @@ properties:
       Returns a `CustomXmlPart` object that represents the custom XML part to
       which the content control in the document maps.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly customXmlPart: Word.CustomXmlPart;'
@@ -74,10 +74,10 @@ properties:
       Returns whether the content control in the document is mapped to an XML
       node in the document's XML data store.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly isMapped: boolean;'
@@ -91,10 +91,10 @@ properties:
       Returns the prefix mappings used to evaluate the XPath for the current XML
       mapping.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly prefixMappings: string;'
@@ -108,10 +108,10 @@ properties:
       Returns the XPath for the XML mapping, which evaluates to the currently
       mapped XML node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'readonly xpath: string;'
@@ -124,10 +124,10 @@ methods:
     fullName: delete()
     summary: Deletes the XML mapping from the parent content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'delete(): void;'
@@ -143,7 +143,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(options?: Word.Interfaces.XmlMappingLoadOptions): Word.XmlMapping;'
@@ -163,7 +163,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'load(propertyNames?: string | string[]): Word.XmlMapping;'
@@ -185,7 +185,7 @@ methods:
       must call `context.sync()` before reading the properties.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: |-
@@ -218,7 +218,7 @@ methods:
       object of the same type.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -248,7 +248,7 @@ methods:
       existing loaded object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'set(properties: Word.XmlMapping): void;'
@@ -265,10 +265,10 @@ methods:
     fullName: setMapping(xPath, options)
     summary: Allows creating or changing the XML mapping on the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -292,10 +292,10 @@ methods:
     fullName: setMappingByNode(node)
     summary: Allows creating or changing the XML data mapping on the content control.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: >-
@@ -324,7 +324,7 @@ methods:
       copies of any loaded child properties from the original object.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'toJSON(): Word.Interfaces.XmlMappingData;'
@@ -347,7 +347,7 @@ methods:
       track the parent collection.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'track(): Word.XmlMapping;'
@@ -368,7 +368,7 @@ methods:
       effect.
     remarks: ''
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'untrack(): Word.XmlMapping;'
diff --git a/docs/docs-ref-autogen/word/word/word.xmlnode.yml b/docs/docs-ref-autogen/word/word/word.xmlnode.yml
new file mode 100644
index 0000000000..3ed82ea128
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.xmlnode.yml
@@ -0,0 +1,702 @@
+### YamlMime:TSType
+name: Word.XmlNode
+uid: word!Word.XmlNode:class
+package: word!
+fullName: Word.XmlNode
+summary: Represents a single XML node applied to the document.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: attributes
+    uid: word!Word.XmlNode#attributes:member
+    package: word!
+    fullName: attributes
+    summary: >-
+      Gets the attributes for this XML node. Returns `null` if the node type is
+      `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly attributes: Word.XmlNodeCollection;'
+      return:
+        type: 
+  - name: baseName
+    uid: word!Word.XmlNode#baseName:member
+    package: word!
+    fullName: baseName
+    summary: Gets the name of the element without any prefix.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly baseName: string;'
+      return:
+        type: string
+  - name: childNodes
+    uid: word!Word.XmlNode#childNodes:member
+    package: word!
+    fullName: childNodes
+    summary: >-
+      Gets the child elements of this XML node. Returns an empty collection if
+      the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly childNodes: Word.XmlNodeCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.XmlNode#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: firstChild
+    uid: word!Word.XmlNode#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      Gets the first child node if this is a parent node. Returns `null` if the
+      node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly firstChild: Word.XmlNode;'
+      return:
+        type: 
+  - name: hasChildNodes
+    uid: word!Word.XmlNode#hasChildNodes:member
+    package: word!
+    fullName: hasChildNodes
+    summary: >-
+      Gets whether this XML node has child nodes. Always returns `false` for
+      attribute nodes since they cannot have children.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly hasChildNodes: boolean;'
+      return:
+        type: boolean
+  - name: lastChild
+    uid: word!Word.XmlNode#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      Gets the last child node if this is a parent node. Returns `null` if the
+      node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly lastChild: Word.XmlNode;'
+      return:
+        type: 
+  - name: level
+    uid: word!Word.XmlNode#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets whether this XML element is part of a paragraph, is a paragraph, or
+      is contained within a table cell or contains a table row. Returns `null`
+      if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly level: Word.XmlNodeLevel | "Inline" | "Paragraph" | "Row" |
+        "Cell";
+      return:
+        type: >-
+           | "Inline" | "Paragraph" |
+          "Row" | "Cell"
+  - name: namespaceUri
+    uid: word!Word.XmlNode#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the Uniform Resource Identifier (URI) of the schema namespace for
+      this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly namespaceUri: string;'
+      return:
+        type: string
+  - name: nextSibling
+    uid: word!Word.XmlNode#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      Gets the next element in the document that's at the same level as this XML
+      node. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly nextSibling: Word.XmlNode;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.XmlNode#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: Gets the type of node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly nodeType: Word.XmlNodeType | "Element" | "Attribute";'
+      return:
+        type:  | "Element" | "Attribute"
+  - name: nodeValue
+    uid: word!Word.XmlNode#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      Specifies the value of this XML node. For element nodes, represents the
+      text content; for attribute nodes, represents the attribute value.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue: string;'
+      return:
+        type: string
+  - name: ownerDocument
+    uid: word!Word.XmlNode#ownerDocument:member
+    package: word!
+    fullName: ownerDocument
+    summary: Gets the parent document of this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly ownerDocument: Word.Document;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.XmlNode#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: Gets the parent element of this XML node.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentNode: Word.XmlNode;'
+      return:
+        type: 
+  - name: placeholderText
+    uid: word!Word.XmlNode#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the text displayed for this element if it contains no text. Only
+      applies to element nodes, not attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText: string;'
+      return:
+        type: string
+  - name: previousSibling
+    uid: word!Word.XmlNode#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      Gets the previous element in the document that's at the same level as this
+      XML node. Returns `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly previousSibling: Word.XmlNode;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.XmlNode#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets the portion of a document that is contained in this XML node. Returns
+      `null` if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.XmlNode#text:member
+    package: word!
+    fullName: text
+    summary: >-
+      Specifies the text contained within the XML element. Returns an empty
+      string if the node type is `attribute`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'text: string;'
+      return:
+        type: string
+  - name: validationErrorText
+    uid: word!Word.XmlNode#validationErrorText:member
+    package: word!
+    fullName: validationErrorText
+    summary: >-
+      Gets the description for a validation error on this `XmlNode` object. May
+      not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly validationErrorText: string;'
+      return:
+        type: string
+  - name: validationStatus
+    uid: word!Word.XmlNode#validationStatus:member
+    package: word!
+    fullName: validationStatus
+    summary: >-
+      Gets whether this element is valid according to the attached schema. May
+      not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly validationStatus: Word.XmlValidationStatus | "Ok" | "Custom";'
+      return:
+        type:  | "Ok" | "Custom"
+methods:
+  - name: copy()
+    uid: word!Word.XmlNode#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: >-
+      Copies this XML node, excluding XML markup, to the Clipboard. For
+      attribute nodes, copies only the attribute value as text.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.XmlNode#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: >-
+      Removes this XML node from the document and places it on the Clipboard.
+      For attribute nodes, removes the attribute from its parent element and
+      copies only the attribute value as text to the clipboard.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.XmlNode#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: >-
+      Deletes the XML node from the XML document. For element nodes, removes the
+      entire element and its content; for attribute nodes, removes the attribute
+      from its parent element.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.XmlNode#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.XmlNodeLoadOptions): Word.XmlNode;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.XmlNode#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.XmlNode;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.XmlNode#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.XmlNode;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: removeChild(childElement)
+    uid: word!Word.XmlNode#removeChild:member(1)
+    package: word!
+    fullName: removeChild(childElement)
+    summary: >-
+      Removes a child element from this XML node. This method has no effect if
+      the node type is `attribute` (since attribute nodes have no child
+      elements).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'removeChild(childElement: Word.XmlNode): void;'
+      parameters:
+        - id: childElement
+          description: The child element to remove.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: selectNodes(xPath, options)
+    uid: word!Word.XmlNode#selectNodes:member(1)
+    package: word!
+    fullName: selectNodes(xPath, options)
+    summary: >-
+      Returns all the child elements that match the XPath parameter, in the
+      order in which they appear within this XML node. Returns `null` if the
+      node type is `attribute` (since attribute nodes have no child elements to
+      search).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectNodes(xPath: string, options?: Word.SelectNodesOptions):
+        Word.XmlNodeCollection;
+      parameters:
+        - id: xPath
+          description: The XPath expression to evaluate.
+          type: string
+        - id: options
+          description: Optional. Configuration options for the XPath search.
+          type: 
+      return:
+        type: 
+        description: A collection of XML nodes that match the XPath expression.
+  - name: selectSingleNode(xPath, options)
+    uid: word!Word.XmlNode#selectSingleNode:member(1)
+    package: word!
+    fullName: selectSingleNode(xPath, options)
+    summary: >-
+      Returns the first child element that matches the XPath parameter within
+      this XML node. Returns `null` if the node type is `attribute` (since
+      attribute nodes have no child elements to search).
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        selectSingleNode(xPath: string, options?: Word.SelectSingleNodeOptions):
+        Word.XmlNode;
+      parameters:
+        - id: xPath
+          description: The XPath expression to evaluate.
+          type: string
+        - id: options
+          description: Optional. Configuration options for the XPath search.
+          type: 
+      return:
+        type: 
+        description: >-
+          The first XML node that matches the XPath expression, or `null` if no
+          match is found.
+  - name: setValidationError(status, options)
+    uid: word!Word.XmlNode#setValidationError:member(1)
+    package: word!
+    fullName: setValidationError(status, options)
+    summary: >-
+      Changes the validation error text displayed to a user for this XML node
+      and whether to force Word to report the node as invalid. May not be
+      meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        setValidationError(status: Word.XmlValidationStatus, options?:
+        Word.XmlNodeSetValidationErrorOptions): void;
+      parameters:
+        - id: status
+          description: The validation status to set.
+          type: 
+        - id: options
+          description: Optional. Configuration options for setting the validation error.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setValidationError(status, options)
+    uid: word!Word.XmlNode#setValidationError:member(2)
+    package: word!
+    fullName: setValidationError(status, options)
+    summary: >-
+      Changes the validation error text displayed to a user for this XML node
+      and whether to force Word to report the node as invalid. May not be
+      meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        setValidationError(status: "Ok" | "Custom", options?:
+        Word.XmlNodeSetValidationErrorOptions): void;
+      parameters:
+        - id: status
+          description: The validation status to set.
+          type: '"Ok" | "Custom"'
+        - id: options
+          description: Optional. Configuration options for setting the validation error.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.XmlNode#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.XmlNode` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.XmlNodeData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.XmlNodeData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.XmlNode#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.XmlNode;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.XmlNode#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.XmlNode;'
+      return:
+        type: 
+        description: ''
+  - name: validate()
+    uid: word!Word.XmlNode#validate:member(1)
+    package: word!
+    fullName: validate()
+    summary: >-
+      Validates this XML node against the XML schemas that are attached to the
+      document. May not be meaningful for attribute nodes.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'validate(): void;'
+      return:
+        type: void
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.xmlnodecollection.yml b/docs/docs-ref-autogen/word/word/word.xmlnodecollection.yml
new file mode 100644
index 0000000000..5a2819deae
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.xmlnodecollection.yml
@@ -0,0 +1,226 @@
+### YamlMime:TSType
+name: Word.XmlNodeCollection
+uid: word!Word.XmlNodeCollection:class
+package: word!
+fullName: Word.XmlNodeCollection
+summary: >-
+  Represents the collection of [Word.XmlNode](xref:word!Word.XmlNode:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.XmlNodeCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.XmlNodeCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.XmlNode[];'
+      return:
+        type: []
+methods:
+  - name: getItem(index)
+    uid: word!Word.XmlNodeCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(index)
+    summary: Gets a `XmlNode` object by its index in the collection.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'getItem(index: number): Word.XmlNode;'
+      parameters:
+        - id: index
+          description: A number that identifies the index location of a `XmlNode` object.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getItemAt(index)
+    uid: word!Word.XmlNodeCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: Returns an individual `XmlNode` object in a collection.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.XmlNode;'
+      parameters:
+        - id: index
+          description: The index of the XML node to retrieve.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.XmlNodeCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.XmlNodeCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.XmlNodeCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+            & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.XmlNodeCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.XmlNodeCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.XmlNodeCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.XmlNodeCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.XmlNodeCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.XmlNodeCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.XmlNodeCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.XmlNodeCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.XmlNodeCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.XmlNodeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.XmlNodeCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.XmlNodeCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word/word/word.xmlnodelevel.yml b/docs/docs-ref-autogen/word/word/word.xmlnodelevel.yml
new file mode 100644
index 0000000000..6d7df0210d
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.xmlnodelevel.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.XmlNodeLevel
+uid: word!Word.XmlNodeLevel:enum
+package: word!
+fullName: Word.XmlNodeLevel
+summary: Specifies the level of an XML node.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: cell
+    uid: word!Word.XmlNodeLevel.cell:member
+    package: word!
+    summary: >-
+      Cell node level.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cell"'
+  - name: inline
+    uid: word!Word.XmlNodeLevel.inline:member
+    package: word!
+    summary: >-
+      Inline node level.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inline"'
+  - name: paragraph
+    uid: word!Word.XmlNodeLevel.paragraph:member
+    package: word!
+    summary: >-
+      Paragraph node level.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraph"'
+  - name: row
+    uid: word!Word.XmlNodeLevel.row:member
+    package: word!
+    summary: >-
+      Row node level.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Row"'
diff --git a/docs/docs-ref-autogen/word/word/word.xmlnodesetvalidationerroroptions.yml b/docs/docs-ref-autogen/word/word/word.xmlnodesetvalidationerroroptions.yml
new file mode 100644
index 0000000000..0da87141f9
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.xmlnodesetvalidationerroroptions.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSType
+name: Word.XmlNodeSetValidationErrorOptions
+uid: word!Word.XmlNodeSetValidationErrorOptions:interface
+package: word!
+fullName: Word.XmlNodeSetValidationErrorOptions
+summary: >-
+  Provides configuration options for the
+  [XmlNode.setValidationError](xref:word!Word.XmlNode:class) method.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+type: interface
+properties:
+  - name: clearedAutomatically
+    uid: word!Word.XmlNodeSetValidationErrorOptions#clearedAutomatically:member
+    package: word!
+    fullName: clearedAutomatically
+    summary: >-
+      If provided, specifies whether the validation error should be cleared
+      automatically. The default value is `false`.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'clearedAutomatically?: boolean;'
+      return:
+        type: boolean
+  - name: errorText
+    uid: word!Word.XmlNodeSetValidationErrorOptions#errorText:member
+    package: word!
+    fullName: errorText
+    summary: If provided, specifies the error text to display for the validation error.
+    remarks: >-
+      \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: true
+    isDeprecated: false
+    syntax:
+      content: 'errorText?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word/word/word.xmlnodetype.yml b/docs/docs-ref-autogen/word/word/word.xmlnodetype.yml
new file mode 100644
index 0000000000..d02207e02f
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.xmlnodetype.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.XmlNodeType
+uid: word!Word.XmlNodeType:enum
+package: word!
+fullName: Word.XmlNodeType
+summary: Specifies the type of an XML node.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: attribute
+    uid: word!Word.XmlNodeType.attribute:member
+    package: word!
+    summary: >-
+      Attribute node.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Attribute"'
+  - name: element
+    uid: word!Word.XmlNodeType.element:member
+    package: word!
+    summary: >-
+      Element node.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Element"'
diff --git a/docs/docs-ref-autogen/word/word/word.xmlsetmappingoptions.yml b/docs/docs-ref-autogen/word/word/word.xmlsetmappingoptions.yml
index 71da044e98..34124230b0 100644
--- a/docs/docs-ref-autogen/word/word/word.xmlsetmappingoptions.yml
+++ b/docs/docs-ref-autogen/word/word/word.xmlsetmappingoptions.yml
@@ -7,10 +7,10 @@ summary: >-
   The options that define the prefix mapping and the source of the custom XML
   data.
 remarks: >-
-  \[ [API set: WordApi BETA (PREVIEW
-  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-isPreview: true
+isPreview: false
 isDeprecated: false
 type: interface
 properties:
@@ -24,10 +24,10 @@ properties:
       `XmlMapping.setMapping` calling method. If omitted, Word uses the set of
       prefix mappings for the specified custom XML part in the current document.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'prefixMapping?: string;'
@@ -43,10 +43,10 @@ properties:
       all custom XML in the current document, and the mapping is established
       with the first `CustomXmlPart` where the XPath resolves to an XML node.
     remarks: >-
-      \[ [API set: WordApi BETA (PREVIEW
-      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
 
-    isPreview: true
+    isPreview: false
     isDeprecated: false
     syntax:
       content: 'source?: Word.CustomXmlPart;'
diff --git a/docs/docs-ref-autogen/word/word/word.xmlvalidationstatus.yml b/docs/docs-ref-autogen/word/word/word.xmlvalidationstatus.yml
new file mode 100644
index 0000000000..d858b491d9
--- /dev/null
+++ b/docs/docs-ref-autogen/word/word/word.xmlvalidationstatus.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.XmlValidationStatus
+uid: word!Word.XmlValidationStatus:enum
+package: word!
+fullName: Word.XmlValidationStatus
+summary: Specifies the validation status of an XML node.
+remarks: >-
+  \[ [API set: WordApi BETA (PREVIEW
+  ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: true
+isDeprecated: false
+fields:
+  - name: custom
+    uid: word!Word.XmlValidationStatus.custom:member
+    package: word!
+    summary: >-
+      The node has a custom (user-defined) validation error.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom"'
+  - name: ok
+    uid: word!Word.XmlValidationStatus.ok:member
+    package: word!
+    summary: >-
+      The node is valid.
+
+
+      * \[ [API set: WordApi BETA (PREVIEW
+      ONLY)](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ok"'
diff --git a/docs/docs-ref-autogen/word_1_1/toc.yml b/docs/docs-ref-autogen/word_1_1/toc.yml
index 8f414f9859..4d29328179 100644
--- a/docs/docs-ref-autogen/word_1_1/toc.yml
+++ b/docs/docs-ref-autogen/word_1_1/toc.yml
@@ -939,6 +939,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_1/word.yml b/docs/docs-ref-autogen/word_1_1/word.yml
index 1cdeae7dbc..f5812f93ac 100644
--- a/docs/docs-ref-autogen/word_1_1/word.yml
+++ b/docs/docs-ref-autogen/word_1_1/word.yml
@@ -34,18 +34,38 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionUpdateData:interface
@@ -72,14 +92,30 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyCollectionUpdateData:interface
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesUpdateData:interface
@@ -89,18 +125,38 @@ interfaces:
   - word!Word.Interfaces.FieldCollectionUpdateData:interface
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
   - word!Word.Interfaces.ListLevelCollectionData:interface
@@ -116,6 +172,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -127,12 +185,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -147,7 +213,11 @@ interfaces:
   - word!Word.Interfaces.SettingData:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -158,6 +228,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
   - word!Word.Interfaces.StyleData:interface
@@ -170,6 +243,10 @@ interfaces:
   - word!Word.Interfaces.TableCellUpdateData:interface
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
   - word!Word.Interfaces.TableRowCollectionUpdateData:interface
@@ -178,14 +255,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_1/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_1/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/toc.yml b/docs/docs-ref-autogen/word_1_2/toc.yml
index 8f414f9859..4d29328179 100644
--- a/docs/docs-ref-autogen/word_1_2/toc.yml
+++ b/docs/docs-ref-autogen/word_1_2/toc.yml
@@ -939,6 +939,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_2/word.yml b/docs/docs-ref-autogen/word_1_2/word.yml
index 1cdeae7dbc..f5812f93ac 100644
--- a/docs/docs-ref-autogen/word_1_2/word.yml
+++ b/docs/docs-ref-autogen/word_1_2/word.yml
@@ -34,18 +34,38 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionUpdateData:interface
@@ -72,14 +92,30 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyCollectionUpdateData:interface
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesUpdateData:interface
@@ -89,18 +125,38 @@ interfaces:
   - word!Word.Interfaces.FieldCollectionUpdateData:interface
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
   - word!Word.Interfaces.ListLevelCollectionData:interface
@@ -116,6 +172,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -127,12 +185,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -147,7 +213,11 @@ interfaces:
   - word!Word.Interfaces.SettingData:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -158,6 +228,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
   - word!Word.Interfaces.StyleData:interface
@@ -170,6 +243,10 @@ interfaces:
   - word!Word.Interfaces.TableCellUpdateData:interface
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
   - word!Word.Interfaces.TableRowCollectionUpdateData:interface
@@ -178,14 +255,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_2/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_2/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/toc.yml b/docs/docs-ref-autogen/word_1_3/toc.yml
index c34382d40b..961610d5f0 100644
--- a/docs/docs-ref-autogen/word_1_3/toc.yml
+++ b/docs/docs-ref-autogen/word_1_3/toc.yml
@@ -995,6 +995,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_3/word.yml b/docs/docs-ref-autogen/word_1_3/word.yml
index 0e5add54f9..139854110e 100644
--- a/docs/docs-ref-autogen/word_1_3/word.yml
+++ b/docs/docs-ref-autogen/word_1_3/word.yml
@@ -62,18 +62,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionUpdateData:interface
@@ -102,15 +123,31 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -121,19 +158,39 @@ interfaces:
   - word!Word.Interfaces.FieldCollectionUpdateData:interface
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -151,6 +208,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -162,12 +221,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -182,7 +249,11 @@ interfaces:
   - word!Word.Interfaces.SettingData:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -193,6 +264,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
   - word!Word.Interfaces.StyleData:interface
@@ -210,6 +284,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -221,14 +299,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.application.yml b/docs/docs-ref-autogen/word_1_3/word/word.application.yml
index 3b7816ade9..44b2767f51 100644
--- a/docs/docs-ref-autogen/word_1_3/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_3/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -140,6 +216,57 @@ methods:
       return:
         type: 
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -157,14 +284,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/toc.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/toc.yml
index c34382d40b..961610d5f0 100644
--- a/docs/docs-ref-autogen/word_1_3_hidden_document/toc.yml
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/toc.yml
@@ -995,6 +995,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word.yml
index 0e5add54f9..139854110e 100644
--- a/docs/docs-ref-autogen/word_1_3_hidden_document/word.yml
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word.yml
@@ -62,18 +62,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionUpdateData:interface
@@ -102,15 +123,31 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -121,19 +158,39 @@ interfaces:
   - word!Word.Interfaces.FieldCollectionUpdateData:interface
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -151,6 +208,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -162,12 +221,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -182,7 +249,11 @@ interfaces:
   - word!Word.Interfaces.SettingData:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -193,6 +264,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
   - word!Word.Interfaces.StyleData:interface
@@ -210,6 +284,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -221,14 +299,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.application.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.application.yml
index 3b7816ade9..44b2767f51 100644
--- a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -140,6 +216,57 @@ methods:
       return:
         type: 
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -157,14 +284,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_3_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/toc.yml b/docs/docs-ref-autogen/word_1_4/toc.yml
index 019baa7404..d3693e12d8 100644
--- a/docs/docs-ref-autogen/word_1_4/toc.yml
+++ b/docs/docs-ref-autogen/word_1_4/toc.yml
@@ -1023,6 +1023,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_4/word.yml b/docs/docs-ref-autogen/word_1_4/word.yml
index 06c91afb3a..084b369a02 100644
--- a/docs/docs-ref-autogen/word_1_4/word.yml
+++ b/docs/docs-ref-autogen/word_1_4/word.yml
@@ -76,18 +76,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -121,6 +142,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -129,10 +154,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -145,19 +182,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -175,6 +232,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -186,12 +245,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -208,7 +275,11 @@ interfaces:
   - word!Word.Interfaces.SettingLoadOptions:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -219,6 +290,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
   - word!Word.Interfaces.StyleData:interface
@@ -236,6 +310,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -247,14 +325,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.application.yml b/docs/docs-ref-autogen/word_1_4/word/word.application.yml
index 3b7816ade9..44b2767f51 100644
--- a/docs/docs-ref-autogen/word_1_4/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_4/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -140,6 +216,57 @@ methods:
       return:
         type: 
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -157,14 +284,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_4/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_4/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_4/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/toc.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/toc.yml
index 019baa7404..d3693e12d8 100644
--- a/docs/docs-ref-autogen/word_1_4_hidden_document/toc.yml
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/toc.yml
@@ -1023,6 +1023,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word.yml
index 06c91afb3a..084b369a02 100644
--- a/docs/docs-ref-autogen/word_1_4_hidden_document/word.yml
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word.yml
@@ -76,18 +76,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -121,6 +142,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -129,10 +154,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -145,19 +182,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -175,6 +232,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -186,12 +245,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -208,7 +275,11 @@ interfaces:
   - word!Word.Interfaces.SettingLoadOptions:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -219,6 +290,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
   - word!Word.Interfaces.StyleData:interface
@@ -236,6 +310,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -247,14 +325,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.application.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.application.yml
index 3b7816ade9..44b2767f51 100644
--- a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -140,6 +216,57 @@ methods:
       return:
         type: 
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -157,14 +284,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_4_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/toc.yml b/docs/docs-ref-autogen/word_1_5/toc.yml
index 2def187291..95ed7a1442 100644
--- a/docs/docs-ref-autogen/word_1_5/toc.yml
+++ b/docs/docs-ref-autogen/word_1_5/toc.yml
@@ -1065,6 +1065,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_5/word.yml b/docs/docs-ref-autogen/word_1_5/word.yml
index 7844265f12..add627262d 100644
--- a/docs/docs-ref-autogen/word_1_5/word.yml
+++ b/docs/docs-ref-autogen/word_1_5/word.yml
@@ -97,18 +97,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -142,6 +163,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -150,10 +175,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -166,19 +203,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -198,6 +255,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -210,12 +269,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -232,7 +299,11 @@ interfaces:
   - word!Word.Interfaces.SettingLoadOptions:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -243,6 +314,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -261,6 +335,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -272,14 +350,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.application.yml b/docs/docs-ref-autogen/word_1_5/word/word.application.yml
index 51d96cac64..a51efed492 100644
--- a/docs/docs-ref-autogen/word_1_5/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_5/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -186,6 +262,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -203,14 +330,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_5/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_5/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_5/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/toc.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/toc.yml
index 2def187291..95ed7a1442 100644
--- a/docs/docs-ref-autogen/word_1_5_hidden_document/toc.yml
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/toc.yml
@@ -1065,6 +1065,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word.yml
index 7844265f12..add627262d 100644
--- a/docs/docs-ref-autogen/word_1_5_hidden_document/word.yml
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word.yml
@@ -97,18 +97,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -142,6 +163,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -150,10 +175,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -166,19 +203,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -198,6 +255,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -210,12 +269,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -232,7 +299,11 @@ interfaces:
   - word!Word.Interfaces.SettingLoadOptions:interface
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -243,6 +314,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -261,6 +335,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -272,14 +350,26 @@ interfaces:
   - word!Word.Interfaces.TableStyleData:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
   - word!Word.Interfaces.TrackedChangeData:interface
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
 functions:
   - name: Word.run(objects, batch)
     uid: word!Word.run:function(1)
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.application.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.application.yml
index 51d96cac64..a51efed492 100644
--- a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -186,6 +262,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -203,14 +330,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_5_hidden_document/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/toc.yml b/docs/docs-ref-autogen/word_1_6/toc.yml
index fab1e242a4..f9bc4991db 100644
--- a/docs/docs-ref-autogen/word_1_6/toc.yml
+++ b/docs/docs-ref-autogen/word_1_6/toc.yml
@@ -1081,6 +1081,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_6/word.yml b/docs/docs-ref-autogen/word_1_6/word.yml
index 419ad39e9b..166b59955d 100644
--- a/docs/docs-ref-autogen/word_1_6/word.yml
+++ b/docs/docs-ref-autogen/word_1_6/word.yml
@@ -102,18 +102,39 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionData:interface
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -147,6 +168,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -155,10 +180,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -171,19 +208,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -203,6 +260,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -215,12 +274,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -238,7 +305,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -249,6 +320,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -267,6 +341,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -279,8 +357,18 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -289,6 +377,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.application.yml b/docs/docs-ref-autogen/word_1_6/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_1_6/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_6/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_6/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_6/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_6/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_6/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_6/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/toc.yml b/docs/docs-ref-autogen/word_1_7/toc.yml
index 62d2fa167c..2eae9b0593 100644
--- a/docs/docs-ref-autogen/word_1_7/toc.yml
+++ b/docs/docs-ref-autogen/word_1_7/toc.yml
@@ -1107,6 +1107,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_7/word.yml b/docs/docs-ref-autogen/word_1_7/word.yml
index 4bd2233201..2322a65e87 100644
--- a/docs/docs-ref-autogen/word_1_7/word.yml
+++ b/docs/docs-ref-autogen/word_1_7/word.yml
@@ -117,19 +117,40 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
   - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -164,6 +185,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -172,10 +197,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -188,19 +225,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -220,6 +277,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -232,12 +291,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -255,7 +322,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -266,6 +337,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -284,6 +358,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -296,8 +374,18 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -306,6 +394,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.application.yml b/docs/docs-ref-autogen/word_1_7/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_1_7/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_7/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_7/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_7/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_7/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_7/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_7/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/toc.yml b/docs/docs-ref-autogen/word_1_8/toc.yml
index 3db03dce02..9784d3e9fc 100644
--- a/docs/docs-ref-autogen/word_1_8/toc.yml
+++ b/docs/docs-ref-autogen/word_1_8/toc.yml
@@ -1111,6 +1111,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_8/word.yml b/docs/docs-ref-autogen/word_1_8/word.yml
index a09aeae708..0d4975a284 100644
--- a/docs/docs-ref-autogen/word_1_8/word.yml
+++ b/docs/docs-ref-autogen/word_1_8/word.yml
@@ -119,19 +119,40 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
   - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -166,6 +187,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -174,10 +199,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -190,19 +227,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -222,6 +279,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -234,12 +293,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -257,7 +324,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -268,6 +339,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -286,6 +360,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -298,8 +376,18 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -308,6 +396,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.application.yml b/docs/docs-ref-autogen/word_1_8/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_1_8/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_8/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_8/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_8/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_8/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_8/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_8/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/toc.yml b/docs/docs-ref-autogen/word_1_9/toc.yml
index 4df7bbb41b..4374a33729 100644
--- a/docs/docs-ref-autogen/word_1_9/toc.yml
+++ b/docs/docs-ref-autogen/word_1_9/toc.yml
@@ -1119,6 +1119,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_1_9/word.yml b/docs/docs-ref-autogen/word_1_9/word.yml
index 189f135e4f..524a00d956 100644
--- a/docs/docs-ref-autogen/word_1_9/word.yml
+++ b/docs/docs-ref-autogen/word_1_9/word.yml
@@ -123,19 +123,40 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
   - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -172,6 +193,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -180,10 +205,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -196,19 +233,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -228,6 +285,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -240,12 +299,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -263,7 +330,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -274,6 +345,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -292,6 +366,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -304,8 +382,18 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -314,6 +402,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.application.yml b/docs/docs-ref-autogen/word_1_9/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_1_9/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_1_9/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_1_9/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_1_9/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_1_9/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_1_9/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_1_9/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/toc.yml b/docs/docs-ref-autogen/word_desktop_1_1/toc.yml
index 968492b2fe..2272994931 100644
--- a/docs/docs-ref-autogen/word_desktop_1_1/toc.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_1/toc.yml
@@ -1137,6 +1137,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word.yml b/docs/docs-ref-autogen/word_desktop_1_1/word.yml
index 8978834936..e1a4aeaf13 100644
--- a/docs/docs-ref-autogen/word_desktop_1_1/word.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word.yml
@@ -132,6 +132,11 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
   - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
@@ -140,13 +145,29 @@ interfaces:
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
   - word!Word.Interfaces.BorderLoadOptions:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -181,6 +202,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -189,10 +214,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -205,19 +242,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -240,6 +297,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -252,12 +311,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -275,7 +342,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -286,6 +357,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -304,6 +378,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -316,8 +394,18 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -326,6 +414,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.application.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_desktop_1_1/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_desktop_1_1/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_1/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/toc.yml b/docs/docs-ref-autogen/word_desktop_1_2/toc.yml
index 280e88a343..dc4b30e58e 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/toc.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/toc.yml
@@ -159,6 +159,8 @@ items:
             uid: word!Word.Canvas:class
           - name: CheckboxContentControl
             uid: word!Word.CheckboxContentControl:class
+          - name: ComboBoxContentControl
+            uid: word!Word.ComboBoxContentControl:class
           - name: Comment
             uid: word!Word.Comment:class
           - name: CommentCollection
@@ -183,6 +185,10 @@ items:
             uid: word!Word.ContentControlEnteredEventArgs:interface
           - name: ContentControlExitedEventArgs
             uid: word!Word.ContentControlExitedEventArgs:interface
+          - name: ContentControlListItem
+            uid: word!Word.ContentControlListItem:class
+          - name: ContentControlListItemCollection
+            uid: word!Word.ContentControlListItemCollection:class
           - name: ContentControlOptions
             uid: word!Word.ContentControlOptions:interface
           - name: ContentControlSelectionChangedEventArgs
@@ -211,6 +217,8 @@ items:
             uid: word!Word.DocumentCreated:class
           - name: DocumentProperties
             uid: word!Word.DocumentProperties:class
+          - name: DropDownListContentControl
+            uid: word!Word.DropDownListContentControl:class
           - name: Field
             uid: word!Word.Field:class
           - name: FieldCollection
@@ -1191,6 +1199,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word.yml b/docs/docs-ref-autogen/word_desktop_1_2/word.yml
index d658cce91c..0ba86b081f 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word.yml
@@ -69,6 +69,7 @@ classes:
   - word!Word.BorderCollection:class
   - word!Word.Canvas:class
   - word!Word.CheckboxContentControl:class
+  - word!Word.ComboBoxContentControl:class
   - word!Word.Comment:class
   - word!Word.CommentCollection:class
   - word!Word.CommentContentRange:class
@@ -76,6 +77,8 @@ classes:
   - word!Word.CommentReplyCollection:class
   - word!Word.ContentControl:class
   - word!Word.ContentControlCollection:class
+  - word!Word.ContentControlListItem:class
+  - word!Word.ContentControlListItemCollection:class
   - word!Word.CritiqueAnnotation:class
   - word!Word.CustomProperty:class
   - word!Word.CustomPropertyCollection:class
@@ -85,6 +88,7 @@ classes:
   - word!Word.Document:class
   - word!Word.DocumentCreated:class
   - word!Word.DocumentProperties:class
+  - word!Word.DropDownListContentControl:class
   - word!Word.Field:class
   - word!Word.FieldCollection:class
   - word!Word.Font:class
@@ -159,6 +163,11 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
   - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
@@ -167,7 +176,21 @@ interfaces:
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
   - word!Word.Interfaces.BorderLoadOptions:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasLoadOptions:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
@@ -175,6 +198,8 @@ interfaces:
   - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -196,8 +221,10 @@ interfaces:
   - word!Word.Interfaces.ContentControlCollectionUpdateData:interface
   - word!Word.Interfaces.ContentControlData:interface
   - word!Word.Interfaces.ContentControlListItemCollectionData:interface
+  - word!Word.Interfaces.ContentControlListItemCollectionLoadOptions:interface
   - word!Word.Interfaces.ContentControlListItemCollectionUpdateData:interface
   - word!Word.Interfaces.ContentControlListItemData:interface
+  - word!Word.Interfaces.ContentControlListItemLoadOptions:interface
   - word!Word.Interfaces.ContentControlListItemUpdateData:interface
   - word!Word.Interfaces.ContentControlLoadOptions:interface
   - word!Word.Interfaces.ContentControlUpdateData:interface
@@ -209,6 +236,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -217,10 +248,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -233,19 +276,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -270,6 +333,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
   - word!Word.Interfaces.PageLoadOptions:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -282,12 +347,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -305,7 +378,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionLoadOptions:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
@@ -321,6 +398,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapLoadOptions:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -339,6 +419,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -351,9 +435,19 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameLoadOptions:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -362,6 +456,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.application.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.comboboxcontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.comboboxcontentcontrol.yml
new file mode 100644
index 0000000000..8006936bef
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.comboboxcontentcontrol.yml
@@ -0,0 +1,387 @@
+### YamlMime:TSType
+name: Word.ComboBoxContentControl
+uid: word!Word.ComboBoxContentControl:class
+package: word!
+fullName: Word.ComboBoxContentControl
+summary: The data specific to content controls of type 'ComboBox'.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+  // Places a combo box content control at the end of the selection.
+
+  await Word.run(async (context) => {
+    let selection = context.document.getSelection();
+    selection.getRange(Word.RangeLocation.end).insertContentControl(Word.ContentControlType.comboBox);
+    await context.sync();
+
+    console.log("Combo box content control inserted at the end of the selection.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ComboBoxContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: listItems
+    uid: word!Word.ComboBoxContentControl#listItems:member
+    package: word!
+    fullName: listItems
+    summary: Gets the collection of list items in the combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Deletes the provided list item from the first combo box content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedComboBox: Word.ComboBoxContentControl = selectedContentControl.comboBoxContentControl;
+        selectedComboBox.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.comboBoxContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`);
+          return;
+        }
+
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listItems: Word.ContentControlListItemCollection;'
+      return:
+        type: 
+methods:
+  - name: addListItem(displayText, value, index)
+    uid: word!Word.ComboBoxContentControl#addListItem:member(1)
+    package: word!
+    fullName: addListItem(displayText, value, index)
+    summary: >-
+      Adds a new list item to this combo box content control and returns a
+      [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+      object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Adds the provided list item to the first combo box content control in
+      the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.comboBoxContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addListItem(displayText: string, value?: string, index?: number):
+        Word.ContentControlListItem;
+      parameters:
+        - id: displayText
+          description: Required. Display text of the list item.
+          type: string
+        - id: value
+          description: Optional. Value of the list item.
+          type: string
+        - id: index
+          description: >-
+            Optional. Index location of the new item in the list. If an item
+            exists at the position specified, the existing item is pushed down
+            in the list. If omitted, the new item is added to the end of the
+            list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: deleteAllListItems()
+    uid: word!Word.ComboBoxContentControl#deleteAllListItems:member(1)
+    package: word!
+    fullName: deleteAllListItems()
+    summary: Deletes all list items in this combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Deletes the list items from first combo box content control found in
+      the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        console.log(`About to delete the list from the combo box content control with ID ${selectedContentControl.id}`);
+        selectedContentControl.comboBoxContentControl.deleteAllListItems();
+        await context.sync();
+
+        console.log("Deleted the list from the combo box content control.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllListItems(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ComboBoxContentControl#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ComboBoxContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ComboBoxContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ComboBoxContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ComboBoxContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ComboBoxContentControl` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ComboBoxContentControlData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ComboBoxContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ComboBoxContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ComboBoxContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ComboBoxContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ComboBoxContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrol.yml
index 482df4f900..a7f2e6041b 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrol.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrol.yml
@@ -221,6 +221,68 @@ properties:
       content: 'color: string;'
       return:
         type: string
+  - name: comboBoxContentControl
+    uid: word!Word.ContentControl#comboBoxContentControl:member
+    package: word!
+    fullName: comboBoxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `ComboBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Adds the provided list item to the first combo box content control in
+      the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.comboBoxContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly comboBoxContentControl: Word.ComboBoxContentControl;'
+      return:
+        type: 
   - name: contentControls
     uid: word!Word.ContentControl#contentControls:member
     package: word!
@@ -251,6 +313,68 @@ properties:
       content: 'context: RequestContext;'
       return:
         type: 
+  - name: dropDownListContentControl
+    uid: word!Word.ContentControl#dropDownListContentControl:member
+    package: word!
+    fullName: dropDownListContentControl
+    summary: >-
+      Gets the data of the content control when its type is `DropDownList`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Adds the provided list item to the first dropdown list content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.dropDownListContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly dropDownListContentControl: Word.DropDownListContentControl;'
+      return:
+        type: 
   - name: endnotes
     uid: word!Word.ContentControl#endnotes:member
     package: word!
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrollistitem.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrollistitem.yml
new file mode 100644
index 0000000000..ac35bf9eb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrollistitem.yml
@@ -0,0 +1,485 @@
+### YamlMime:TSType
+name: Word.ContentControlListItem
+uid: word!Word.ContentControlListItem:class
+package: word!
+fullName: Word.ContentControlListItem
+summary: Represents a list item in a dropdown list or combo box content control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+  // Deletes the provided list item from the first dropdown list content control
+  in the selection.
+
+  await Word.run(async (context) => {
+    const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+    const selectedRange: Word.Range = context.document.getSelection();
+    let selectedContentControl = selectedRange
+      .getContentControls({
+        types: [Word.ContentControlType.dropDownList]
+      })
+      .getFirstOrNullObject();
+    selectedContentControl.load("id,dropDownListContentControl");
+    await context.sync();
+
+    if (selectedContentControl.isNullObject) {
+      const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+      parentContentControl.load("id,type,dropDownListContentControl");
+      await context.sync();
+
+      if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+        console.warn("No dropdown list content control is currently selected.");
+        return;
+      } else {
+        selectedContentControl = parentContentControl;
+      }
+    }
+
+    let selectedDropdownList: Word.DropDownListContentControl = selectedContentControl.dropDownListContentControl;
+    selectedDropdownList.listItems.load("items/*");
+    await context.sync();
+
+    let listItems: Word.ContentControlListItemCollection = selectedContentControl.dropDownListContentControl.listItems;
+    let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+    if (!itemToDelete) {
+      console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`)
+      return;
+    }
+    
+    itemToDelete.delete();
+    await context.sync();
+
+    console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ContentControlListItem#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: displayText
+    uid: word!Word.ContentControlListItem#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Deletes the provided list item from the first dropdown list content
+      control in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedDropdownList: Word.DropDownListContentControl = selectedContentControl.dropDownListContentControl;
+        selectedDropdownList.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.dropDownListContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`)
+          return;
+        }
+        
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.ContentControlListItem#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index: number;'
+      return:
+        type: number
+  - name: value
+    uid: word!Word.ContentControlListItem#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value: string;'
+      return:
+        type: string
+methods:
+  - name: delete()
+    uid: word!Word.ContentControlListItem#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Deletes the provided list item from the first combo box content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedComboBox: Word.ComboBoxContentControl = selectedContentControl.comboBoxContentControl;
+        selectedComboBox.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.comboBoxContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`);
+          return;
+        }
+
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.ContentControlListItem#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ContentControlListItemLoadOptions):
+        Word.ContentControlListItem;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ContentControlListItem#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ContentControlListItem;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ContentControlListItem#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ContentControlListItem;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select()
+    uid: word!Word.ContentControlListItem#select:member(1)
+    package: word!
+    fullName: select()
+    summary: >-
+      Selects the list item and sets the text of the content control to the
+      value of the list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ContentControlListItem#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ContentControlListItemUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ContentControlListItem#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ContentControlListItem): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ContentControlListItem#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ContentControlListItem` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ContentControlListItemData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ContentControlListItemData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ContentControlListItem#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ContentControlListItem#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrollistitemcollection.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrollistitemcollection.yml
new file mode 100644
index 0000000000..fc100ec4fc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.contentcontrollistitemcollection.yml
@@ -0,0 +1,282 @@
+### YamlMime:TSType
+name: Word.ContentControlListItemCollection
+uid: word!Word.ContentControlListItemCollection:class
+package: word!
+fullName: Word.ContentControlListItemCollection
+summary: >-
+  Contains a collection of
+  [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+  objects that represent the items in a dropdown list or combo box content
+  control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+  // Gets the list items from the first combo box content control found in the
+  selection.
+
+  await Word.run(async (context) => {
+    const selectedRange: Word.Range = context.document.getSelection();
+    let selectedContentControl = selectedRange
+      .getContentControls({
+        types: [Word.ContentControlType.comboBox]
+      })
+      .getFirstOrNullObject();
+    selectedContentControl.load("id,comboBoxContentControl");
+    await context.sync();
+
+    if (selectedContentControl.isNullObject) {
+      const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+      parentContentControl.load("id,type,comboBoxContentControl");
+      await context.sync();
+
+      if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+        console.warn("No combo box content control is currently selected.");
+        return;
+      } else {
+        selectedContentControl = parentContentControl;
+      }
+    }
+
+    let selectedComboBox: Word.ComboBoxContentControl = selectedContentControl.comboBoxContentControl;
+    selectedComboBox.listItems.load("items");
+    await context.sync();
+
+    const currentItems: Word.ContentControlListItemCollection = selectedComboBox.listItems;
+    console.log(`The list from the combo box content control with ID ${selectedContentControl.id}:`, currentItems);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ContentControlListItemCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ContentControlListItemCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.ContentControlListItem[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.ContentControlListItemCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first list item in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ContentControlListItemCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first list item in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ContentControlListItemCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?:
+        Word.Interfaces.ContentControlListItemCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions):
+        Word.ContentControlListItemCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ContentControlListItemCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.ContentControlListItemCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ContentControlListItemCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ContentControlListItemCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ContentControlListItemCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ContentControlListItemCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.ContentControlListItemCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ContentControlListItemCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ContentControlListItemCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ContentControlListItemCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ContentControlListItemCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ContentControlListItemCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.dropdownlistcontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.dropdownlistcontentcontrol.yml
new file mode 100644
index 0000000000..fdf8d5526f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.dropdownlistcontentcontrol.yml
@@ -0,0 +1,391 @@
+### YamlMime:TSType
+name: Word.DropDownListContentControl
+uid: word!Word.DropDownListContentControl:class
+package: word!
+fullName: Word.DropDownListContentControl
+summary: The data specific to content controls of type DropDownList.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+  // Places a dropdown list content control at the end of the selection.
+
+  await Word.run(async (context) => {
+    let selection = context.document.getSelection();
+    selection.getRange(Word.RangeLocation.end).insertContentControl(Word.ContentControlType.dropDownList);
+    await context.sync();
+
+    console.log("Dropdown list content control inserted at the end of the selection.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.DropDownListContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: listItems
+    uid: word!Word.DropDownListContentControl#listItems:member
+    package: word!
+    fullName: listItems
+    summary: Gets the collection of list items in the dropdown list content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Deletes the provided list item from the first dropdown list content
+      control in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedDropdownList: Word.DropDownListContentControl = selectedContentControl.dropDownListContentControl;
+        selectedDropdownList.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.dropDownListContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`)
+          return;
+        }
+        
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listItems: Word.ContentControlListItemCollection;'
+      return:
+        type: 
+methods:
+  - name: addListItem(displayText, value, index)
+    uid: word!Word.DropDownListContentControl#addListItem:member(1)
+    package: word!
+    fullName: addListItem(displayText, value, index)
+    summary: >-
+      Adds a new list item to this dropdown list content control and returns a
+      [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+      object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Adds the provided list item to the first dropdown list content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.dropDownListContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addListItem(displayText: string, value?: string, index?: number):
+        Word.ContentControlListItem;
+      parameters:
+        - id: displayText
+          description: Required. Display text of the list item.
+          type: string
+        - id: value
+          description: Optional. Value of the list item.
+          type: string
+        - id: index
+          description: >-
+            Optional. Index location of the new item in the list. If an item
+            exists at the position specified, the existing item is pushed down
+            in the list. If omitted, the new item is added to the end of the
+            list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: deleteAllListItems()
+    uid: word!Word.DropDownListContentControl#deleteAllListItems:member(1)
+    package: word!
+    fullName: deleteAllListItems()
+    summary: Deletes all list items in this dropdown list content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Deletes the list items from first dropdown list content control found
+      in the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        console.log(
+          `About to delete the list from the dropdown list content control with ID ${selectedContentControl.id}`
+        );
+        selectedContentControl.dropDownListContentControl.deleteAllListItems();
+        await context.sync();
+
+        console.log("Deleted the list from the dropdown list content control.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllListItems(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DropDownListContentControl#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.DropDownListContentControl;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DropDownListContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.DropDownListContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DropDownListContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.DropDownListContentControl` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.DropDownListContentControlData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DropDownListContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.DropDownListContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DropDownListContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DropDownListContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DropDownListContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontroldata.yml
index 6ec90e510f..045c1b7f1f 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontroldata.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontroldata.yml
@@ -103,6 +103,25 @@ properties:
       content: 'color?: string;'
       return:
         type: string
+  - name: comboBoxContentControl
+    uid: word!Word.Interfaces.ContentControlData#comboBoxContentControl:member
+    package: word!
+    fullName: comboBoxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `ComboBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comboBoxContentControl?: Word.Interfaces.ComboBoxContentControlData;'
+      return:
+        type: >-
+          
   - name: contentControls
     uid: word!Word.Interfaces.ContentControlData#contentControls:member
     package: word!
@@ -118,6 +137,27 @@ properties:
       content: 'contentControls?: Word.Interfaces.ContentControlData[];'
       return:
         type: []
+  - name: dropDownListContentControl
+    uid: word!Word.Interfaces.ContentControlData#dropDownListContentControl:member
+    package: word!
+    fullName: dropDownListContentControl
+    summary: >-
+      Gets the data of the content control when its type is `DropDownList`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dropDownListContentControl?:
+        Word.Interfaces.DropDownListContentControlData;
+      return:
+        type: >-
+          
   - name: fields
     uid: word!Word.Interfaces.ContentControlData#fields:member
     package: word!
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemcollectionloadoptions.yml
new file mode 100644
index 0000000000..6464468310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemcollectionloadoptions.yml
@@ -0,0 +1,89 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemCollectionLoadOptions
+uid: word!Word.Interfaces.ContentControlListItemCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+  objects that represent the items in a dropdown list or combo box content
+  control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: displayText
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      For EACH ITEM in the collection: Specifies the display text of a list item
+      for a dropdown list or combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      For EACH ITEM in the collection: Specifies the index location of a content
+      control list item in the collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      For EACH ITEM in the collection: Specifies the programmatic value of a
+      list item for a dropdown list or combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemdata.yml
index 94e1bceaa5..07709acc4e 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemdata.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemdata.yml
@@ -11,3 +11,55 @@ remarks: ''
 isPreview: false
 isDeprecated: false
 type: interface
+properties:
+  - name: displayText
+    uid: word!Word.Interfaces.ContentControlListItemData#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.Interfaces.ContentControlListItemData#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: value
+    uid: word!Word.Interfaces.ContentControlListItemData#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemloadoptions.yml
new file mode 100644
index 0000000000..791aae47ee
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemloadoptions.yml
@@ -0,0 +1,81 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemLoadOptions
+uid: word!Word.Interfaces.ContentControlListItemLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemLoadOptions
+summary: Represents a list item in a dropdown list or combo box content control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: displayText
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemupdatedata.yml
index 3136b4efd5..44777cd56f 100644
--- a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemupdatedata.yml
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.contentcontrollistitemupdatedata.yml
@@ -11,3 +11,55 @@ remarks: ''
 isPreview: false
 isDeprecated: false
 type: interface
+properties:
+  - name: displayText
+    uid: word!Word.Interfaces.ContentControlListItemUpdateData#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.Interfaces.ContentControlListItemUpdateData#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: value
+    uid: word!Word.Interfaces.ContentControlListItemUpdateData#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_2/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/toc.yml b/docs/docs-ref-autogen/word_desktop_1_3/toc.yml
new file mode 100644
index 0000000000..064a379fd3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/toc.yml
@@ -0,0 +1,1531 @@
+items:
+  - name: API reference
+    items:
+      - name: API reference overview
+        href: ../overview/overview.md
+      - name: Excel
+        href: /javascript/api/excel
+      - name: OneNote
+        href: /javascript/api/onenote
+      - name: Outlook
+        href: /javascript/api/outlook
+      - name: PowerPoint
+        href: /javascript/api/powerpoint
+      - name: Visio
+        href: /javascript/api/visio
+      - name: Word
+        uid: word!
+        items:
+          - name: Enums
+            uid: ''
+            items:
+              - name: Alignment
+                uid: word!Word.Alignment:enum
+              - name: AnnotationState
+                uid: word!Word.AnnotationState:enum
+              - name: ArrowheadLength
+                uid: word!Word.ArrowheadLength:enum
+              - name: ArrowheadStyle
+                uid: word!Word.ArrowheadStyle:enum
+              - name: ArrowheadWidth
+                uid: word!Word.ArrowheadWidth:enum
+              - name: BevelType
+                uid: word!Word.BevelType:enum
+              - name: BodyType
+                uid: word!Word.BodyType:enum
+              - name: BorderLineStyle
+                uid: word!Word.BorderLineStyle:enum
+              - name: BorderLocation
+                uid: word!Word.BorderLocation:enum
+              - name: BorderType
+                uid: word!Word.BorderType:enum
+              - name: BorderWidth
+                uid: word!Word.BorderWidth:enum
+              - name: BreakType
+                uid: word!Word.BreakType:enum
+              - name: BuildingBlockType
+                uid: word!Word.BuildingBlockType:enum
+              - name: BuiltInStyleName
+                uid: word!Word.BuiltInStyleName:enum
+              - name: CalendarType
+                uid: word!Word.CalendarType:enum
+              - name: CellPaddingLocation
+                uid: word!Word.CellPaddingLocation:enum
+              - name: ChangeTrackingMode
+                uid: word!Word.ChangeTrackingMode:enum
+              - name: ChangeTrackingState
+                uid: word!Word.ChangeTrackingState:enum
+              - name: ChangeTrackingVersion
+                uid: word!Word.ChangeTrackingVersion:enum
+              - name: CharacterCase
+                uid: word!Word.CharacterCase:enum
+              - name: CharacterWidth
+                uid: word!Word.CharacterWidth:enum
+              - name: CloseBehavior
+                uid: word!Word.CloseBehavior:enum
+              - name: ColorIndex
+                uid: word!Word.ColorIndex:enum
+              - name: ColorType
+                uid: word!Word.ColorType:enum
+              - name: CompareTarget
+                uid: word!Word.CompareTarget:enum
+              - name: ContentControlAppearance
+                uid: word!Word.ContentControlAppearance:enum
+              - name: ContentControlDateStorageFormat
+                uid: word!Word.ContentControlDateStorageFormat:enum
+              - name: ContentControlLevel
+                uid: word!Word.ContentControlLevel:enum
+              - name: ContentControlType
+                uid: word!Word.ContentControlType:enum
+              - name: Continue
+                uid: word!Word.Continue:enum
+              - name: CritiqueColorScheme
+                uid: word!Word.CritiqueColorScheme:enum
+              - name: CustomXmlNodeType
+                uid: word!Word.CustomXmlNodeType:enum
+              - name: DefaultListBehavior
+                uid: word!Word.DefaultListBehavior:enum
+              - name: DocPartInsertType
+                uid: word!Word.DocPartInsertType:enum
+              - name: DocumentPropertyType
+                uid: word!Word.DocumentPropertyType:enum
+              - name: EmphasisMark
+                uid: word!Word.EmphasisMark:enum
+              - name: ErrorCodes
+                uid: word!Word.ErrorCodes:enum
+              - name: EventSource
+                uid: word!Word.EventSource:enum
+              - name: EventType
+                uid: word!Word.EventType:enum
+              - name: ExtrusionColorType
+                uid: word!Word.ExtrusionColorType:enum
+              - name: FarEastLineBreakLanguageId
+                uid: word!Word.FarEastLineBreakLanguageId:enum
+              - name: FarEastLineBreakLevel
+                uid: word!Word.FarEastLineBreakLevel:enum
+              - name: FieldKind
+                uid: word!Word.FieldKind:enum
+              - name: FieldType
+                uid: word!Word.FieldType:enum
+              - name: FillType
+                uid: word!Word.FillType:enum
+              - name: FlowDirection
+                uid: word!Word.FlowDirection:enum
+              - name: FrameSizeRule
+                uid: word!Word.FrameSizeRule:enum
+              - name: GeometricShapeType
+                uid: word!Word.GeometricShapeType:enum
+              - name: GradientColorType
+                uid: word!Word.GradientColorType:enum
+              - name: GradientStyle
+                uid: word!Word.GradientStyle:enum
+              - name: GutterPosition
+                uid: word!Word.GutterPosition:enum
+              - name: GutterStyle
+                uid: word!Word.GutterStyle:enum
+              - name: HeaderFooterType
+                uid: word!Word.HeaderFooterType:enum
+              - name: HyperlinkType
+                uid: word!Word.HyperlinkType:enum
+              - name: ImageFormat
+                uid: word!Word.ImageFormat:enum
+              - name: ImportedStylesConflictBehavior
+                uid: word!Word.ImportedStylesConflictBehavior:enum
+              - name: InsertLocation
+                uid: word!Word.InsertLocation:enum
+              - name: JustificationMode
+                uid: word!Word.JustificationMode:enum
+              - name: LanguageId
+                uid: word!Word.LanguageId:enum
+              - name: LayoutMode
+                uid: word!Word.LayoutMode:enum
+              - name: Ligature
+                uid: word!Word.Ligature:enum
+              - name: LightRigType
+                uid: word!Word.LightRigType:enum
+              - name: LineDashStyle
+                uid: word!Word.LineDashStyle:enum
+              - name: LineFormatStyle
+                uid: word!Word.LineFormatStyle:enum
+              - name: LineWidth
+                uid: word!Word.LineWidth:enum
+              - name: ListApplyTo
+                uid: word!Word.ListApplyTo:enum
+              - name: ListBuiltInNumberStyle
+                uid: word!Word.ListBuiltInNumberStyle:enum
+              - name: ListBullet
+                uid: word!Word.ListBullet:enum
+              - name: ListLevelType
+                uid: word!Word.ListLevelType:enum
+              - name: ListNumbering
+                uid: word!Word.ListNumbering:enum
+              - name: ListType
+                uid: word!Word.ListType:enum
+              - name: LocationRelation
+                uid: word!Word.LocationRelation:enum
+              - name: NoteItemType
+                uid: word!Word.NoteItemType:enum
+              - name: NumberForm
+                uid: word!Word.NumberForm:enum
+              - name: NumberingRule
+                uid: word!Word.NumberingRule:enum
+              - name: NumberSpacing
+                uid: word!Word.NumberSpacing:enum
+              - name: NumberType
+                uid: word!Word.NumberType:enum
+              - name: OutlineLevel
+                uid: word!Word.OutlineLevel:enum
+              - name: PageBorderArt
+                uid: word!Word.PageBorderArt:enum
+              - name: PageOrientation
+                uid: word!Word.PageOrientation:enum
+              - name: PageSetupVerticalAlignment
+                uid: word!Word.PageSetupVerticalAlignment:enum
+              - name: PaperSize
+                uid: word!Word.PaperSize:enum
+              - name: PatternType
+                uid: word!Word.PatternType:enum
+              - name: PreferredWidthType
+                uid: word!Word.PreferredWidthType:enum
+              - name: PresetCamera
+                uid: word!Word.PresetCamera:enum
+              - name: PresetExtrusionDirection
+                uid: word!Word.PresetExtrusionDirection:enum
+              - name: PresetGradientType
+                uid: word!Word.PresetGradientType:enum
+              - name: PresetLightingDirection
+                uid: word!Word.PresetLightingDirection:enum
+              - name: PresetLightingSoftness
+                uid: word!Word.PresetLightingSoftness:enum
+              - name: PresetMaterial
+                uid: word!Word.PresetMaterial:enum
+              - name: PresetTexture
+                uid: word!Word.PresetTexture:enum
+              - name: PresetThreeDimensionalFormat
+                uid: word!Word.PresetThreeDimensionalFormat:enum
+              - name: RangeLocation
+                uid: word!Word.RangeLocation:enum
+              - name: ReflectionType
+                uid: word!Word.ReflectionType:enum
+              - name: RelativeHorizontalPosition
+                uid: word!Word.RelativeHorizontalPosition:enum
+              - name: RelativeSize
+                uid: word!Word.RelativeSize:enum
+              - name: RelativeVerticalPosition
+                uid: word!Word.RelativeVerticalPosition:enum
+              - name: RulerStyle
+                uid: word!Word.RulerStyle:enum
+              - name: SaveBehavior
+                uid: word!Word.SaveBehavior:enum
+              - name: SectionDirection
+                uid: word!Word.SectionDirection:enum
+              - name: SectionStart
+                uid: word!Word.SectionStart:enum
+              - name: SelectionMode
+                uid: word!Word.SelectionMode:enum
+              - name: ShadingTextureType
+                uid: word!Word.ShadingTextureType:enum
+              - name: ShadowStyle
+                uid: word!Word.ShadowStyle:enum
+              - name: ShadowType
+                uid: word!Word.ShadowType:enum
+              - name: ShapeAutoSize
+                uid: word!Word.ShapeAutoSize:enum
+              - name: ShapeFillType
+                uid: word!Word.ShapeFillType:enum
+              - name: ShapeScaleFrom
+                uid: word!Word.ShapeScaleFrom:enum
+              - name: ShapeScaleType
+                uid: word!Word.ShapeScaleType:enum
+              - name: ShapeTextOrientation
+                uid: word!Word.ShapeTextOrientation:enum
+              - name: ShapeTextVerticalAlignment
+                uid: word!Word.ShapeTextVerticalAlignment:enum
+              - name: ShapeTextWrapSide
+                uid: word!Word.ShapeTextWrapSide:enum
+              - name: ShapeTextWrapType
+                uid: word!Word.ShapeTextWrapType:enum
+              - name: ShapeType
+                uid: word!Word.ShapeType:enum
+              - name: StyleType
+                uid: word!Word.StyleType:enum
+              - name: StylisticSet
+                uid: word!Word.StylisticSet:enum
+              - name: TemplateType
+                uid: word!Word.TemplateType:enum
+              - name: TextureAlignment
+                uid: word!Word.TextureAlignment:enum
+              - name: TextureType
+                uid: word!Word.TextureType:enum
+              - name: ThemeColorIndex
+                uid: word!Word.ThemeColorIndex:enum
+              - name: TrackedChangeType
+                uid: word!Word.TrackedChangeType:enum
+              - name: TrailingCharacter
+                uid: word!Word.TrailingCharacter:enum
+              - name: UnderlineType
+                uid: word!Word.UnderlineType:enum
+              - name: VerticalAlignment
+                uid: word!Word.VerticalAlignment:enum
+          - name: Annotation
+            uid: word!Word.Annotation:class
+          - name: AnnotationClickedEventArgs
+            uid: word!Word.AnnotationClickedEventArgs:interface
+          - name: AnnotationCollection
+            uid: word!Word.AnnotationCollection:class
+          - name: AnnotationHoveredEventArgs
+            uid: word!Word.AnnotationHoveredEventArgs:interface
+          - name: AnnotationInsertedEventArgs
+            uid: word!Word.AnnotationInsertedEventArgs:interface
+          - name: AnnotationPopupActionEventArgs
+            uid: word!Word.AnnotationPopupActionEventArgs:interface
+          - name: AnnotationRemovedEventArgs
+            uid: word!Word.AnnotationRemovedEventArgs:interface
+          - name: AnnotationSet
+            uid: word!Word.AnnotationSet:interface
+          - name: Application
+            uid: word!Word.Application:class
+          - name: Bibliography
+            uid: word!Word.Bibliography:class
+          - name: Body
+            uid: word!Word.Body:class
+          - name: Border
+            uid: word!Word.Border:class
+          - name: BorderCollection
+            uid: word!Word.BorderCollection:class
+          - name: BorderUniversal
+            uid: word!Word.BorderUniversal:class
+          - name: BorderUniversalCollection
+            uid: word!Word.BorderUniversalCollection:class
+          - name: Break
+            uid: word!Word.Break:class
+          - name: BreakCollection
+            uid: word!Word.BreakCollection:class
+          - name: BuildingBlock
+            uid: word!Word.BuildingBlock:class
+          - name: BuildingBlockCategory
+            uid: word!Word.BuildingBlockCategory:class
+          - name: BuildingBlockCategoryCollection
+            uid: word!Word.BuildingBlockCategoryCollection:class
+          - name: BuildingBlockCollection
+            uid: word!Word.BuildingBlockCollection:class
+          - name: BuildingBlockEntryCollection
+            uid: word!Word.BuildingBlockEntryCollection:class
+          - name: BuildingBlockGalleryContentControl
+            uid: word!Word.BuildingBlockGalleryContentControl:class
+          - name: BuildingBlockTypeItem
+            uid: word!Word.BuildingBlockTypeItem:class
+          - name: BuildingBlockTypeItemCollection
+            uid: word!Word.BuildingBlockTypeItemCollection:class
+          - name: Canvas
+            uid: word!Word.Canvas:class
+          - name: CheckboxContentControl
+            uid: word!Word.CheckboxContentControl:class
+          - name: ColorFormat
+            uid: word!Word.ColorFormat:class
+          - name: ComboBoxContentControl
+            uid: word!Word.ComboBoxContentControl:class
+          - name: Comment
+            uid: word!Word.Comment:class
+          - name: CommentCollection
+            uid: word!Word.CommentCollection:class
+          - name: CommentContentRange
+            uid: word!Word.CommentContentRange:class
+          - name: CommentReply
+            uid: word!Word.CommentReply:class
+          - name: CommentReplyCollection
+            uid: word!Word.CommentReplyCollection:class
+          - name: ContentControl
+            uid: word!Word.ContentControl:class
+          - name: ContentControlAddedEventArgs
+            uid: word!Word.ContentControlAddedEventArgs:interface
+          - name: ContentControlCollection
+            uid: word!Word.ContentControlCollection:class
+          - name: ContentControlDataChangedEventArgs
+            uid: word!Word.ContentControlDataChangedEventArgs:interface
+          - name: ContentControlDeletedEventArgs
+            uid: word!Word.ContentControlDeletedEventArgs:interface
+          - name: ContentControlEnteredEventArgs
+            uid: word!Word.ContentControlEnteredEventArgs:interface
+          - name: ContentControlExitedEventArgs
+            uid: word!Word.ContentControlExitedEventArgs:interface
+          - name: ContentControlListItem
+            uid: word!Word.ContentControlListItem:class
+          - name: ContentControlListItemCollection
+            uid: word!Word.ContentControlListItemCollection:class
+          - name: ContentControlOptions
+            uid: word!Word.ContentControlOptions:interface
+          - name: ContentControlPlaceholderOptions
+            uid: word!Word.ContentControlPlaceholderOptions:interface
+          - name: ContentControlSelectionChangedEventArgs
+            uid: word!Word.ContentControlSelectionChangedEventArgs:interface
+          - name: Critique
+            uid: word!Word.Critique:interface
+          - name: CritiqueAnnotation
+            uid: word!Word.CritiqueAnnotation:class
+          - name: CritiquePopupOptions
+            uid: word!Word.CritiquePopupOptions:interface
+          - name: CustomProperty
+            uid: word!Word.CustomProperty:class
+          - name: CustomPropertyCollection
+            uid: word!Word.CustomPropertyCollection:class
+          - name: CustomXmlAddNodeOptions
+            uid: word!Word.CustomXmlAddNodeOptions:interface
+          - name: CustomXmlAddSchemaOptions
+            uid: word!Word.CustomXmlAddSchemaOptions:interface
+          - name: CustomXmlAppendChildNodeOptions
+            uid: word!Word.CustomXmlAppendChildNodeOptions:interface
+          - name: CustomXmlInsertNodeBeforeOptions
+            uid: word!Word.CustomXmlInsertNodeBeforeOptions:interface
+          - name: CustomXmlInsertSubtreeBeforeOptions
+            uid: word!Word.CustomXmlInsertSubtreeBeforeOptions:interface
+          - name: CustomXmlNode
+            uid: word!Word.CustomXmlNode:class
+          - name: CustomXmlNodeCollection
+            uid: word!Word.CustomXmlNodeCollection:class
+          - name: CustomXmlPart
+            uid: word!Word.CustomXmlPart:class
+          - name: CustomXmlPartCollection
+            uid: word!Word.CustomXmlPartCollection:class
+          - name: CustomXmlPartScopedCollection
+            uid: word!Word.CustomXmlPartScopedCollection:class
+          - name: CustomXmlPrefixMapping
+            uid: word!Word.CustomXmlPrefixMapping:class
+          - name: CustomXmlPrefixMappingCollection
+            uid: word!Word.CustomXmlPrefixMappingCollection:class
+          - name: CustomXmlReplaceChildNodeOptions
+            uid: word!Word.CustomXmlReplaceChildNodeOptions:interface
+          - name: CustomXmlSchema
+            uid: word!Word.CustomXmlSchema:class
+          - name: CustomXmlSchemaCollection
+            uid: word!Word.CustomXmlSchemaCollection:class
+          - name: DatePickerContentControl
+            uid: word!Word.DatePickerContentControl:class
+          - name: Document
+            uid: word!Word.Document:class
+          - name: DocumentCompareOptions
+            uid: word!Word.DocumentCompareOptions:interface
+          - name: DocumentCreated
+            uid: word!Word.DocumentCreated:class
+          - name: DocumentLibraryVersion
+            uid: word!Word.DocumentLibraryVersion:class
+          - name: DocumentLibraryVersionCollection
+            uid: word!Word.DocumentLibraryVersionCollection:class
+          - name: DocumentProperties
+            uid: word!Word.DocumentProperties:class
+          - name: DropDownListContentControl
+            uid: word!Word.DropDownListContentControl:class
+          - name: Field
+            uid: word!Word.Field:class
+          - name: FieldCollection
+            uid: word!Word.FieldCollection:class
+          - name: FillFormat
+            uid: word!Word.FillFormat:class
+          - name: Font
+            uid: word!Word.Font:class
+          - name: Frame
+            uid: word!Word.Frame:class
+          - name: FrameCollection
+            uid: word!Word.FrameCollection:class
+          - name: GetTextOptions
+            uid: word!Word.GetTextOptions:interface
+          - name: GlowFormat
+            uid: word!Word.GlowFormat:class
+          - name: GroupContentControl
+            uid: word!Word.GroupContentControl:class
+          - name: Hyperlink
+            uid: word!Word.Hyperlink:class
+          - name: HyperlinkAddOptions
+            uid: word!Word.HyperlinkAddOptions:interface
+          - name: HyperlinkCollection
+            uid: word!Word.HyperlinkCollection:class
+          - name: InlinePicture
+            uid: word!Word.InlinePicture:class
+          - name: InlinePictureCollection
+            uid: word!Word.InlinePictureCollection:class
+          - name: InsertFileOptions
+            uid: word!Word.InsertFileOptions:interface
+          - name: InsertShapeOptions
+            uid: word!Word.InsertShapeOptions:interface
+          - name: LineFormat
+            uid: word!Word.LineFormat:class
+          - name: LineNumbering
+            uid: word!Word.LineNumbering:class
+          - name: List
+            uid: word!Word.List:class
+          - name: ListCollection
+            uid: word!Word.ListCollection:class
+          - name: ListFormat
+            uid: word!Word.ListFormat:class
+          - name: ListFormatCountNumberedItemsOptions
+            uid: word!Word.ListFormatCountNumberedItemsOptions:interface
+          - name: ListItem
+            uid: word!Word.ListItem:class
+          - name: ListLevel
+            uid: word!Word.ListLevel:class
+          - name: ListLevelCollection
+            uid: word!Word.ListLevelCollection:class
+          - name: ListTemplate
+            uid: word!Word.ListTemplate:class
+          - name: ListTemplateApplyOptions
+            uid: word!Word.ListTemplateApplyOptions:interface
+          - name: NoteItem
+            uid: word!Word.NoteItem:class
+          - name: NoteItemCollection
+            uid: word!Word.NoteItemCollection:class
+          - name: Page
+            uid: word!Word.Page:class
+          - name: PageCollection
+            uid: word!Word.PageCollection:class
+          - name: PageSetup
+            uid: word!Word.PageSetup:class
+          - name: Pane
+            uid: word!Word.Pane:class
+          - name: PaneCollection
+            uid: word!Word.PaneCollection:class
+          - name: Paragraph
+            uid: word!Word.Paragraph:class
+          - name: ParagraphAddedEventArgs
+            uid: word!Word.ParagraphAddedEventArgs:interface
+          - name: ParagraphChangedEventArgs
+            uid: word!Word.ParagraphChangedEventArgs:interface
+          - name: ParagraphCollection
+            uid: word!Word.ParagraphCollection:class
+          - name: ParagraphDeletedEventArgs
+            uid: word!Word.ParagraphDeletedEventArgs:interface
+          - name: ParagraphFormat
+            uid: word!Word.ParagraphFormat:class
+          - name: PictureContentControl
+            uid: word!Word.PictureContentControl:class
+          - name: Range
+            uid: word!Word.Range:class
+          - name: RangeCollection
+            uid: word!Word.RangeCollection:class
+          - name: ReflectionFormat
+            uid: word!Word.ReflectionFormat:class
+          - name: RepeatingSectionContentControl
+            uid: word!Word.RepeatingSectionContentControl:class
+          - name: RepeatingSectionItem
+            uid: word!Word.RepeatingSectionItem:class
+          - name: RepeatingSectionItemCollection
+            uid: word!Word.RepeatingSectionItemCollection:class
+          - name: RequestContext
+            uid: word!Word.RequestContext:class
+          - name: SearchOptions
+            uid: word!Word.SearchOptions:class
+          - name: Section
+            uid: word!Word.Section:class
+          - name: SectionCollection
+            uid: word!Word.SectionCollection:class
+          - name: Setting
+            uid: word!Word.Setting:class
+          - name: SettingCollection
+            uid: word!Word.SettingCollection:class
+          - name: Shading
+            uid: word!Word.Shading:class
+          - name: ShadingUniversal
+            uid: word!Word.ShadingUniversal:class
+          - name: ShadowFormat
+            uid: word!Word.ShadowFormat:class
+          - name: Shape
+            uid: word!Word.Shape:class
+          - name: ShapeCollection
+            uid: word!Word.ShapeCollection:class
+          - name: ShapeFill
+            uid: word!Word.ShapeFill:class
+          - name: ShapeGroup
+            uid: word!Word.ShapeGroup:class
+          - name: ShapeTextWrap
+            uid: word!Word.ShapeTextWrap:class
+          - name: Source
+            uid: word!Word.Source:class
+          - name: SourceCollection
+            uid: word!Word.SourceCollection:class
+          - name: Style
+            uid: word!Word.Style:class
+          - name: StyleCollection
+            uid: word!Word.StyleCollection:class
+          - name: Table
+            uid: word!Word.Table:class
+          - name: TableBorder
+            uid: word!Word.TableBorder:class
+          - name: TableCell
+            uid: word!Word.TableCell:class
+          - name: TableCellCollection
+            uid: word!Word.TableCellCollection:class
+          - name: TableCollection
+            uid: word!Word.TableCollection:class
+          - name: TableColumn
+            uid: word!Word.TableColumn:class
+          - name: TableColumnCollection
+            uid: word!Word.TableColumnCollection:class
+          - name: TableRow
+            uid: word!Word.TableRow:class
+          - name: TableRowCollection
+            uid: word!Word.TableRowCollection:class
+          - name: TableStyle
+            uid: word!Word.TableStyle:class
+          - name: Template
+            uid: word!Word.Template:class
+          - name: TemplateCollection
+            uid: word!Word.TemplateCollection:class
+          - name: TextColumn
+            uid: word!Word.TextColumn:class
+          - name: TextColumnAddOptions
+            uid: word!Word.TextColumnAddOptions:interface
+          - name: TextColumnCollection
+            uid: word!Word.TextColumnCollection:class
+          - name: TextFrame
+            uid: word!Word.TextFrame:class
+          - name: ThreeDimensionalFormat
+            uid: word!Word.ThreeDimensionalFormat:class
+          - name: TrackedChange
+            uid: word!Word.TrackedChange:class
+          - name: TrackedChangeCollection
+            uid: word!Word.TrackedChangeCollection:class
+          - name: Window
+            uid: word!Word.Window:class
+          - name: WindowCollection
+            uid: word!Word.WindowCollection:class
+          - name: XmlMapping
+            uid: word!Word.XmlMapping:class
+          - name: XmlSetMappingOptions
+            uid: word!Word.XmlSetMappingOptions:interface
+      - name: Common APIs
+        uid: office!
+        items:
+          - name: Office
+            uid: office!
+            items:
+              - name: Enums
+                uid: ''
+                items:
+                  - name: ActiveView
+                    uid: office!Office.ActiveView:enum
+                  - name: AsyncResultStatus
+                    uid: office!Office.AsyncResultStatus:enum
+                  - name: BindingType
+                    uid: office!Office.BindingType:enum
+                  - name: CoercionType
+                    uid: office!Office.CoercionType:enum
+                  - name: CustomXMLNodeType
+                    uid: office!Office.CustomXMLNodeType:enum
+                  - name: DevicePermissionType
+                    uid: office!Office.DevicePermissionType:enum
+                  - name: DocumentMode
+                    uid: office!Office.DocumentMode:enum
+                  - name: EventType
+                    uid: office!Office.EventType:enum
+                  - name: FileType
+                    uid: office!Office.FileType:enum
+                  - name: FilterType
+                    uid: office!Office.FilterType:enum
+                  - name: GoToType
+                    uid: office!Office.GoToType:enum
+                  - name: HostType
+                    uid: office!Office.HostType:enum
+                  - name: Index
+                    uid: office!Office.Index:enum
+                  - name: InitializationReason
+                    uid: office!Office.InitializationReason:enum
+                  - name: PlatformType
+                    uid: office!Office.PlatformType:enum
+                  - name: ProjectProjectFields
+                    uid: office!Office.ProjectProjectFields:enum
+                  - name: ProjectResourceFields
+                    uid: office!Office.ProjectResourceFields:enum
+                  - name: ProjectTaskFields
+                    uid: office!Office.ProjectTaskFields:enum
+                  - name: ProjectViewTypes
+                    uid: office!Office.ProjectViewTypes:enum
+                  - name: SelectionMode
+                    uid: office!Office.SelectionMode:enum
+                  - name: StartupBehavior
+                    uid: office!Office.StartupBehavior:enum
+                  - name: Table
+                    uid: office!Office.Table:enum
+                  - name: ThemeId
+                    uid: office!Office.ThemeId:enum
+                  - name: ValueFormat
+                    uid: office!Office.ValueFormat:enum
+                  - name: VisibilityMode
+                    uid: office!Office.VisibilityMode:enum
+              - name: Actions
+                uid: office!Office.Actions:interface
+              - name: AddBindingFromNamedItemOptions
+                uid: office!Office.AddBindingFromNamedItemOptions:interface
+              - name: AddBindingFromPromptOptions
+                uid: office!Office.AddBindingFromPromptOptions:interface
+              - name: AddBindingFromSelectionOptions
+                uid: office!Office.AddBindingFromSelectionOptions:interface
+              - name: Addin
+                uid: office!Office.Addin:interface
+              - name: AddinCommands.Event
+                uid: office!Office.AddinCommands.Event:interface
+              - name: AddinCommands.EventCompletedOptions
+                uid: office!Office.AddinCommands.EventCompletedOptions:interface
+              - name: AddinCommands.Source
+                uid: office!Office.AddinCommands.Source:interface
+              - name: AsyncContextOptions
+                uid: office!Office.AsyncContextOptions:interface
+              - name: AsyncResult
+                uid: office!Office.AsyncResult:interface
+              - name: Auth
+                uid: office!Office.Auth:interface
+              - name: AuthContext
+                uid: office!Office.AuthContext:interface
+              - name: AuthOptions
+                uid: office!Office.AuthOptions:interface
+              - name: BeforeDocumentCloseNotification
+                uid: office!Office.BeforeDocumentCloseNotification:interface
+              - name: Binding
+                uid: office!Office.Binding:interface
+              - name: BindingDataChangedEventArgs
+                uid: office!Office.BindingDataChangedEventArgs:interface
+              - name: Bindings
+                uid: office!Office.Bindings:interface
+              - name: BindingSelectionChangedEventArgs
+                uid: office!Office.BindingSelectionChangedEventArgs:interface
+              - name: Context
+                uid: office!Office.Context:interface
+              - name: ContextInformation
+                uid: office!Office.ContextInformation:interface
+              - name: ContextMenu
+                uid: office!Office.ContextMenu:interface
+              - name: ContextMenuControl
+                uid: office!Office.ContextMenuControl:interface
+              - name: ContextMenuUpdaterData
+                uid: office!Office.ContextMenuUpdaterData:interface
+              - name: Control
+                uid: office!Office.Control:interface
+              - name: CustomXmlNode
+                uid: office!Office.CustomXmlNode:interface
+              - name: CustomXmlPart
+                uid: office!Office.CustomXmlPart:interface
+              - name: CustomXmlParts
+                uid: office!Office.CustomXmlParts:interface
+              - name: CustomXmlPrefixMappings
+                uid: office!Office.CustomXmlPrefixMappings:interface
+              - name: DevicePermission
+                uid: office!Office.DevicePermission:interface
+              - name: Dialog
+                uid: office!Office.Dialog:interface
+              - name: DialogMessageOptions
+                uid: office!Office.DialogMessageOptions:interface
+              - name: DialogOptions
+                uid: office!Office.DialogOptions:interface
+              - name: DialogParentMessageReceivedEventArgs
+                uid: office!Office.DialogParentMessageReceivedEventArgs:interface
+              - name: Document
+                uid: office!Office.Document:interface
+              - name: DocumentSelectionChangedEventArgs
+                uid: office!Office.DocumentSelectionChangedEventArgs:interface
+              - name: Error
+                uid: office!Office.Error:interface
+              - name: File
+                uid: office!Office.File:interface
+              - name: FileProperties
+                uid: office!Office.FileProperties:interface
+              - name: GetBindingDataOptions
+                uid: office!Office.GetBindingDataOptions:interface
+              - name: GetFileOptions
+                uid: office!Office.GetFileOptions:interface
+              - name: GetSelectedDataOptions
+                uid: office!Office.GetSelectedDataOptions:interface
+              - name: GoToByIdOptions
+                uid: office!Office.GoToByIdOptions:interface
+              - name: Group
+                uid: office!Office.Group:interface
+              - name: IPromiseConstructor
+                uid: office!Office.IPromiseConstructor:interface
+              - name: MatrixBinding
+                uid: office!Office.MatrixBinding:interface
+              - name: NodeDeletedEventArgs
+                uid: office!Office.NodeDeletedEventArgs:interface
+              - name: NodeInsertedEventArgs
+                uid: office!Office.NodeInsertedEventArgs:interface
+              - name: NodeReplacedEventArgs
+                uid: office!Office.NodeReplacedEventArgs:interface
+              - name: OfficeTheme
+                uid: office!Office.OfficeTheme:interface
+              - name: RangeCoordinates
+                uid: office!Office.RangeCoordinates:interface
+              - name: RangeFormatConfiguration
+                uid: office!Office.RangeFormatConfiguration:interface
+              - name: RemoveHandlerOptions
+                uid: office!Office.RemoveHandlerOptions:interface
+              - name: RequirementSetSupport
+                uid: office!Office.RequirementSetSupport:interface
+              - name: Ribbon
+                uid: office!Office.Ribbon:interface
+              - name: RibbonUpdaterData
+                uid: office!Office.RibbonUpdaterData:interface
+              - name: SaveSettingsOptions
+                uid: office!Office.SaveSettingsOptions:interface
+              - name: SetBindingDataOptions
+                uid: office!Office.SetBindingDataOptions:interface
+              - name: SetSelectedDataOptions
+                uid: office!Office.SetSelectedDataOptions:interface
+              - name: Settings
+                uid: office!Office.Settings:interface
+              - name: SettingsChangedEventArgs
+                uid: office!Office.SettingsChangedEventArgs:interface
+              - name: Slice
+                uid: office!Office.Slice:interface
+              - name: Tab
+                uid: office!Office.Tab:interface
+              - name: TableBinding
+                uid: office!Office.TableBinding:interface
+              - name: TableData
+                uid: office!Office.TableData:class
+              - name: TextBinding
+                uid: office!Office.TextBinding:interface
+              - name: UI
+                uid: office!Office.UI:interface
+              - name: Urls
+                uid: office!Office.Urls:interface
+              - name: VisibilityModeChangedMessage
+                uid: office!Office.VisibilityModeChangedMessage:interface
+          - name: OfficeExtension
+            uid: ''
+            items:
+              - name: ClientObject
+                uid: office!OfficeExtension.ClientObject:class
+              - name: ClientRequestContext
+                uid: office!OfficeExtension.ClientRequestContext:class
+              - name: ClientResult
+                uid: office!OfficeExtension.ClientResult:class
+              - name: DebugInfo
+                uid: office!OfficeExtension.DebugInfo:interface
+              - name: EmbeddedOptions
+                uid: office!OfficeExtension.EmbeddedOptions:interface
+              - name: EmbeddedSession
+                uid: office!OfficeExtension.EmbeddedSession:class
+              - name: Error
+                uid: office!OfficeExtension.Error:class
+              - name: ErrorCodes
+                uid: office!OfficeExtension.ErrorCodes:class
+              - name: EventHandlerResult
+                uid: office!OfficeExtension.EventHandlerResult:class
+              - name: EventHandlers
+                uid: office!OfficeExtension.EventHandlers:class
+              - name: EventInfo
+                uid: office!OfficeExtension.EventInfo:interface
+              - name: IPromise
+                uid: office!OfficeExtension.IPromise:type
+              - name: LoadOption
+                uid: office!OfficeExtension.LoadOption:interface
+              - name: RequestContextDebugInfo
+                uid: office!OfficeExtension.RequestContextDebugInfo:interface
+              - name: RequestUrlAndHeaderInfo
+                uid: office!OfficeExtension.RequestUrlAndHeaderInfo:interface
+              - name: RunOptions
+                uid: office!OfficeExtension.RunOptions:interface
+              - name: TrackedObjects
+                uid: office!OfficeExtension.TrackedObjects:class
+              - name: UpdateOptions
+                uid: office!OfficeExtension.UpdateOptions:interface
+          - name: OfficeRuntime
+            uid: office-runtime!
+            items:
+              - name: ApiInformation
+                uid: office-runtime!OfficeRuntime.ApiInformation:interface
+              - name: Auth
+                uid: office-runtime!OfficeRuntime.Auth:interface
+              - name: AuthOptions
+                uid: office-runtime!OfficeRuntime.AuthOptions:interface
+              - name: Dialog
+                uid: office-runtime!OfficeRuntime.Dialog:interface
+              - name: DisplayWebDialogOptions
+                uid: office-runtime!OfficeRuntime.DisplayWebDialogOptions:interface
+              - name: Storage
+                uid: office-runtime!OfficeRuntime.Storage:interface
+  - name: Add-in only manifest reference
+    items:
+      - name: Add-in only manifest overview
+        href: ../../manifest/manifest.md
+      - name: AllowSnapshot
+        href: ../../manifest/allowsnapshot.md
+      - name: AlternateId
+        href: ../../manifest/alternateid.md
+      - name: AppDomain
+        href: ../../manifest/appdomain.md
+      - name: AppDomains
+        href: ../../manifest/appdomains.md
+      - name: CitationText
+        href: ../../manifest/citationtext.md
+      - name: DefaultLocale
+        href: ../../manifest/defaultlocale.md
+      - name: DefaultSettings
+        href: ../../manifest/defaultsettings.md
+      - name: Description
+        href: ../../manifest/description.md
+      - name: DesktopSettings
+        href: ../../manifest/desktopsettings.md
+      - name: Dictionary
+        href: ../../manifest/dictionary.md
+      - name: DictionaryHomePage
+        href: ../../manifest/dictionaryhomepage.md
+      - name: DisableEntityHighlighting
+        href: ../../manifest/disableentityhighlighting.md
+      - name: DisplayName
+        href: ../../manifest/displayname.md
+      - name: ExtendedOverrides
+        href: ../../manifest/extendedoverrides.md
+      - name: FileName
+        href: ../../manifest/filename.md
+      - name: Form
+        href: ../../manifest/form.md
+      - name: FormSettings
+        href: ../../manifest/formsettings.md
+      - name: HighResolutionIconUrl
+        href: ../../manifest/highresolutioniconurl.md
+      - name: Host
+        href: ../../manifest/host.md
+      - name: Hosts
+        href: ../../manifest/hosts.md
+      - name: IconUrl
+        href: ../../manifest/iconurl.md
+      - name: Id
+        href: ../../manifest/id.md
+      - name: Metadata
+        href: ../../manifest/metadata.md
+      - name: Method
+        href: ../../manifest/method.md
+      - name: Methods
+        href: ../../manifest/methods.md
+      - name: Namespace
+        href: ../../manifest/namespace.md
+      - name: OfficeApp
+        href: ../../manifest/officeapp.md
+      - name: Override
+        href: ../../manifest/override.md
+      - name: Permissions
+        href: ../../manifest/permissions.md
+      - name: PhoneSettings
+        href: ../../manifest/phonesettings.md
+      - name: ProgId
+        href: ../../manifest/progid.md
+      - name: ProviderName
+        href: ../../manifest/providername.md
+      - name: QueryUri
+        href: ../../manifest/queryuri.md
+      - name: RequestedHeight
+        href: ../../manifest/requestedheight.md
+      - name: RequestedWidth
+        href: ../../manifest/requestedwidth.md
+      - name: Requirements
+        href: ../../manifest/requirements.md
+      - name: Rule
+        href: ../../manifest/rule.md
+      - name: Set
+        href: ../../manifest/set.md
+      - name: Sets
+        href: ../../manifest/sets.md
+      - name: SourceLocation
+        href: ../../manifest/sourcelocation.md
+      - name: SupportUrl
+        href: ../../manifest/supporturl.md
+      - name: TabletSettings
+        href: ../../manifest/tabletsettings.md
+      - name: TargetDialect
+        href: ../../manifest/targetdialect.md
+      - name: TargetDialects
+        href: ../../manifest/targetdialects.md
+      - name: Tokens
+        href: ../../manifest/tokens.md
+      - name: Token
+        href: ../../manifest/token.md
+      - name: Type
+        href: ../../manifest/type.md
+      - name: Version
+        href: ../../manifest/version.md
+      - name: VersionOverrides
+        items:
+          - name: VersionOverrides Overview
+            href: ../../manifest/versionoverrides.md
+          - name: VersionOverrides 1.0 TaskPane
+            href: ../../manifest/versionoverrides-1-0-taskpane.md
+          - name: VersionOverrides 1.0 Content
+            href: ../../manifest/versionoverrides-1-0-content.md
+          - name: VersionOverrides 1.0 Mail
+            href: ../../manifest/versionoverrides-1-0-mail.md
+          - name: VersionOverrides 1.1 Mail
+            href: ../../manifest/versionoverrides-1-1-mail.md
+          - name: Action
+            href: ../../manifest/action.md
+          - name: AllFormFactors
+            href: ../../manifest/allformfactors.md
+          - name: CommandSurface
+            href: ../../manifest/commandsurface.md
+          - name: Control
+            href: ../../manifest/control.md
+          - name: Control (Button)
+            href: ../../manifest/control-button.md
+          - name: Control (Menu)
+            href: ../../manifest/control-menu.md
+          - name: Control (MobileButton)
+            href: ../../manifest/control-mobilebutton.md
+          - name: CustomTab
+            href: ../../manifest/customtab.md
+          - name: DesktopFormFactor
+            href: ../../manifest/desktopformfactor.md
+          - name: Enabled
+            href: ../../manifest/enabled.md
+          - name: EquivalentAddin
+            href: ../../manifest/equivalentaddin.md
+          - name: EquivalentAddins
+            href: ../../manifest/equivalentaddins.md
+          - name: Event
+            href: ../../manifest/event.md
+          - name: ExtendedPermission
+            href: ../../manifest/extendedpermission.md
+          - name: ExtendedPermissions
+            href: ../../manifest/extendedpermissions.md
+          - name: ExtensionPoint
+            href: ../../manifest/extensionpoint.md
+          - name: FunctionFile
+            href: ../../manifest/functionfile.md
+          - name: GetStarted
+            href: ../../manifest/getstarted.md
+          - name: Group
+            href: ../../manifest/group.md
+          - name: Host
+            href: ../../manifest/host.md
+          - name: Hosts
+            href: ../../manifest/hosts.md
+          - name: Icon
+            href: ../../manifest/icon.md
+          - name: Image
+            href: ../../manifest/image.md
+          - name: Images
+            href: ../../manifest/images.md
+          - name: Item
+            href: ../../manifest/item.md
+          - name: Items
+            href: ../../manifest/items.md
+          - name: LaunchEvent
+            href: ../../manifest/launchevent.md
+          - name: LaunchEvents
+            href: ../../manifest/launchevents.md
+          - name: LongStrings
+            href: ../../manifest/longstrings.md
+          - name: MessageAttachment
+            href: ../../manifest/messageattachment.md
+          - name: MessageAttachments
+            href: ../../manifest/messageattachments.md
+          - name: MobileFormFactor
+            href: ../../manifest/mobileformfactor.md
+          - name: MoreInfo
+            href: ../../manifest/moreinfo.md
+          - name: OfficeMenu
+            href: ../../manifest/officemenu.md
+          - name: OfficeTab
+            href: ../../manifest/officetab.md
+          - name: Override
+            href: ../../manifest/override.md
+          - name: OverriddenByRibbonApi
+            href: ../../manifest/overriddenbyribbonapi.md
+          - name: Page
+            href: ../../manifest/page.md
+          - name: PreProcessingDialog
+            href: ../../manifest/preprocessingdialog.md
+          - name: ReportPhishingCustomization
+            href: ../../manifest/reportphishingcustomization.md
+          - name: ReportingOptions
+            href: ../../manifest/reportingoptions.md
+          - name: Resources
+            href: ../../manifest/resources.md
+          - name: Runtime
+            href: ../../manifest/runtime.md
+          - name: Runtimes
+            href: ../../manifest/runtimes.md
+          - name: Scopes
+            href: ../../manifest/scopes.md
+          - name: Script
+            href: ../../manifest/script.md
+          - name: ShortStrings
+            href: ../../manifest/shortstrings.md
+          - name: SourceLocation (version overrides)
+            href: ../../manifest/customfunctionssourcelocation.md
+          - name: String
+            href: ../../manifest/string.md
+          - name: Supertip
+            href: ../../manifest/supertip.md
+          - name: SupportsSharedFolders
+            href: ../../manifest/supportssharedfolders.md
+          - name: Url
+            href: ../../manifest/url.md
+          - name: Urls
+            href: ../../manifest/urls.md
+          - name: WebApplicationInfo
+            href: ../../manifest/webapplicationinfo.md
+  - name: Requirement sets
+    items:
+      - name: Application and platform availability
+        href: ../../requirement-sets/requirement-sets.md
+      - name: Excel requirement sets
+        items:
+          - name: Overview
+            href: ../../requirement-sets/excel/excel-api-requirement-sets.md
+            displayName: Excel
+          - name: CustomFunctionsRuntime API requirement sets
+            href: ../../requirement-sets/excel/custom-functions-requirement-sets.md
+            displayName: Excel, Custom Functions
+          - name: Excel preview APIs
+            href: ../../requirement-sets/excel/excel-preview-apis.md
+            displayName: Excel
+          - name: ExcelApi online-only requirement set
+            href: ../../requirement-sets/excel/excel-api-online-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.20 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-20-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.19 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-19-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.18 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-18-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.17 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-17-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.16 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-16-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.15 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-15-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.14 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-14-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.13 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-13-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.12 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-12-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.11 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-11-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.10 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-10-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.9 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-9-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.8 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-8-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.7 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-7-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.6 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-6-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.5 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-5-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.4 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-4-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.3 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-3-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.2 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-2-requirement-set.md
+            displayName: Excel
+          - name: ExcelApi 1.1 requirement set
+            href: ../../requirement-sets/excel/excel-api-1-1-requirement-set.md
+            displayName: Excel
+      - name: OneNote requirement sets
+        items:
+          - name: API requirement sets
+            href: ../../requirement-sets/onenote/onenote-api-requirement-sets.md
+            displayName: OneNote
+      - name: Outlook requirement sets
+        items:
+          - name: Overview
+            href: ../../requirement-sets/outlook/outlook-api-requirement-sets.md
+            displayName: Outlook
+          - name: Mailbox preview requirement set
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/preview-requirement-set/outlook-requirement-set-preview.md
+              - name: Office
+                href: >-
+                  ../../requirement-sets/outlook/preview-requirement-set/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/preview-requirement-set/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/preview-requirement-set/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/preview-requirement-set/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.15
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.15/outlook-requirement-set-1.15.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.15/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.15/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.15/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.15/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.14
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.14/outlook-requirement-set-1.14.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.14/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.14/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.14/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.14/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.13
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.13/outlook-requirement-set-1.13.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.13/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.13/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.13/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.13/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.12
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.12/outlook-requirement-set-1.12.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.12/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.12/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.12/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.12/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.11
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.11/outlook-requirement-set-1.11.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.11/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.11/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.11/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.11/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.10
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.10/outlook-requirement-set-1.10.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.10/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.10/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.10/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.10/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.9
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.9/outlook-requirement-set-1.9.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.9/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.9/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.9/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.9/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.8
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.8/outlook-requirement-set-1.8.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.8/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.8/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.8/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.8/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.7
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.7/outlook-requirement-set-1.7.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.7/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.7/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.7/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.7/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.6
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.6/outlook-requirement-set-1.6.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.6/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.6/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.6/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.6/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.5
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.5/outlook-requirement-set-1.5.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.5/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.5/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.5/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.5/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.4
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.4/outlook-requirement-set-1.4.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.4/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.4/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.4/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.4/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.3
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.3/outlook-requirement-set-1.3.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.3/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.3/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.3/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.3/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.2
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.2/outlook-requirement-set-1.2.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.2/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.2/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.2/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.2/Office.context.mailbox.item.md
+          - name: Mailbox requirement set 1.1
+            items:
+              - name: Overview
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.1/outlook-requirement-set-1.1.md
+              - name: Office
+                href: ../../requirement-sets/outlook/requirement-set-1.1/office.md
+              - name: Office.context
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.1/Office.context.md
+              - name: Office.context.mailbox
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.1/Office.context.mailbox.md
+              - name: Office.context.mailbox.item
+                href: >-
+                  ../../requirement-sets/outlook/requirement-set-1.1/Office.context.mailbox.item.md
+      - name: PowerPoint requirement sets
+        items:
+          - name: Overview
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-requirement-sets.md
+            displayName: PowerPoint
+          - name: PowerPoint preview APIs
+            href: ../../requirement-sets/powerpoint/powerpoint-preview-apis.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.9 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-9-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.8 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-8-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.7 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-7-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.6 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-6-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.5 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-5-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.4 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-4-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.3 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-3-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.2 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-2-requirement-set.md
+            displayName: PowerPoint
+          - name: PowerPointApi 1.1 requirement set
+            href: >-
+              ../../requirement-sets/powerpoint/powerpoint-api-1-1-requirement-set.md
+            displayName: PowerPoint
+      - name: Word requirement sets
+        items:
+          - name: Overview
+            href: ../../requirement-sets/word/word-api-requirement-sets.md
+            displayName: Word
+          - name: Word preview APIs
+            href: ../../requirement-sets/word/word-preview-apis.md
+            displayName: Word
+          - name: WordApi online-only requirement set
+            href: ../../requirement-sets/word/word-api-online-requirement-set.md
+            displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
+          - name: WordApiDesktop 1.2 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
+            displayName: Word
+          - name: WordApiDesktop 1.1 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.1-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.9 requirement set
+            href: ../../requirement-sets/word/word-api-1-9-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.8 requirement set
+            href: ../../requirement-sets/word/word-api-1-8-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.7 requirement set
+            href: ../../requirement-sets/word/word-api-1-7-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.6 requirement set
+            href: ../../requirement-sets/word/word-api-1-6-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.5 requirement set
+            href: ../../requirement-sets/word/word-api-1-5-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.4 requirement set
+            href: ../../requirement-sets/word/word-api-1-4-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.3 requirement set
+            href: ../../requirement-sets/word/word-api-1-3-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.2 requirement set
+            href: ../../requirement-sets/word/word-api-1-2-requirement-set.md
+            displayName: Word
+          - name: WordApi 1.1 requirement set
+            href: ../../requirement-sets/word/word-api-1-1-requirement-set.md
+            displayName: Word
+      - name: Common API requirement sets
+        items:
+          - name: Overview
+            href: ../../requirement-sets/common/office-add-in-requirement-sets.md
+          - name: Add-in commands requirement sets
+            href: ../../requirement-sets/common/add-in-commands-requirement-sets.md
+          - name: Device Permission Service requirement sets
+            href: >-
+              ../../requirement-sets/common/device-permission-service-requirement-sets.md
+          - name: Dialog API requirement sets
+            href: ../../requirement-sets/common/dialog-api-requirement-sets.md
+          - name: Dialog Origin requirement sets
+            href: ../../requirement-sets/common/dialog-origin-requirement-sets.md
+          - name: Identity API requirement sets
+            href: ../../requirement-sets/common/identity-api-requirement-sets.md
+          - name: Image Coercion requirement sets
+            href: ../../requirement-sets/common/image-coercion-requirement-sets.md
+          - name: Keyboard Shortcuts requirement sets
+            href: >-
+              ../../requirement-sets/common/keyboard-shortcuts-requirement-sets.md
+          - name: Nested App Auth requirement sets
+            href: ../../requirement-sets/common/nested-app-auth-requirement-sets.md
+          - name: Open Browser Window requirement sets
+            href: >-
+              ../../requirement-sets/common/open-browser-window-api-requirement-sets.md
+          - name: Ribbon API requirement sets
+            href: ../../requirement-sets/common/ribbon-api-requirement-sets.md
+          - name: Shared Runtime requirement sets
+            href: ../../requirement-sets/common/shared-runtime-requirement-sets.md
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word.yml b/docs/docs-ref-autogen/word_desktop_1_3/word.yml
new file mode 100644
index 0000000000..5815af7db3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word.yml
@@ -0,0 +1,746 @@
+### YamlMime:TSPackage
+uid: word!
+name: word
+type: package
+summary: ''
+enums:
+  - word!Word.Alignment:enum
+  - word!Word.AnnotationState:enum
+  - word!Word.ArrowheadLength:enum
+  - word!Word.ArrowheadStyle:enum
+  - word!Word.ArrowheadWidth:enum
+  - word!Word.BevelType:enum
+  - word!Word.BodyType:enum
+  - word!Word.BorderLineStyle:enum
+  - word!Word.BorderLocation:enum
+  - word!Word.BorderType:enum
+  - word!Word.BorderWidth:enum
+  - word!Word.BreakType:enum
+  - word!Word.BuildingBlockType:enum
+  - word!Word.BuiltInStyleName:enum
+  - word!Word.CalendarType:enum
+  - word!Word.CellPaddingLocation:enum
+  - word!Word.ChangeTrackingMode:enum
+  - word!Word.ChangeTrackingState:enum
+  - word!Word.ChangeTrackingVersion:enum
+  - word!Word.CharacterCase:enum
+  - word!Word.CharacterWidth:enum
+  - word!Word.CloseBehavior:enum
+  - word!Word.ColorIndex:enum
+  - word!Word.ColorType:enum
+  - word!Word.CompareTarget:enum
+  - word!Word.ContentControlAppearance:enum
+  - word!Word.ContentControlDateStorageFormat:enum
+  - word!Word.ContentControlLevel:enum
+  - word!Word.ContentControlType:enum
+  - word!Word.Continue:enum
+  - word!Word.CritiqueColorScheme:enum
+  - word!Word.CustomXmlNodeType:enum
+  - word!Word.DefaultListBehavior:enum
+  - word!Word.DocPartInsertType:enum
+  - word!Word.DocumentPropertyType:enum
+  - word!Word.EmphasisMark:enum
+  - word!Word.ErrorCodes:enum
+  - word!Word.EventSource:enum
+  - word!Word.EventType:enum
+  - word!Word.ExtrusionColorType:enum
+  - word!Word.FarEastLineBreakLanguageId:enum
+  - word!Word.FarEastLineBreakLevel:enum
+  - word!Word.FieldKind:enum
+  - word!Word.FieldType:enum
+  - word!Word.FillType:enum
+  - word!Word.FlowDirection:enum
+  - word!Word.FrameSizeRule:enum
+  - word!Word.GeometricShapeType:enum
+  - word!Word.GradientColorType:enum
+  - word!Word.GradientStyle:enum
+  - word!Word.GutterPosition:enum
+  - word!Word.GutterStyle:enum
+  - word!Word.HeaderFooterType:enum
+  - word!Word.HyperlinkType:enum
+  - word!Word.ImageFormat:enum
+  - word!Word.ImportedStylesConflictBehavior:enum
+  - word!Word.InsertLocation:enum
+  - word!Word.JustificationMode:enum
+  - word!Word.LanguageId:enum
+  - word!Word.LayoutMode:enum
+  - word!Word.Ligature:enum
+  - word!Word.LightRigType:enum
+  - word!Word.LineDashStyle:enum
+  - word!Word.LineFormatStyle:enum
+  - word!Word.LineWidth:enum
+  - word!Word.ListApplyTo:enum
+  - word!Word.ListBuiltInNumberStyle:enum
+  - word!Word.ListBullet:enum
+  - word!Word.ListLevelType:enum
+  - word!Word.ListNumbering:enum
+  - word!Word.ListType:enum
+  - word!Word.LocationRelation:enum
+  - word!Word.NoteItemType:enum
+  - word!Word.NumberForm:enum
+  - word!Word.NumberingRule:enum
+  - word!Word.NumberSpacing:enum
+  - word!Word.NumberType:enum
+  - word!Word.OutlineLevel:enum
+  - word!Word.PageBorderArt:enum
+  - word!Word.PageOrientation:enum
+  - word!Word.PageSetupVerticalAlignment:enum
+  - word!Word.PaperSize:enum
+  - word!Word.PatternType:enum
+  - word!Word.PreferredWidthType:enum
+  - word!Word.PresetCamera:enum
+  - word!Word.PresetExtrusionDirection:enum
+  - word!Word.PresetGradientType:enum
+  - word!Word.PresetLightingDirection:enum
+  - word!Word.PresetLightingSoftness:enum
+  - word!Word.PresetMaterial:enum
+  - word!Word.PresetTexture:enum
+  - word!Word.PresetThreeDimensionalFormat:enum
+  - word!Word.RangeLocation:enum
+  - word!Word.ReflectionType:enum
+  - word!Word.RelativeHorizontalPosition:enum
+  - word!Word.RelativeSize:enum
+  - word!Word.RelativeVerticalPosition:enum
+  - word!Word.RulerStyle:enum
+  - word!Word.SaveBehavior:enum
+  - word!Word.SectionDirection:enum
+  - word!Word.SectionStart:enum
+  - word!Word.SelectionMode:enum
+  - word!Word.ShadingTextureType:enum
+  - word!Word.ShadowStyle:enum
+  - word!Word.ShadowType:enum
+  - word!Word.ShapeAutoSize:enum
+  - word!Word.ShapeFillType:enum
+  - word!Word.ShapeScaleFrom:enum
+  - word!Word.ShapeScaleType:enum
+  - word!Word.ShapeTextOrientation:enum
+  - word!Word.ShapeTextVerticalAlignment:enum
+  - word!Word.ShapeTextWrapSide:enum
+  - word!Word.ShapeTextWrapType:enum
+  - word!Word.ShapeType:enum
+  - word!Word.StyleType:enum
+  - word!Word.StylisticSet:enum
+  - word!Word.TemplateType:enum
+  - word!Word.TextureAlignment:enum
+  - word!Word.TextureType:enum
+  - word!Word.ThemeColorIndex:enum
+  - word!Word.TrackedChangeType:enum
+  - word!Word.TrailingCharacter:enum
+  - word!Word.UnderlineType:enum
+  - word!Word.VerticalAlignment:enum
+classes:
+  - word!Word.Annotation:class
+  - word!Word.AnnotationCollection:class
+  - word!Word.Application:class
+  - word!Word.Bibliography:class
+  - word!Word.Body:class
+  - word!Word.Border:class
+  - word!Word.BorderCollection:class
+  - word!Word.BorderUniversal:class
+  - word!Word.BorderUniversalCollection:class
+  - word!Word.Break:class
+  - word!Word.BreakCollection:class
+  - word!Word.BuildingBlock:class
+  - word!Word.BuildingBlockCategory:class
+  - word!Word.BuildingBlockCategoryCollection:class
+  - word!Word.BuildingBlockCollection:class
+  - word!Word.BuildingBlockEntryCollection:class
+  - word!Word.BuildingBlockGalleryContentControl:class
+  - word!Word.BuildingBlockTypeItem:class
+  - word!Word.BuildingBlockTypeItemCollection:class
+  - word!Word.Canvas:class
+  - word!Word.CheckboxContentControl:class
+  - word!Word.ColorFormat:class
+  - word!Word.ComboBoxContentControl:class
+  - word!Word.Comment:class
+  - word!Word.CommentCollection:class
+  - word!Word.CommentContentRange:class
+  - word!Word.CommentReply:class
+  - word!Word.CommentReplyCollection:class
+  - word!Word.ContentControl:class
+  - word!Word.ContentControlCollection:class
+  - word!Word.ContentControlListItem:class
+  - word!Word.ContentControlListItemCollection:class
+  - word!Word.CritiqueAnnotation:class
+  - word!Word.CustomProperty:class
+  - word!Word.CustomPropertyCollection:class
+  - word!Word.CustomXmlNode:class
+  - word!Word.CustomXmlNodeCollection:class
+  - word!Word.CustomXmlPart:class
+  - word!Word.CustomXmlPartCollection:class
+  - word!Word.CustomXmlPartScopedCollection:class
+  - word!Word.CustomXmlPrefixMapping:class
+  - word!Word.CustomXmlPrefixMappingCollection:class
+  - word!Word.CustomXmlSchema:class
+  - word!Word.CustomXmlSchemaCollection:class
+  - word!Word.DatePickerContentControl:class
+  - word!Word.Document:class
+  - word!Word.DocumentCreated:class
+  - word!Word.DocumentLibraryVersion:class
+  - word!Word.DocumentLibraryVersionCollection:class
+  - word!Word.DocumentProperties:class
+  - word!Word.DropDownListContentControl:class
+  - word!Word.Field:class
+  - word!Word.FieldCollection:class
+  - word!Word.FillFormat:class
+  - word!Word.Font:class
+  - word!Word.Frame:class
+  - word!Word.FrameCollection:class
+  - word!Word.GlowFormat:class
+  - word!Word.GroupContentControl:class
+  - word!Word.Hyperlink:class
+  - word!Word.HyperlinkCollection:class
+  - word!Word.InlinePicture:class
+  - word!Word.InlinePictureCollection:class
+  - word!Word.LineFormat:class
+  - word!Word.LineNumbering:class
+  - word!Word.List:class
+  - word!Word.ListCollection:class
+  - word!Word.ListFormat:class
+  - word!Word.ListItem:class
+  - word!Word.ListLevel:class
+  - word!Word.ListLevelCollection:class
+  - word!Word.ListTemplate:class
+  - word!Word.NoteItem:class
+  - word!Word.NoteItemCollection:class
+  - word!Word.Page:class
+  - word!Word.PageCollection:class
+  - word!Word.PageSetup:class
+  - word!Word.Pane:class
+  - word!Word.PaneCollection:class
+  - word!Word.Paragraph:class
+  - word!Word.ParagraphCollection:class
+  - word!Word.ParagraphFormat:class
+  - word!Word.PictureContentControl:class
+  - word!Word.Range:class
+  - word!Word.RangeCollection:class
+  - word!Word.ReflectionFormat:class
+  - word!Word.RepeatingSectionContentControl:class
+  - word!Word.RepeatingSectionItem:class
+  - word!Word.RepeatingSectionItemCollection:class
+  - word!Word.RequestContext:class
+  - word!Word.SearchOptions:class
+  - word!Word.Section:class
+  - word!Word.SectionCollection:class
+  - word!Word.Setting:class
+  - word!Word.SettingCollection:class
+  - word!Word.Shading:class
+  - word!Word.ShadingUniversal:class
+  - word!Word.ShadowFormat:class
+  - word!Word.Shape:class
+  - word!Word.ShapeCollection:class
+  - word!Word.ShapeFill:class
+  - word!Word.ShapeGroup:class
+  - word!Word.ShapeTextWrap:class
+  - word!Word.Source:class
+  - word!Word.SourceCollection:class
+  - word!Word.Style:class
+  - word!Word.StyleCollection:class
+  - word!Word.Table:class
+  - word!Word.TableBorder:class
+  - word!Word.TableCell:class
+  - word!Word.TableCellCollection:class
+  - word!Word.TableCollection:class
+  - word!Word.TableColumn:class
+  - word!Word.TableColumnCollection:class
+  - word!Word.TableRow:class
+  - word!Word.TableRowCollection:class
+  - word!Word.TableStyle:class
+  - word!Word.Template:class
+  - word!Word.TemplateCollection:class
+  - word!Word.TextColumn:class
+  - word!Word.TextColumnCollection:class
+  - word!Word.TextFrame:class
+  - word!Word.ThreeDimensionalFormat:class
+  - word!Word.TrackedChange:class
+  - word!Word.TrackedChangeCollection:class
+  - word!Word.Window:class
+  - word!Word.WindowCollection:class
+  - word!Word.XmlMapping:class
+interfaces:
+  - word!Word.AnnotationClickedEventArgs:interface
+  - word!Word.AnnotationHoveredEventArgs:interface
+  - word!Word.AnnotationInsertedEventArgs:interface
+  - word!Word.AnnotationPopupActionEventArgs:interface
+  - word!Word.AnnotationRemovedEventArgs:interface
+  - word!Word.AnnotationSet:interface
+  - word!Word.ContentControlAddedEventArgs:interface
+  - word!Word.ContentControlDataChangedEventArgs:interface
+  - word!Word.ContentControlDeletedEventArgs:interface
+  - word!Word.ContentControlEnteredEventArgs:interface
+  - word!Word.ContentControlExitedEventArgs:interface
+  - word!Word.ContentControlOptions:interface
+  - word!Word.ContentControlPlaceholderOptions:interface
+  - word!Word.ContentControlSelectionChangedEventArgs:interface
+  - word!Word.Critique:interface
+  - word!Word.CritiquePopupOptions:interface
+  - word!Word.CustomXmlAddNodeOptions:interface
+  - word!Word.CustomXmlAddSchemaOptions:interface
+  - word!Word.CustomXmlAppendChildNodeOptions:interface
+  - word!Word.CustomXmlInsertNodeBeforeOptions:interface
+  - word!Word.CustomXmlInsertSubtreeBeforeOptions:interface
+  - word!Word.CustomXmlReplaceChildNodeOptions:interface
+  - word!Word.DocumentCompareOptions:interface
+  - word!Word.GetTextOptions:interface
+  - word!Word.HyperlinkAddOptions:interface
+  - word!Word.InsertFileOptions:interface
+  - word!Word.InsertShapeOptions:interface
+  - word!Word.Interfaces.AnnotationCollectionData:interface
+  - word!Word.Interfaces.AnnotationCollectionLoadOptions:interface
+  - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
+  - word!Word.Interfaces.AnnotationData:interface
+  - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyLoadOptions:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
+  - word!Word.Interfaces.BodyData:interface
+  - word!Word.Interfaces.BodyLoadOptions:interface
+  - word!Word.Interfaces.BodyUpdateData:interface
+  - word!Word.Interfaces.BorderCollectionData:interface
+  - word!Word.Interfaces.BorderCollectionLoadOptions:interface
+  - word!Word.Interfaces.BorderCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderLoadOptions:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionLoadOptions:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalLoadOptions:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
+  - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionLoadOptions:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakLoadOptions:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryLoadOptions:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockLoadOptions:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemLoadOptions:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
+  - word!Word.Interfaces.CanvasData:interface
+  - word!Word.Interfaces.CanvasLoadOptions:interface
+  - word!Word.Interfaces.CanvasUpdateData:interface
+  - word!Word.Interfaces.CheckboxContentControlData:interface
+  - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
+  - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
+  - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
+  - word!Word.Interfaces.ComboBoxContentControlData:interface
+  - word!Word.Interfaces.CommentCollectionData:interface
+  - word!Word.Interfaces.CommentCollectionLoadOptions:interface
+  - word!Word.Interfaces.CommentCollectionUpdateData:interface
+  - word!Word.Interfaces.CommentContentRangeData:interface
+  - word!Word.Interfaces.CommentContentRangeLoadOptions:interface
+  - word!Word.Interfaces.CommentContentRangeUpdateData:interface
+  - word!Word.Interfaces.CommentData:interface
+  - word!Word.Interfaces.CommentLoadOptions:interface
+  - word!Word.Interfaces.CommentReplyCollectionData:interface
+  - word!Word.Interfaces.CommentReplyCollectionLoadOptions:interface
+  - word!Word.Interfaces.CommentReplyCollectionUpdateData:interface
+  - word!Word.Interfaces.CommentReplyData:interface
+  - word!Word.Interfaces.CommentReplyLoadOptions:interface
+  - word!Word.Interfaces.CommentReplyUpdateData:interface
+  - word!Word.Interfaces.CommentUpdateData:interface
+  - word!Word.Interfaces.ContentControlCollectionData:interface
+  - word!Word.Interfaces.ContentControlCollectionLoadOptions:interface
+  - word!Word.Interfaces.ContentControlCollectionUpdateData:interface
+  - word!Word.Interfaces.ContentControlData:interface
+  - word!Word.Interfaces.ContentControlListItemCollectionData:interface
+  - word!Word.Interfaces.ContentControlListItemCollectionLoadOptions:interface
+  - word!Word.Interfaces.ContentControlListItemCollectionUpdateData:interface
+  - word!Word.Interfaces.ContentControlListItemData:interface
+  - word!Word.Interfaces.ContentControlListItemLoadOptions:interface
+  - word!Word.Interfaces.ContentControlListItemUpdateData:interface
+  - word!Word.Interfaces.ContentControlLoadOptions:interface
+  - word!Word.Interfaces.ContentControlUpdateData:interface
+  - word!Word.Interfaces.CritiqueAnnotationData:interface
+  - word!Word.Interfaces.CritiqueAnnotationLoadOptions:interface
+  - word!Word.Interfaces.CustomPropertyCollectionData:interface
+  - word!Word.Interfaces.CustomPropertyCollectionLoadOptions:interface
+  - word!Word.Interfaces.CustomPropertyCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomPropertyData:interface
+  - word!Word.Interfaces.CustomPropertyLoadOptions:interface
+  - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartData:interface
+  - word!Word.Interfaces.CustomXmlPartLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionLoadOptions:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.CustomXmlSchemaLoadOptions:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlLoadOptions:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+  - word!Word.Interfaces.DocumentCreatedData:interface
+  - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
+  - word!Word.Interfaces.DocumentCreatedUpdateData:interface
+  - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionLoadOptions:interface
+  - word!Word.Interfaces.DocumentLoadOptions:interface
+  - word!Word.Interfaces.DocumentPropertiesData:interface
+  - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
+  - word!Word.Interfaces.DocumentPropertiesUpdateData:interface
+  - word!Word.Interfaces.DocumentUpdateData:interface
+  - word!Word.Interfaces.DropDownListContentControlData:interface
+  - word!Word.Interfaces.FieldCollectionData:interface
+  - word!Word.Interfaces.FieldCollectionLoadOptions:interface
+  - word!Word.Interfaces.FieldCollectionUpdateData:interface
+  - word!Word.Interfaces.FieldData:interface
+  - word!Word.Interfaces.FieldLoadOptions:interface
+  - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatLoadOptions:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
+  - word!Word.Interfaces.FontData:interface
+  - word!Word.Interfaces.FontLoadOptions:interface
+  - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionLoadOptions:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameLoadOptions:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatLoadOptions:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlLoadOptions:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionLoadOptions:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkLoadOptions:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
+  - word!Word.Interfaces.InlinePictureCollectionData:interface
+  - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
+  - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
+  - word!Word.Interfaces.InlinePictureData:interface
+  - word!Word.Interfaces.InlinePictureLoadOptions:interface
+  - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatLoadOptions:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingLoadOptions:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
+  - word!Word.Interfaces.ListCollectionData:interface
+  - word!Word.Interfaces.ListCollectionLoadOptions:interface
+  - word!Word.Interfaces.ListCollectionUpdateData:interface
+  - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatLoadOptions:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
+  - word!Word.Interfaces.ListItemData:interface
+  - word!Word.Interfaces.ListItemLoadOptions:interface
+  - word!Word.Interfaces.ListItemUpdateData:interface
+  - word!Word.Interfaces.ListLevelCollectionData:interface
+  - word!Word.Interfaces.ListLevelCollectionLoadOptions:interface
+  - word!Word.Interfaces.ListLevelCollectionUpdateData:interface
+  - word!Word.Interfaces.ListLevelData:interface
+  - word!Word.Interfaces.ListLevelLoadOptions:interface
+  - word!Word.Interfaces.ListLevelUpdateData:interface
+  - word!Word.Interfaces.ListLoadOptions:interface
+  - word!Word.Interfaces.ListTemplateData:interface
+  - word!Word.Interfaces.ListTemplateLoadOptions:interface
+  - word!Word.Interfaces.ListTemplateUpdateData:interface
+  - word!Word.Interfaces.NoteItemCollectionData:interface
+  - word!Word.Interfaces.NoteItemCollectionLoadOptions:interface
+  - word!Word.Interfaces.NoteItemCollectionUpdateData:interface
+  - word!Word.Interfaces.NoteItemData:interface
+  - word!Word.Interfaces.NoteItemLoadOptions:interface
+  - word!Word.Interfaces.NoteItemUpdateData:interface
+  - word!Word.Interfaces.PageCollectionData:interface
+  - word!Word.Interfaces.PageCollectionLoadOptions:interface
+  - word!Word.Interfaces.PageCollectionUpdateData:interface
+  - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageLoadOptions:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupLoadOptions:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
+  - word!Word.Interfaces.PaneCollectionData:interface
+  - word!Word.Interfaces.PaneCollectionUpdateData:interface
+  - word!Word.Interfaces.PaneData:interface
+  - word!Word.Interfaces.ParagraphCollectionData:interface
+  - word!Word.Interfaces.ParagraphCollectionLoadOptions:interface
+  - word!Word.Interfaces.ParagraphCollectionUpdateData:interface
+  - word!Word.Interfaces.ParagraphData:interface
+  - word!Word.Interfaces.ParagraphFormatData:interface
+  - word!Word.Interfaces.ParagraphFormatLoadOptions:interface
+  - word!Word.Interfaces.ParagraphFormatUpdateData:interface
+  - word!Word.Interfaces.ParagraphLoadOptions:interface
+  - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlLoadOptions:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
+  - word!Word.Interfaces.RangeCollectionData:interface
+  - word!Word.Interfaces.RangeCollectionLoadOptions:interface
+  - word!Word.Interfaces.RangeCollectionUpdateData:interface
+  - word!Word.Interfaces.RangeData:interface
+  - word!Word.Interfaces.RangeLoadOptions:interface
+  - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatLoadOptions:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlLoadOptions:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemLoadOptions:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+  - word!Word.Interfaces.SearchOptionsData:interface
+  - word!Word.Interfaces.SearchOptionsLoadOptions:interface
+  - word!Word.Interfaces.SearchOptionsUpdateData:interface
+  - word!Word.Interfaces.SectionCollectionData:interface
+  - word!Word.Interfaces.SectionCollectionLoadOptions:interface
+  - word!Word.Interfaces.SectionCollectionUpdateData:interface
+  - word!Word.Interfaces.SectionData:interface
+  - word!Word.Interfaces.SectionLoadOptions:interface
+  - word!Word.Interfaces.SectionUpdateData:interface
+  - word!Word.Interfaces.SettingCollectionData:interface
+  - word!Word.Interfaces.SettingCollectionLoadOptions:interface
+  - word!Word.Interfaces.SettingCollectionUpdateData:interface
+  - word!Word.Interfaces.SettingData:interface
+  - word!Word.Interfaces.SettingLoadOptions:interface
+  - word!Word.Interfaces.SettingUpdateData:interface
+  - word!Word.Interfaces.ShadingData:interface
+  - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
+  - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatLoadOptions:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
+  - word!Word.Interfaces.ShapeCollectionData:interface
+  - word!Word.Interfaces.ShapeCollectionLoadOptions:interface
+  - word!Word.Interfaces.ShapeCollectionUpdateData:interface
+  - word!Word.Interfaces.ShapeData:interface
+  - word!Word.Interfaces.ShapeFillData:interface
+  - word!Word.Interfaces.ShapeFillLoadOptions:interface
+  - word!Word.Interfaces.ShapeFillUpdateData:interface
+  - word!Word.Interfaces.ShapeGroupData:interface
+  - word!Word.Interfaces.ShapeGroupLoadOptions:interface
+  - word!Word.Interfaces.ShapeGroupUpdateData:interface
+  - word!Word.Interfaces.ShapeLoadOptions:interface
+  - word!Word.Interfaces.ShapeTextWrapData:interface
+  - word!Word.Interfaces.ShapeTextWrapLoadOptions:interface
+  - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
+  - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionLoadOptions:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
+  - word!Word.Interfaces.SourceLoadOptions:interface
+  - word!Word.Interfaces.StyleCollectionData:interface
+  - word!Word.Interfaces.StyleCollectionLoadOptions:interface
+  - word!Word.Interfaces.StyleCollectionUpdateData:interface
+  - word!Word.Interfaces.StyleData:interface
+  - word!Word.Interfaces.StyleLoadOptions:interface
+  - word!Word.Interfaces.StyleUpdateData:interface
+  - word!Word.Interfaces.TableBorderData:interface
+  - word!Word.Interfaces.TableBorderLoadOptions:interface
+  - word!Word.Interfaces.TableBorderUpdateData:interface
+  - word!Word.Interfaces.TableCellCollectionData:interface
+  - word!Word.Interfaces.TableCellCollectionLoadOptions:interface
+  - word!Word.Interfaces.TableCellCollectionUpdateData:interface
+  - word!Word.Interfaces.TableCellData:interface
+  - word!Word.Interfaces.TableCellLoadOptions:interface
+  - word!Word.Interfaces.TableCellUpdateData:interface
+  - word!Word.Interfaces.TableCollectionData:interface
+  - word!Word.Interfaces.TableCollectionLoadOptions:interface
+  - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionLoadOptions:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnLoadOptions:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
+  - word!Word.Interfaces.TableData:interface
+  - word!Word.Interfaces.TableLoadOptions:interface
+  - word!Word.Interfaces.TableRowCollectionData:interface
+  - word!Word.Interfaces.TableRowCollectionLoadOptions:interface
+  - word!Word.Interfaces.TableRowCollectionUpdateData:interface
+  - word!Word.Interfaces.TableRowData:interface
+  - word!Word.Interfaces.TableRowLoadOptions:interface
+  - word!Word.Interfaces.TableRowUpdateData:interface
+  - word!Word.Interfaces.TableStyleData:interface
+  - word!Word.Interfaces.TableStyleLoadOptions:interface
+  - word!Word.Interfaces.TableStyleUpdateData:interface
+  - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionLoadOptions:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateLoadOptions:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionLoadOptions:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnLoadOptions:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
+  - word!Word.Interfaces.TextFrameData:interface
+  - word!Word.Interfaces.TextFrameLoadOptions:interface
+  - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatLoadOptions:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+  - word!Word.Interfaces.TrackedChangeCollectionData:interface
+  - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
+  - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
+  - word!Word.Interfaces.TrackedChangeData:interface
+  - word!Word.Interfaces.TrackedChangeLoadOptions:interface
+  - word!Word.Interfaces.WindowCollectionData:interface
+  - word!Word.Interfaces.WindowCollectionUpdateData:interface
+  - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingLoadOptions:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
+  - word!Word.ListFormatCountNumberedItemsOptions:interface
+  - word!Word.ListTemplateApplyOptions:interface
+  - word!Word.ParagraphAddedEventArgs:interface
+  - word!Word.ParagraphChangedEventArgs:interface
+  - word!Word.ParagraphDeletedEventArgs:interface
+  - word!Word.TextColumnAddOptions:interface
+  - word!Word.XmlSetMappingOptions:interface
+functions:
+  - name: Word.run(objects, batch)
+    uid: word!Word.run:function(1)
+    package: word!
+    summary: >-
+      Executes a batch script that performs actions on the Word object model,
+      using the RequestContext of previously created API objects.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        export function run(objects: OfficeExtension.ClientObject[], batch:
+        (context: Word.RequestContext) => Promise): Promise;
+      parameters:
+        - id: objects
+          description: >-
+            An array of previously created API objects. The array will be
+            validated to make sure that all of the objects share the same
+            context. The batch will use this shared RequestContext, which means
+            that any changes applied to these objects will be picked up by
+            `context.sync()`.
+          type: []
+        - id: batch
+          description: >-
+            A function that takes in a RequestContext and returns a promise
+            (typically, just the result of `context.sync()`). The
+            context parameter facilitates requests to the Word application.
+            Since the Office add-in and the Word application run in two
+            different processes, the RequestContext is required to get access to
+            the Word object model from the add-in.
+          type: >-
+            (context: ) =>
+            Promise<T>
+      return:
+        type: Promise<T>
+        description: ''
+  - name: Word.run(object, batch)
+    uid: word!Word.run:function(2)
+    package: word!
+    summary: >-
+      Executes a batch script that performs actions on the Word object model,
+      using the RequestContext of a previously created API object. When the
+      promise is resolved, any tracked objects that were automatically allocated
+      during execution will be released.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        export function run(object: OfficeExtension.ClientObject, batch:
+        (context: Word.RequestContext) => Promise): Promise;
+      parameters:
+        - id: object
+          description: >-
+            A previously created API object. The batch will use the same
+            RequestContext as the passed-in object, which means that any changes
+            applied to the object will be picked up by `context.sync()`.
+          type: 
+        - id: batch
+          description: >-
+            A function that takes in a RequestContext and returns a promise
+            (typically, just the result of `context.sync()`). The
+            context parameter facilitates requests to the Word application.
+            Since the Office add-in and the Word application run in two
+            different processes, the RequestContext is required to get access to
+            the Word object model from the add-in.
+          type: >-
+            (context: ) =>
+            Promise<T>
+      return:
+        type: Promise<T>
+        description: ''
+  - name: Word.run(batch)
+    uid: word!Word.run:function(3)
+    package: word!
+    summary: >-
+      Executes a batch script that performs actions on the Word object model,
+      using a new RequestContext. When the promise is resolved, any tracked
+      objects that were automatically allocated during execution will be
+      released.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        export function run(batch: (context: Word.RequestContext) =>
+        Promise): Promise;
+      parameters:
+        - id: batch
+          description: >-
+            A function that takes in a RequestContext and returns a promise
+            (typically, just the result of `context.sync()`). The
+            context parameter facilitates requests to the Word application.
+            Since the Office add-in and the Word application run in two
+            different processes, the RequestContext is required to get access to
+            the Word object model from the add-in.
+          type: >-
+            (context: ) =>
+            Promise<T>
+      return:
+        type: Promise<T>
+        description: ''
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.alignment.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.alignment.yml
new file mode 100644
index 0000000000..12a4fc15e1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.alignment.yml
@@ -0,0 +1,99 @@
+### YamlMime:TSEnum
+name: Word.Alignment
+uid: word!Word.Alignment:enum
+package: word!
+fullName: Word.Alignment
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    body.clear();
+    body.insertParagraph(
+      "Do you want to create a solution that extends the functionality of Word? You can use the Office Add-ins platform to extend Word clients running on the web, on a Windows desktop, or on a Mac.",
+      "Start"
+    );
+    body.paragraphs
+      .getLast()
+      .insertText(
+        "Use add-in commands to extend the Word UI and launch task panes that run JavaScript that interacts with the content in a Word document. Any code that you can run in a browser can run in a Word add-in. Add-ins that interact with content in a Word document create requests to act on Word objects and synchronize object state.",
+        "Replace"
+      );
+    body.paragraphs.getFirst().alignment = "Left";
+    body.paragraphs.getLast().alignment = Word.Alignment.left;
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: centered
+    uid: word!Word.Alignment.centered:member
+    package: word!
+    summary: >-
+      Alignment to the center.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Centered"'
+  - name: justified
+    uid: word!Word.Alignment.justified:member
+    package: word!
+    summary: >-
+      Fully justified alignment.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Justified"'
+  - name: left
+    uid: word!Word.Alignment.left:member
+    package: word!
+    summary: >-
+      Alignment to the left.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: mixed
+    uid: word!Word.Alignment.mixed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: right
+    uid: word!Word.Alignment.right:member
+    package: word!
+    summary: >-
+      Alignment to the right.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: unknown
+    uid: word!Word.Alignment.unknown:member
+    package: word!
+    summary: >-
+      Unknown alignment.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unknown"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotation.yml
new file mode 100644
index 0000000000..594a2a259d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotation.yml
@@ -0,0 +1,403 @@
+### YamlMime:TSType
+name: Word.Annotation
+uid: word!Word.Annotation:class
+package: word!
+fullName: Word.Annotation
+summary: Represents an annotation attached to a paragraph.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Accepts the first annotation found in the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+    annotations.load("id,state,critiqueAnnotation");
+
+    await context.sync();
+
+    for (let i = 0; i < annotations.items.length; i++) {
+      const annotation: Word.Annotation = annotations.items[i];
+
+      if (annotation.state === Word.AnnotationState.created) {
+        console.log(`Accepting ID ${annotation.id}...`);
+        annotation.critiqueAnnotation.accept();
+
+        await context.sync();
+        break;
+      }
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.Annotation#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: critiqueAnnotation
+    uid: word!Word.Annotation#critiqueAnnotation:member
+    package: word!
+    fullName: critiqueAnnotation
+    summary: Gets the critique annotation object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Gets annotations found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        console.log("Annotations found:");
+
+        for (let i = 0; i < annotations.items.length; i++) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          console.log(`ID ${annotation.id} - state '${annotation.state}':`, annotation.critiqueAnnotation.critique);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly critiqueAnnotation: Word.CritiqueAnnotation;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Annotation#id:member
+    package: word!
+    fullName: id
+    summary: >-
+      Gets the unique identifier, which is meant to be used for easier tracking
+      of Annotation objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Accepts the first annotation found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        for (let i = 0; i < annotations.items.length; i++) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          if (annotation.state === Word.AnnotationState.created) {
+            console.log(`Accepting ID ${annotation.id}...`);
+            annotation.critiqueAnnotation.accept();
+
+            await context.sync();
+            break;
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: state
+    uid: word!Word.Annotation#state:member
+    package: word!
+    fullName: state
+    summary: Gets the state of the annotation.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Rejects the last annotation found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        for (let i = annotations.items.length - 1; i >= 0; i--) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          if (annotation.state === Word.AnnotationState.created) {
+            console.log(`Rejecting ID ${annotation.id}...`);
+            annotation.critiqueAnnotation.reject();
+
+            await context.sync();
+            break;
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly state: Word.AnnotationState | "Created" | "Accepted" |
+        "Rejected";
+      return:
+        type: >-
+           | "Created" | "Accepted"
+          | "Rejected"
+methods:
+  - name: delete()
+    uid: word!Word.Annotation#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the annotation.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Deletes all annotations found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id");
+
+        await context.sync();
+
+        const ids = [];
+        for (let i = 0; i < annotations.items.length; i++) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          ids.push(annotation.id);
+          annotation.delete();
+        }
+
+        await context.sync();
+
+        console.log("Annotations deleted:", ids);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Annotation#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.AnnotationLoadOptions): Word.Annotation;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Annotation#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Annotation;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Annotation#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Annotation;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Annotation#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Annotation` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.AnnotationData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.AnnotationData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Annotation#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Annotation;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Annotation#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Annotation;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationclickedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationclickedeventargs.yml
new file mode 100644
index 0000000000..0087a8ff67
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationclickedeventargs.yml
@@ -0,0 +1,73 @@
+### YamlMime:TSType
+name: Word.AnnotationClickedEventArgs
+uid: word!Word.AnnotationClickedEventArgs:interface
+package: word!
+fullName: Word.AnnotationClickedEventArgs
+summary: Holds annotation information that is passed back on annotation inserted event.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Registers event handlers.
+
+  await Word.run(async (context) => {
+    eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+    eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+    eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+    eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+    eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+    eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+    eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+    await context.sync();
+
+    console.log("Event handlers registered.");
+  });
+
+
+  ...
+
+
+  async function onClickedHandler(args: Word.AnnotationClickedEventArgs) {
+    await Word.run(async (context) => {
+      const annotation: Word.Annotation = context.document.getAnnotationById(args.id);
+      annotation.load("critiqueAnnotation");
+
+      await context.sync();
+
+      console.log(`AnnotationClicked: ID ${args.id}:`, annotation.critiqueAnnotation.critique);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: id
+    uid: word!Word.AnnotationClickedEventArgs#id:member
+    package: word!
+    fullName: id
+    summary: Specifies the annotation ID for which the event was fired.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationcollection.yml
new file mode 100644
index 0000000000..eacdf95a4b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationcollection.yml
@@ -0,0 +1,257 @@
+### YamlMime:TSType
+name: Word.AnnotationCollection
+uid: word!Word.AnnotationCollection:class
+package: word!
+fullName: Word.AnnotationCollection
+summary: >-
+  Contains a collection of [Word.Annotation](xref:word!Word.Annotation:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Gets annotations found in the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+    annotations.load("id,state,critiqueAnnotation");
+
+    await context.sync();
+
+    console.log("Annotations found:");
+
+    for (let i = 0; i < annotations.items.length; i++) {
+      const annotation: Word.Annotation = annotations.items[i];
+
+      console.log(`ID ${annotation.id} - state '${annotation.state}':`, annotation.critiqueAnnotation.critique);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.AnnotationCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.AnnotationCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Annotation[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.AnnotationCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first annotation in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Annotation;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.AnnotationCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first annotation in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Annotation;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.AnnotationCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.AnnotationCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.AnnotationCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.AnnotationCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.AnnotationCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.AnnotationCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.AnnotationCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.AnnotationCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.AnnotationCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.AnnotationCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.AnnotationCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.AnnotationCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.AnnotationCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.AnnotationCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.AnnotationCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationhoveredeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationhoveredeventargs.yml
new file mode 100644
index 0000000000..dfda5a0166
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationhoveredeventargs.yml
@@ -0,0 +1,73 @@
+### YamlMime:TSType
+name: Word.AnnotationHoveredEventArgs
+uid: word!Word.AnnotationHoveredEventArgs:interface
+package: word!
+fullName: Word.AnnotationHoveredEventArgs
+summary: Holds annotation information that is passed back on annotation hovered event.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Registers event handlers.
+
+  await Word.run(async (context) => {
+    eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+    eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+    eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+    eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+    eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+    eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+    eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+    await context.sync();
+
+    console.log("Event handlers registered.");
+  });
+
+
+  ...
+
+
+  async function onHoveredHandler(args: Word.AnnotationHoveredEventArgs) {
+    await Word.run(async (context) => {
+      const annotation: Word.Annotation = context.document.getAnnotationById(args.id);
+      annotation.load("critiqueAnnotation");
+
+      await context.sync();
+
+      console.log(`AnnotationHovered: ID ${args.id}:`, annotation.critiqueAnnotation.critique);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: id
+    uid: word!Word.AnnotationHoveredEventArgs#id:member
+    package: word!
+    fullName: id
+    summary: Specifies the annotation ID for which the event was fired.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationinsertedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationinsertedeventargs.yml
new file mode 100644
index 0000000000..83fe75e239
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationinsertedeventargs.yml
@@ -0,0 +1,80 @@
+### YamlMime:TSType
+name: Word.AnnotationInsertedEventArgs
+uid: word!Word.AnnotationInsertedEventArgs:interface
+package: word!
+fullName: Word.AnnotationInsertedEventArgs
+summary: Holds annotation information that is passed back on annotation added event.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Registers event handlers.
+
+  await Word.run(async (context) => {
+    eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+    eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+    eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+    eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+    eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+    eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+    eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+    await context.sync();
+
+    console.log("Event handlers registered.");
+  });
+
+
+  ...
+
+
+  async function onInsertedHandler(args: Word.AnnotationInsertedEventArgs) {
+    await Word.run(async (context) => {
+      const annotations = [];
+      for (let i = 0; i < args.ids.length; i++) {
+        let annotation: Word.Annotation = context.document.getAnnotationById(args.ids[i]);
+        annotation.load("id,critiqueAnnotation");
+
+        annotations.push(annotation);
+      }
+
+      await context.sync();
+
+      for (let annotation of annotations) {
+        console.log(`AnnotationInserted: ID ${annotation.id}:`, annotation.critiqueAnnotation.critique);
+      }
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: ids
+    uid: word!Word.AnnotationInsertedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Specifies the annotation IDs for which the event was fired.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: string[];'
+      return:
+        type: string[]
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationpopupactioneventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationpopupactioneventargs.yml
new file mode 100644
index 0000000000..1edb5a351f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationpopupactioneventargs.yml
@@ -0,0 +1,110 @@
+### YamlMime:TSType
+name: Word.AnnotationPopupActionEventArgs
+uid: word!Word.AnnotationPopupActionEventArgs:interface
+package: word!
+fullName: Word.AnnotationPopupActionEventArgs
+summary: >-
+  Represents action information that's passed back on annotation pop-up action
+  event.
+remarks: >-
+  \[ [API set: WordApi
+  1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Registers event handlers.
+
+  await Word.run(async (context) => {
+    eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+    eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+    eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+    eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+    eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+    eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+    eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+    await context.sync();
+
+    console.log("Event handlers registered.");
+  });
+
+
+  ...
+
+
+  async function onPopupActionHandler(args: Word.AnnotationPopupActionEventArgs)
+  {
+    await Word.run(async (context) => {
+      let message = `AnnotationPopupAction: ID ${args.id} = `;
+      if (args.action === "Accept") {
+        message += `Accepted: ${args.critiqueSuggestion}`;
+      } else {
+        message += "Rejected";
+      }
+
+      console.log(message);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: action
+    uid: word!Word.AnnotationPopupActionEventArgs#action:member
+    package: word!
+    fullName: action
+    summary: Specifies the chosen action in the pop-up menu.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'action: string;'
+      return:
+        type: string
+  - name: critiqueSuggestion
+    uid: word!Word.AnnotationPopupActionEventArgs#critiqueSuggestion:member
+    package: word!
+    fullName: critiqueSuggestion
+    summary: >-
+      Specifies the accepted suggestion (only populated when accepting a
+      critique suggestion).
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'critiqueSuggestion: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.AnnotationPopupActionEventArgs#id:member
+    package: word!
+    fullName: id
+    summary: Specifies the annotation ID for which the event was fired.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationremovedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationremovedeventargs.yml
new file mode 100644
index 0000000000..8f9819998b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationremovedeventargs.yml
@@ -0,0 +1,70 @@
+### YamlMime:TSType
+name: Word.AnnotationRemovedEventArgs
+uid: word!Word.AnnotationRemovedEventArgs:interface
+package: word!
+fullName: Word.AnnotationRemovedEventArgs
+summary: Holds annotation information that is passed back on annotation removed event.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Registers event handlers.
+
+  await Word.run(async (context) => {
+    eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+    eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+    eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+    eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+    eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+    eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+    eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+    await context.sync();
+
+    console.log("Event handlers registered.");
+  });
+
+
+  ...
+
+
+  async function onRemovedHandler(args: Word.AnnotationRemovedEventArgs) {
+    await Word.run(async (context) => {
+      for (let id of args.ids) {
+        console.log(`AnnotationRemoved: ID ${id}`);
+      }
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: ids
+    uid: word!Word.AnnotationRemovedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Specifies the annotation IDs for which the event was fired.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: string[];'
+      return:
+        type: string[]
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationset.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationset.yml
new file mode 100644
index 0000000000..7e30bf5cd2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationset.yml
@@ -0,0 +1,92 @@
+### YamlMime:TSType
+name: Word.AnnotationSet
+uid: word!Word.AnnotationSet:interface
+package: word!
+fullName: Word.AnnotationSet
+summary: Annotations set produced by the add-in. Currently supporting only critiques.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Adds annotations to the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const options: Word.CritiquePopupOptions = {
+      brandingTextResourceId: "PG.TabLabel",
+      subtitleResourceId: "PG.HelpCommand.TipTitle",
+      titleResourceId: "PG.HelpCommand.Label",
+      suggestions: ["suggestion 1", "suggestion 2", "suggestion 3"]
+    };
+    const critique1: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.red,
+      start: 1,
+      length: 3,
+      popupOptions: options
+    };
+    const critique2: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.green,
+      start: 6,
+      length: 1,
+      popupOptions: options
+    };
+    const critique3: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.blue,
+      start: 10,
+      length: 3,
+      popupOptions: options
+    };
+    const critique4: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.lavender,
+      start: 14,
+      length: 3,
+      popupOptions: options
+    };
+    const critique5: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.berry,
+      start: 18,
+      length: 10,
+      popupOptions: options
+    };
+    const annotationSet: Word.AnnotationSet = {
+      critiques: [critique1, critique2, critique3, critique4, critique5]
+    };
+
+    const annotationIds = paragraph.insertAnnotations(annotationSet);
+
+    await context.sync();
+
+    console.log("Annotations inserted:", annotationIds.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: critiques
+    uid: word!Word.AnnotationSet#critiques:member
+    package: word!
+    fullName: critiques
+    summary: Critiques.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'critiques: Word.Critique[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationstate.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationstate.yml
new file mode 100644
index 0000000000..b8202d5a1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.annotationstate.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSEnum
+name: Word.AnnotationState
+uid: word!Word.AnnotationState:enum
+package: word!
+fullName: Word.AnnotationState
+summary: Represents the state of the annotation.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Accepts the first annotation found in the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+    annotations.load("id,state,critiqueAnnotation");
+
+    await context.sync();
+
+    for (let i = 0; i < annotations.items.length; i++) {
+      const annotation: Word.Annotation = annotations.items[i];
+
+      if (annotation.state === Word.AnnotationState.created) {
+        console.log(`Accepting ID ${annotation.id}...`);
+        annotation.critiqueAnnotation.accept();
+
+        await context.sync();
+        break;
+      }
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: accepted
+    uid: word!Word.AnnotationState.accepted:member
+    package: word!
+    summary: >-
+      Accepted.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accepted"'
+  - name: created
+    uid: word!Word.AnnotationState.created:member
+    package: word!
+    summary: >-
+      Created.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Created"'
+  - name: rejected
+    uid: word!Word.AnnotationState.rejected:member
+    package: word!
+    summary: >-
+      Rejected.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Rejected"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.application.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.application.yml
new file mode 100644
index 0000000000..551a8ce6eb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.application.yml
@@ -0,0 +1,539 @@
+### YamlMime:TSType
+name: Word.Application
+uid: word!Word.Application:class
+package: word!
+fullName: Word.Application
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
+
+
+  // Updates the text of the current document with the text from another
+  document passed in as a Base64-encoded string.
+
+  await Word.run(async (context) => {
+    // Use the Base64-encoded string representation of the selected .docx file.
+    const externalDoc: Word.DocumentCreated = context.application.createDocument(externalDocument);
+    await context.sync();
+
+    if (!Office.context.requirements.isSetSupported("WordApiHiddenDocument", "1.3")) {
+      console.warn("The WordApiHiddenDocument 1.3 requirement set isn't supported on this client so can't proceed. Try this action on a platform that supports this requirement set.");
+      return;
+    }
+
+    const externalDocBody: Word.Body = externalDoc.body;
+    externalDocBody.load("text");
+    await context.sync();
+
+    // Insert the external document's text at the beginning of the current document's body.
+    const externalDocBodyText = externalDocBody.text;
+    const currentDocBody: Word.Body = context.document.body;
+    currentDocBody.insertText(externalDocBodyText, Word.InsertLocation.start);
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: bibliography
+    uid: word!Word.Application#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography reference
+      sources stored in Microsoft Word.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly bibliography: Word.Bibliography;'
+      return:
+        type: 
+  - name: checkLanguage
+    uid: word!Word.Application#checkLanguage:member
+    package: word!
+    fullName: checkLanguage
+    summary: >-
+      Specifies if Microsoft Word automatically detects the language you are
+      using as you type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'checkLanguage: boolean;'
+      return:
+        type: boolean
+  - name: context
+    uid: word!Word.Application#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: language
+    uid: word!Word.Application#language:member
+    package: word!
+    fullName: language
+    summary: >-
+      Gets a `LanguageId` value that represents the language selected for the
+      Microsoft Word user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly language: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: templates
+    uid: word!Word.Application#templates:member
+    package: word!
+    fullName: templates
+    summary: >-
+      Returns a `TemplateCollection` object that represents all the available
+      templates: global templates and those attached to open documents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly templates: Word.TemplateCollection;'
+      return:
+        type: 
+methods:
+  - name: createDocument(base64File)
+    uid: word!Word.Application#createDocument:member(1)
+    package: word!
+    fullName: createDocument(base64File)
+    summary: Creates a new document by using an optional Base64-encoded .docx file.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
+
+
+      // Updates the text of the current document with the text from another
+      document passed in as a Base64-encoded string.
+
+      await Word.run(async (context) => {
+        // Use the Base64-encoded string representation of the selected .docx file.
+        const externalDoc: Word.DocumentCreated = context.application.createDocument(externalDocument);
+        await context.sync();
+
+        if (!Office.context.requirements.isSetSupported("WordApiHiddenDocument", "1.3")) {
+          console.warn("The WordApiHiddenDocument 1.3 requirement set isn't supported on this client so can't proceed. Try this action on a platform that supports this requirement set.");
+          return;
+        }
+
+        const externalDocBody: Word.Body = externalDoc.body;
+        externalDocBody.load("text");
+        await context.sync();
+
+        // Insert the external document's text at the beginning of the current document's body.
+        const externalDocBodyText = externalDocBody.text;
+        const currentDocBody: Word.Body = context.document.body;
+        currentDocBody.insertText(externalDocBodyText, Word.InsertLocation.start);
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'createDocument(base64File?: string): Word.DocumentCreated;'
+      parameters:
+        - id: base64File
+          description: Optional. The Base64-encoded .docx file. The default value is null.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: newObject(context)
+    uid: word!Word.Application.newObject:member(1)
+    package: word!
+    fullName: newObject(context)
+    summary: Create a new instance of the `Word.Application` object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        static newObject(context: OfficeExtension.ClientRequestContext):
+        Word.Application;
+      parameters:
+        - id: context
+          description: ''
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: openDocument(filePath)
+    uid: word!Word.Application#openDocument:member(1)
+    package: word!
+    fullName: openDocument(filePath)
+    summary: >-
+      Opens a document and displays it in a new tab or window. The following are
+      examples for the various supported clients and platforms.
+
+
+      - Remote or cloud location example:
+      `https://microsoft.sharepoint.com/some/path/Document.docx`
+
+
+      - Local location examples for Windows:
+      `C:\\Users\\Someone\\Documents\\Document.docx` (includes required escaped
+      backslashes), `file://mycomputer/myfolder/Document.docx`
+
+
+      - Local location example for Mac and iOS: `/User/someone/document.docx`
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'openDocument(filePath: string): void;'
+      parameters:
+        - id: filePath
+          description: >-
+            Required. The absolute path of the .docx file. Word on the web only
+            supports remote (cloud) locations, while Word on Windows, on Mac,
+            and on iOS support local and remote locations.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: retrieveStylesFromBase64(base64File)
+    uid: word!Word.Application#retrieveStylesFromBase64:member(1)
+    package: word!
+    fullName: retrieveStylesFromBase64(base64File)
+    summary: >-
+      Parse styles from template Base64 file and return JSON format of retrieved
+      styles as a string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/get-external-styles.yaml
+
+
+      // Gets style info from another document passed in as a Base64-encoded
+      string.
+
+      await Word.run(async (context) => {
+        const retrievedStyles = context.application.retrieveStylesFromBase64(externalDocument);
+        await context.sync();
+
+        console.log("Styles from the other document:", retrievedStyles.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        retrieveStylesFromBase64(base64File: string):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: base64File
+          description: Required. The template file.
+          type: string
+      return:
+        type: <string>
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Application#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Application`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ApplicationData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadlength.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadlength.yml
new file mode 100644
index 0000000000..fc6799fb4f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadlength.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.ArrowheadLength
+uid: word!Word.ArrowheadLength:enum
+package: word!
+fullName: Word.ArrowheadLength
+summary: Specifies the length of the arrowhead at the end of a line.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: long
+    uid: word!Word.ArrowheadLength.long:member
+    package: word!
+    summary: >-
+      Represents a long arrowhead length.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Long"'
+  - name: medium
+    uid: word!Word.ArrowheadLength.medium:member
+    package: word!
+    summary: >-
+      Represents a medium arrowhead length.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Medium"'
+  - name: mixed
+    uid: word!Word.ArrowheadLength.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed arrowhead length.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: short
+    uid: word!Word.ArrowheadLength.short:member
+    package: word!
+    summary: >-
+      Represents a short arrowhead length.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Short"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadstyle.yml
new file mode 100644
index 0000000000..d5fed32e6c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadstyle.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSEnum
+name: Word.ArrowheadStyle
+uid: word!Word.ArrowheadStyle:enum
+package: word!
+fullName: Word.ArrowheadStyle
+summary: Specifies the style of the arrowhead at the end of a line.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: diamond
+    uid: word!Word.ArrowheadStyle.diamond:member
+    package: word!
+    summary: >-
+      Represents a diamond arrowhead style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Diamond"'
+  - name: mixed
+    uid: word!Word.ArrowheadStyle.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed arrowhead style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.ArrowheadStyle.none:member
+    package: word!
+    summary: >-
+      Represents no arrowhead.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: open
+    uid: word!Word.ArrowheadStyle.open:member
+    package: word!
+    summary: >-
+      Represents an open arrowhead style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Open"'
+  - name: oval
+    uid: word!Word.ArrowheadStyle.oval:member
+    package: word!
+    summary: >-
+      Represents an oval arrowhead style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Oval"'
+  - name: stealth
+    uid: word!Word.ArrowheadStyle.stealth:member
+    package: word!
+    summary: >-
+      Represents a stealth arrowhead style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Stealth"'
+  - name: triangle
+    uid: word!Word.ArrowheadStyle.triangle:member
+    package: word!
+    summary: >-
+      Represents a triangle arrowhead style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Triangle"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadwidth.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadwidth.yml
new file mode 100644
index 0000000000..021ad2f7f9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.arrowheadwidth.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.ArrowheadWidth
+uid: word!Word.ArrowheadWidth:enum
+package: word!
+fullName: Word.ArrowheadWidth
+summary: Specifies the width of the arrowhead at the end of a line.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: medium
+    uid: word!Word.ArrowheadWidth.medium:member
+    package: word!
+    summary: >-
+      Represents a medium arrowhead width.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Medium"'
+  - name: mixed
+    uid: word!Word.ArrowheadWidth.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed arrowhead width.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: narrow
+    uid: word!Word.ArrowheadWidth.narrow:member
+    package: word!
+    summary: >-
+      Represents a narrow arrowhead width.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Narrow"'
+  - name: wide
+    uid: word!Word.ArrowheadWidth.wide:member
+    package: word!
+    summary: >-
+      Represents a wide arrowhead width.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wide"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.beveltype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.beveltype.yml
new file mode 100644
index 0000000000..da82a070f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.beveltype.yml
@@ -0,0 +1,156 @@
+### YamlMime:TSEnum
+name: Word.BevelType
+uid: word!Word.BevelType:enum
+package: word!
+fullName: Word.BevelType
+summary: >-
+  Indicates the bevel type of a
+  [Word.ThreeDimensionalFormat](xref:word!Word.ThreeDimensionalFormat:class)
+  object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: angle
+    uid: word!Word.BevelType.angle:member
+    package: word!
+    summary: >-
+      Represents an angle bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"angle"'
+  - name: artDeco
+    uid: word!Word.BevelType.artDeco:member
+    package: word!
+    summary: >-
+      Represents an art deco bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"artDeco"'
+  - name: circle
+    uid: word!Word.BevelType.circle:member
+    package: word!
+    summary: >-
+      Represents a circle bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"circle"'
+  - name: convex
+    uid: word!Word.BevelType.convex:member
+    package: word!
+    summary: >-
+      Represents a convex bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"convex"'
+  - name: coolSlant
+    uid: word!Word.BevelType.coolSlant:member
+    package: word!
+    summary: >-
+      Represents a cool slant bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"coolSlant"'
+  - name: cross
+    uid: word!Word.BevelType.cross:member
+    package: word!
+    summary: >-
+      Represents a cross bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"cross"'
+  - name: divot
+    uid: word!Word.BevelType.divot:member
+    package: word!
+    summary: >-
+      Represents a divot bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"divot"'
+  - name: hardEdge
+    uid: word!Word.BevelType.hardEdge:member
+    package: word!
+    summary: >-
+      Represents a hard edge bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"hardEdge"'
+  - name: mixed
+    uid: word!Word.BevelType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed bevel type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"mixed"'
+  - name: none
+    uid: word!Word.BevelType.none:member
+    package: word!
+    summary: >-
+      Represents no bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"none"'
+  - name: relaxedInset
+    uid: word!Word.BevelType.relaxedInset:member
+    package: word!
+    summary: >-
+      Represents a relaxed inset bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"relaxedInset"'
+  - name: riblet
+    uid: word!Word.BevelType.riblet:member
+    package: word!
+    summary: >-
+      Represents a riblet bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"riblet"'
+  - name: slope
+    uid: word!Word.BevelType.slope:member
+    package: word!
+    summary: >-
+      Represents a slope bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"slope"'
+  - name: softRound
+    uid: word!Word.BevelType.softRound:member
+    package: word!
+    summary: >-
+      Represents a soft round bevel.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"softRound"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.bibliography.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bibliography.yml
new file mode 100644
index 0000000000..d338030325
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bibliography.yml
@@ -0,0 +1,278 @@
+### YamlMime:TSType
+name: Word.Bibliography
+uid: word!Word.Bibliography:class
+package: word!
+fullName: Word.Bibliography
+summary: >-
+  Represents the list of available sources attached to the document (in the
+  current list) or the list of sources available in the application (in the
+  master list).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: bibliographyStyle
+    uid: word!Word.Bibliography#bibliographyStyle:member
+    package: word!
+    fullName: bibliographyStyle
+    summary: Specifies the name of the active style to use for the bibliography.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliographyStyle: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.Bibliography#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: sources
+    uid: word!Word.Bibliography#sources:member
+    package: word!
+    fullName: sources
+    summary: >-
+      Returns a `SourceCollection` object that represents all the sources
+      contained in the bibliography.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly sources: Word.SourceCollection;'
+      return:
+        type: 
+methods:
+  - name: generateUniqueTag()
+    uid: word!Word.Bibliography#generateUniqueTag:member(1)
+    package: word!
+    fullName: generateUniqueTag()
+    summary: >-
+      Generates a unique identification tag for a bibliography source and
+      returns a string that represents the tag.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'generateUniqueTag(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: load(options)
+    uid: word!Word.Bibliography#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BibliographyLoadOptions):
+        Word.Bibliography;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Bibliography#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Bibliography;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Bibliography#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Bibliography;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Bibliography#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BibliographyUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Bibliography#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Bibliography): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Bibliography#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Bibliography`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.BibliographyData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BibliographyData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Bibliography#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Bibliography;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Bibliography#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Bibliography;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.body.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.body.yml
new file mode 100644
index 0000000000..faf2907d40
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.body.yml
@@ -0,0 +1,2102 @@
+### YamlMime:TSType
+name: Word.Body
+uid: word!Word.Body:class
+package: word!
+fullName: Word.Body
+summary: Represents the body of a document or a section.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Get the body object and read its font size.
+
+  await Word.run(async (context) => {
+      // Create a proxy object for the document body.
+      const body = context.document.body;
+      body.load("font/size");
+
+      await context.sync();
+
+      console.log("Font size: " + body.font.size);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: contentControls
+    uid: word!Word.Body#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: Gets the collection of rich text content control objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly contentControls: Word.ContentControlCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Body#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: endnotes
+    uid: word!Word.Body#endnotes:member
+    package: word!
+    fullName: endnotes
+    summary: Gets the collection of endnotes in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly endnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: fields
+    uid: word!Word.Body#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets all fields in the document body.
+
+      await Word.run(async (context) => {
+        const fields: Word.FieldCollection = context.document.body.fields.load("items");
+
+        await context.sync();
+
+        if (fields.items.length === 0) {
+          console.log("No fields in this document.");
+        } else {
+          fields.load(["code", "result"]);
+          await context.sync();
+
+          for (let i = 0; i < fields.items.length; i++) {
+            console.log(`Field ${i + 1}'s code: ${fields.items[i].code}`, `Field ${i + 1}'s result: ${JSON.stringify(fields.items[i].result)}`);
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fields: Word.FieldCollection;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.Body#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the body. Use this to get and set font name, size,
+      color and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Gets the style and the font size, font name, and font color properties
+      on the body object.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to load font and style information for the document body.
+        body.load("font/size, font/name, font/color, style");
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        // Show font-related property values on the body object.
+        const results =
+          "Font size: " +
+          body.font.size +
+          "; Font name: " +
+          body.font.name +
+          "; Font color: " +
+          body.font.color +
+          "; Body style: " +
+          body.style;
+
+        console.log(results);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: footnotes
+    uid: word!Word.Body#footnotes:member
+    package: word!
+    fullName: footnotes
+    summary: Gets the collection of footnotes in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Gets the footnotes in the document body.
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("length");
+        await context.sync();
+
+        console.log("Number of footnotes in the document body: " + footnotes.items.length);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly footnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: inlinePictures
+    uid: word!Word.Body#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: >-
+      Gets the collection of InlinePicture objects in the body. The collection
+      doesn't include floating images.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+      // Gets the first image in the document.
+
+      await Word.run(async (context) => {
+        const firstPicture: Word.InlinePicture = context.document.body.inlinePictures.getFirst();
+        firstPicture.load("width, height, imageFormat");
+
+        await context.sync();
+        console.log(`Image dimensions: ${firstPicture.width} x ${firstPicture.height}`, `Image format: ${firstPicture.imageFormat}`);
+        // Get the image encoded as Base64.
+        const base64 = firstPicture.getBase64ImageSrc();
+
+        await context.sync();
+        console.log(base64.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly inlinePictures: Word.InlinePictureCollection;'
+      return:
+        type: 
+  - name: lists
+    uid: word!Word.Body#lists:member
+    package: word!
+    fullName: lists
+    summary: Gets the collection of list objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+      // Gets information about the first list in the document.
+
+      await Word.run(async (context) => {
+        const lists: Word.ListCollection = context.document.body.lists;
+        lists.load("items");
+
+        await context.sync();
+
+        if (lists.items.length === 0) {
+          console.warn("There are no lists in this document.");
+          return;
+        }
+        
+        // Get the first list.
+        const list: Word.List = lists.getFirst();
+        list.load("levelTypes,levelExistences");
+
+        await context.sync();
+
+        const levelTypes  = list.levelTypes;
+        console.log("Level types of the first list:");
+        for (let i = 0; i < levelTypes.length; i++) {
+          console.log(`- Level ${i + 1} (index ${i}): ${levelTypes[i]}`);
+        }
+
+        const levelExistences = list.levelExistences;
+        console.log("Level existences of the first list:");
+        for (let i = 0; i < levelExistences.length; i++) {
+          console.log(`- Level ${i + 1} (index ${i}): ${levelExistences[i]}`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lists: Word.ListCollection;'
+      return:
+        type: 
+  - name: paragraphs
+    uid: word!Word.Body#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets the collection of paragraph objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: Paragraphs in tables aren't returned for requirement sets 1.1
+      and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-word-count.yaml
+
+
+      // Counts how many times each term appears in the document.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("text");
+        await context.sync();
+
+        // Split up the document text using existing spaces as the delimiter.
+        let text = [];
+        paragraphs.items.forEach((item) => {
+          let paragraph = item.text.trim();
+          if (paragraph) {
+            paragraph.split(" ").forEach((term) => {
+              let currentTerm = term.trim();
+              if (currentTerm) {
+                text.push(currentTerm);
+              }
+            });
+          }
+        });
+
+        // Determine the list of unique terms.
+        let makeTextDistinct = new Set(text);
+        let distinctText = Array.from(makeTextDistinct);
+        let allSearchResults = [];
+
+        for (let i = 0; i < distinctText.length; i++) {
+          let results = context.document.body.search(distinctText[i], { matchCase: true, matchWholeWord: true });
+          results.load("text");
+
+          // Map each search term with its results.
+          let correlatedResults = {
+            searchTerm: distinctText[i],
+            hits: results
+          };
+
+          allSearchResults.push(correlatedResults);
+        }
+
+        await context.sync();
+
+        // Display the count for each search term.
+        allSearchResults.forEach((result) => {
+          let length = result.hits.items.length;
+
+          console.log("Search term: " + result.searchTerm + " => Count: " + length);
+        });
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraphs: Word.ParagraphCollection;'
+      return:
+        type: 
+  - name: parentBody
+    uid: word!Word.Body#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: >-
+      Gets the parent body of the body. For example, a table cell body's parent
+      body could be a header. Throws an `ItemNotFound` error if there isn't a
+      parent body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBody: Word.Body;'
+      return:
+        type: 
+  - name: parentBodyOrNullObject
+    uid: word!Word.Body#parentBodyOrNullObject:member
+    package: word!
+    fullName: parentBodyOrNullObject
+    summary: >-
+      Gets the parent body of the body. For example, a table cell body's parent
+      body could be a header. If there isn't a parent body, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBodyOrNullObject: Word.Body;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Body#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the body. Throws an `ItemNotFound`
+      error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.Body#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the body. If there isn't a parent
+      content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentSection
+    uid: word!Word.Body#parentSection:member
+    package: word!
+    fullName: parentSection
+    summary: >-
+      Gets the parent section of the body. Throws an `ItemNotFound` error if
+      there isn't a parent section.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentSection: Word.Section;'
+      return:
+        type: 
+  - name: parentSectionOrNullObject
+    uid: word!Word.Body#parentSectionOrNullObject:member
+    package: word!
+    fullName: parentSectionOrNullObject
+    summary: >-
+      Gets the parent section of the body. If there isn't a parent section, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentSectionOrNullObject: Word.Section;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Body#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of shape objects in the body, including both inline
+      and floating shapes. Currently, only the following shapes are supported:
+      text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets text boxes in main document.
+        const shapes: Word.ShapeCollection = context.document.body.shapes;
+        shapes.load();
+        await context.sync();
+
+        if (shapes.items.length > 0) {
+          shapes.items.forEach(function(shape, index) {
+            if (shape.type === Word.ShapeType.textBox) {
+              console.log(`Shape ${index} in the main document has a text box. Properties:`, shape);
+            }
+          });
+        } else {
+          console.log("No shapes found in main document.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shapes: Word.ShapeCollection;'
+      return:
+        type: 
+  - name: style
+    uid: word!Word.Body#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the body. Use this property for custom styles
+      and localized style names. To use the built-in styles that are portable
+      between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Body#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the body. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tables
+    uid: word!Word.Body#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the collection of table objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/table-cell-access.yaml
+
+
+      // Gets the content of the first cell in the first table.
+
+      await Word.run(async (context) => {
+        const firstCell: Word.Body = context.document.body.tables.getFirst().getCell(0, 0).body;
+        firstCell.load("text");
+
+        await context.sync();
+        console.log("First cell's text is: " + firstCell.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tables: Word.TableCollection;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Body#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the body. Use the insertText method to insert text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Gets the text content of the body.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to load the text in document body.
+        body.load("text");
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Body contents (text): " + body.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly text: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Body#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header',
+      'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and
+      ‘NoteItem’ are supported in WordAPIOnline 1.1 and later.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Gets the referenced note's item type and body type, which are both
+      "Footnote".
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("items");
+        await context.sync();
+
+        const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+        const mark = (referenceNumber as number) - 1;
+        const item: Word.NoteItem = footnotes.items[mark];
+        console.log(`Note type of footnote ${referenceNumber}: ${item.type}`);
+
+        item.body.load("type");
+        await context.sync();
+
+        console.log(`Body type of note: ${item.body.type}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.BodyType | "Unknown" | "MainDoc" | "Section" |
+        "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
+      return:
+        type: >-
+           | "Unknown" | "MainDoc" |
+          "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote"
+          | "NoteItem"
+methods:
+  - name: clear()
+    uid: word!Word.Body#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: >-
+      Clears the contents of the body object. The user can perform the undo
+      operation on the cleared content.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Clears out the content from the document body.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to clear the contents of the body.
+        body.clear();
+
+        console.log("Cleared the body contents.");
+      });
+
+
+      // The Silly stories add-in sample shows how the clear method can be used
+      to clear the contents of a document.
+
+      // https://aka.ms/sillystorywordaddin
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getComments()
+    uid: word!Word.Body#getComments:member(1)
+    package: word!
+    fullName: getComments()
+    summary: Gets comments associated with the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Gets the comments in the document body.
+
+      await Word.run(async (context) => {
+        const comments: Word.CommentCollection = context.document.body.getComments();
+
+        // Load objects to log in the console.
+        comments.load();
+        await context.sync();
+
+        console.log("All comments:", comments);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getComments(): Word.CommentCollection;'
+      return:
+        type: 
+        description: ''
+  - name: getContentControls(options)
+    uid: word!Word.Body#getContentControls:member(1)
+    package: word!
+    fullName: getContentControls(options)
+    summary: Gets the currently supported content controls in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: If specific types are provided in the options parameter, only
+      content controls of supported types are returned. Be aware that an
+      exception will be thrown on using methods of a generic
+      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
+      relevant for the specific type. With time, additional types of content
+      controls may be supported. Therefore, your add-in should request and
+      handle specific types of content controls.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getContentControls(options?: Word.ContentControlOptions):
+        Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Optional. Options that define which content controls are returned.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getHtml()
+    uid: word!Word.Body#getHtml:member(1)
+    package: word!
+    fullName: getHtml()
+    summary: >-
+      Gets an HTML representation of the body object. When rendered in a web
+      page or HTML viewer, the formatting will be a close, but not exact, match
+      for of the formatting of the document. This method doesn't return the
+      exact same HTML for the same document on different platforms (Windows,
+      Mac, Word on the web, etc.). If you need exact fidelity, or consistency
+      across platforms, use `Body.getOoxml()` and convert the returned XML to
+      HTML.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Gets the HTML that represents the content of the body.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to get the HTML contents of the body.
+        const bodyHTML = body.getHtml();
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Body contents (HTML): " + bodyHTML.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHtml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getOoxml()
+    uid: word!Word.Body#getOoxml:member(1)
+    package: word!
+    fullName: getOoxml()
+    summary: Gets the OOXML (Office Open XML) representation of the body object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Gets the OOXML that represents the content of the body.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to get the OOXML contents of the body.
+        const bodyOOXML = body.getOoxml();
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Body contents (OOXML): " + bodyOOXML.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getOoxml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.Body#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Gets the whole body, or the starting or ending point of the body, as a
+      range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end |
+        Word.RangeLocation.after | Word.RangeLocation.content | "Whole" |
+        "Start" | "End" | "After" | "Content"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: >-
+            Optional. The range location must be 'Whole', 'Start', 'End',
+            'After', or 'Content'.
+          type: >-
+             |  |  |  |  | "Whole" | "Start"
+            | "End" | "After" | "Content"
+      return:
+        type: 
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.Body#getReviewedText:member(1)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: 
+      return:
+        type: <string>
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.Body#getReviewedText:member(2)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: '"Original" | "Current"'
+      return:
+        type: <string>
+        description: ''
+  - name: getTrackedChanges()
+    uid: word!Word.Body#getTrackedChanges:member(1)
+    package: word!
+    fullName: getTrackedChanges()
+    summary: Gets the collection of the TrackedChange objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Gets all tracked changes.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        trackedChanges.load();
+        await context.sync();
+
+        console.log(trackedChanges);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getTrackedChanges(): Word.TrackedChangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: insertBreak(breakType, insertLocation)
+    uid: word!Word.Body#insertBreak:member(1)
+    package: word!
+    fullName: insertBreak(breakType, insertLocation)
+    summary: Inserts a break at the specified location in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Inserts a page break at the beginning of the document.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to insert a page break at the start of the document body.
+        body.insertBreak(Word.BreakType.page, Word.InsertLocation.start);
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Added a page break at the start of the document body.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext"
+        | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line",
+        insertLocation: Word.InsertLocation.start | Word.InsertLocation.end |
+        "Start" | "End"): void;
+      parameters:
+        - id: breakType
+          description: Required. The break type to add to the body.
+          type: >-
+             | "Page" | "Next" |
+            "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" |
+            "Line"
+        - id: insertLocation
+          description: Required. The value must be 'Start' or 'End'.
+          type: >-
+             |  | "Start" | "End"
+      return:
+        type: void
+        description: ''
+  - name: insertContentControl(contentControlType)
+    uid: word!Word.Body#insertContentControl:member(1)
+    package: word!
+    fullName: insertContentControl(contentControlType)
+    summary: Wraps the Body object with a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `contentControlType` parameter was introduced in WordApi 1.5.
+      `PlainText` support was added in WordApi 1.5. `CheckBox` support was added
+      in WordApi 1.7. `DropDownList` and `ComboBox` support was added in WordApi
+      1.9.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Creates a content control using the document body.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to wrap the body in a content control.
+        body.insertContentControl();
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Wrapped the body in a content control.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertContentControl(contentControlType?:
+        Word.ContentControlType.richText | Word.ContentControlType.plainText |
+        Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList
+        | Word.ContentControlType.comboBox | "RichText" | "PlainText" |
+        "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
+      parameters:
+        - id: contentControlType
+          description: >-
+            Optional. Content control type to insert. Must be 'RichText',
+            'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default
+            is 'RichText'.
+          type: >-
+             |  |  |  |  | "RichText" |
+            "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"
+      return:
+        type: 
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation)
+    uid: word!Word.Body#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation)
+    summary: Inserts a document into the body at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Inserts the body from the external document at the beginning of this
+      document.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to insert the Base64-encoded string representation of the body of the selected .docx file at the beginning of the current document.
+        body.insertFileFromBase64(externalDocument, Word.InsertLocation.start);
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Added Base64-encoded text to the beginning of the document body.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation.replace | Word.InsertLocation.start |
+        Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+      parameters:
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertHtml(html, insertLocation)
+    uid: word!Word.Body#insertHtml:member(1)
+    package: word!
+    fullName: insertHtml(html, insertLocation)
+    summary: Inserts HTML at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Inserts the HTML at the beginning of this document.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to insert HTML at the beginning of the document.
+        body.insertHtml("This is text inserted with body.insertHtml()", Word.InsertLocation.start);
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("HTML added to the beginning of the document body.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertHtml(html: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: html
+          description: Required. The HTML to be inserted in the document.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    uid: word!Word.Body#insertInlinePictureFromBase64:member(1)
+    package: word!
+    fullName: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    summary: Inserts a picture into the body at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Inserts an image inline at the beginning of this document.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Base64-encoded image to insert inline.
+        const base64EncodedImg =
+          "iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAIAAAAxEEnAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACFSURBVDhPtY1BEoQwDMP6/0+XgIMTBAeYoTqso9Rkx1zG+tNj1H94jgGzeNSjteO5vtQQuG2seO0av8LzGbe3anzRoJ4ybm/VeKEerAEbAUpW4aWQCmrGFWykRzGBCnYy2ha3oAIq2MloW9yCCqhgJ6NtcQsqoIKdjLbFLaiACnYyf2fODbrjZcXfr2F4AAAAAElFTkSuQmCC";
+
+        // Queue a command to insert a Base64-encoded image at the beginning of the current document.
+        body.insertInlinePictureFromBase64(base64EncodedImg, Word.InsertLocation.start);
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Added a Base64-encoded image to the beginning of the document body.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertInlinePictureFromBase64(base64EncodedImage: string,
+        insertLocation: Word.InsertLocation.start | Word.InsertLocation.end |
+        "Start" | "End"): Word.InlinePicture;
+      parameters:
+        - id: base64EncodedImage
+          description: Required. The Base64-encoded image to be inserted in the body.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Start' or 'End'.
+          type: >-
+             |  | "Start" | "End"
+      return:
+        type: 
+        description: ''
+  - name: insertOoxml(ooxml, insertLocation)
+    uid: word!Word.Body#insertOoxml:member(1)
+    package: word!
+    fullName: insertOoxml(ooxml, insertLocation)
+    summary: Inserts OOXML at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Inserts OOXML at the beginning of this document.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to insert OOXML at the beginning of the body.
+        body.insertOoxml(
+          "This text has formatting directly applied to achieve its font size, color, line spacing, and paragraph spacing.",
+          Word.InsertLocation.start
+        );
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Added OOXML to the beginning of the document body.");
+      });
+
+
+      // Read "Understand when and how to use Office Open XML in your Word
+      add-in" for guidance on working with OOXML.
+
+      //
+      https://learn.microsoft.com/office/dev/add-ins/word/create-better-add-ins-for-word-with-office-open-xml
+
+
+      // The Word-Add-in-DocumentAssembly sample shows how you can use this API
+      to assemble a document.
+
+      // https://github.com/OfficeDev/Word-Add-in-DocumentAssembly
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: ooxml
+          description: Required. The OOXML to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.Body#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-formatted-text.yaml
+
+
+      await Word.run(async (context) => {
+        // Second sentence, let's insert it as a paragraph after the previously inserted one.
+        const secondSentence: Word.Paragraph = context.document.body.insertParagraph(
+          "This is the first text with a custom style.",
+          "End"
+        );
+        secondSentence.font.set({
+          bold: false,
+          italic: true,
+          name: "Berlin Sans FB",
+          color: "blue",
+          size: 30
+        });
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"):
+        Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Start' or 'End'.
+          type: >-
+             |  | "Start" | "End"
+      return:
+        type: 
+        description: ''
+  - name: insertTable(rowCount, columnCount, insertLocation, values)
+    uid: word!Word.Body#insertTable:member(1)
+    package: word!
+    fullName: insertTable(rowCount, columnCount, insertLocation, values)
+    summary: Inserts a table with the specified number of rows and columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/table-cell-access.yaml
+
+
+      await Word.run(async (context) => {
+        // Use a two-dimensional array to hold the initial table values.
+        const data = [
+          ["Tokyo", "Beijing", "Seattle"],
+          ["Apple", "Orange", "Pineapple"]
+        ];
+        const table: Word.Table = context.document.body.insertTable(2, 3, "Start", data);
+        table.styleBuiltIn = Word.BuiltInStyleName.gridTable5Dark_Accent2;
+        table.styleFirstColumn = false;
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTable(rowCount: number, columnCount: number, insertLocation:
+        Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End",
+        values?: string[][]): Word.Table;
+      parameters:
+        - id: rowCount
+          description: Required. The number of rows in the table.
+          type: number
+        - id: columnCount
+          description: Required. The number of columns in the table.
+          type: number
+        - id: insertLocation
+          description: Required. The value must be 'Start' or 'End'.
+          type: >-
+             |  | "Start" | "End"
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: insertText(text, insertLocation)
+    uid: word!Word.Body#insertText:member(1)
+    package: word!
+    fullName: insertText(text, insertLocation)
+    summary: Inserts text into the body at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Inserts text at the beginning of this document.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to insert text at the beginning of the current document.
+        body.insertText('This is text inserted with body.insertText()', Word.InsertLocation.start);
+
+        // Synchronize the document state by executing the queued commands, and return a promise to indicate task completion.
+        await context.sync();
+
+        console.log("Text added to the beginning of the document body.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertText(text: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: text
+          description: Required. Text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Body#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.BodyLoadOptions): Word.Body;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Body#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Body;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Body#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Body;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.Body#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified SearchOptions on the scope of the
+      body object. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/search.yaml
+
+
+      // Does a basic text search and highlights matches in the document.
+
+      await Word.run(async (context) => {
+        const results : Word.RangeCollection = context.document.body.search("extend");
+        results.load("length");
+
+        await context.sync();
+
+        // Let's traverse the search results and highlight matches.
+        for (let i = 0; i < results.items.length; i++) {
+          results.items[i].font.highlightColor = "yellow";
+        }
+
+        await context.sync();
+      });
+
+
+      ...
+
+
+      // Does a wildcard search and highlights matches in the document.
+
+      await Word.run(async (context) => {
+        // Construct a wildcard expression and set matchWildcards to true in order to use wildcards.
+        const results : Word.RangeCollection = context.document.body.search("$*.[0-9][0-9]", { matchWildcards: true });
+        results.load("length");
+
+        await context.sync();
+
+        // Let's traverse the search results and highlight matches.
+        for (let i = 0; i < results.items.length; i++) {
+          results.items[i].font.highlightColor = "red";
+          results.items[i].font.color = "white";
+        }
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: Required. The search text. Can be a maximum of 255 characters.
+          type: string
+        - id: searchOptions
+          description: Optional. Options for the search.
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Body#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the body and navigates the Word UI to it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-body.yaml
+
+
+      // Selects the entire body.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+        // Create a proxy object for the document body.
+        const body: Word.Body = context.document.body;
+
+        // Queue a command to select the document body.
+        // The Word UI will move to the selected document body.
+        body.select();
+
+        console.log("Selected the document body.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Body#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the body and navigates the Word UI to it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Body#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BodyUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Body#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Body): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Body#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Body` object is an
+      API object, the `toJSON` method returns a plain JavaScript object (typed
+      as `Word.Interfaces.BodyData`) that contains shallow copies of any
+      loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BodyData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Body#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Body;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Body#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Body;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.bodytype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bodytype.yml
new file mode 100644
index 0000000000..f9eb3ed5ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bodytype.yml
@@ -0,0 +1,134 @@
+### YamlMime:TSEnum
+name: Word.BodyType
+uid: word!Word.BodyType:enum
+package: word!
+fullName: Word.BodyType
+summary: Represents the types of body objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+  // Gets the referenced note's item type and body type, which are both
+  "Footnote".
+
+  await Word.run(async (context) => {
+    const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+    footnotes.load("items");
+    await context.sync();
+
+    const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+    const mark = (referenceNumber as number) - 1;
+    const item: Word.NoteItem = footnotes.items[mark];
+    console.log(`Note type of footnote ${referenceNumber}: ${item.type}`);
+
+    item.body.load("type");
+    await context.sync();
+
+    console.log(`Body type of note: ${item.body.type}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: endnote
+    uid: word!Word.BodyType.endnote:member
+    package: word!
+    summary: >-
+      Endnote body.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Endnote"'
+  - name: footer
+    uid: word!Word.BodyType.footer:member
+    package: word!
+    summary: >-
+      Footer body.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Footer"'
+  - name: footnote
+    uid: word!Word.BodyType.footnote:member
+    package: word!
+    summary: >-
+      Footnote body.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Footnote"'
+  - name: header
+    uid: word!Word.BodyType.header:member
+    package: word!
+    summary: >-
+      Header body.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Header"'
+  - name: mainDoc
+    uid: word!Word.BodyType.mainDoc:member
+    package: word!
+    summary: >-
+      Main document body.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MainDoc"'
+  - name: noteItem
+    uid: word!Word.BodyType.noteItem:member
+    package: word!
+    summary: >-
+      Note body e.g., endnote, footnote.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoteItem"'
+  - name: section
+    uid: word!Word.BodyType.section:member
+    package: word!
+    summary: >-
+      Section body.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Section"'
+  - name: tableCell
+    uid: word!Word.BodyType.tableCell:member
+    package: word!
+    summary: >-
+      Table cell body.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TableCell"'
+  - name: unknown
+    uid: word!Word.BodyType.unknown:member
+    package: word!
+    summary: >-
+      Unknown body type.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unknown"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.border.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.border.yml
new file mode 100644
index 0000000000..03273b9efa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.border.yml
@@ -0,0 +1,362 @@
+### YamlMime:TSType
+name: Word.Border
+uid: word!Word.Border:class
+package: word!
+fullName: Word.Border
+summary: Represents the Border object for text, a paragraph, or a table.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Updates border properties (e.g., type, width, color) of the specified
+  style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to update border properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else {
+      const borders: Word.BorderCollection = style.borders;
+      borders.load("items");
+      await context.sync();
+
+      borders.outsideBorderType = Word.BorderType.dashed;
+      borders.outsideBorderWidth = Word.BorderWidth.pt025;
+      borders.outsideBorderColor = "green";
+      console.log("Updated outside borders.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: color
+    uid: word!Word.Border#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the border. Color is specified in ‘\#RRGGBB’
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.Border#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: location
+    uid: word!Word.Border#location:member
+    package: word!
+    fullName: location
+    summary: Gets the location of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly location: Word.BorderLocation | "Top" | "Left" | "Bottom" |
+        "Right" | "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" |
+        "All";
+      return:
+        type: >-
+           | "Top" | "Left" |
+          "Bottom" | "Right" | "InsideHorizontal" | "InsideVertical" | "Inside"
+          | "Outside" | "All"
+  - name: type
+    uid: word!Word.Border#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the border type for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.BorderType | "Mixed" | "None" | "Single" | "Double" |
+        "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: visible
+    uid: word!Word.Border#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Border#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        width: Word.BorderWidth | "None" | "Pt025" | "Pt050" | "Pt075" | "Pt100"
+        | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" | "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
+methods:
+  - name: load(options)
+    uid: word!Word.Border#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.BorderLoadOptions): Word.Border;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Border#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Border;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Border#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Border;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Border#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BorderUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Border#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Border): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Border#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Border` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.BorderData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BorderData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Border#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Border;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Border#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Border;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.bordercollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bordercollection.yml
new file mode 100644
index 0000000000..ce1d89b858
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bordercollection.yml
@@ -0,0 +1,568 @@
+### YamlMime:TSType
+name: Word.BorderCollection
+uid: word!Word.BorderCollection:class
+package: word!
+fullName: Word.BorderCollection
+summary: Represents the collection of border styles.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Updates border properties (e.g., type, width, color) of the specified
+  style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to update border properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else {
+      const borders: Word.BorderCollection = style.borders;
+      borders.load("items");
+      await context.sync();
+
+      borders.outsideBorderType = Word.BorderType.dashed;
+      borders.outsideBorderWidth = Word.BorderWidth.pt025;
+      borders.outsideBorderColor = "green";
+      console.log("Updated outside borders.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BorderCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: insideBorderColor
+    uid: word!Word.BorderCollection#insideBorderColor:member
+    package: word!
+    fullName: insideBorderColor
+    summary: >-
+      Specifies the 24-bit color of the inside borders. Color is specified in
+      ‘\#RRGGBB’ format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insideBorderColor: string;'
+      return:
+        type: string
+  - name: insideBorderType
+    uid: word!Word.BorderCollection#insideBorderType:member
+    package: word!
+    fullName: insideBorderType
+    summary: Specifies the border type of the inside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insideBorderType: Word.BorderType | "Mixed" | "None" | "Single" |
+        "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: insideBorderWidth
+    uid: word!Word.BorderCollection#insideBorderWidth:member
+    package: word!
+    fullName: insideBorderWidth
+    summary: Specifies the width of the inside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insideBorderWidth: Word.BorderWidth | "None" | "Pt025" | "Pt050" |
+        "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" |
+        "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
+  - name: items
+    uid: word!Word.BorderCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Border[];'
+      return:
+        type: []
+  - name: outsideBorderColor
+    uid: word!Word.BorderCollection#outsideBorderColor:member
+    package: word!
+    fullName: outsideBorderColor
+    summary: >-
+      Specifies the 24-bit color of the outside borders. Color is specified in
+      ‘\#RRGGBB’ format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Updates border properties (e.g., type, width, color) of the specified
+      style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update border properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          const borders: Word.BorderCollection = style.borders;
+          borders.load("items");
+          await context.sync();
+
+          borders.outsideBorderType = Word.BorderType.dashed;
+          borders.outsideBorderWidth = Word.BorderWidth.pt025;
+          borders.outsideBorderColor = "green";
+          console.log("Updated outside borders.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outsideBorderColor: string;'
+      return:
+        type: string
+  - name: outsideBorderType
+    uid: word!Word.BorderCollection#outsideBorderType:member
+    package: word!
+    fullName: outsideBorderType
+    summary: Specifies the border type of the outside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Updates border properties (e.g., type, width, color) of the specified
+      style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update border properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          const borders: Word.BorderCollection = style.borders;
+          borders.load("items");
+          await context.sync();
+
+          borders.outsideBorderType = Word.BorderType.dashed;
+          borders.outsideBorderWidth = Word.BorderWidth.pt025;
+          borders.outsideBorderColor = "green";
+          console.log("Updated outside borders.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outsideBorderType: Word.BorderType | "Mixed" | "None" | "Single" |
+        "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: outsideBorderWidth
+    uid: word!Word.BorderCollection#outsideBorderWidth:member
+    package: word!
+    fullName: outsideBorderWidth
+    summary: Specifies the width of the outside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Updates border properties (e.g., type, width, color) of the specified
+      style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update border properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          const borders: Word.BorderCollection = style.borders;
+          borders.load("items");
+          await context.sync();
+
+          borders.outsideBorderType = Word.BorderType.dashed;
+          borders.outsideBorderWidth = Word.BorderWidth.pt025;
+          borders.outsideBorderColor = "green";
+          console.log("Updated outside borders.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outsideBorderWidth: Word.BorderWidth | "None" | "Pt025" | "Pt050" |
+        "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" |
+        "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
+methods:
+  - name: getByLocation(borderLocation)
+    uid: word!Word.BorderCollection#getByLocation:member(1)
+    package: word!
+    fullName: getByLocation(borderLocation)
+    summary: Gets the border that has the specified location.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getByLocation(borderLocation: Word.BorderLocation.top |
+        Word.BorderLocation.left | Word.BorderLocation.bottom |
+        Word.BorderLocation.right | Word.BorderLocation.insideHorizontal |
+        Word.BorderLocation.insideVertical | "Top" | "Left" | "Bottom" | "Right"
+        | "InsideHorizontal" | "InsideVertical"): Word.Border;
+      parameters:
+        - id: borderLocation
+          description: ''
+          type: >-
+             |  |  |  |  |  | "Top" |
+            "Left" | "Bottom" | "Right" | "InsideHorizontal" | "InsideVertical"
+      return:
+        type: 
+        description: ''
+  - name: getFirst()
+    uid: word!Word.BorderCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first border in this collection. Throws an `ItemNotFound` error
+      if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Border;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.BorderCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first border in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Border;'
+      return:
+        type: 
+        description: ''
+  - name: getItem(index)
+    uid: word!Word.BorderCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(index)
+    summary: Gets a Border object by its index in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(index: number): Word.Border;'
+      parameters:
+        - id: index
+          description: A number that identifies the index location of a Border object.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.BorderCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BorderCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.BorderCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+            & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BorderCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BorderCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BorderCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.BorderCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BorderCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.BorderCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.BorderCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BorderCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.BorderCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BorderCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BorderCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BorderCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderlinestyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderlinestyle.yml
new file mode 100644
index 0000000000..72fad821d5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderlinestyle.yml
@@ -0,0 +1,263 @@
+### YamlMime:TSEnum
+name: Word.BorderLineStyle
+uid: word!Word.BorderLineStyle:enum
+package: word!
+fullName: Word.BorderLineStyle
+summary: Specifies the border style for an object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: dashDot
+    uid: word!Word.BorderLineStyle.dashDot:member
+    package: word!
+    summary: >-
+      Dash-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashDot"'
+  - name: dashDotDot
+    uid: word!Word.BorderLineStyle.dashDotDot:member
+    package: word!
+    summary: >-
+      Dash-dot-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashDotDot"'
+  - name: dashDotStroked
+    uid: word!Word.BorderLineStyle.dashDotStroked:member
+    package: word!
+    summary: >-
+      Dash-dot stroked line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashDotStroked"'
+  - name: dashLargeGap
+    uid: word!Word.BorderLineStyle.dashLargeGap:member
+    package: word!
+    summary: >-
+      Dashed line style with large gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashLargeGap"'
+  - name: dashSmallGap
+    uid: word!Word.BorderLineStyle.dashSmallGap:member
+    package: word!
+    summary: >-
+      Dashed line style with small gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashSmallGap"'
+  - name: dot
+    uid: word!Word.BorderLineStyle.dot:member
+    package: word!
+    summary: >-
+      Dotted line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dot"'
+  - name: double
+    uid: word!Word.BorderLineStyle.double:member
+    package: word!
+    summary: >-
+      Double line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Double"'
+  - name: doubleWavy
+    uid: word!Word.BorderLineStyle.doubleWavy:member
+    package: word!
+    summary: >-
+      Double wavy line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DoubleWavy"'
+  - name: emboss3D
+    uid: word!Word.BorderLineStyle.emboss3D:member
+    package: word!
+    summary: >-
+      Embossed 3D line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Emboss3D"'
+  - name: engrave3D
+    uid: word!Word.BorderLineStyle.engrave3D:member
+    package: word!
+    summary: >-
+      Engraved 3D line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Engrave3D"'
+  - name: inset
+    uid: word!Word.BorderLineStyle.inset:member
+    package: word!
+    summary: >-
+      Inset line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inset"'
+  - name: none
+    uid: word!Word.BorderLineStyle.none:member
+    package: word!
+    summary: >-
+      No line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: outset
+    uid: word!Word.BorderLineStyle.outset:member
+    package: word!
+    summary: >-
+      Outset line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Outset"'
+  - name: single
+    uid: word!Word.BorderLineStyle.single:member
+    package: word!
+    summary: >-
+      Single line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Single"'
+  - name: singleWavy
+    uid: word!Word.BorderLineStyle.singleWavy:member
+    package: word!
+    summary: >-
+      Single wavy line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SingleWavy"'
+  - name: thickThinLargeGap
+    uid: word!Word.BorderLineStyle.thickThinLargeGap:member
+    package: word!
+    summary: >-
+      Thick-thin line style with large gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThinLargeGap"'
+  - name: thickThinMedGap
+    uid: word!Word.BorderLineStyle.thickThinMedGap:member
+    package: word!
+    summary: >-
+      Thick-thin line style with medium gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThinMedGap"'
+  - name: thickThinSmallGap
+    uid: word!Word.BorderLineStyle.thickThinSmallGap:member
+    package: word!
+    summary: >-
+      Thick-thin line style with small gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThinSmallGap"'
+  - name: thinThickLargeGap
+    uid: word!Word.BorderLineStyle.thinThickLargeGap:member
+    package: word!
+    summary: >-
+      Thin-thick line style with large gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickLargeGap"'
+  - name: thinThickMedGap
+    uid: word!Word.BorderLineStyle.thinThickMedGap:member
+    package: word!
+    summary: >-
+      Thin-thick line style with medium gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickMedGap"'
+  - name: thinThickSmallGap
+    uid: word!Word.BorderLineStyle.thinThickSmallGap:member
+    package: word!
+    summary: >-
+      Thin-thick line style with small gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickSmallGap"'
+  - name: thinThickThinLargeGap
+    uid: word!Word.BorderLineStyle.thinThickThinLargeGap:member
+    package: word!
+    summary: >-
+      Thin-thick-thin line style with large gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickThinLargeGap"'
+  - name: thinThickThinMedGap
+    uid: word!Word.BorderLineStyle.thinThickThinMedGap:member
+    package: word!
+    summary: >-
+      Thin-thick-thin line style with medium gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickThinMedGap"'
+  - name: thinThickThinSmallGap
+    uid: word!Word.BorderLineStyle.thinThickThinSmallGap:member
+    package: word!
+    summary: >-
+      Thin-thick-thin line style with small gaps.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickThinSmallGap"'
+  - name: triple
+    uid: word!Word.BorderLineStyle.triple:member
+    package: word!
+    summary: >-
+      Triple line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Triple"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderlocation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderlocation.yml
new file mode 100644
index 0000000000..e488d15427
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderlocation.yml
@@ -0,0 +1,100 @@
+### YamlMime:TSEnum
+name: Word.BorderLocation
+uid: word!Word.BorderLocation:enum
+package: word!
+fullName: Word.BorderLocation
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets border details about the first table in the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const borderLocation = Word.BorderLocation.top;
+    const border: Word.TableBorder = firstTable.getBorder(borderLocation);
+    border.load(["type", "color", "width"]);
+    await context.sync();
+
+    console.log(`Details about the ${borderLocation} border of the first table:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: all
+    uid: word!Word.BorderLocation.all:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"All"'
+  - name: bottom
+    uid: word!Word.BorderLocation.bottom:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: inside
+    uid: word!Word.BorderLocation.inside:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inside"'
+  - name: insideHorizontal
+    uid: word!Word.BorderLocation.insideHorizontal:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideHorizontal"'
+  - name: insideVertical
+    uid: word!Word.BorderLocation.insideVertical:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideVertical"'
+  - name: left
+    uid: word!Word.BorderLocation.left:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: outside
+    uid: word!Word.BorderLocation.outside:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Outside"'
+  - name: right
+    uid: word!Word.BorderLocation.right:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: top
+    uid: word!Word.BorderLocation.top:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.bordertype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bordertype.yml
new file mode 100644
index 0000000000..85ca6ac8c7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.bordertype.yml
@@ -0,0 +1,206 @@
+### YamlMime:TSEnum
+name: Word.BorderType
+uid: word!Word.BorderType:enum
+package: word!
+fullName: Word.BorderType
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets border details about the first of the first table in the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const firstCell: Word.TableCell = firstTable.getCell(0, 0);
+    const borderLocation = "Left";
+    const border: Word.TableBorder = firstCell.getBorder(borderLocation);
+    border.load(["type", "color", "width"]);
+    await context.sync();
+
+    console.log(`Details about the ${borderLocation} border of the first table's first cell:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: dashDotStroked
+    uid: word!Word.BorderType.dashDotStroked:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashDotStroked"'
+  - name: dashed
+    uid: word!Word.BorderType.dashed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dashed"'
+  - name: dashedSmall
+    uid: word!Word.BorderType.dashedSmall:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashedSmall"'
+  - name: dot2Dashed
+    uid: word!Word.BorderType.dot2Dashed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dot2Dashed"'
+  - name: dotDashed
+    uid: word!Word.BorderType.dotDashed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DotDashed"'
+  - name: dotted
+    uid: word!Word.BorderType.dotted:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dotted"'
+  - name: double
+    uid: word!Word.BorderType.double:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Double"'
+  - name: doubleWave
+    uid: word!Word.BorderType.doubleWave:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DoubleWave"'
+  - name: mixed
+    uid: word!Word.BorderType.mixed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.BorderType.none:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: single
+    uid: word!Word.BorderType.single:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Single"'
+  - name: thickThinLarge
+    uid: word!Word.BorderType.thickThinLarge:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThinLarge"'
+  - name: thickThinMed
+    uid: word!Word.BorderType.thickThinMed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThinMed"'
+  - name: thickThinSmall
+    uid: word!Word.BorderType.thickThinSmall:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThinSmall"'
+  - name: thinThickLarge
+    uid: word!Word.BorderType.thinThickLarge:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickLarge"'
+  - name: thinThickMed
+    uid: word!Word.BorderType.thinThickMed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickMed"'
+  - name: thinThickSmall
+    uid: word!Word.BorderType.thinThickSmall:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickSmall"'
+  - name: thinThickThinLarge
+    uid: word!Word.BorderType.thinThickThinLarge:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickThinLarge"'
+  - name: thinThickThinMed
+    uid: word!Word.BorderType.thinThickThinMed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickThinMed"'
+  - name: thinThickThinSmall
+    uid: word!Word.BorderType.thinThickThinSmall:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThickThinSmall"'
+  - name: threeDEmboss
+    uid: word!Word.BorderType.threeDEmboss:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThreeDEmboss"'
+  - name: threeDEngrave
+    uid: word!Word.BorderType.threeDEngrave:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThreeDEngrave"'
+  - name: triple
+    uid: word!Word.BorderType.triple:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Triple"'
+  - name: wave
+    uid: word!Word.BorderType.wave:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wave"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderuniversal.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderuniversal.yml
new file mode 100644
index 0000000000..fd3b9e29bc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderuniversal.yml
@@ -0,0 +1,463 @@
+### YamlMime:TSType
+name: Word.BorderUniversal
+uid: word!Word.BorderUniversal:class
+package: word!
+fullName: Word.BorderUniversal
+summary: >-
+  Represents the `BorderUniversal` object, which manages borders for a range,
+  paragraph, table, or frame.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: artStyle
+    uid: word!Word.BorderUniversal#artStyle:member
+    package: word!
+    fullName: artStyle
+    summary: Specifies the graphical page-border design for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        artStyle: Word.PageBorderArt | "Apples" | "MapleMuffins" | "CakeSlice" |
+        "CandyCorn" | "IceCreamCones" | "ChampagneBottle" | "PartyGlass" |
+        "ChristmasTree" | "Trees" | "PalmsColor" | "Balloons3Colors" |
+        "BalloonsHotAir" | "PartyFavor" | "ConfettiStreamers" | "Hearts" |
+        "HeartBalloon" | "Stars3D" | "StarsShadowed" | "Stars" | "Sun" |
+        "Earth2" | "Earth1" | "PeopleHats" | "Sombrero" | "Pencils" | "Packages"
+        | "Clocks" | "Firecrackers" | "Rings" | "MapPins" | "Confetti" |
+        "CreaturesButterfly" | "CreaturesLadyBug" | "CreaturesFish" |
+        "BirdsFlight" | "ScaredCat" | "Bats" | "FlowersRoses" | "FlowersRedRose"
+        | "Poinsettias" | "Holly" | "FlowersTiny" | "FlowersPansy" |
+        "FlowersModern2" | "FlowersModern1" | "WhiteFlowers" | "Vine" |
+        "FlowersDaisies" | "FlowersBlockPrint" | "DecoArchColor" | "Fans" |
+        "Film" | "Lightning1" | "Compass" | "DoubleD" | "ClassicalWave" |
+        "ShadowedSquares" | "TwistedLines1" | "Waveline" | "Quadrants" |
+        "CheckedBarColor" | "Swirligig" | "PushPinNote1" | "PushPinNote2" |
+        "Pumpkin1" | "EggsBlack" | "Cup" | "HeartGray" | "GingerbreadMan" |
+        "BabyPacifier" | "BabyRattle" | "Cabins" | "HouseFunky" | "StarsBlack" |
+        "Snowflakes" | "SnowflakeFancy" | "Skyrocket" | "Seattle" | "MusicNotes"
+        | "PalmsBlack" | "MapleLeaf" | "PaperClips" | "ShorebirdTracks" |
+        "People" | "PeopleWaving" | "EclipsingSquares2" | "Hypnotic" |
+        "DiamondsGray" | "DecoArch" | "DecoBlocks" | "CirclesLines" | "Papyrus"
+        | "Woodwork" | "WeavingBraid" | "WeavingRibbon" | "WeavingAngles" |
+        "ArchedScallops" | "Safari" | "CelticKnotwork" | "CrazyMaze" |
+        "EclipsingSquares1" | "Birds" | "FlowersTeacup" | "Northwest" |
+        "Southwest" | "Tribal6" | "Tribal4" | "Tribal3" | "Tribal2" | "Tribal5"
+        | "XIllusions" | "ZanyTriangles" | "Pyramids" | "PyramidsAbove" |
+        "ConfettiGrays" | "ConfettiOutline" | "ConfettiWhite" | "Mosaic" |
+        "Lightning2" | "HeebieJeebies" | "LightBulb" | "Gradient" |
+        "TriangleParty" | "TwistedLines2" | "Moons" | "Ovals" | "DoubleDiamonds"
+        | "ChainLink" | "Triangles" | "Tribal1" | "MarqueeToothed" |
+        "SharksTeeth" | "Sawtooth" | "SawtoothGray" | "PostageStamp" |
+        "WeavingStrips" | "ZigZag" | "CrossStitch" | "Gems" |
+        "CirclesRectangles" | "CornerTriangles" | "CreaturesInsects" |
+        "ZigZagStitch" | "Checkered" | "CheckedBarBlack" | "Marquee" |
+        "BasicWhiteDots" | "BasicWideMidline" | "BasicWideOutline" |
+        "BasicWideInline" | "BasicThinLines" | "BasicWhiteDashes" |
+        "BasicWhiteSquares" | "BasicBlackSquares" | "BasicBlackDashes" |
+        "BasicBlackDots" | "StarsTop" | "CertificateBanner" | "Handmade1" |
+        "Handmade2" | "TornPaper" | "TornPaperBlack" | "CouponCutoutDashes" |
+        "CouponCutoutDots";
+      return:
+        type: >-
+           | "Apples" |
+          "MapleMuffins" | "CakeSlice" | "CandyCorn" | "IceCreamCones" |
+          "ChampagneBottle" | "PartyGlass" | "ChristmasTree" | "Trees" |
+          "PalmsColor" | "Balloons3Colors" | "BalloonsHotAir" | "PartyFavor" |
+          "ConfettiStreamers" | "Hearts" | "HeartBalloon" | "Stars3D" |
+          "StarsShadowed" | "Stars" | "Sun" | "Earth2" | "Earth1" | "PeopleHats"
+          | "Sombrero" | "Pencils" | "Packages" | "Clocks" | "Firecrackers" |
+          "Rings" | "MapPins" | "Confetti" | "CreaturesButterfly" |
+          "CreaturesLadyBug" | "CreaturesFish" | "BirdsFlight" | "ScaredCat" |
+          "Bats" | "FlowersRoses" | "FlowersRedRose" | "Poinsettias" | "Holly" |
+          "FlowersTiny" | "FlowersPansy" | "FlowersModern2" | "FlowersModern1" |
+          "WhiteFlowers" | "Vine" | "FlowersDaisies" | "FlowersBlockPrint" |
+          "DecoArchColor" | "Fans" | "Film" | "Lightning1" | "Compass" |
+          "DoubleD" | "ClassicalWave" | "ShadowedSquares" | "TwistedLines1" |
+          "Waveline" | "Quadrants" | "CheckedBarColor" | "Swirligig" |
+          "PushPinNote1" | "PushPinNote2" | "Pumpkin1" | "EggsBlack" | "Cup" |
+          "HeartGray" | "GingerbreadMan" | "BabyPacifier" | "BabyRattle" |
+          "Cabins" | "HouseFunky" | "StarsBlack" | "Snowflakes" |
+          "SnowflakeFancy" | "Skyrocket" | "Seattle" | "MusicNotes" |
+          "PalmsBlack" | "MapleLeaf" | "PaperClips" | "ShorebirdTracks" |
+          "People" | "PeopleWaving" | "EclipsingSquares2" | "Hypnotic" |
+          "DiamondsGray" | "DecoArch" | "DecoBlocks" | "CirclesLines" |
+          "Papyrus" | "Woodwork" | "WeavingBraid" | "WeavingRibbon" |
+          "WeavingAngles" | "ArchedScallops" | "Safari" | "CelticKnotwork" |
+          "CrazyMaze" | "EclipsingSquares1" | "Birds" | "FlowersTeacup" |
+          "Northwest" | "Southwest" | "Tribal6" | "Tribal4" | "Tribal3" |
+          "Tribal2" | "Tribal5" | "XIllusions" | "ZanyTriangles" | "Pyramids" |
+          "PyramidsAbove" | "ConfettiGrays" | "ConfettiOutline" |
+          "ConfettiWhite" | "Mosaic" | "Lightning2" | "HeebieJeebies" |
+          "LightBulb" | "Gradient" | "TriangleParty" | "TwistedLines2" | "Moons"
+          | "Ovals" | "DoubleDiamonds" | "ChainLink" | "Triangles" | "Tribal1" |
+          "MarqueeToothed" | "SharksTeeth" | "Sawtooth" | "SawtoothGray" |
+          "PostageStamp" | "WeavingStrips" | "ZigZag" | "CrossStitch" | "Gems" |
+          "CirclesRectangles" | "CornerTriangles" | "CreaturesInsects" |
+          "ZigZagStitch" | "Checkered" | "CheckedBarBlack" | "Marquee" |
+          "BasicWhiteDots" | "BasicWideMidline" | "BasicWideOutline" |
+          "BasicWideInline" | "BasicThinLines" | "BasicWhiteDashes" |
+          "BasicWhiteSquares" | "BasicBlackSquares" | "BasicBlackDashes" |
+          "BasicBlackDots" | "StarsTop" | "CertificateBanner" | "Handmade1" |
+          "Handmade2" | "TornPaper" | "TornPaperBlack" | "CouponCutoutDashes" |
+          "CouponCutoutDots"
+  - name: artWidth
+    uid: word!Word.BorderUniversal#artWidth:member
+    package: word!
+    fullName: artWidth
+    summary: >-
+      Specifies the width (in points) of the graphical page border specified in
+      the `artStyle` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artWidth: number;'
+      return:
+        type: number
+  - name: color
+    uid: word!Word.BorderUniversal#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the `BorderUniversal` object. You can provide the
+      value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: colorIndex
+    uid: word!Word.BorderUniversal#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: >-
+      Specifies the color for the `BorderUniversal` or
+      [Word.Font](xref:word!Word.Font:class) object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndex: Word.ColorIndex | "Auto" | "Black" | "Blue" | "Turquoise" |
+        "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" | "DarkBlue" |
+        "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" | "Gray50" |
+        "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: context
+    uid: word!Word.BorderUniversal#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: inside
+    uid: word!Word.BorderUniversal#inside:member
+    package: word!
+    fullName: inside
+    summary: Returns `true` if an inside border can be applied to the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly inside: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.BorderUniversal#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible: boolean;'
+      return:
+        type: boolean
+  - name: lineStyle
+    uid: word!Word.BorderUniversal#lineStyle:member
+    package: word!
+    fullName: lineStyle
+    summary: Specifies the line style of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lineStyle: Word.BorderLineStyle | "None" | "Single" | "Dot" |
+        "DashSmallGap" | "DashLargeGap" | "DashDot" | "DashDotDot" | "Double" |
+        "Triple" | "ThinThickSmallGap" | "ThickThinSmallGap" |
+        "ThinThickThinSmallGap" | "ThinThickMedGap" | "ThickThinMedGap" |
+        "ThinThickThinMedGap" | "ThinThickLargeGap" | "ThickThinLargeGap" |
+        "ThinThickThinLargeGap" | "SingleWavy" | "DoubleWavy" | "DashDotStroked"
+        | "Emboss3D" | "Engrave3D" | "Outset" | "Inset";
+      return:
+        type: >-
+           | "None" | "Single" |
+          "Dot" | "DashSmallGap" | "DashLargeGap" | "DashDot" | "DashDotDot" |
+          "Double" | "Triple" | "ThinThickSmallGap" | "ThickThinSmallGap" |
+          "ThinThickThinSmallGap" | "ThinThickMedGap" | "ThickThinMedGap" |
+          "ThinThickThinMedGap" | "ThinThickLargeGap" | "ThickThinLargeGap" |
+          "ThinThickThinLargeGap" | "SingleWavy" | "DoubleWavy" |
+          "DashDotStroked" | "Emboss3D" | "Engrave3D" | "Outset" | "Inset"
+  - name: lineWidth
+    uid: word!Word.BorderUniversal#lineWidth:member
+    package: word!
+    fullName: lineWidth
+    summary: Specifies the line width of an object's border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lineWidth: Word.LineWidth | "Pt025" | "Pt050" | "Pt075" | "Pt100" |
+        "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600";
+      return:
+        type: >-
+           | "Pt025" | "Pt050" | "Pt075"
+          | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+methods:
+  - name: load(options)
+    uid: word!Word.BorderUniversal#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BorderUniversalLoadOptions):
+        Word.BorderUniversal;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BorderUniversal#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BorderUniversal;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BorderUniversal#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BorderUniversal;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.BorderUniversal#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BorderUniversalUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.BorderUniversal#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.BorderUniversal): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BorderUniversal#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.BorderUniversal`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.BorderUniversalData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BorderUniversalData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.BorderUniversal#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BorderUniversal;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BorderUniversal#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BorderUniversal;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderuniversalcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderuniversalcollection.yml
new file mode 100644
index 0000000000..2711d11087
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderuniversalcollection.yml
@@ -0,0 +1,208 @@
+### YamlMime:TSType
+name: Word.BorderUniversalCollection
+uid: word!Word.BorderUniversalCollection:class
+package: word!
+fullName: Word.BorderUniversalCollection
+summary: >-
+  Represents the collection of
+  [Word.BorderUniversal](xref:word!Word.BorderUniversal:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BorderUniversalCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.BorderUniversalCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.BorderUniversal[];'
+      return:
+        type: []
+methods:
+  - name: applyPageBordersToAllSections()
+    uid: >-
+      word!Word.BorderUniversalCollection#applyPageBordersToAllSections:member(1)
+    package: word!
+    fullName: applyPageBordersToAllSections()
+    summary: >-
+      Applies the specified page-border formatting to all sections in the
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'applyPageBordersToAllSections(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.BorderUniversalCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BorderUniversalCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.BorderUniversalCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BorderUniversalCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BorderUniversalCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BorderUniversalCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.BorderUniversalCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BorderUniversalCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BorderUniversalCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.BorderUniversalCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BorderUniversalCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.BorderUniversalCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BorderUniversalCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BorderUniversalCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BorderUniversalCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderwidth.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderwidth.yml
new file mode 100644
index 0000000000..0c14c29d94
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.borderwidth.yml
@@ -0,0 +1,163 @@
+### YamlMime:TSEnum
+name: Word.BorderWidth
+uid: word!Word.BorderWidth:enum
+package: word!
+fullName: Word.BorderWidth
+summary: Represents the width of a style's border.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Updates border properties (e.g., type, width, color) of the specified
+  style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to update border properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else {
+      const borders: Word.BorderCollection = style.borders;
+      borders.load("items");
+      await context.sync();
+
+      borders.outsideBorderType = Word.BorderType.dashed;
+      borders.outsideBorderWidth = Word.BorderWidth.pt025;
+      borders.outsideBorderColor = "green";
+      console.log("Updated outside borders.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.BorderWidth.mixed:member
+    package: word!
+    summary: >-
+      Mixed width.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.BorderWidth.none:member
+    package: word!
+    summary: >-
+      None width.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: pt025
+    uid: word!Word.BorderWidth.pt025:member
+    package: word!
+    summary: >-
+      0.25 point.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt025"'
+  - name: pt050
+    uid: word!Word.BorderWidth.pt050:member
+    package: word!
+    summary: >-
+      0.50 point.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt050"'
+  - name: pt075
+    uid: word!Word.BorderWidth.pt075:member
+    package: word!
+    summary: >-
+      0.75 point.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt075"'
+  - name: pt100
+    uid: word!Word.BorderWidth.pt100:member
+    package: word!
+    summary: >-
+      1.00 point. This is the default.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt100"'
+  - name: pt150
+    uid: word!Word.BorderWidth.pt150:member
+    package: word!
+    summary: >-
+      1.50 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt150"'
+  - name: pt225
+    uid: word!Word.BorderWidth.pt225:member
+    package: word!
+    summary: >-
+      2.25 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt225"'
+  - name: pt300
+    uid: word!Word.BorderWidth.pt300:member
+    package: word!
+    summary: >-
+      3.00 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt300"'
+  - name: pt450
+    uid: word!Word.BorderWidth.pt450:member
+    package: word!
+    summary: >-
+      4.50 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt450"'
+  - name: pt600
+    uid: word!Word.BorderWidth.pt600:member
+    package: word!
+    summary: >-
+      6.00 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt600"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.break.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.break.yml
new file mode 100644
index 0000000000..48bdef6902
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.break.yml
@@ -0,0 +1,253 @@
+### YamlMime:TSType
+name: Word.Break
+uid: word!Word.Break:class
+package: word!
+fullName: Word.Break
+summary: Represents a break in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.Break#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: pageIndex
+    uid: word!Word.Break#pageIndex:member
+    package: word!
+    fullName: pageIndex
+    summary: Returns the page number on which the break occurs.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pageIndex: number;'
+      return:
+        type: number
+  - name: range
+    uid: word!Word.Break#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained in the break.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+methods:
+  - name: load(options)
+    uid: word!Word.Break#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.BreakLoadOptions): Word.Break;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Break#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Break;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Break#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Break;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Break#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BreakUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Break#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Break): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Break#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Break` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.BreakData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BreakData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Break#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Break;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Break#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Break;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.breakcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.breakcollection.yml
new file mode 100644
index 0000000000..219dc8ad45
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.breakcollection.yml
@@ -0,0 +1,183 @@
+### YamlMime:TSType
+name: Word.BreakCollection
+uid: word!Word.BreakCollection:class
+package: word!
+fullName: Word.BreakCollection
+summary: Contains a collection of [Word.Break](xref:word!Word.Break:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BreakCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.BreakCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Break[];'
+      return:
+        type: []
+methods:
+  - name: load(options)
+    uid: word!Word.BreakCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BreakCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.BreakCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BreakCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BreakCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BreakCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.BreakCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BreakCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.BreakCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.BreakCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BreakCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.BreakCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BreakCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BreakCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BreakCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.breaktype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.breaktype.yml
new file mode 100644
index 0000000000..2e615c20c9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.breaktype.yml
@@ -0,0 +1,106 @@
+### YamlMime:TSEnum
+name: Word.BreakType
+uid: word!Word.BreakType:enum
+package: word!
+fullName: Word.BreakType
+summary: Specifies the form of a break.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-line-and-page-breaks.yaml
+
+
+  await Word.run(async (context) => {
+    context.document.body.paragraphs.getFirst().insertBreak(Word.BreakType.page, "After");
+
+    await context.sync();
+    console.log("success");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: line
+    uid: word!Word.BreakType.line:member
+    package: word!
+    summary: >-
+      Line break.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Line"'
+  - name: next
+    uid: word!Word.BreakType.next:member
+    package: word!
+    summary: >-
+      Warning: next has been deprecated. Use sectionNext instead.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Next"'
+  - name: page
+    uid: word!Word.BreakType.page:member
+    package: word!
+    summary: >-
+      Page break at the insertion point.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Page"'
+  - name: sectionContinuous
+    uid: word!Word.BreakType.sectionContinuous:member
+    package: word!
+    summary: >-
+      New section without a corresponding page break.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SectionContinuous"'
+  - name: sectionEven
+    uid: word!Word.BreakType.sectionEven:member
+    package: word!
+    summary: >-
+      Section break with the next section beginning on the next even-numbered
+      page. If the section break falls on an even-numbered page, Word leaves the
+      next odd-numbered page blank.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SectionEven"'
+  - name: sectionNext
+    uid: word!Word.BreakType.sectionNext:member
+    package: word!
+    summary: >-
+      Section break on next page.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SectionNext"'
+  - name: sectionOdd
+    uid: word!Word.BreakType.sectionOdd:member
+    package: word!
+    summary: >-
+      Section break with the next section beginning on the next odd-numbered
+      page. If the section break falls on an odd-numbered page, Word leaves the
+      next even-numbered page blank.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SectionOdd"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblock.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblock.yml
new file mode 100644
index 0000000000..ac6094e6d6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblock.yml
@@ -0,0 +1,400 @@
+### YamlMime:TSType
+name: Word.BuildingBlock
+uid: word!Word.BuildingBlock:class
+package: word!
+fullName: Word.BuildingBlock
+summary: >-
+  Represents a building block in a template. A building block is pre-built
+  content, similar to autotext, that may contain text, images, and formatting.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: category
+    uid: word!Word.BuildingBlock#category:member
+    package: word!
+    fullName: category
+    summary: >-
+      Returns a `BuildingBlockCategory` object that represents the category for
+      the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly category: Word.BuildingBlockCategory;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.BuildingBlock#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: description
+    uid: word!Word.BuildingBlock#description:member
+    package: word!
+    fullName: description
+    summary: Specifies the description for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'description: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.BuildingBlock#id:member
+    package: word!
+    fullName: id
+    summary: Returns the internal identification number for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.BuildingBlock#index:member
+    package: word!
+    fullName: index
+    summary: Returns the position of this building block in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly index: number;'
+      return:
+        type: number
+  - name: insertType
+    uid: word!Word.BuildingBlock#insertType:member
+    package: word!
+    fullName: insertType
+    summary: >-
+      Specifies a `DocPartInsertType` value that represents how to insert the
+      contents of the building block into the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertType: Word.DocPartInsertType | "Content" | "Paragraph" | "Page";'
+      return:
+        type: >-
+           | "Content" |
+          "Paragraph" | "Page"
+  - name: name
+    uid: word!Word.BuildingBlock#name:member
+    package: word!
+    fullName: name
+    summary: Specifies the name of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.BuildingBlock#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Returns a `BuildingBlockTypeItem` object that represents the type for the
+      building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.BuildingBlockTypeItem;'
+      return:
+        type: 
+  - name: value
+    uid: word!Word.BuildingBlock#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the contents of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value: string;'
+      return:
+        type: string
+methods:
+  - name: delete()
+    uid: word!Word.BuildingBlock#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: insert(range, richText)
+    uid: word!Word.BuildingBlock#insert:member(1)
+    package: word!
+    fullName: insert(range, richText)
+    summary: >-
+      Inserts the value of the building block into the document and returns a
+      `Range` object that represents the contents of the building block within
+      the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insert(range: Word.Range, richText: boolean): Word.Range;'
+      parameters:
+        - id: range
+          description: The range where the building block should be inserted.
+          type: 
+        - id: richText
+          description: Indicates whether to insert as rich text.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.BuildingBlock#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BuildingBlockLoadOptions):
+        Word.BuildingBlock;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlock#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BuildingBlock;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlock#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlock;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.BuildingBlock#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BuildingBlockUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.BuildingBlock#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.BuildingBlock): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlock#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.BuildingBlock`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.BuildingBlockData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BuildingBlockData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlock#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlock;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlock#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlock;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcategory.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcategory.yml
new file mode 100644
index 0000000000..8351bd9995
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcategory.yml
@@ -0,0 +1,244 @@
+### YamlMime:TSType
+name: Word.BuildingBlockCategory
+uid: word!Word.BuildingBlockCategory:class
+package: word!
+fullName: Word.BuildingBlockCategory
+summary: Represents a category of building blocks in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: buildingBlocks
+    uid: word!Word.BuildingBlockCategory#buildingBlocks:member
+    package: word!
+    fullName: buildingBlocks
+    summary: >-
+      Returns a `BuildingBlockCollection` object that represents the building
+      blocks for the category.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly buildingBlocks: Word.BuildingBlockCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.BuildingBlockCategory#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: index
+    uid: word!Word.BuildingBlockCategory#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Returns the position of the `BuildingBlockCategory` object in a
+      collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly index: number;'
+      return:
+        type: number
+  - name: name
+    uid: word!Word.BuildingBlockCategory#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the `BuildingBlockCategory` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly name: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.BuildingBlockCategory#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Returns a `BuildingBlockTypeItem` object that represents the type of
+      building block for the building block category.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.BuildingBlockTypeItem;'
+      return:
+        type: 
+methods:
+  - name: load(options)
+    uid: word!Word.BuildingBlockCategory#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BuildingBlockCategoryLoadOptions):
+        Word.BuildingBlockCategory;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockCategory#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BuildingBlockCategory;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockCategory#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockCategory;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockCategory#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockCategory` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockCategoryData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BuildingBlockCategoryData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockCategory#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockCategory;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockCategory#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockCategory;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcategorycollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcategorycollection.yml
new file mode 100644
index 0000000000..79325934ce
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcategorycollection.yml
@@ -0,0 +1,201 @@
+### YamlMime:TSType
+name: Word.BuildingBlockCategoryCollection
+uid: word!Word.BuildingBlockCategoryCollection:class
+package: word!
+fullName: Word.BuildingBlockCategoryCollection
+summary: >-
+  Represents a collection of
+  [Word.BuildingBlockCategory](xref:word!Word.BuildingBlockCategory:class)
+  objects in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BuildingBlockCategoryCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+methods:
+  - name: getCount()
+    uid: word!Word.BuildingBlockCategoryCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItemAt(index)
+    uid: word!Word.BuildingBlockCategoryCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: >-
+      Returns a `BuildingBlockCategory` object that represents the specified
+      item in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.BuildingBlockCategory;'
+      parameters:
+        - id: index
+          description: The index of the item to retrieve.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockCategoryCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.BuildingBlockCategoryCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockCategoryCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockCategoryCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockCategoryCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockCategoryCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockCategoryCollectionData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        toJSON(): {
+                    [key: string]: string;
+                };
+      return:
+        type: |-
+          {
+                      [key: string]: string;
+                  }
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockCategoryCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockCategoryCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockCategoryCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockCategoryCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcollection.yml
new file mode 100644
index 0000000000..63de3747ff
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockcollection.yml
@@ -0,0 +1,260 @@
+### YamlMime:TSType
+name: Word.BuildingBlockCollection
+uid: word!Word.BuildingBlockCollection:class
+package: word!
+fullName: Word.BuildingBlockCollection
+summary: >-
+  Represents a collection of
+  [Word.BuildingBlock](xref:word!Word.BuildingBlock:class) objects for a
+  specific building block type and category in a template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BuildingBlockCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+methods:
+  - name: add(name, range, description, insertType)
+    uid: word!Word.BuildingBlockCollection#add:member(1)
+    package: word!
+    fullName: add(name, range, description, insertType)
+    summary: Creates a new building block and returns a `BuildingBlock` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        add(name: string, range: Word.Range, description: string, insertType:
+        Word.DocPartInsertType): Word.BuildingBlock;
+      parameters:
+        - id: name
+          description: The name of the building block.
+          type: string
+        - id: range
+          description: The range to insert the building block.
+          type: 
+        - id: description
+          description: The description of the building block.
+          type: string
+        - id: insertType
+          description: How to insert the contents of the building block.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: add(name, range, description, insertType)
+    uid: word!Word.BuildingBlockCollection#add:member(2)
+    package: word!
+    fullName: add(name, range, description, insertType)
+    summary: Creates a new building block and returns a `BuildingBlock` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        add(name: string, range: Word.Range, description: string, insertType:
+        "Content" | "Paragraph" | "Page"): Word.BuildingBlock;
+      parameters:
+        - id: name
+          description: The name of the building block.
+          type: string
+        - id: range
+          description: The range to insert the building block.
+          type: 
+        - id: description
+          description: The description of the building block.
+          type: string
+        - id: insertType
+          description: How to insert the contents of the building block.
+          type: '"Content" | "Paragraph" | "Page"'
+      return:
+        type: 
+        description: ''
+  - name: getCount()
+    uid: word!Word.BuildingBlockCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItemAt(index)
+    uid: word!Word.BuildingBlockCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: >-
+      Returns a `BuildingBlock` object that represents the specified item in the
+      collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.BuildingBlock;'
+      parameters:
+        - id: index
+          description: The index of the item to retrieve.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BuildingBlockCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockCollectionData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        toJSON(): {
+                    [key: string]: string;
+                };
+      return:
+        type: |-
+          {
+                      [key: string]: string;
+                  }
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockentrycollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockentrycollection.yml
new file mode 100644
index 0000000000..de052fe550
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockentrycollection.yml
@@ -0,0 +1,297 @@
+### YamlMime:TSType
+name: Word.BuildingBlockEntryCollection
+uid: word!Word.BuildingBlockEntryCollection:class
+package: word!
+fullName: Word.BuildingBlockEntryCollection
+summary: Represents a collection of building block entries in a Word template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BuildingBlockEntryCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+methods:
+  - name: add(name, type, category, range, description, insertType)
+    uid: word!Word.BuildingBlockEntryCollection#add:member(1)
+    package: word!
+    fullName: add(name, type, category, range, description, insertType)
+    summary: >-
+      Creates a new building block entry in a template and returns a
+      `BuildingBlock` object that represents the new building block entry.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        add(name: string, type: Word.BuildingBlockType, category: string, range:
+        Word.Range, description: string, insertType: Word.DocPartInsertType):
+        Word.BuildingBlock;
+      parameters:
+        - id: name
+          description: The name of the building block.
+          type: string
+        - id: type
+          description: The type of the building block.
+          type: 
+        - id: category
+          description: The category of the building block.
+          type: string
+        - id: range
+          description: The range to insert the building block.
+          type: 
+        - id: description
+          description: The description of the building block.
+          type: string
+        - id: insertType
+          description: How to insert the contents of the building block.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: add(name, type, category, range, description, insertType)
+    uid: word!Word.BuildingBlockEntryCollection#add:member(2)
+    package: word!
+    fullName: add(name, type, category, range, description, insertType)
+    summary: >-
+      Creates a new building block entry in a template and returns a
+      `BuildingBlock` object that represents the new building block entry.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        add(name: string, type: "QuickParts" | "CoverPage" | "Equations" |
+        "Footers" | "Headers" | "PageNumber" | "Tables" | "Watermarks" |
+        "AutoText" | "TextBox" | "PageNumberTop" | "PageNumberBottom" |
+        "PageNumberPage" | "TableOfContents" | "CustomQuickParts" |
+        "CustomCoverPage" | "CustomEquations" | "CustomFooters" |
+        "CustomHeaders" | "CustomPageNumber" | "CustomTables" |
+        "CustomWatermarks" | "CustomAutoText" | "CustomTextBox" |
+        "CustomPageNumberTop" | "CustomPageNumberBottom" |
+        "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" | "Custom2"
+        | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+        "CustomBibliography", category: string, range: Word.Range, description:
+        string, insertType: "Content" | "Paragraph" | "Page"):
+        Word.BuildingBlock;
+      parameters:
+        - id: name
+          description: The name of the building block.
+          type: string
+        - id: type
+          description: The type of the building block.
+          type: >-
+            "QuickParts" | "CoverPage" | "Equations" | "Footers" | "Headers" |
+            "PageNumber" | "Tables" | "Watermarks" | "AutoText" | "TextBox" |
+            "PageNumberTop" | "PageNumberBottom" | "PageNumberPage" |
+            "TableOfContents" | "CustomQuickParts" | "CustomCoverPage" |
+            "CustomEquations" | "CustomFooters" | "CustomHeaders" |
+            "CustomPageNumber" | "CustomTables" | "CustomWatermarks" |
+            "CustomAutoText" | "CustomTextBox" | "CustomPageNumberTop" |
+            "CustomPageNumberBottom" | "CustomPageNumberPage" |
+            "CustomTableOfContents" | "Custom1" | "Custom2" | "Custom3" |
+            "Custom4" | "Custom5" | "Bibliography" | "CustomBibliography"
+        - id: category
+          description: The category of the building block.
+          type: string
+        - id: range
+          description: The range to insert the building block.
+          type: 
+        - id: description
+          description: The description of the building block.
+          type: string
+        - id: insertType
+          description: How to insert the contents of the building block.
+          type: '"Content" | "Paragraph" | "Page"'
+      return:
+        type: 
+        description: ''
+  - name: getCount()
+    uid: word!Word.BuildingBlockEntryCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItemAt(index)
+    uid: word!Word.BuildingBlockEntryCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: >-
+      Returns a `BuildingBlock` object that represents the specified item in the
+      collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.BuildingBlock;'
+      parameters:
+        - id: index
+          description: The index of the item to retrieve.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockEntryCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.BuildingBlockEntryCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockEntryCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockEntryCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockEntryCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockEntryCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockEntryCollectionData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        toJSON(): {
+                    [key: string]: string;
+                };
+      return:
+        type: |-
+          {
+                      [key: string]: string;
+                  }
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockEntryCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockEntryCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockEntryCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockEntryCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockgallerycontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockgallerycontentcontrol.yml
new file mode 100644
index 0000000000..6c3d02fae7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblockgallerycontentcontrol.yml
@@ -0,0 +1,591 @@
+### YamlMime:TSType
+name: Word.BuildingBlockGalleryContentControl
+uid: word!Word.BuildingBlockGalleryContentControl:class
+package: word!
+fullName: Word.BuildingBlockGalleryContentControl
+summary: Represents the `BuildingBlockGalleryContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: appearance
+    uid: word!Word.BuildingBlockGalleryContentControl#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: buildingBlockCategory
+    uid: word!Word.BuildingBlockGalleryContentControl#buildingBlockCategory:member
+    package: word!
+    fullName: buildingBlockCategory
+    summary: Specifies the category for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'buildingBlockCategory: string;'
+      return:
+        type: string
+  - name: buildingBlockType
+    uid: word!Word.BuildingBlockGalleryContentControl#buildingBlockType:member
+    package: word!
+    fullName: buildingBlockType
+    summary: >-
+      Specifies a `BuildingBlockType` value that represents the type of building
+      block for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockType: Word.BuildingBlockType | "QuickParts" | "CoverPage" |
+        "Equations" | "Footers" | "Headers" | "PageNumber" | "Tables" |
+        "Watermarks" | "AutoText" | "TextBox" | "PageNumberTop" |
+        "PageNumberBottom" | "PageNumberPage" | "TableOfContents" |
+        "CustomQuickParts" | "CustomCoverPage" | "CustomEquations" |
+        "CustomFooters" | "CustomHeaders" | "CustomPageNumber" | "CustomTables"
+        | "CustomWatermarks" | "CustomAutoText" | "CustomTextBox" |
+        "CustomPageNumberTop" | "CustomPageNumberBottom" |
+        "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" | "Custom2"
+        | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+        "CustomBibliography";
+      return:
+        type: >-
+           | "QuickParts" |
+          "CoverPage" | "Equations" | "Footers" | "Headers" | "PageNumber" |
+          "Tables" | "Watermarks" | "AutoText" | "TextBox" | "PageNumberTop" |
+          "PageNumberBottom" | "PageNumberPage" | "TableOfContents" |
+          "CustomQuickParts" | "CustomCoverPage" | "CustomEquations" |
+          "CustomFooters" | "CustomHeaders" | "CustomPageNumber" |
+          "CustomTables" | "CustomWatermarks" | "CustomAutoText" |
+          "CustomTextBox" | "CustomPageNumberTop" | "CustomPageNumberBottom" |
+          "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" |
+          "Custom2" | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+          "CustomBibliography"
+  - name: color
+    uid: word!Word.BuildingBlockGalleryContentControl#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.BuildingBlockGalleryContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.BuildingBlockGalleryContentControl#id:member
+    package: word!
+    fullName: id
+    summary: Gets the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.BuildingBlockGalleryContentControl#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.BuildingBlockGalleryContentControl#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly level: Word.ContentControlLevel | "Inline" | "Paragraph" |
+        "Row" | "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.BuildingBlockGalleryContentControl#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.BuildingBlockGalleryContentControl#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.BuildingBlockGalleryContentControl#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly placeholderText: Word.BuildingBlock;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.BuildingBlockGalleryContentControl#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: word!Word.BuildingBlockGalleryContentControl#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: Gets if the placeholder text for the content control is being displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly showingPlaceholderText: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.BuildingBlockGalleryContentControl#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.BuildingBlockGalleryContentControl#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.BuildingBlockGalleryContentControl#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xmlMapping: Word.XmlMapping;'
+      return:
+        type: 
+methods:
+  - name: copy()
+    uid: word!Word.BuildingBlockGalleryContentControl#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: Copies the content control from the active document to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.BuildingBlockGalleryContentControl#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: >-
+      Removes the content control from the active document and moves the content
+      control to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete(deleteContents)
+    uid: word!Word.BuildingBlockGalleryContentControl#delete:member(1)
+    package: word!
+    fullName: delete(deleteContents)
+    summary: Deletes the content control and optionally its contents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(deleteContents?: boolean): void;'
+      parameters:
+        - id: deleteContents
+          description: Optional. Whether to delete the contents inside the control.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.BuildingBlockGalleryContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?:
+        Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions):
+        Word.BuildingBlockGalleryContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockGalleryContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.BuildingBlockGalleryContentControl;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockGalleryContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockGalleryContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.BuildingBlockGalleryContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.BuildingBlockGalleryContentControlUpdateData,
+        options?: OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.BuildingBlockGalleryContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.BuildingBlockGalleryContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPlaceholderText(options)
+    uid: word!Word.BuildingBlockGalleryContentControl#setPlaceholderText:member(1)
+    package: word!
+    fullName: setPlaceholderText(options)
+    summary: >-
+      Sets the placeholder text that displays in the content control until a
+      user enters their own text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPlaceholderText(options?: Word.ContentControlPlaceholderOptions):
+        void;
+      parameters:
+        - id: options
+          description: The options for configuring the content control's placeholder text.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockGalleryContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockGalleryContentControl` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockGalleryContentControlData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BuildingBlockGalleryContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockGalleryContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockGalleryContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockGalleryContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockGalleryContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktype.yml
new file mode 100644
index 0000000000..48b3e7ceed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktype.yml
@@ -0,0 +1,363 @@
+### YamlMime:TSEnum
+name: Word.BuildingBlockType
+uid: word!Word.BuildingBlockType:enum
+package: word!
+fullName: Word.BuildingBlockType
+summary: Specifies the type of building block.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: autoText
+    uid: word!Word.BuildingBlockType.autoText:member
+    package: word!
+    summary: >-
+      Represents AutoText building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AutoText"'
+  - name: bibliography
+    uid: word!Word.BuildingBlockType.bibliography:member
+    package: word!
+    summary: >-
+      Represents Bibliography building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bibliography"'
+  - name: coverPage
+    uid: word!Word.BuildingBlockType.coverPage:member
+    package: word!
+    summary: >-
+      Represents Cover Page building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CoverPage"'
+  - name: custom1
+    uid: word!Word.BuildingBlockType.custom1:member
+    package: word!
+    summary: >-
+      Represents Custom building block type 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom1"'
+  - name: custom2
+    uid: word!Word.BuildingBlockType.custom2:member
+    package: word!
+    summary: >-
+      Represents Custom building block type 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom2"'
+  - name: custom3
+    uid: word!Word.BuildingBlockType.custom3:member
+    package: word!
+    summary: >-
+      Represents Custom building block type 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom3"'
+  - name: custom4
+    uid: word!Word.BuildingBlockType.custom4:member
+    package: word!
+    summary: >-
+      Represents Custom building block type 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom4"'
+  - name: custom5
+    uid: word!Word.BuildingBlockType.custom5:member
+    package: word!
+    summary: >-
+      Represents Custom building block type 5.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom5"'
+  - name: customAutoText
+    uid: word!Word.BuildingBlockType.customAutoText:member
+    package: word!
+    summary: >-
+      Represents Custom AutoText building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomAutoText"'
+  - name: customBibliography
+    uid: word!Word.BuildingBlockType.customBibliography:member
+    package: word!
+    summary: >-
+      Represents Custom Bibliography building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomBibliography"'
+  - name: customCoverPage
+    uid: word!Word.BuildingBlockType.customCoverPage:member
+    package: word!
+    summary: >-
+      Represents Custom Cover Page building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomCoverPage"'
+  - name: customEquations
+    uid: word!Word.BuildingBlockType.customEquations:member
+    package: word!
+    summary: >-
+      Represents Custom Equations building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomEquations"'
+  - name: customFooters
+    uid: word!Word.BuildingBlockType.customFooters:member
+    package: word!
+    summary: >-
+      Represents Custom Footers building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomFooters"'
+  - name: customHeaders
+    uid: word!Word.BuildingBlockType.customHeaders:member
+    package: word!
+    summary: >-
+      Represents Custom Headers building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomHeaders"'
+  - name: customPageNumber
+    uid: word!Word.BuildingBlockType.customPageNumber:member
+    package: word!
+    summary: >-
+      Represents Custom Page Number building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomPageNumber"'
+  - name: customPageNumberBottom
+    uid: word!Word.BuildingBlockType.customPageNumberBottom:member
+    package: word!
+    summary: >-
+      Represents Custom Page Number Bottom building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomPageNumberBottom"'
+  - name: customPageNumberPage
+    uid: word!Word.BuildingBlockType.customPageNumberPage:member
+    package: word!
+    summary: >-
+      Represents Custom Page Number Page building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomPageNumberPage"'
+  - name: customPageNumberTop
+    uid: word!Word.BuildingBlockType.customPageNumberTop:member
+    package: word!
+    summary: >-
+      Represents Custom Page Number Top building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomPageNumberTop"'
+  - name: customQuickParts
+    uid: word!Word.BuildingBlockType.customQuickParts:member
+    package: word!
+    summary: >-
+      Represents Custom Quick Parts building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomQuickParts"'
+  - name: customTableOfContents
+    uid: word!Word.BuildingBlockType.customTableOfContents:member
+    package: word!
+    summary: >-
+      Represents Custom Table of Contents building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomTableOfContents"'
+  - name: customTables
+    uid: word!Word.BuildingBlockType.customTables:member
+    package: word!
+    summary: >-
+      Represents Custom Tables building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomTables"'
+  - name: customTextBox
+    uid: word!Word.BuildingBlockType.customTextBox:member
+    package: word!
+    summary: >-
+      Represents Custom Text Box building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomTextBox"'
+  - name: customWatermarks
+    uid: word!Word.BuildingBlockType.customWatermarks:member
+    package: word!
+    summary: >-
+      Represents Custom Watermarks building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CustomWatermarks"'
+  - name: equations
+    uid: word!Word.BuildingBlockType.equations:member
+    package: word!
+    summary: >-
+      Represents Equations building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Equations"'
+  - name: footers
+    uid: word!Word.BuildingBlockType.footers:member
+    package: word!
+    summary: >-
+      Represents Footers building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Footers"'
+  - name: headers
+    uid: word!Word.BuildingBlockType.headers:member
+    package: word!
+    summary: >-
+      Represents Headers building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Headers"'
+  - name: pageNumber
+    uid: word!Word.BuildingBlockType.pageNumber:member
+    package: word!
+    summary: >-
+      Represents Page Number building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PageNumber"'
+  - name: pageNumberBottom
+    uid: word!Word.BuildingBlockType.pageNumberBottom:member
+    package: word!
+    summary: >-
+      Represents Page Number Bottom building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PageNumberBottom"'
+  - name: pageNumberPage
+    uid: word!Word.BuildingBlockType.pageNumberPage:member
+    package: word!
+    summary: >-
+      Represents Page Number Page building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PageNumberPage"'
+  - name: pageNumberTop
+    uid: word!Word.BuildingBlockType.pageNumberTop:member
+    package: word!
+    summary: >-
+      Represents Page Number Top building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PageNumberTop"'
+  - name: quickParts
+    uid: word!Word.BuildingBlockType.quickParts:member
+    package: word!
+    summary: >-
+      Represents Quick Parts building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"QuickParts"'
+  - name: tableOfContents
+    uid: word!Word.BuildingBlockType.tableOfContents:member
+    package: word!
+    summary: >-
+      Represents Table of Contents building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TableOfContents"'
+  - name: tables
+    uid: word!Word.BuildingBlockType.tables:member
+    package: word!
+    summary: >-
+      Represents Tables building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tables"'
+  - name: textBox
+    uid: word!Word.BuildingBlockType.textBox:member
+    package: word!
+    summary: >-
+      Represents Text Box building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TextBox"'
+  - name: watermarks
+    uid: word!Word.BuildingBlockType.watermarks:member
+    package: word!
+    summary: >-
+      Represents Watermarks building block type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Watermarks"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktypeitem.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktypeitem.yml
new file mode 100644
index 0000000000..d11d058ee8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktypeitem.yml
@@ -0,0 +1,225 @@
+### YamlMime:TSType
+name: Word.BuildingBlockTypeItem
+uid: word!Word.BuildingBlockTypeItem:class
+package: word!
+fullName: Word.BuildingBlockTypeItem
+summary: Represents a type of building block in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: categories
+    uid: word!Word.BuildingBlockTypeItem#categories:member
+    package: word!
+    fullName: categories
+    summary: >-
+      Returns a `BuildingBlockCategoryCollection` object that represents the
+      categories for a building block type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly categories: Word.BuildingBlockCategoryCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.BuildingBlockTypeItem#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: index
+    uid: word!Word.BuildingBlockTypeItem#index:member
+    package: word!
+    fullName: index
+    summary: Returns the position of an item in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly index: number;'
+      return:
+        type: number
+  - name: name
+    uid: word!Word.BuildingBlockTypeItem#name:member
+    package: word!
+    fullName: name
+    summary: Returns the localized name of a building block type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly name: string;'
+      return:
+        type: string
+methods:
+  - name: load(options)
+    uid: word!Word.BuildingBlockTypeItem#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.BuildingBlockTypeItemLoadOptions):
+        Word.BuildingBlockTypeItem;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockTypeItem#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.BuildingBlockTypeItem;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockTypeItem#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockTypeItem;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockTypeItem#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockTypeItem` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockTypeItemData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.BuildingBlockTypeItemData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockTypeItem#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockTypeItem;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockTypeItem#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockTypeItem;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktypeitemcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktypeitemcollection.yml
new file mode 100644
index 0000000000..810341f3f1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.buildingblocktypeitemcollection.yml
@@ -0,0 +1,237 @@
+### YamlMime:TSType
+name: Word.BuildingBlockTypeItemCollection
+uid: word!Word.BuildingBlockTypeItemCollection:class
+package: word!
+fullName: Word.BuildingBlockTypeItemCollection
+summary: Represents a collection of building block types in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.BuildingBlockTypeItemCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+methods:
+  - name: getByType(type)
+    uid: word!Word.BuildingBlockTypeItemCollection#getByType:member(1)
+    package: word!
+    fullName: getByType(type)
+    summary: Gets a `BuildingBlockTypeItem` object by its type in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByType(type: Word.BuildingBlockType): Word.BuildingBlockTypeItem;'
+      parameters:
+        - id: type
+          description: Specifies the building block type of the item in the collection.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getByType(type)
+    uid: word!Word.BuildingBlockTypeItemCollection#getByType:member(2)
+    package: word!
+    fullName: getByType(type)
+    summary: Gets a `BuildingBlockTypeItem` object by its type in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getByType(type: "QuickParts" | "CoverPage" | "Equations" | "Footers" |
+        "Headers" | "PageNumber" | "Tables" | "Watermarks" | "AutoText" |
+        "TextBox" | "PageNumberTop" | "PageNumberBottom" | "PageNumberPage" |
+        "TableOfContents" | "CustomQuickParts" | "CustomCoverPage" |
+        "CustomEquations" | "CustomFooters" | "CustomHeaders" |
+        "CustomPageNumber" | "CustomTables" | "CustomWatermarks" |
+        "CustomAutoText" | "CustomTextBox" | "CustomPageNumberTop" |
+        "CustomPageNumberBottom" | "CustomPageNumberPage" |
+        "CustomTableOfContents" | "Custom1" | "Custom2" | "Custom3" | "Custom4"
+        | "Custom5" | "Bibliography" | "CustomBibliography"):
+        Word.BuildingBlockTypeItem;
+      parameters:
+        - id: type
+          description: Specifies the building block type of the item in the collection.
+          type: >-
+            "QuickParts" | "CoverPage" | "Equations" | "Footers" | "Headers" |
+            "PageNumber" | "Tables" | "Watermarks" | "AutoText" | "TextBox" |
+            "PageNumberTop" | "PageNumberBottom" | "PageNumberPage" |
+            "TableOfContents" | "CustomQuickParts" | "CustomCoverPage" |
+            "CustomEquations" | "CustomFooters" | "CustomHeaders" |
+            "CustomPageNumber" | "CustomTables" | "CustomWatermarks" |
+            "CustomAutoText" | "CustomTextBox" | "CustomPageNumberTop" |
+            "CustomPageNumberBottom" | "CustomPageNumberPage" |
+            "CustomTableOfContents" | "Custom1" | "Custom2" | "Custom3" |
+            "Custom4" | "Custom5" | "Bibliography" | "CustomBibliography"
+      return:
+        type: 
+        description: ''
+  - name: getCount()
+    uid: word!Word.BuildingBlockTypeItemCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.BuildingBlockTypeItemCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.BuildingBlockTypeItemCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.BuildingBlockTypeItemCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.BuildingBlockTypeItemCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.BuildingBlockTypeItemCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.BuildingBlockTypeItemCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.BuildingBlockTypeItemCollectionData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        toJSON(): {
+                    [key: string]: string;
+                };
+      return:
+        type: |-
+          {
+                      [key: string]: string;
+                  }
+        description: ''
+  - name: track()
+    uid: word!Word.BuildingBlockTypeItemCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.BuildingBlockTypeItemCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.BuildingBlockTypeItemCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.BuildingBlockTypeItemCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.builtinstylename.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.builtinstylename.yml
new file mode 100644
index 0000000000..4f372f0aa6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.builtinstylename.yml
@@ -0,0 +1,1113 @@
+### YamlMime:TSEnum
+name: Word.BuiltInStyleName
+uid: word!Word.BuiltInStyleName:enum
+package: word!
+fullName: Word.BuiltInStyleName
+summary: Represents the built-in style in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  Important: This enum was renamed from `Style` to `BuiltInStyleName` in WordApi
+  1.5.
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-formatted-text.yaml
+
+
+  await Word.run(async (context) => {
+    const sentence: Word.Paragraph = context.document.body.insertParagraph(
+      "To be or not to be",
+      "End"
+    );
+
+    // Use styleBuiltIn to use an enumeration of existing styles. If your style is custom make sure to use: range.style = "name of your style";
+    sentence.styleBuiltIn = Word.BuiltInStyleName.intenseReference;
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bibliography
+    uid: word!Word.BuiltInStyleName.bibliography:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bibliography"'
+  - name: bookTitle
+    uid: word!Word.BuiltInStyleName.bookTitle:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BookTitle"'
+  - name: caption
+    uid: word!Word.BuiltInStyleName.caption:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Caption"'
+  - name: emphasis
+    uid: word!Word.BuiltInStyleName.emphasis:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Emphasis"'
+  - name: endnoteReference
+    uid: word!Word.BuiltInStyleName.endnoteReference:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EndnoteReference"'
+  - name: endnoteText
+    uid: word!Word.BuiltInStyleName.endnoteText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EndnoteText"'
+  - name: footer
+    uid: word!Word.BuiltInStyleName.footer:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Footer"'
+  - name: footnoteReference
+    uid: word!Word.BuiltInStyleName.footnoteReference:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FootnoteReference"'
+  - name: footnoteText
+    uid: word!Word.BuiltInStyleName.footnoteText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FootnoteText"'
+  - name: gridTable1Light
+    uid: word!Word.BuiltInStyleName.gridTable1Light:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light"'
+  - name: gridTable1Light_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable1Light_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light_Accent1"'
+  - name: gridTable1Light_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable1Light_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light_Accent2"'
+  - name: gridTable1Light_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable1Light_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light_Accent3"'
+  - name: gridTable1Light_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable1Light_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light_Accent4"'
+  - name: gridTable1Light_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable1Light_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light_Accent5"'
+  - name: gridTable1Light_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable1Light_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable1Light_Accent6"'
+  - name: gridTable2
+    uid: word!Word.BuiltInStyleName.gridTable2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2"'
+  - name: gridTable2_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable2_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2_Accent1"'
+  - name: gridTable2_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable2_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2_Accent2"'
+  - name: gridTable2_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable2_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2_Accent3"'
+  - name: gridTable2_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable2_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2_Accent4"'
+  - name: gridTable2_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable2_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2_Accent5"'
+  - name: gridTable2_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable2_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable2_Accent6"'
+  - name: gridTable3
+    uid: word!Word.BuiltInStyleName.gridTable3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3"'
+  - name: gridTable3_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable3_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3_Accent1"'
+  - name: gridTable3_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable3_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3_Accent2"'
+  - name: gridTable3_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable3_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3_Accent3"'
+  - name: gridTable3_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable3_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3_Accent4"'
+  - name: gridTable3_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable3_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3_Accent5"'
+  - name: gridTable3_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable3_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable3_Accent6"'
+  - name: gridTable4
+    uid: word!Word.BuiltInStyleName.gridTable4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4"'
+  - name: gridTable4_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable4_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4_Accent1"'
+  - name: gridTable4_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable4_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4_Accent2"'
+  - name: gridTable4_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable4_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4_Accent3"'
+  - name: gridTable4_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable4_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4_Accent4"'
+  - name: gridTable4_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable4_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4_Accent5"'
+  - name: gridTable4_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable4_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable4_Accent6"'
+  - name: gridTable5Dark
+    uid: word!Word.BuiltInStyleName.gridTable5Dark:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark"'
+  - name: gridTable5Dark_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable5Dark_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark_Accent1"'
+  - name: gridTable5Dark_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable5Dark_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark_Accent2"'
+  - name: gridTable5Dark_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable5Dark_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark_Accent3"'
+  - name: gridTable5Dark_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable5Dark_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark_Accent4"'
+  - name: gridTable5Dark_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable5Dark_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark_Accent5"'
+  - name: gridTable5Dark_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable5Dark_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable5Dark_Accent6"'
+  - name: gridTable6Colorful
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful"'
+  - name: gridTable6Colorful_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful_Accent1"'
+  - name: gridTable6Colorful_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful_Accent2"'
+  - name: gridTable6Colorful_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful_Accent3"'
+  - name: gridTable6Colorful_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful_Accent4"'
+  - name: gridTable6Colorful_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful_Accent5"'
+  - name: gridTable6Colorful_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable6Colorful_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable6Colorful_Accent6"'
+  - name: gridTable7Colorful
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful"'
+  - name: gridTable7Colorful_Accent1
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful_Accent1"'
+  - name: gridTable7Colorful_Accent2
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful_Accent2"'
+  - name: gridTable7Colorful_Accent3
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful_Accent3"'
+  - name: gridTable7Colorful_Accent4
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful_Accent4"'
+  - name: gridTable7Colorful_Accent5
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful_Accent5"'
+  - name: gridTable7Colorful_Accent6
+    uid: word!Word.BuiltInStyleName.gridTable7Colorful_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GridTable7Colorful_Accent6"'
+  - name: header
+    uid: word!Word.BuiltInStyleName.header:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Header"'
+  - name: heading1
+    uid: word!Word.BuiltInStyleName.heading1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading1"'
+  - name: heading2
+    uid: word!Word.BuiltInStyleName.heading2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading2"'
+  - name: heading3
+    uid: word!Word.BuiltInStyleName.heading3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading3"'
+  - name: heading4
+    uid: word!Word.BuiltInStyleName.heading4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading4"'
+  - name: heading5
+    uid: word!Word.BuiltInStyleName.heading5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading5"'
+  - name: heading6
+    uid: word!Word.BuiltInStyleName.heading6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading6"'
+  - name: heading7
+    uid: word!Word.BuiltInStyleName.heading7:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading7"'
+  - name: heading8
+    uid: word!Word.BuiltInStyleName.heading8:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading8"'
+  - name: heading9
+    uid: word!Word.BuiltInStyleName.heading9:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heading9"'
+  - name: hyperlink
+    uid: word!Word.BuiltInStyleName.hyperlink:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hyperlink"'
+  - name: intenseEmphasis
+    uid: word!Word.BuiltInStyleName.intenseEmphasis:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IntenseEmphasis"'
+  - name: intenseQuote
+    uid: word!Word.BuiltInStyleName.intenseQuote:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IntenseQuote"'
+  - name: intenseReference
+    uid: word!Word.BuiltInStyleName.intenseReference:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IntenseReference"'
+  - name: listParagraph
+    uid: word!Word.BuiltInStyleName.listParagraph:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListParagraph"'
+  - name: listTable1Light
+    uid: word!Word.BuiltInStyleName.listTable1Light:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light"'
+  - name: listTable1Light_Accent1
+    uid: word!Word.BuiltInStyleName.listTable1Light_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light_Accent1"'
+  - name: listTable1Light_Accent2
+    uid: word!Word.BuiltInStyleName.listTable1Light_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light_Accent2"'
+  - name: listTable1Light_Accent3
+    uid: word!Word.BuiltInStyleName.listTable1Light_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light_Accent3"'
+  - name: listTable1Light_Accent4
+    uid: word!Word.BuiltInStyleName.listTable1Light_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light_Accent4"'
+  - name: listTable1Light_Accent5
+    uid: word!Word.BuiltInStyleName.listTable1Light_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light_Accent5"'
+  - name: listTable1Light_Accent6
+    uid: word!Word.BuiltInStyleName.listTable1Light_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable1Light_Accent6"'
+  - name: listTable2
+    uid: word!Word.BuiltInStyleName.listTable2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2"'
+  - name: listTable2_Accent1
+    uid: word!Word.BuiltInStyleName.listTable2_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2_Accent1"'
+  - name: listTable2_Accent2
+    uid: word!Word.BuiltInStyleName.listTable2_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2_Accent2"'
+  - name: listTable2_Accent3
+    uid: word!Word.BuiltInStyleName.listTable2_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2_Accent3"'
+  - name: listTable2_Accent4
+    uid: word!Word.BuiltInStyleName.listTable2_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2_Accent4"'
+  - name: listTable2_Accent5
+    uid: word!Word.BuiltInStyleName.listTable2_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2_Accent5"'
+  - name: listTable2_Accent6
+    uid: word!Word.BuiltInStyleName.listTable2_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable2_Accent6"'
+  - name: listTable3
+    uid: word!Word.BuiltInStyleName.listTable3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3"'
+  - name: listTable3_Accent1
+    uid: word!Word.BuiltInStyleName.listTable3_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3_Accent1"'
+  - name: listTable3_Accent2
+    uid: word!Word.BuiltInStyleName.listTable3_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3_Accent2"'
+  - name: listTable3_Accent3
+    uid: word!Word.BuiltInStyleName.listTable3_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3_Accent3"'
+  - name: listTable3_Accent4
+    uid: word!Word.BuiltInStyleName.listTable3_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3_Accent4"'
+  - name: listTable3_Accent5
+    uid: word!Word.BuiltInStyleName.listTable3_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3_Accent5"'
+  - name: listTable3_Accent6
+    uid: word!Word.BuiltInStyleName.listTable3_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable3_Accent6"'
+  - name: listTable4
+    uid: word!Word.BuiltInStyleName.listTable4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4"'
+  - name: listTable4_Accent1
+    uid: word!Word.BuiltInStyleName.listTable4_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4_Accent1"'
+  - name: listTable4_Accent2
+    uid: word!Word.BuiltInStyleName.listTable4_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4_Accent2"'
+  - name: listTable4_Accent3
+    uid: word!Word.BuiltInStyleName.listTable4_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4_Accent3"'
+  - name: listTable4_Accent4
+    uid: word!Word.BuiltInStyleName.listTable4_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4_Accent4"'
+  - name: listTable4_Accent5
+    uid: word!Word.BuiltInStyleName.listTable4_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4_Accent5"'
+  - name: listTable4_Accent6
+    uid: word!Word.BuiltInStyleName.listTable4_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable4_Accent6"'
+  - name: listTable5Dark
+    uid: word!Word.BuiltInStyleName.listTable5Dark:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark"'
+  - name: listTable5Dark_Accent1
+    uid: word!Word.BuiltInStyleName.listTable5Dark_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark_Accent1"'
+  - name: listTable5Dark_Accent2
+    uid: word!Word.BuiltInStyleName.listTable5Dark_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark_Accent2"'
+  - name: listTable5Dark_Accent3
+    uid: word!Word.BuiltInStyleName.listTable5Dark_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark_Accent3"'
+  - name: listTable5Dark_Accent4
+    uid: word!Word.BuiltInStyleName.listTable5Dark_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark_Accent4"'
+  - name: listTable5Dark_Accent5
+    uid: word!Word.BuiltInStyleName.listTable5Dark_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark_Accent5"'
+  - name: listTable5Dark_Accent6
+    uid: word!Word.BuiltInStyleName.listTable5Dark_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable5Dark_Accent6"'
+  - name: listTable6Colorful
+    uid: word!Word.BuiltInStyleName.listTable6Colorful:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful"'
+  - name: listTable6Colorful_Accent1
+    uid: word!Word.BuiltInStyleName.listTable6Colorful_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful_Accent1"'
+  - name: listTable6Colorful_Accent2
+    uid: word!Word.BuiltInStyleName.listTable6Colorful_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful_Accent2"'
+  - name: listTable6Colorful_Accent3
+    uid: word!Word.BuiltInStyleName.listTable6Colorful_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful_Accent3"'
+  - name: listTable6Colorful_Accent4
+    uid: word!Word.BuiltInStyleName.listTable6Colorful_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful_Accent4"'
+  - name: listTable6Colorful_Accent5
+    uid: word!Word.BuiltInStyleName.listTable6Colorful_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful_Accent5"'
+  - name: listTable6Colorful_Accent6
+    uid: word!Word.BuiltInStyleName.listTable6Colorful_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable6Colorful_Accent6"'
+  - name: listTable7Colorful
+    uid: word!Word.BuiltInStyleName.listTable7Colorful:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful"'
+  - name: listTable7Colorful_Accent1
+    uid: word!Word.BuiltInStyleName.listTable7Colorful_Accent1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful_Accent1"'
+  - name: listTable7Colorful_Accent2
+    uid: word!Word.BuiltInStyleName.listTable7Colorful_Accent2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful_Accent2"'
+  - name: listTable7Colorful_Accent3
+    uid: word!Word.BuiltInStyleName.listTable7Colorful_Accent3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful_Accent3"'
+  - name: listTable7Colorful_Accent4
+    uid: word!Word.BuiltInStyleName.listTable7Colorful_Accent4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful_Accent4"'
+  - name: listTable7Colorful_Accent5
+    uid: word!Word.BuiltInStyleName.listTable7Colorful_Accent5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful_Accent5"'
+  - name: listTable7Colorful_Accent6
+    uid: word!Word.BuiltInStyleName.listTable7Colorful_Accent6:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListTable7Colorful_Accent6"'
+  - name: normal
+    uid: word!Word.BuiltInStyleName.normal:member
+    package: word!
+    summary: >-
+      Reset character and paragraph style to default.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Normal"'
+  - name: noSpacing
+    uid: word!Word.BuiltInStyleName.noSpacing:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoSpacing"'
+  - name: other
+    uid: word!Word.BuiltInStyleName.other:member
+    package: word!
+    summary: >-
+      Mixed styles or other style not in this list.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Other"'
+  - name: plainTable1
+    uid: word!Word.BuiltInStyleName.plainTable1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTable1"'
+  - name: plainTable2
+    uid: word!Word.BuiltInStyleName.plainTable2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTable2"'
+  - name: plainTable3
+    uid: word!Word.BuiltInStyleName.plainTable3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTable3"'
+  - name: plainTable4
+    uid: word!Word.BuiltInStyleName.plainTable4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTable4"'
+  - name: plainTable5
+    uid: word!Word.BuiltInStyleName.plainTable5:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTable5"'
+  - name: quote
+    uid: word!Word.BuiltInStyleName.quote:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Quote"'
+  - name: strong
+    uid: word!Word.BuiltInStyleName.strong:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Strong"'
+  - name: subtitle
+    uid: word!Word.BuiltInStyleName.subtitle:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Subtitle"'
+  - name: subtleEmphasis
+    uid: word!Word.BuiltInStyleName.subtleEmphasis:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SubtleEmphasis"'
+  - name: subtleReference
+    uid: word!Word.BuiltInStyleName.subtleReference:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SubtleReference"'
+  - name: tableGrid
+    uid: word!Word.BuiltInStyleName.tableGrid:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TableGrid"'
+  - name: tableGridLight
+    uid: word!Word.BuiltInStyleName.tableGridLight:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TableGridLight"'
+  - name: title
+    uid: word!Word.BuiltInStyleName.title:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Title"'
+  - name: toc1
+    uid: word!Word.BuiltInStyleName.toc1:member
+    package: word!
+    summary: >-
+      Table-of-content level 1.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc1"'
+  - name: toc2
+    uid: word!Word.BuiltInStyleName.toc2:member
+    package: word!
+    summary: >-
+      Table-of-content level 2.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc2"'
+  - name: toc3
+    uid: word!Word.BuiltInStyleName.toc3:member
+    package: word!
+    summary: >-
+      Table-of-content level 3.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc3"'
+  - name: toc4
+    uid: word!Word.BuiltInStyleName.toc4:member
+    package: word!
+    summary: >-
+      Table-of-content level 4.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc4"'
+  - name: toc5
+    uid: word!Word.BuiltInStyleName.toc5:member
+    package: word!
+    summary: >-
+      Table-of-content level 5.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc5"'
+  - name: toc6
+    uid: word!Word.BuiltInStyleName.toc6:member
+    package: word!
+    summary: >-
+      Table-of-content level 6.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc6"'
+  - name: toc7
+    uid: word!Word.BuiltInStyleName.toc7:member
+    package: word!
+    summary: >-
+      Table-of-content level 7.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc7"'
+  - name: toc8
+    uid: word!Word.BuiltInStyleName.toc8:member
+    package: word!
+    summary: >-
+      Table-of-content level 8.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc8"'
+  - name: toc9
+    uid: word!Word.BuiltInStyleName.toc9:member
+    package: word!
+    summary: >-
+      Table-of-content level 9.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toc9"'
+  - name: tocHeading
+    uid: word!Word.BuiltInStyleName.tocHeading:member
+    package: word!
+    summary: >-
+      Table-of-content heading.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TocHeading"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.calendartype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.calendartype.yml
new file mode 100644
index 0000000000..f56886a83d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.calendartype.yml
@@ -0,0 +1,123 @@
+### YamlMime:TSEnum
+name: Word.CalendarType
+uid: word!Word.CalendarType:enum
+package: word!
+fullName: Word.CalendarType
+summary: Calendar types.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: arabic
+    uid: word!Word.CalendarType.arabic:member
+    package: word!
+    summary: >-
+      Arabic calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic"'
+  - name: hebrew
+    uid: word!Word.CalendarType.hebrew:member
+    package: word!
+    summary: >-
+      Hebrew calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hebrew"'
+  - name: japan
+    uid: word!Word.CalendarType.japan:member
+    package: word!
+    summary: >-
+      Japanese calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Japan"'
+  - name: korean
+    uid: word!Word.CalendarType.korean:member
+    package: word!
+    summary: >-
+      Korean calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Korean"'
+  - name: sakaEra
+    uid: word!Word.CalendarType.sakaEra:member
+    package: word!
+    summary: >-
+      Saka Era calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SakaEra"'
+  - name: taiwan
+    uid: word!Word.CalendarType.taiwan:member
+    package: word!
+    summary: >-
+      Taiwan calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Taiwan"'
+  - name: thai
+    uid: word!Word.CalendarType.thai:member
+    package: word!
+    summary: >-
+      Thai calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Thai"'
+  - name: translitEnglish
+    uid: word!Word.CalendarType.translitEnglish:member
+    package: word!
+    summary: >-
+      Transliterated English calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TranslitEnglish"'
+  - name: translitFrench
+    uid: word!Word.CalendarType.translitFrench:member
+    package: word!
+    summary: >-
+      Transliterated French calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TranslitFrench"'
+  - name: umalqura
+    uid: word!Word.CalendarType.umalqura:member
+    package: word!
+    summary: >-
+      Umm al-Qura calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Umalqura"'
+  - name: western
+    uid: word!Word.CalendarType.western:member
+    package: word!
+    summary: >-
+      Western calendar type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Western"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.canvas.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.canvas.yml
new file mode 100644
index 0000000000..d99fd3ac73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.canvas.yml
@@ -0,0 +1,270 @@
+### YamlMime:TSType
+name: Word.Canvas
+uid: word!Word.Canvas:class
+package: word!
+fullName: Word.Canvas
+summary: >-
+  Represents a canvas in the document. To get the corresponding Shape object,
+  use Canvas.shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.Canvas#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Canvas#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the canvas identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: number;'
+      return:
+        type: number
+  - name: shape
+    uid: word!Word.Canvas#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shape: Word.Shape;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Canvas#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of Shape objects. Currently, only text boxes,
+      pictures, and geometric shapes are supported.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shapes: Word.ShapeCollection;'
+      return:
+        type: 
+methods:
+  - name: load(options)
+    uid: word!Word.Canvas#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.CanvasLoadOptions): Word.Canvas;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Canvas#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Canvas;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Canvas#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Canvas;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Canvas#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CanvasUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Canvas#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Canvas): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Canvas#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Canvas` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.CanvasData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CanvasData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Canvas#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Canvas;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Canvas#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Canvas;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.cellpaddinglocation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.cellpaddinglocation.yml
new file mode 100644
index 0000000000..01b75f4e0e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.cellpaddinglocation.yml
@@ -0,0 +1,66 @@
+### YamlMime:TSEnum
+name: Word.CellPaddingLocation
+uid: word!Word.CellPaddingLocation:enum
+package: word!
+fullName: Word.CellPaddingLocation
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets cell padding details about the first table in the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const cellPaddingLocation = Word.CellPaddingLocation.right;
+    const cellPadding = firstTable.getCellPadding(cellPaddingLocation);
+    await context.sync();
+
+    console.log(
+      `Cell padding details about the ${cellPaddingLocation} border of the first table: ${cellPadding.value} points`
+    );
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.CellPaddingLocation.bottom:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: left
+    uid: word!Word.CellPaddingLocation.left:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: right
+    uid: word!Word.CellPaddingLocation.right:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: top
+    uid: word!Word.CellPaddingLocation.top:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingmode.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingmode.yml
new file mode 100644
index 0000000000..3655e108b4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingmode.yml
@@ -0,0 +1,71 @@
+### YamlMime:TSEnum
+name: Word.ChangeTrackingMode
+uid: word!Word.ChangeTrackingMode:enum
+package: word!
+fullName: Word.ChangeTrackingMode
+summary: Represents the possible change tracking modes.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-change-tracking.yaml
+
+
+  // Gets the current change tracking mode.
+
+  await Word.run(async (context) => {
+    const document: Word.Document = context.document;
+    document.load("changeTrackingMode");
+    await context.sync();
+
+    if (document.changeTrackingMode === Word.ChangeTrackingMode.trackMineOnly) {
+      console.log("Only my changes are being tracked.");
+    } else if (document.changeTrackingMode === Word.ChangeTrackingMode.trackAll) {
+      console.log("Everyone's changes are being tracked.");
+    } else {
+      console.log("No changes are being tracked.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: 'off'
+    uid: word!Word.ChangeTrackingMode.off:member
+    package: word!
+    summary: >-
+      ChangeTracking is turned off.
+
+
+      * \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Off"'
+  - name: trackAll
+    uid: word!Word.ChangeTrackingMode.trackAll:member
+    package: word!
+    summary: >-
+      ChangeTracking is turned on for everyone.
+
+
+      * \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TrackAll"'
+  - name: trackMineOnly
+    uid: word!Word.ChangeTrackingMode.trackMineOnly:member
+    package: word!
+    summary: >-
+      Tracking is turned on for my changes only.
+
+
+      * \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TrackMineOnly"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingstate.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingstate.yml
new file mode 100644
index 0000000000..ba08ddf00e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingstate.yml
@@ -0,0 +1,76 @@
+### YamlMime:TSEnum
+name: Word.ChangeTrackingState
+uid: word!Word.ChangeTrackingState:enum
+package: word!
+fullName: Word.ChangeTrackingState
+summary: Specify the track state when ChangeTracking is on.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/get-change-tracking-states.yaml
+
+
+  // Logs the current change tracking states of the content controls.
+
+  await Word.run(async (context) => {
+    let trackAddedArray: Word.ChangeTrackingState[] = [Word.ChangeTrackingState.added];
+    let trackDeletedArray: Word.ChangeTrackingState[] = [Word.ChangeTrackingState.deleted];
+    let trackNormalArray: Word.ChangeTrackingState[] = [Word.ChangeTrackingState.normal];
+
+    let addedContentControls = context.document.body.getContentControls().getByChangeTrackingStates(trackAddedArray);
+    let deletedContentControls = context.document.body
+      .getContentControls()
+      .getByChangeTrackingStates(trackDeletedArray);
+    let normalContentControls = context.document.body.getContentControls().getByChangeTrackingStates(trackNormalArray);
+
+    addedContentControls.load();
+    deletedContentControls.load();
+    normalContentControls.load();
+    await context.sync();
+
+    console.log(`Number of content controls in Added state: ${addedContentControls.items.length}`);
+    console.log(`Number of content controls in Deleted state: ${deletedContentControls.items.length}`);
+    console.log(`Number of content controls in Normal state: ${normalContentControls.items.length}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: added
+    uid: word!Word.ChangeTrackingState.added:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Added"'
+  - name: deleted
+    uid: word!Word.ChangeTrackingState.deleted:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Deleted"'
+  - name: normal
+    uid: word!Word.ChangeTrackingState.normal:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Normal"'
+  - name: unknown
+    uid: word!Word.ChangeTrackingState.unknown:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unknown"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingversion.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingversion.yml
new file mode 100644
index 0000000000..f081ed9fcc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.changetrackingversion.yml
@@ -0,0 +1,51 @@
+### YamlMime:TSEnum
+name: Word.ChangeTrackingVersion
+uid: word!Word.ChangeTrackingVersion:enum
+package: word!
+fullName: Word.ChangeTrackingVersion
+summary: Specify the current version or the original version of the text.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-change-tracking.yaml
+
+
+  // Gets the reviewed text.
+
+  await Word.run(async (context) => {
+    const range: Word.Range = context.document.getSelection();
+    const before = range.getReviewedText(Word.ChangeTrackingVersion.original);
+    const after = range.getReviewedText(Word.ChangeTrackingVersion.current);
+
+    await context.sync();
+
+    console.log("Reviewed text (before):", before.value, "Reviewed text (after):", after.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: current
+    uid: word!Word.ChangeTrackingVersion.current:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Current"'
+  - name: original
+    uid: word!Word.ChangeTrackingVersion.original:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Original"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.charactercase.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.charactercase.yml
new file mode 100644
index 0000000000..e3149966d3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.charactercase.yml
@@ -0,0 +1,113 @@
+### YamlMime:TSEnum
+name: Word.CharacterCase
+uid: word!Word.CharacterCase:enum
+package: word!
+fullName: Word.CharacterCase
+summary: Specifies the case of the text in the specified range.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: fullWidth
+    uid: word!Word.CharacterCase.fullWidth:member
+    package: word!
+    summary: >-
+      Specifies full-width characters.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FullWidth"'
+  - name: halfWidth
+    uid: word!Word.CharacterCase.halfWidth:member
+    package: word!
+    summary: >-
+      Specifies half-width characters.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HalfWidth"'
+  - name: hiragana
+    uid: word!Word.CharacterCase.hiragana:member
+    package: word!
+    summary: >-
+      Specifies Hiragana characters.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hiragana"'
+  - name: katakana
+    uid: word!Word.CharacterCase.katakana:member
+    package: word!
+    summary: >-
+      Specifies Katakana characters.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Katakana"'
+  - name: lower
+    uid: word!Word.CharacterCase.lower:member
+    package: word!
+    summary: >-
+      Specifies lowercase.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lower"'
+  - name: next
+    uid: word!Word.CharacterCase.next:member
+    package: word!
+    summary: >-
+      Specifies the next case.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Next"'
+  - name: titleSentence
+    uid: word!Word.CharacterCase.titleSentence:member
+    package: word!
+    summary: >-
+      Specifies title case for the sentence.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TitleSentence"'
+  - name: titleWord
+    uid: word!Word.CharacterCase.titleWord:member
+    package: word!
+    summary: >-
+      Specifies title case for each word.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TitleWord"'
+  - name: toggle
+    uid: word!Word.CharacterCase.toggle:member
+    package: word!
+    summary: >-
+      Specifies toggle case.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Toggle"'
+  - name: upper
+    uid: word!Word.CharacterCase.upper:member
+    package: word!
+    summary: >-
+      Specifies uppercase.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Upper"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.characterwidth.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.characterwidth.yml
new file mode 100644
index 0000000000..666bb7c1a4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.characterwidth.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.CharacterWidth
+uid: word!Word.CharacterWidth:enum
+package: word!
+fullName: Word.CharacterWidth
+summary: Specifies the character width of the text in the specified range.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: full
+    uid: word!Word.CharacterWidth.full:member
+    package: word!
+    summary: >-
+      Specifies full-width characters.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Full"'
+  - name: half
+    uid: word!Word.CharacterWidth.half:member
+    package: word!
+    summary: >-
+      Specifies half-width characters.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Half"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.checkboxcontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.checkboxcontentcontrol.yml
new file mode 100644
index 0000000000..e9f7447dcb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.checkboxcontentcontrol.yml
@@ -0,0 +1,308 @@
+### YamlMime:TSType
+name: Word.CheckboxContentControl
+uid: word!Word.CheckboxContentControl:class
+package: word!
+fullName: Word.CheckboxContentControl
+summary: The data specific to content controls of type CheckBox.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+  // Toggles the isChecked property on all checkbox content controls.
+
+  await Word.run(async (context) => {
+    let contentControls = context.document.getContentControls({
+      types: [Word.ContentControlType.checkBox]
+    });
+    contentControls.load("items");
+
+    await context.sync();
+
+    const length = contentControls.items.length;
+    console.log(`Number of checkbox content controls: ${length}`);
+
+    if (length <= 0) {
+      return;
+    }
+
+    const checkboxContentControls = [];
+    for (let i = 0; i < length; i++) {
+      let contentControl = contentControls.items[i];
+      contentControl.load("id,checkboxContentControl/isChecked");
+      checkboxContentControls.push(contentControl);
+    }
+
+    await context.sync();
+
+    console.log("isChecked state before:");
+    const updatedCheckboxContentControls = [];
+    for (let i = 0; i < checkboxContentControls.length; i++) {
+      const currentCheckboxContentControl = checkboxContentControls[i];
+      const isCheckedBefore = currentCheckboxContentControl.checkboxContentControl.isChecked;
+      console.log(`id: ${currentCheckboxContentControl.id} ... isChecked: ${isCheckedBefore}`);
+
+      currentCheckboxContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+      currentCheckboxContentControl.load("id,checkboxContentControl/isChecked");
+      updatedCheckboxContentControls.push(currentCheckboxContentControl);
+    }
+
+    await context.sync();
+
+    console.log("isChecked state after:");
+    for (let i = 0; i < updatedCheckboxContentControls.length; i++) {
+      const currentCheckboxContentControl = updatedCheckboxContentControls[i];
+      console.log(
+        `id: ${currentCheckboxContentControl.id} ... isChecked: ${currentCheckboxContentControl.checkboxContentControl.isChecked}`
+      );
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CheckboxContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: isChecked
+    uid: word!Word.CheckboxContentControl#isChecked:member
+    package: word!
+    fullName: isChecked
+    summary: Specifies the current state of the checkbox.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChecked: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: load(options)
+    uid: word!Word.CheckboxContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CheckboxContentControlLoadOptions):
+        Word.CheckboxContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CheckboxContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CheckboxContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CheckboxContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CheckboxContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.CheckboxContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CheckboxContentControlUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CheckboxContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CheckboxContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CheckboxContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CheckboxContentControl` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.CheckboxContentControlData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CheckboxContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CheckboxContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CheckboxContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CheckboxContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CheckboxContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.closebehavior.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.closebehavior.yml
new file mode 100644
index 0000000000..2030cd7a30
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.closebehavior.yml
@@ -0,0 +1,51 @@
+### YamlMime:TSEnum
+name: Word.CloseBehavior
+uid: word!Word.CloseBehavior:enum
+package: word!
+fullName: Word.CloseBehavior
+summary: Specifies the close behavior for `Document.close`.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/save-close.yaml
+
+
+  // Closes the document after saving.
+
+  await Word.run(async (context) => {
+    context.document.close(Word.CloseBehavior.save);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: save
+    uid: word!Word.CloseBehavior.save:member
+    package: word!
+    summary: >-
+      Saves the changes before closing the document.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Save"'
+  - name: skipSave
+    uid: word!Word.CloseBehavior.skipSave:member
+    package: word!
+    summary: >-
+      Discard the possible changes when closing the document.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SkipSave"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.colorformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.colorformat.yml
new file mode 100644
index 0000000000..610506df07
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.colorformat.yml
@@ -0,0 +1,313 @@
+### YamlMime:TSType
+name: Word.ColorFormat
+uid: word!Word.ColorFormat:class
+package: word!
+fullName: Word.ColorFormat
+summary: Represents the color formatting of a shape or text in Word.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: brightness
+    uid: word!Word.ColorFormat#brightness:member
+    package: word!
+    fullName: brightness
+    summary: >-
+      Specifies the brightness of a specified shape color. Valid values are from
+      `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'brightness: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.ColorFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: objectThemeColor
+    uid: word!Word.ColorFormat#objectThemeColor:member
+    package: word!
+    fullName: objectThemeColor
+    summary: Specifies the theme color for a color format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        objectThemeColor: Word.ThemeColorIndex | "NotThemeColor" | "MainDark1" |
+        "MainLight1" | "MainDark2" | "MainLight2" | "Accent1" | "Accent2" |
+        "Accent3" | "Accent4" | "Accent5" | "Accent6" | "Hyperlink" |
+        "HyperlinkFollowed" | "Background1" | "Text1" | "Background2" | "Text2";
+      return:
+        type: >-
+           | "NotThemeColor" |
+          "MainDark1" | "MainLight1" | "MainDark2" | "MainLight2" | "Accent1" |
+          "Accent2" | "Accent3" | "Accent4" | "Accent5" | "Accent6" |
+          "Hyperlink" | "HyperlinkFollowed" | "Background1" | "Text1" |
+          "Background2" | "Text2"
+  - name: rgb
+    uid: word!Word.ColorFormat#rgb:member
+    package: word!
+    fullName: rgb
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the specified color. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rgb: string;'
+      return:
+        type: string
+  - name: tintAndShade
+    uid: word!Word.ColorFormat#tintAndShade:member
+    package: word!
+    fullName: tintAndShade
+    summary: >-
+      Specifies the lightening or darkening of a specified shape's color. Valid
+      values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tintAndShade: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.ColorFormat#type:member
+    package: word!
+    fullName: type
+    summary: Returns the shape color type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.ColorType | "rgb" | "scheme";'
+      return:
+        type:  | "rgb" | "scheme"
+methods:
+  - name: load(options)
+    uid: word!Word.ColorFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ColorFormatLoadOptions):
+        Word.ColorFormat;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ColorFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ColorFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ColorFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ColorFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ColorFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ColorFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ColorFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ColorFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ColorFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ColorFormat`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ColorFormatData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ColorFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ColorFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ColorFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ColorFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.colorindex.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.colorindex.yml
new file mode 100644
index 0000000000..fab8d1c9e4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.colorindex.yml
@@ -0,0 +1,213 @@
+### YamlMime:TSEnum
+name: Word.ColorIndex
+uid: word!Word.ColorIndex:enum
+package: word!
+fullName: Word.ColorIndex
+summary: Represents color index values in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: auto
+    uid: word!Word.ColorIndex.auto:member
+    package: word!
+    summary: >-
+      Automatically determines the color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Auto"'
+  - name: black
+    uid: word!Word.ColorIndex.black:member
+    package: word!
+    summary: >-
+      Represents the color black.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Black"'
+  - name: blue
+    uid: word!Word.ColorIndex.blue:member
+    package: word!
+    summary: >-
+      Represents the color blue.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Blue"'
+  - name: brightGreen
+    uid: word!Word.ColorIndex.brightGreen:member
+    package: word!
+    summary: >-
+      Represents a bright green color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BrightGreen"'
+  - name: byAuthor
+    uid: word!Word.ColorIndex.byAuthor:member
+    package: word!
+    summary: >-
+      Represents a color determined by the author.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ByAuthor"'
+  - name: classicBlue
+    uid: word!Word.ColorIndex.classicBlue:member
+    package: word!
+    summary: >-
+      Represents a classic blue color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ClassicBlue"'
+  - name: classicRed
+    uid: word!Word.ColorIndex.classicRed:member
+    package: word!
+    summary: >-
+      Represents a classic red color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ClassicRed"'
+  - name: darkBlue
+    uid: word!Word.ColorIndex.darkBlue:member
+    package: word!
+    summary: >-
+      Represents a dark blue color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkBlue"'
+  - name: darkRed
+    uid: word!Word.ColorIndex.darkRed:member
+    package: word!
+    summary: >-
+      Represents a dark red color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkRed"'
+  - name: darkYellow
+    uid: word!Word.ColorIndex.darkYellow:member
+    package: word!
+    summary: >-
+      Represents a dark yellow color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkYellow"'
+  - name: gray25
+    uid: word!Word.ColorIndex.gray25:member
+    package: word!
+    summary: >-
+      Represents a gray color with 25% intensity.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gray25"'
+  - name: gray50
+    uid: word!Word.ColorIndex.gray50:member
+    package: word!
+    summary: >-
+      Represents a gray color with 50% intensity.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gray50"'
+  - name: green
+    uid: word!Word.ColorIndex.green:member
+    package: word!
+    summary: >-
+      Represents the color green.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Green"'
+  - name: pink
+    uid: word!Word.ColorIndex.pink:member
+    package: word!
+    summary: >-
+      Represents the color pink.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pink"'
+  - name: red
+    uid: word!Word.ColorIndex.red:member
+    package: word!
+    summary: >-
+      Represents the color red.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Red"'
+  - name: teal
+    uid: word!Word.ColorIndex.teal:member
+    package: word!
+    summary: >-
+      Represents the color teal.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Teal"'
+  - name: turquoise
+    uid: word!Word.ColorIndex.turquoise:member
+    package: word!
+    summary: >-
+      Represents the color turquoise.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Turquoise"'
+  - name: violet
+    uid: word!Word.ColorIndex.violet:member
+    package: word!
+    summary: >-
+      Represents the color violet.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Violet"'
+  - name: white
+    uid: word!Word.ColorIndex.white:member
+    package: word!
+    summary: >-
+      Represents the color white.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"White"'
+  - name: yellow
+    uid: word!Word.ColorIndex.yellow:member
+    package: word!
+    summary: >-
+      Represents the color yellow.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Yellow"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.colortype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.colortype.yml
new file mode 100644
index 0000000000..a3df241311
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.colortype.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.ColorType
+uid: word!Word.ColorType:enum
+package: word!
+fullName: Word.ColorType
+summary: Specifies the color type.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: rgb
+    uid: word!Word.ColorType.rgb:member
+    package: word!
+    summary: >-
+      Represents an RGB color type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"rgb"'
+  - name: scheme
+    uid: word!Word.ColorType.scheme:member
+    package: word!
+    summary: >-
+      Represents a scheme color type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"scheme"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.comboboxcontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.comboboxcontentcontrol.yml
new file mode 100644
index 0000000000..8006936bef
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.comboboxcontentcontrol.yml
@@ -0,0 +1,387 @@
+### YamlMime:TSType
+name: Word.ComboBoxContentControl
+uid: word!Word.ComboBoxContentControl:class
+package: word!
+fullName: Word.ComboBoxContentControl
+summary: The data specific to content controls of type 'ComboBox'.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+  // Places a combo box content control at the end of the selection.
+
+  await Word.run(async (context) => {
+    let selection = context.document.getSelection();
+    selection.getRange(Word.RangeLocation.end).insertContentControl(Word.ContentControlType.comboBox);
+    await context.sync();
+
+    console.log("Combo box content control inserted at the end of the selection.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ComboBoxContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: listItems
+    uid: word!Word.ComboBoxContentControl#listItems:member
+    package: word!
+    fullName: listItems
+    summary: Gets the collection of list items in the combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Deletes the provided list item from the first combo box content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedComboBox: Word.ComboBoxContentControl = selectedContentControl.comboBoxContentControl;
+        selectedComboBox.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.comboBoxContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`);
+          return;
+        }
+
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listItems: Word.ContentControlListItemCollection;'
+      return:
+        type: 
+methods:
+  - name: addListItem(displayText, value, index)
+    uid: word!Word.ComboBoxContentControl#addListItem:member(1)
+    package: word!
+    fullName: addListItem(displayText, value, index)
+    summary: >-
+      Adds a new list item to this combo box content control and returns a
+      [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+      object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Adds the provided list item to the first combo box content control in
+      the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.comboBoxContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addListItem(displayText: string, value?: string, index?: number):
+        Word.ContentControlListItem;
+      parameters:
+        - id: displayText
+          description: Required. Display text of the list item.
+          type: string
+        - id: value
+          description: Optional. Value of the list item.
+          type: string
+        - id: index
+          description: >-
+            Optional. Index location of the new item in the list. If an item
+            exists at the position specified, the existing item is pushed down
+            in the list. If omitted, the new item is added to the end of the
+            list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: deleteAllListItems()
+    uid: word!Word.ComboBoxContentControl#deleteAllListItems:member(1)
+    package: word!
+    fullName: deleteAllListItems()
+    summary: Deletes all list items in this combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Deletes the list items from first combo box content control found in
+      the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        console.log(`About to delete the list from the combo box content control with ID ${selectedContentControl.id}`);
+        selectedContentControl.comboBoxContentControl.deleteAllListItems();
+        await context.sync();
+
+        console.log("Deleted the list from the combo box content control.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllListItems(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ComboBoxContentControl#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ComboBoxContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ComboBoxContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ComboBoxContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ComboBoxContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ComboBoxContentControl` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ComboBoxContentControlData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ComboBoxContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ComboBoxContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ComboBoxContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ComboBoxContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ComboBoxContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.comment.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.comment.yml
new file mode 100644
index 0000000000..03d155cd94
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.comment.yml
@@ -0,0 +1,641 @@
+### YamlMime:TSType
+name: Word.Comment
+uid: word!Word.Comment:class
+package: word!
+fullName: Word.Comment
+summary: Represents a comment in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+  // Sets a comment on the selected content.
+
+  await Word.run(async (context) => {
+    const text = (document.getElementById("comment-text") as HTMLInputElement).value;
+    const comment: Word.Comment = context.document.getSelection().insertComment(text);
+
+    // Load object to log in the console.
+    comment.load();
+    await context.sync();
+
+    console.log("Comment inserted:", comment);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: authorEmail
+    uid: word!Word.Comment#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: Gets the email of the comment's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly authorEmail: string;'
+      return:
+        type: string
+  - name: authorName
+    uid: word!Word.Comment#authorName:member
+    package: word!
+    fullName: authorName
+    summary: Gets the name of the comment's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly authorName: string;'
+      return:
+        type: string
+  - name: content
+    uid: word!Word.Comment#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment's content as plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Edits the first active comment in the selected content.
+
+      await Word.run(async (context) => {
+        const text = (document.getElementById("edit-comment-text") as HTMLInputElement).value;
+        const comments: Word.CommentCollection = context.document.getSelection().getComments();
+        comments.load("items");
+        await context.sync();
+
+        const firstActiveComment: Word.Comment = comments.items.find((item) => item.resolved !== true);
+        if (!firstActiveComment) {
+          console.warn("No active comment was found in the selection, so couldn't edit.");
+          return;
+        }
+
+        firstActiveComment.content = text;
+
+        // Load object to log in the console.
+        firstActiveComment.load();
+        await context.sync();
+
+        console.log("Comment content changed:", firstActiveComment);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content: string;'
+      return:
+        type: string
+  - name: contentRange
+    uid: word!Word.Comment#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the comment's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Gets the range of the first comment in the selected content.
+
+      await Word.run(async (context) => {
+        const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+        comment.load("contentRange");
+        const range: Word.Range = comment.getRange();
+        range.load("text");
+        await context.sync();
+
+        if (comment.isNullObject) {
+          console.warn("No comments in the selection, so no range to get.");
+          return;
+        }
+
+        console.log(`Comment location: ${range.text}`);
+        const contentRange: Word.CommentContentRange = comment.contentRange;
+        console.log("Comment content range:", contentRange);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange: Word.CommentContentRange;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Comment#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: creationDate
+    uid: word!Word.Comment#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly creationDate: Date;'
+      return:
+        type: Date
+  - name: id
+    uid: word!Word.Comment#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: replies
+    uid: word!Word.Comment#replies:member
+    package: word!
+    fullName: replies
+    summary: Gets the collection of reply objects associated with the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Gets the replies to the first comment in the selected content.
+
+      await Word.run(async (context) => {
+        const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+        comment.load("replies");
+        await context.sync();
+
+        if (comment.isNullObject) {
+          console.warn("No comments in the selection, so no replies to get.");
+          return;
+        }
+
+        const replies: Word.CommentReplyCollection = comment.replies;
+        console.log("Replies to the first comment:", replies);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly replies: Word.CommentReplyCollection;'
+      return:
+        type: 
+  - name: resolved
+    uid: word!Word.Comment#resolved:member
+    package: word!
+    fullName: resolved
+    summary: >-
+      Specifies the comment thread's status. Setting to true resolves the
+      comment thread. Getting a value of true means that the comment thread is
+      resolved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Toggles Resolved status of the first comment in the selected content.
+
+      await Word.run(async (context) => {
+        const comment: Word.Comment = context.document
+          .getSelection()
+          .getComments()
+          .getFirstOrNullObject();
+        comment.load("resolved");
+        await context.sync();
+
+        if (comment.isNullObject) {
+          console.warn("No comments in the selection, so nothing to toggle.");
+          return;
+        }
+
+        // Toggle resolved status.
+        // If the comment is active, set as resolved.
+        // If it's resolved, set resolved to false.
+        const resolvedBefore = comment.resolved;
+        console.log(`Comment Resolved status (before): ${resolvedBefore}`);
+        comment.resolved = !resolvedBefore;
+        comment.load("resolved");
+        await context.sync();
+
+        console.log(`Comment Resolved status (after): ${comment.resolved}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resolved: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: delete()
+    uid: word!Word.Comment#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the comment and its replies.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Deletes the first comment in the selected content.
+
+      await Word.run(async (context) => {
+        const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+        comment.delete();
+        await context.sync();
+
+        if (comment.isNullObject) {
+          console.warn("No comments in the selection, so nothing to delete.");
+          return;
+        }
+
+        console.log("Comment deleted.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getRange()
+    uid: word!Word.Comment#getRange:member(1)
+    package: word!
+    fullName: getRange()
+    summary: Gets the range in the main document where the comment is on.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Gets the range of the first comment in the selected content.
+
+      await Word.run(async (context) => {
+        const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+        comment.load("contentRange");
+        const range: Word.Range = comment.getRange();
+        range.load("text");
+        await context.sync();
+
+        if (comment.isNullObject) {
+          console.warn("No comments in the selection, so no range to get.");
+          return;
+        }
+
+        console.log(`Comment location: ${range.text}`);
+        const contentRange: Word.CommentContentRange = comment.contentRange;
+        console.log("Comment content range:", contentRange);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getRange(): Word.Range;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Comment#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.CommentLoadOptions): Word.Comment;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Comment#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Comment;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Comment#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Comment;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: reply(replyText)
+    uid: word!Word.Comment#reply:member(1)
+    package: word!
+    fullName: reply(replyText)
+    summary: Adds a new reply to the end of the comment thread.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Replies to the first active comment in the selected content.
+
+      await Word.run(async (context) => {
+        const text = (document.getElementById("reply-text") as HTMLInputElement).value;
+        const comments: Word.CommentCollection = context.document.getSelection().getComments();
+        comments.load("items");
+        await context.sync();
+
+        const firstActiveComment: Word.Comment = comments.items.find((item) => item.resolved !== true);
+        if (firstActiveComment) {
+          const reply: Word.CommentReply = firstActiveComment.reply(text);
+          console.log("Reply added.");
+        } else {
+          console.warn("No active comment was found in the selection, so couldn't reply.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reply(replyText: string): Word.CommentReply;'
+      parameters:
+        - id: replyText
+          description: Required. Reply text.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Comment#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CommentUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Comment#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Comment): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Comment#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Comment` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.CommentData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CommentData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Comment#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Comment;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Comment#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Comment;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentcollection.yml
new file mode 100644
index 0000000000..31e80260c8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentcollection.yml
@@ -0,0 +1,313 @@
+### YamlMime:TSType
+name: Word.CommentCollection
+uid: word!Word.CommentCollection:class
+package: word!
+fullName: Word.CommentCollection
+summary: Contains a collection of [Word.Comment](xref:word!Word.Comment:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+  // Replies to the first active comment in the selected content.
+
+  await Word.run(async (context) => {
+    const text = (document.getElementById("reply-text") as HTMLInputElement).value;
+    const comments: Word.CommentCollection = context.document.getSelection().getComments();
+    comments.load("items");
+    await context.sync();
+
+    const firstActiveComment: Word.Comment = comments.items.find((item) => item.resolved !== true);
+    if (firstActiveComment) {
+      const reply: Word.CommentReply = firstActiveComment.reply(text);
+      console.log("Reply added.");
+    } else {
+      console.warn("No active comment was found in the selection, so couldn't reply.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CommentCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CommentCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Comment[];'
+      return:
+        type: []
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+          // Replies to the first active comment in the selected content.
+
+          await Word.run(async (context) => {
+            const text = (document.getElementById("reply-text") as HTMLInputElement).value;
+            const comments: Word.CommentCollection = context.document.getSelection().getComments();
+            comments.load("items");
+            await context.sync();
+
+            const firstActiveComment: Word.Comment = comments.items.find((item) => item.resolved !== true);
+            if (firstActiveComment) {
+              const reply: Word.CommentReply = firstActiveComment.reply(text);
+              console.log("Reply added.");
+            } else {
+              console.warn("No active comment was found in the selection, so couldn't reply.");
+            }
+          });
+
+          ```
+methods:
+  - name: getFirst()
+    uid: word!Word.CommentCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first comment in the collection. Throws an `ItemNotFound` error
+      if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Comment;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.CommentCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first comment in the collection. If the collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Gets the range of the first comment in the selected content.
+
+      await Word.run(async (context) => {
+        const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+        comment.load("contentRange");
+        const range: Word.Range = comment.getRange();
+        range.load("text");
+        await context.sync();
+
+        if (comment.isNullObject) {
+          console.warn("No comments in the selection, so no range to get.");
+          return;
+        }
+
+        console.log(`Comment location: ${range.text}`);
+        const contentRange: Word.CommentContentRange = comment.contentRange;
+        console.log("Comment content range:", contentRange);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Comment;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.CommentCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CommentCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.CommentCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+            & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CommentCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CommentCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CommentCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CommentCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CommentCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.CommentCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.CommentCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CommentCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CommentCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CommentCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CommentCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CommentCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentcontentrange.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentcontentrange.yml
new file mode 100644
index 0000000000..6b6b2afc09
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentcontentrange.yml
@@ -0,0 +1,416 @@
+### YamlMime:TSType
+name: Word.CommentContentRange
+uid: word!Word.CommentContentRange:class
+package: word!
+fullName: Word.CommentContentRange
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+  // Gets the range of the first comment in the selected content.
+
+  await Word.run(async (context) => {
+    const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+    comment.load("contentRange");
+    const range: Word.Range = comment.getRange();
+    range.load("text");
+    await context.sync();
+
+    if (comment.isNullObject) {
+      console.warn("No comments in the selection, so no range to get.");
+      return;
+    }
+
+    console.log(`Comment location: ${range.text}`);
+    const contentRange: Word.CommentContentRange = comment.contentRange;
+    console.log("Comment content range:", contentRange);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: bold
+    uid: word!Word.CommentContentRange#bold:member
+    package: word!
+    fullName: bold
+    summary: Specifies a value that indicates whether the comment text is bold.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold: boolean;'
+      return:
+        type: boolean
+  - name: context
+    uid: word!Word.CommentContentRange#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: hyperlink
+    uid: word!Word.CommentContentRange#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink: string;'
+      return:
+        type: string
+  - name: isEmpty
+    uid: word!Word.CommentContentRange#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: Checks whether the range length is zero.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isEmpty: boolean;'
+      return:
+        type: boolean
+  - name: italic
+    uid: word!Word.CommentContentRange#italic:member
+    package: word!
+    fullName: italic
+    summary: Specifies a value that indicates whether the comment text is italicized.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic: boolean;'
+      return:
+        type: boolean
+  - name: strikeThrough
+    uid: word!Word.CommentContentRange#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the comment text has a
+      strikethrough.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.CommentContentRange#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the comment range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly text: string;'
+      return:
+        type: string
+  - name: underline
+    uid: word!Word.CommentContentRange#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the comment text's underline type. 'None'
+      if the comment text isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine"
+        | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" |
+        "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" |
+        "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" |
+        "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" |
+          "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" |
+          "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" |
+          "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave"
+          | "WaveHeavy" | "WaveDouble"
+methods:
+  - name: insertText(text, insertLocation)
+    uid: word!Word.CommentContentRange#insertText:member(1)
+    package: word!
+    fullName: insertText(text, insertLocation)
+    summary: >-
+      Inserts text into at the specified location. **Note**: For the modern
+      comment, the content range tracked across context turns to empty if any
+      revision to the comment is posted through the UI.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertText(text: string, insertLocation: Word.InsertLocation | "Replace"
+        | "Start" | "End" | "Before" | "After"): Word.CommentContentRange;
+      parameters:
+        - id: text
+          description: Required. The text to be inserted in to the CommentContentRange.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.CommentContentRange#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CommentContentRangeLoadOptions):
+        Word.CommentContentRange;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CommentContentRange#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CommentContentRange;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CommentContentRange#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CommentContentRange;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.CommentContentRange#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CommentContentRangeUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CommentContentRange#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CommentContentRange): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CommentContentRange#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CommentContentRange` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.CommentContentRangeData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CommentContentRangeData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CommentContentRange#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CommentContentRange;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CommentContentRange#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CommentContentRange;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentreply.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentreply.yml
new file mode 100644
index 0000000000..ede3004174
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentreply.yml
@@ -0,0 +1,375 @@
+### YamlMime:TSType
+name: Word.CommentReply
+uid: word!Word.CommentReply:class
+package: word!
+fullName: Word.CommentReply
+summary: Represents a comment reply in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+  // Replies to the first active comment in the selected content.
+
+  await Word.run(async (context) => {
+    const text = (document.getElementById("reply-text") as HTMLInputElement).value;
+    const comments: Word.CommentCollection = context.document.getSelection().getComments();
+    comments.load("items");
+    await context.sync();
+
+    const firstActiveComment: Word.Comment = comments.items.find((item) => item.resolved !== true);
+    if (firstActiveComment) {
+      const reply: Word.CommentReply = firstActiveComment.reply(text);
+      console.log("Reply added.");
+    } else {
+      console.warn("No active comment was found in the selection, so couldn't reply.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: authorEmail
+    uid: word!Word.CommentReply#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: Gets the email of the comment reply's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly authorEmail: string;'
+      return:
+        type: string
+  - name: authorName
+    uid: word!Word.CommentReply#authorName:member
+    package: word!
+    fullName: authorName
+    summary: Gets the name of the comment reply's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly authorName: string;'
+      return:
+        type: string
+  - name: content
+    uid: word!Word.CommentReply#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment reply's content. The string is plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content: string;'
+      return:
+        type: string
+  - name: contentRange
+    uid: word!Word.CommentReply#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the commentReply's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange: Word.CommentContentRange;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.CommentReply#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: creationDate
+    uid: word!Word.CommentReply#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly creationDate: Date;'
+      return:
+        type: Date
+  - name: id
+    uid: word!Word.CommentReply#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: parentComment
+    uid: word!Word.CommentReply#parentComment:member
+    package: word!
+    fullName: parentComment
+    summary: Gets the parent comment of this reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentComment: Word.Comment;'
+      return:
+        type: 
+methods:
+  - name: delete()
+    uid: word!Word.CommentReply#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.CommentReply#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CommentReplyLoadOptions):
+        Word.CommentReply;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CommentReply#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CommentReply;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CommentReply#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CommentReply;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.CommentReply#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CommentReplyUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CommentReply#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CommentReply): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CommentReply#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.CommentReply`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.CommentReplyData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CommentReplyData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CommentReply#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CommentReply;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CommentReply#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CommentReply;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentreplycollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentreplycollection.yml
new file mode 100644
index 0000000000..9648abf504
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.commentreplycollection.yml
@@ -0,0 +1,258 @@
+### YamlMime:TSType
+name: Word.CommentReplyCollection
+uid: word!Word.CommentReplyCollection:class
+package: word!
+fullName: Word.CommentReplyCollection
+summary: >-
+  Contains a collection of
+  [Word.CommentReply](xref:word!Word.CommentReply:class) objects. Represents all
+  comment replies in one comment thread.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+  // Gets the replies to the first comment in the selected content.
+
+  await Word.run(async (context) => {
+    const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+    comment.load("replies");
+    await context.sync();
+
+    if (comment.isNullObject) {
+      console.warn("No comments in the selection, so no replies to get.");
+      return;
+    }
+
+    const replies: Word.CommentReplyCollection = comment.replies;
+    console.log("Replies to the first comment:", replies);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CommentReplyCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CommentReplyCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CommentReply[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.CommentReplyCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first comment reply in the collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.CommentReply;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.CommentReplyCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first comment reply in the collection. If the collection is
+      empty, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.CommentReply;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.CommentReplyCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CommentReplyCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.CommentReplyCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CommentReplyCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CommentReplyCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CommentReplyCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CommentReplyCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CommentReplyCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CommentReplyCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.CommentReplyCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CommentReplyCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CommentReplyCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CommentReplyCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CommentReplyCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CommentReplyCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.comparetarget.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.comparetarget.yml
new file mode 100644
index 0000000000..79c95e45f2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.comparetarget.yml
@@ -0,0 +1,73 @@
+### YamlMime:TSEnum
+name: Word.CompareTarget
+uid: word!Word.CompareTarget:enum
+package: word!
+fullName: Word.CompareTarget
+summary: Specifies the target document for displaying document comparison differences.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/compare-documents.yaml
+
+
+  // Compares the current document with a specified external document.
+
+  await Word.run(async (context) => {
+    // Absolute path of an online or local document.
+    const filePath = (document.getElementById("filePath") as HTMLInputElement).value;
+    // Options that configure the compare operation.
+    const options: Word.DocumentCompareOptions = {
+      compareTarget: Word.CompareTarget.compareTargetCurrent,
+      detectFormatChanges: false
+      // Other options you choose...
+      };
+    context.document.compare(filePath, options);
+
+    await context.sync();
+
+    console.log("Differences shown in the current document.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: compareTargetCurrent
+    uid: word!Word.CompareTarget.compareTargetCurrent:member
+    package: word!
+    summary: >-
+      Places comparison differences in the current document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CompareTargetCurrent"'
+  - name: compareTargetNew
+    uid: word!Word.CompareTarget.compareTargetNew:member
+    package: word!
+    summary: >-
+      Places comparison differences in a new document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CompareTargetNew"'
+  - name: compareTargetSelected
+    uid: word!Word.CompareTarget.compareTargetSelected:member
+    package: word!
+    summary: >-
+      Places comparison differences in the target document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CompareTargetSelected"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrol.yml
new file mode 100644
index 0000000000..11e2521b1e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrol.yml
@@ -0,0 +1,2771 @@
+### YamlMime:TSType
+name: Word.ContentControl
+uid: word!Word.ContentControl:class
+package: word!
+fullName: Word.ContentControl
+summary: >-
+  Represents a content control. Content controls are bounded and potentially
+  labeled regions in a document that serve as containers for specific types of
+  content. Individual content controls may contain contents such as images,
+  tables, or paragraphs of formatted text. Currently, only rich text, plain
+  text, checkbox, dropdown list, and combo box content controls are supported.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Run a batch operation against the Word object model.
+
+  await Word.run(async (context) => {
+
+      // Create a proxy object for the content controls collection.
+      const contentControls = context.document.contentControls;
+
+      // Queue a command to load the id property for all of the content controls.
+      contentControls.load('id');
+
+      // Synchronize the document state by executing the queued commands,
+      // and return a promise to indicate task completion.
+      await context.sync();
+      if (contentControls.items.length === 0) {
+          console.log('No content control found.');
+      }
+      else {
+          // Queue a command to load the properties on the first content control.
+          contentControls.items[0].load(  'appearance,' +
+                                          'cannotDelete,' +
+                                          'cannotEdit,' +
+                                          'color,' +
+                                          'id,' +
+                                          'placeHolderText,' +
+                                          'removeWhenEdited,' +
+                                          'title,' +
+                                          'text,' +
+                                          'type,' +
+                                          'style,' +
+                                          'tag,' +
+                                          'font/size,' +
+                                          'font/name,' +
+                                          'font/color');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Property values of the first content control:' +
+              '   ----- appearance: ' + contentControls.items[0].appearance +
+              '   ----- cannotDelete: ' + contentControls.items[0].cannotDelete +
+              '   ----- cannotEdit: ' + contentControls.items[0].cannotEdit +
+              '   ----- color: ' + contentControls.items[0].color +
+              '   ----- id: ' + contentControls.items[0].id +
+              '   ----- placeHolderText: ' + contentControls.items[0].placeholderText +
+              '   ----- removeWhenEdited: ' + contentControls.items[0].removeWhenEdited +
+              '   ----- title: ' + contentControls.items[0].title +
+              '   ----- text: ' + contentControls.items[0].text +
+              '   ----- type: ' + contentControls.items[0].type +
+              '   ----- style: ' + contentControls.items[0].style +
+              '   ----- tag: ' + contentControls.items[0].tag +
+              '   ----- font size: ' + contentControls.items[0].font.size +
+              '   ----- font name: ' + contentControls.items[0].font.name +
+              '   ----- font color: ' + contentControls.items[0].font.color);
+      }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: appearance
+    uid: word!Word.ContentControl#appearance:member
+    package: word!
+    fullName: appearance
+    summary: >-
+      Specifies the appearance of the content control. The value can be
+      'BoundingBox', 'Tags', or 'Hidden'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: buildingBlockGalleryContentControl
+    uid: word!Word.ContentControl#buildingBlockGalleryContentControl:member
+    package: word!
+    fullName: buildingBlockGalleryContentControl
+    summary: >-
+      Gets the building block gallery-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `BuildingBlockGallery`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly buildingBlockGalleryContentControl:
+        Word.BuildingBlockGalleryContentControl;
+      return:
+        type: 
+  - name: cannotDelete
+    uid: word!Word.ContentControl#cannotDelete:member
+    package: word!
+    fullName: cannotDelete
+    summary: >-
+      Specifies a value that indicates whether the user can delete the content
+      control. Mutually exclusive with removeWhenEdited.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotDelete: boolean;'
+      return:
+        type: boolean
+  - name: cannotEdit
+    uid: word!Word.ContentControl#cannotEdit:member
+    package: word!
+    fullName: cannotEdit
+    summary: >-
+      Specifies a value that indicates whether the user can edit the contents of
+      the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotEdit: boolean;'
+      return:
+        type: boolean
+  - name: checkboxContentControl
+    uid: word!Word.ContentControl#checkboxContentControl:member
+    package: word!
+    fullName: checkboxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `CheckBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+      // Toggles the isChecked property of the first checkbox content control
+      found in the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.checkBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,checkboxContentControl/isChecked");
+
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,checkboxContentControl/isChecked");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.checkBox) {
+            console.warn("No checkbox content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        const isCheckedBefore = selectedContentControl.checkboxContentControl.isChecked;
+        console.log("isChecked state before:", `id: ${selectedContentControl.id} ... isChecked: ${isCheckedBefore}`);
+        selectedContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+        selectedContentControl.load("id,checkboxContentControl/isChecked");
+        await context.sync();
+
+        console.log(
+          "isChecked state after:",
+          `id: ${selectedContentControl.id} ... isChecked: ${selectedContentControl.checkboxContentControl.isChecked}`
+        );
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly checkboxContentControl: Word.CheckboxContentControl;'
+      return:
+        type: 
+  - name: color
+    uid: word!Word.ContentControl#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color of the content control. Color is specified in
+      '\#RRGGBB' format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: comboBoxContentControl
+    uid: word!Word.ContentControl#comboBoxContentControl:member
+    package: word!
+    fullName: comboBoxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `ComboBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Adds the provided list item to the first combo box content control in
+      the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.comboBoxContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly comboBoxContentControl: Word.ComboBoxContentControl;'
+      return:
+        type: 
+  - name: contentControls
+    uid: word!Word.ContentControl#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: Gets the collection of content control objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly contentControls: Word.ContentControlCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.ContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: datePickerContentControl
+    uid: word!Word.ContentControl#datePickerContentControl:member
+    package: word!
+    fullName: datePickerContentControl
+    summary: >-
+      Gets the date picker-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `DatePicker`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly datePickerContentControl: Word.DatePickerContentControl;'
+      return:
+        type: 
+  - name: dropDownListContentControl
+    uid: word!Word.ContentControl#dropDownListContentControl:member
+    package: word!
+    fullName: dropDownListContentControl
+    summary: >-
+      Gets the data of the content control when its type is `DropDownList`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Adds the provided list item to the first dropdown list content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.dropDownListContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly dropDownListContentControl: Word.DropDownListContentControl;'
+      return:
+        type: 
+  - name: endnotes
+    uid: word!Word.ContentControl#endnotes:member
+    package: word!
+    fullName: endnotes
+    summary: Gets the collection of endnotes in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly endnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: fields
+    uid: word!Word.ContentControl#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fields: Word.FieldCollection;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.ContentControl#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the content control. Use this to get and set font
+      name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: footnotes
+    uid: word!Word.ContentControl#footnotes:member
+    package: word!
+    fullName: footnotes
+    summary: Gets the collection of footnotes in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly footnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: groupContentControl
+    uid: word!Word.ContentControl#groupContentControl:member
+    package: word!
+    fullName: groupContentControl
+    summary: >-
+      Gets the group-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Group`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly groupContentControl: Word.GroupContentControl;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.ContentControl#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the content control identifier.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: number;'
+      return:
+        type: number
+  - name: inlinePictures
+    uid: word!Word.ContentControl#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: >-
+      Gets the collection of InlinePicture objects in the content control. The
+      collection doesn't include floating images.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly inlinePictures: Word.InlinePictureCollection;'
+      return:
+        type: 
+  - name: lists
+    uid: word!Word.ContentControl#lists:member
+    package: word!
+    fullName: lists
+    summary: Gets the collection of list objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lists: Word.ListCollection;'
+      return:
+        type: 
+  - name: paragraphs
+    uid: word!Word.ContentControl#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets the collection of paragraph objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly
+      contained within this content control aren't returned. From requirement
+      set 1.3, paragraphs in such tables are also returned.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraphs: Word.ParagraphCollection;'
+      return:
+        type: 
+  - name: parentBody
+    uid: word!Word.ContentControl#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBody: Word.Body;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.ContentControl#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the content control. Throws an
+      `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.ContentControl#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the content control. If there isn't
+      a parent content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.ContentControl#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the content control. Throws an `ItemNotFound`
+      error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.ContentControl#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the content control. Throws an
+      `ItemNotFound` error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCell: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.ContentControl#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the content control. If it isn't
+      contained in a table cell, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCellOrNullObject: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.ContentControl#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the content control. If it isn't contained in
+      a table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableOrNullObject: Word.Table;'
+      return:
+        type: 
+  - name: pictureContentControl
+    uid: word!Word.ContentControl#pictureContentControl:member
+    package: word!
+    fullName: pictureContentControl
+    summary: >-
+      Gets the picture-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Picture`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pictureContentControl: Word.PictureContentControl;'
+      return:
+        type: 
+  - name: placeholderText
+    uid: word!Word.ContentControl#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the placeholder text of the content control. Dimmed text will be
+      displayed when the content control is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText: string;'
+      return:
+        type: string
+  - name: removeWhenEdited
+    uid: word!Word.ContentControl#removeWhenEdited:member
+    package: word!
+    fullName: removeWhenEdited
+    summary: >-
+      Specifies a value that indicates whether the content control is removed
+      after it is edited. Mutually exclusive with cannotDelete.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeWhenEdited: boolean;'
+      return:
+        type: boolean
+  - name: repeatingSectionContentControl
+    uid: word!Word.ContentControl#repeatingSectionContentControl:member
+    package: word!
+    fullName: repeatingSectionContentControl
+    summary: >-
+      Gets the repeating section-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `RepeatingSection`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly repeatingSectionContentControl:
+        Word.RepeatingSectionContentControl;
+      return:
+        type: 
+  - name: style
+    uid: word!Word.ContentControl#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the content control. Use this property for
+      custom styles and localized style names. To use the built-in styles that
+      are portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.ContentControl#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the content control. Use this
+      property for built-in styles that are portable between locales. To use
+      custom styles or localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: subtype
+    uid: word!Word.ContentControl#subtype:member
+    package: word!
+    fullName: subtype
+    summary: >-
+      Gets the content control subtype. The subtype can be 'RichTextInline',
+      'RichTextParagraphs', 'RichTextTableCell', 'RichTextTableRow' and
+      'RichTextTable' for rich text content controls, or 'PlainTextInline' and
+      'PlainTextParagraph' for plain text content controls, or 'CheckBox' for
+      checkbox content controls.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly subtype: Word.ContentControlType | "Unknown" | "RichTextInline"
+        | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" |
+        "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" |
+        "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" |
+        "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
+      return:
+        type: >-
+           | "Unknown" |
+          "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" |
+          "RichTextTableRow" | "RichTextTable" | "PlainTextInline" |
+          "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox"
+          | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" |
+          "RichText" | "PlainText" | "Group"
+  - name: tables
+    uid: word!Word.ContentControl#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the collection of table objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tables: Word.TableCollection;'
+      return:
+        type: 
+  - name: tag
+    uid: word!Word.ContentControl#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-content-controls.yaml
+
+
+      // Traverses each paragraph of the document and wraps a content control on
+      each with either a even or odd tags.
+
+      await Word.run(async (context) => {
+        let paragraphs = context.document.body.paragraphs;
+        paragraphs.load("$none"); // Don't need any properties; just wrap each paragraph with a content control.
+
+        await context.sync();
+
+        for (let i = 0; i < paragraphs.items.length; i++) {
+          let contentControl = paragraphs.items[i].insertContentControl();
+          // For even, tag "even".
+          if (i % 2 === 0) {
+            contentControl.tag = "even";
+          } else {
+            contentControl.tag = "odd";
+          }
+        }
+        console.log("Content controls inserted: " + paragraphs.items.length);
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag: string;'
+      return:
+        type: string
+  - name: text
+    uid: word!Word.ContentControl#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly text: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.ContentControl#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.ContentControl#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the content control type. Only rich text, plain text, and checkbox
+      content controls are supported currently.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.ContentControlType | "Unknown" | "RichTextInline" |
+        "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" |
+        "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" |
+        "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" |
+        "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
+      return:
+        type: >-
+           | "Unknown" |
+          "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" |
+          "RichTextTableRow" | "RichTextTable" | "PlainTextInline" |
+          "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox"
+          | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" |
+          "RichText" | "PlainText" | "Group"
+  - name: xmlMapping
+    uid: word!Word.ContentControl#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xmlMapping: Word.XmlMapping;'
+      return:
+        type: 
+methods:
+  - name: clear()
+    uid: word!Word.ContentControl#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: >-
+      Clears the contents of the content control. The user can perform the undo
+      operation on the cleared content.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the content controls collection.
+          contentControls.load('text');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+              
+          if (contentControls.items.length === 0) {
+              console.log("There isn't a content control in this document.");
+          } else {
+              // Queue a command to clear the contents of the first content control.
+              contentControls.items[0].clear();
+
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Content control cleared of contents.');
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete(keepContent)
+    uid: word!Word.ContentControl#delete:member(1)
+    package: word!
+    fullName: delete(keepContent)
+    summary: >-
+      Deletes the content control and its content. If `keepContent` is set to
+      true, the content isn't deleted.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the content controls collection.
+          contentControls.load('text');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+              
+          if (contentControls.items.length === 0) {
+              console.log("There isn't a content control in this document.");
+          } else {            
+              // Queue a command to delete the first content control. 
+              // The contents will remain in the document.
+              contentControls.items[0].delete(true);
+
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Content control cleared of contents.'); 
+          }
+      });
+
+      ```
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-ondeleted-event.yaml
+
+
+      await Word.run(async (context) => {
+        const contentControls: Word.ContentControlCollection = context.document.contentControls.getByTag("forTesting");
+        contentControls.load("items");
+        await context.sync();
+
+        if (contentControls.items.length === 0) {
+          console.log("There are no content controls in this document.");
+        } else {
+          console.log("Control to be deleted:", contentControls.items[0]);
+          contentControls.items[0].delete(false);
+          await context.sync();
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(keepContent: boolean): void;'
+      parameters:
+        - id: keepContent
+          description: >-
+            Required. Indicates whether the content should be deleted with the
+            content control. If `keepContent` is set to true, the content isn't
+            deleted.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: getComments()
+    uid: word!Word.ContentControl#getComments:member(1)
+    package: word!
+    fullName: getComments()
+    summary: Gets comments associated with the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getComments(): Word.CommentCollection;'
+      return:
+        type: 
+        description: ''
+  - name: getContentControls(options)
+    uid: word!Word.ContentControl#getContentControls:member(1)
+    package: word!
+    fullName: getContentControls(options)
+    summary: >-
+      Gets the currently supported child content controls in this content
+      control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: If specific types are provided in the options parameter, only
+      content controls of supported types are returned. Be aware that an
+      exception will be thrown on using methods of a generic
+      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
+      relevant for the specific type. With time, additional types of content
+      controls may be supported. Therefore, your add-in should request and
+      handle specific types of content controls.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getContentControls(options?: Word.ContentControlOptions):
+        Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Optional. Options that define which content controls are returned.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getHtml()
+    uid: word!Word.ContentControl#getHtml:member(1)
+    package: word!
+    fullName: getHtml()
+    summary: >-
+      Gets an HTML representation of the content control object. When rendered
+      in a web page or HTML viewer, the formatting will be a close, but not
+      exact, match for of the formatting of the document. This method doesn't
+      return the exact same HTML for the same document on different platforms
+      (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or
+      consistency across platforms, use `ContentControl.getOoxml()` and convert
+      the returned XML to HTML.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection that contains a specific tag.
+          const contentControlsWithTag = context.document.contentControls.getByTag('Customer-Address');
+          
+          // Queue a command to load the tag property for all of content controls.
+          contentControlsWithTag.load('tag');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControlsWithTag.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to get the HTML contents of the first content control.
+              const html = contentControlsWithTag.items[0].getHtml();
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Content control HTML: ' + html.value);
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHtml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getOoxml()
+    uid: word!Word.ContentControl#getOoxml:member(1)
+    package: word!
+    fullName: getOoxml()
+    summary: >-
+      Gets the Office Open XML (OOXML) representation of the content control
+      object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of the content controls.
+          contentControls.load('id');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to get the OOXML contents of the first content control.
+              const ooxml = contentControls.items[0].getOoxml();
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Content control OOXML: ' + ooxml.value);
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getOoxml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.ContentControl#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Gets the whole content control, or the starting or ending point of the
+      content control, as a range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation | "Whole" | "Start" | "End"
+        | "Before" | "After" | "Content"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: >-
+            Optional. The range location must be 'Whole', 'Start', 'End',
+            'Before', 'After', or 'Content'.
+          type: >-
+             | "Whole" | "Start" |
+            "End" | "Before" | "After" | "Content"
+      return:
+        type: 
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.ContentControl#getReviewedText:member(1)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: 
+      return:
+        type: <string>
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.ContentControl#getReviewedText:member(2)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: '"Original" | "Current"'
+      return:
+        type: <string>
+        description: ''
+  - name: getTextRanges(endingMarks, trimSpacing)
+    uid: word!Word.ContentControl#getTextRanges:member(1)
+    package: word!
+    fullName: getTextRanges(endingMarks, trimSpacing)
+    summary: >-
+      Gets the text ranges in the content control by using punctuation marks
+      and/or other ending marks.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getTextRanges(endingMarks: string[], trimSpacing?: boolean):
+        Word.RangeCollection;
+      parameters:
+        - id: endingMarks
+          description: >-
+            Required. The punctuation marks and/or other ending marks as an
+            array of strings.
+          type: string[]
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the ranges returned in the range collection. Default is false
+            which indicates that spacing characters at the start and end of the
+            ranges are included in the range collection.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getTrackedChanges()
+    uid: word!Word.ContentControl#getTrackedChanges:member(1)
+    package: word!
+    fullName: getTrackedChanges()
+    summary: Gets the collection of the TrackedChange objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getTrackedChanges(): Word.TrackedChangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: insertBreak(breakType, insertLocation)
+    uid: word!Word.ContentControl#insertBreak:member(1)
+    package: word!
+    fullName: insertBreak(breakType, insertLocation)
+    summary: >-
+      Inserts a break at the specified location in the main document. This
+      method cannot be used with 'RichTextTable', 'RichTextTableRow' and
+      'RichTextTableCell' content controls.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of content controls.
+          contentControls.load('id');
+          
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          // We now will have access to the content control collection.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to insert a page break after the first content control.
+              contentControls.items[0].insertBreak(Word.BreakType.page, Word.InsertLocation.after);
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Inserted a page break after the first content control.');    
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext"
+        | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line",
+        insertLocation: Word.InsertLocation.start | Word.InsertLocation.end |
+        Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End"
+        | "Before" | "After"): void;
+      parameters:
+        - id: breakType
+          description: Required. Type of break.
+          type: >-
+             | "Page" | "Next" |
+            "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" |
+            "Line"
+        - id: insertLocation
+          description: Required. The value must be 'Start', 'End', 'Before', or 'After'.
+          type: >-
+             |  |  |  | "Start" | "End" |
+            "Before" | "After"
+      return:
+        type: void
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation)
+    uid: word!Word.ContentControl#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation)
+    summary: Inserts a document into the content control at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation.replace | Word.InsertLocation.start |
+        Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+      parameters:
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', or 'End'. 'Replace'
+            cannot be used with 'RichTextTable' and 'RichTextTableRow' content
+            controls.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertHtml(html, insertLocation)
+    uid: word!Word.ContentControl#insertHtml:member(1)
+    package: word!
+    fullName: insertHtml(html, insertLocation)
+    summary: Inserts HTML into the content control at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of the content controls.
+          contentControls.load('id');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to put HTML into the contents of the first content control.
+              contentControls.items[0].insertHtml(
+                  'HTML content inserted into the content control.',
+                  'Start');
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Inserted HTML in the first content control.');
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertHtml(html: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: html
+          description: Required. The HTML to be inserted in to the content control.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', or 'End'. 'Replace'
+            cannot be used with 'RichTextTable' and 'RichTextTableRow' content
+            controls.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    uid: word!Word.ContentControl#insertInlinePictureFromBase64:member(1)
+    package: word!
+    fullName: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    summary: >-
+      Inserts an inline picture into the content control at the specified
+      location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertInlinePictureFromBase64(base64EncodedImage: string,
+        insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start
+        | Word.InsertLocation.end | "Replace" | "Start" | "End"):
+        Word.InlinePicture;
+      parameters:
+        - id: base64EncodedImage
+          description: >-
+            Required. The Base64-encoded image to be inserted in the content
+            control.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', or 'End'. 'Replace'
+            cannot be used with 'RichTextTable' and 'RichTextTableRow' content
+            controls.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertOoxml(ooxml, insertLocation)
+    uid: word!Word.ContentControl#insertOoxml:member(1)
+    package: word!
+    fullName: insertOoxml(ooxml, insertLocation)
+    summary: Inserts OOXML into the content control at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of the content controls.
+          contentControls.load('id');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to put OOXML into the contents of the first content control.
+              contentControls.items[0].insertOoxml("This text has formatting directly applied to achieve its font size, color, line spacing, and paragraph spacing.", "End");
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Inserted OOXML in the first content control.');
+          }
+      });  
+
+
+      // Read "Create better add-ins for Word with Office Open XML" for guidance
+      on working with OOXML.
+
+      //
+      https://learn.microsoft.com/office/dev/add-ins/word/create-better-add-ins-for-word-with-office-open-xml
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: ooxml
+          description: Required. The OOXML to be inserted in to the content control.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', or 'End'. 'Replace'
+            cannot be used with 'RichTextTable' and 'RichTextTableRow' content
+            controls.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.ContentControl#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of the content controls.
+          contentControls.load('id');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to insert a paragraph after the first content control.
+              contentControls.items[0].insertParagraph('Text of the inserted paragraph.', 'After');
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Inserted a paragraph after the first content control.');
+          }
+      });  
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.start | Word.InsertLocation.end |
+        Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End"
+        | "Before" | "After"): Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Start', 'End', 'Before', or 'After'.
+            'Before' and 'After' cannot be used with 'RichTextTable',
+            'RichTextTableRow' and 'RichTextTableCell' content controls.
+          type: >-
+             |  |  |  | "Start" | "End" |
+            "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertTable(rowCount, columnCount, insertLocation, values)
+    uid: word!Word.ContentControl#insertTable:member(1)
+    package: word!
+    fullName: insertTable(rowCount, columnCount, insertLocation, values)
+    summary: >-
+      Inserts a table with the specified number of rows and columns into, or
+      next to, a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTable(rowCount: number, columnCount: number, insertLocation:
+        Word.InsertLocation.start | Word.InsertLocation.end |
+        Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End"
+        | "Before" | "After", values?: string[][]): Word.Table;
+      parameters:
+        - id: rowCount
+          description: Required. The number of rows in the table.
+          type: number
+        - id: columnCount
+          description: Required. The number of columns in the table.
+          type: number
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Start', 'End', 'Before', or 'After'.
+            'Before' and 'After' cannot be used with 'RichTextTable',
+            'RichTextTableRow' and 'RichTextTableCell' content controls.
+          type: >-
+             |  |  |  | "Start" | "End" |
+            "Before" | "After"
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: insertText(text, insertLocation)
+    uid: word!Word.ContentControl#insertText:member(1)
+    package: word!
+    fullName: insertText(text, insertLocation)
+    summary: Inserts text into the content control at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of the content controls.
+          contentControls.load('id');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to replace text in the first content control.
+              contentControls.items[0].insertText('Replaced text in the first content control.', 'Replace');
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Replaced text in the first content control.');
+          }
+      });  
+
+
+      // The Silly stories add-in sample shows how to use the insertText method.
+
+      // https://aka.ms/sillystorywordaddin
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertText(text: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: text
+          description: Required. The text to be inserted in to the content control.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', or 'End'. 'Replace'
+            cannot be used with 'RichTextTable' and 'RichTextTableRow' content
+            controls.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ContentControlLoadOptions):
+        Word.ContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: |-
+
+
+          #### Examples
+
+          ```TypeScript
+          // Load all of the content control properties
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+              
+              // Create a proxy object for the content controls collection.
+              const contentControls = context.document.contentControls;
+              
+              // Queue a command to load the id property for all of the content controls.
+              contentControls.load('id');
+               
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              if (contentControls.items.length === 0) {
+                  console.log('No content control found.');
+              } else {
+                  // Queue a command to load the properties on the first content control.
+                  contentControls.items[0].load(  'appearance,' +
+                                                  'cannotDelete,' +
+                                                  'cannotEdit,' +
+                                                  'id,' +
+                                                  'placeHolderText,' +
+                                                  'removeWhenEdited,' +
+                                                  'title,' +
+                                                  'text,' +
+                                                  'type,' +
+                                                  'style,' +
+                                                  'tag,' +
+                                                  'font/size,' +
+                                                  'font/name,' +
+                                                  'font/color');             
+              
+                  // Synchronize the document state by executing the queued commands, 
+                  // and return a promise to indicate task completion.
+                  await context.sync();
+                  console.log('Property values of the first content control:' + 
+                      '   ----- appearance: ' + contentControls.items[0].appearance + 
+                      '   ----- cannotDelete: ' + contentControls.items[0].cannotDelete +
+                      '   ----- cannotEdit: ' + contentControls.items[0].cannotEdit +
+                      '   ----- color: ' + contentControls.items[0].color +
+                      '   ----- id: ' + contentControls.items[0].id +
+                      '   ----- placeHolderText: ' + contentControls.items[0].placeholderText +
+                      '   ----- removeWhenEdited: ' + contentControls.items[0].removeWhenEdited +
+                      '   ----- title: ' + contentControls.items[0].title +
+                      '   ----- text: ' + contentControls.items[0].text +
+                      '   ----- type: ' + contentControls.items[0].type +
+                      '   ----- style: ' + contentControls.items[0].style +
+                      '   ----- tag: ' + contentControls.items[0].tag +
+                      '   ----- font size: ' + contentControls.items[0].font.size +
+                      '   ----- font name: ' + contentControls.items[0].font.name +
+                      '   ----- font color: ' + contentControls.items[0].font.color);
+              }
+          });  
+          ```
+  - name: load(propertyNames)
+    uid: word!Word.ContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.ContentControl#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified SearchOptions on the scope of the
+      content control object. The search results are a collection of range
+      objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the content controls collection.
+          const contentControls = context.document.contentControls;
+          
+          // Queue a command to load the id property for all of the content controls.
+          contentControls.load('id');
+           
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControls.items.length === 0) {
+              console.log('No content control found.');
+          }
+          else {
+              // Queue a command to select the first content control.
+              contentControls.items[0].select();
+          
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Selected the first content control.');
+          }
+      });  
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: Required. The search text.
+          type: string
+        - id: searchOptions
+          description: Optional. Options for the search.
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.ContentControl#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the content control. This causes Word to scroll to the selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.ContentControl#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the content control. This causes Word to scroll to the selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ContentControlUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-content-controls.yaml
+
+
+          // Adds title and colors to odd and even content controls and changes
+          their appearance.
+
+          await Word.run(async (context) => {
+            // Get the complete sentence (as range) associated with the insertion point.
+            let evenContentControls = context.document.contentControls.getByTag("even");
+            let oddContentControls = context.document.contentControls.getByTag("odd");
+            evenContentControls.load("length");
+            oddContentControls.load("length");
+
+            await context.sync();
+
+            for (let i = 0; i < evenContentControls.items.length; i++) {
+              // Change a few properties and append a paragraph.
+              evenContentControls.items[i].set({
+                color: "red",
+                title: "Odd ContentControl #" + (i + 1),
+                appearance: Word.ContentControlAppearance.tags
+              });
+              evenContentControls.items[i].insertParagraph("This is an odd content control", "End");
+            }
+
+            for (let j = 0; j < oddContentControls.items.length; j++) {
+              // Change a few properties and append a paragraph.
+              oddContentControls.items[j].set({
+                color: "green",
+                title: "Even ContentControl #" + (j + 1),
+                appearance: "Tags"
+              });
+              oddContentControls.items[j].insertHtml("This is an even content control", "End");
+            }
+
+            await context.sync();
+          });
+
+          ```
+  - name: set(properties)
+    uid: word!Word.ContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)
+    uid: word!Word.ContentControl#split:member(1)
+    package: word!
+    fullName: split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)
+    summary: Splits the content control into child ranges by using delimiters.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        split(delimiters: string[], multiParagraphs?: boolean, trimDelimiters?:
+        boolean, trimSpacing?: boolean): Word.RangeCollection;
+      parameters:
+        - id: delimiters
+          description: Required. The delimiters as an array of strings.
+          type: string[]
+        - id: multiParagraphs
+          description: >-
+            Optional. Indicates whether a returned child range can cover
+            multiple paragraphs. Default is false which indicates that the
+            paragraph boundaries are also used as delimiters.
+          type: boolean
+        - id: trimDelimiters
+          description: >-
+            Optional. Indicates whether to trim delimiters from the ranges in
+            the range collection. Default is false which indicates that the
+            delimiters are included in the ranges returned in the range
+            collection.
+          type: boolean
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the ranges returned in the range collection. Default is false
+            which indicates that spacing characters at the start and end of the
+            ranges are included in the range collection.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ContentControl`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ContentControlData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ContentControlData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+events:
+  - name: onDataChanged
+    uid: word!Word.ContentControl#onDataChanged:member
+    package: word!
+    fullName: onDataChanged
+    summary: >-
+      Occurs when data within the content control are changed. To get the new
+      text, load this content control in the handler. To get the old text, do
+      not load it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-ondatachanged-event.yaml
+
+
+      await Word.run(async (context) => {
+        const contentControls: Word.ContentControlCollection = context.document.contentControls;
+        contentControls.load("items");
+        await context.sync();
+
+        // Register the onDataChanged event handler on each content control.
+        if (contentControls.items.length === 0) {
+          console.log("There aren't any content controls in this document so can't register event handlers.");
+        } else {
+          for (let i = 0; i < contentControls.items.length; i++) {
+            eventContexts[i] = contentControls.items[i].onDataChanged.add(contentControlDataChanged);
+            contentControls.items[i].track();
+          }
+
+          await context.sync();
+
+          console.log("Added event handlers for when data is changed in content controls.");
+        }
+      });
+
+
+      ...
+
+
+      async function contentControlDataChanged(event:
+      Word.ContentControlDataChangedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.eventType} event detected. IDs of content controls where data was changed:`, event.ids);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onDataChanged:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onDeleted
+    uid: word!Word.ContentControl#onDeleted:member
+    package: word!
+    fullName: onDeleted
+    summary: >-
+      Occurs when the content control is deleted. Do not load this content
+      control in the handler, otherwise you won't be able to get its original
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-ondeleted-event.yaml
+
+
+      await Word.run(async (context) => {
+        const contentControls: Word.ContentControlCollection = context.document.contentControls;
+        contentControls.load("items");
+        await context.sync();
+
+        // Register the onDeleted event handler on each content control.
+        if (contentControls.items.length === 0) {
+          console.log("There aren't any content controls in this document so can't register event handlers.");
+        } else {
+          for (let i = 0; i < contentControls.items.length; i++) {
+            eventContexts[i] = contentControls.items[i].onDeleted.add(contentControlDeleted);
+            contentControls.items[i].track();
+          }
+
+          await context.sync();
+
+          console.log("Added event handlers for when content controls are deleted.");
+        }
+      });
+
+
+      ...
+
+
+      async function contentControlDeleted(event:
+      Word.ContentControlDeletedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.eventType} event detected. IDs of content controls that were deleted:`, event.ids);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onDeleted:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onEntered
+    uid: word!Word.ContentControl#onEntered:member
+    package: word!
+    fullName: onEntered
+    summary: Occurs when the content control is entered.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onentered-event.yaml
+
+
+      await Word.run(async (context) => {
+        const contentControls: Word.ContentControlCollection = context.document.contentControls;
+        contentControls.load("items");
+        await context.sync();
+
+        // Register the onEntered event handler on each content control.
+        if (contentControls.items.length === 0) {
+          console.log("There aren't any content controls in this document so can't register event handlers.");
+        } else {
+          for (let i = 0; i < contentControls.items.length; i++) {
+            eventContexts[i] = contentControls.items[i].onEntered.add(contentControlEntered);
+            contentControls.items[i].track();
+          }
+
+          await context.sync();
+
+          console.log("Added event handlers for when the cursor is placed in content controls.");
+        }
+      });
+
+
+      ...
+
+
+      async function contentControlEntered(event:
+      Word.ContentControlEnteredEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.eventType} event detected. ID of content control that was entered: ${event.ids[0]}`);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onEntered:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onExited
+    uid: word!Word.ContentControl#onExited:member
+    package: word!
+    fullName: onExited
+    summary: >-
+      Occurs when the content control is exited, for example, when the cursor
+      leaves the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onexited-event.yaml
+
+
+      await Word.run(async (context) => {
+        const contentControls: Word.ContentControlCollection = context.document.contentControls;
+        contentControls.load("items");
+        await context.sync();
+
+        // Register the onExited event handler on each content control.
+        if (contentControls.items.length === 0) {
+          console.log("There aren't any content controls in this document so can't register event handlers.");
+        } else {
+          for (let i = 0; i < contentControls.items.length; i++) {
+            eventContexts[i] = contentControls.items[i].onExited.add(contentControlExited);
+            contentControls.items[i].track();
+          }
+
+          await context.sync();
+
+          console.log("Added event handlers for when the cursor is removed from within content controls.");
+        }
+      });
+
+
+      ...
+
+
+      async function contentControlExited(event:
+      Word.ContentControlExitedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.eventType} event detected. ID of content control that was exited: ${event.ids[0]}`);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onExited:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onSelectionChanged
+    uid: word!Word.ContentControl#onSelectionChanged:member
+    package: word!
+    fullName: onSelectionChanged
+    summary: Occurs when selection within the content control is changed.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onselectionchanged-event.yaml
+
+
+      await Word.run(async (context) => {
+        const contentControls: Word.ContentControlCollection = context.document.contentControls;
+        contentControls.load("items");
+        await context.sync();
+
+        if (contentControls.items.length === 0) {
+          console.log("There aren't any content controls in this document so can't register event handlers.");
+        } else {
+          for (let i = 0; i < contentControls.items.length; i++) {
+            eventContexts[i] = contentControls.items[i].onSelectionChanged.add(contentControlSelectionChanged);
+            contentControls.items[i].track();
+          }
+
+          await context.sync();
+
+          console.log("Added event handlers for when selections are changed in content controls.");
+        }
+      });
+
+
+      ...
+
+
+      async function contentControlSelectionChanged(event:
+      Word.ContentControlSelectionChangedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.eventType} event detected. IDs of content controls where selection was changed:`, event.ids);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onSelectionChanged:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroladdedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroladdedeventargs.yml
new file mode 100644
index 0000000000..b579a3172a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroladdedeventargs.yml
@@ -0,0 +1,104 @@
+### YamlMime:TSType
+name: Word.ContentControlAddedEventArgs
+uid: word!Word.ContentControlAddedEventArgs:interface
+package: word!
+fullName: Word.ContentControlAddedEventArgs
+summary: >-
+  Provides information about the content control that raised contentControlAdded
+  event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onadded-event.yaml
+
+
+  // Registers the onAdded event handler on the document.
+
+  await Word.run(async (context) => {
+    eventContext = context.document.onContentControlAdded.add(contentControlAdded);
+    await context.sync();
+
+    console.log("Added event handler for when content controls are added.");
+  });
+
+
+  ...
+
+
+  async function contentControlAdded(event: Word.ContentControlAddedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. IDs of content controls that were added:`, event.ids);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: eventType
+    uid: word!Word.ContentControlAddedEventArgs#eventType:member
+    package: word!
+    fullName: eventType
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        eventType: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: ids
+    uid: word!Word.ContentControlAddedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Gets the content control IDs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: number[];'
+      return:
+        type: number[]
+  - name: source
+    uid: word!Word.ContentControlAddedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolappearance.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolappearance.yml
new file mode 100644
index 0000000000..5fb04a405d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolappearance.yml
@@ -0,0 +1,94 @@
+### YamlMime:TSEnum
+name: Word.ContentControlAppearance
+uid: word!Word.ContentControlAppearance:enum
+package: word!
+fullName: Word.ContentControlAppearance
+summary: ContentControl appearance.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  Content control appearance options are BoundingBox, Tags, or Hidden.
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-content-controls.yaml
+
+
+  // Adds title and colors to odd and even content controls and changes their
+  appearance.
+
+  await Word.run(async (context) => {
+    // Get the complete sentence (as range) associated with the insertion point.
+    let evenContentControls = context.document.contentControls.getByTag("even");
+    let oddContentControls = context.document.contentControls.getByTag("odd");
+    evenContentControls.load("length");
+    oddContentControls.load("length");
+
+    await context.sync();
+
+    for (let i = 0; i < evenContentControls.items.length; i++) {
+      // Change a few properties and append a paragraph.
+      evenContentControls.items[i].set({
+        color: "red",
+        title: "Odd ContentControl #" + (i + 1),
+        appearance: Word.ContentControlAppearance.tags
+      });
+      evenContentControls.items[i].insertParagraph("This is an odd content control", "End");
+    }
+
+    for (let j = 0; j < oddContentControls.items.length; j++) {
+      // Change a few properties and append a paragraph.
+      oddContentControls.items[j].set({
+        color: "green",
+        title: "Even ContentControl #" + (j + 1),
+        appearance: "Tags"
+      });
+      oddContentControls.items[j].insertHtml("This is an even content control", "End");
+    }
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: boundingBox
+    uid: word!Word.ContentControlAppearance.boundingBox:member
+    package: word!
+    summary: >-
+      Represents a content control shown as a shaded rectangle or bounding box
+      (with optional title).
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BoundingBox"'
+  - name: hidden
+    uid: word!Word.ContentControlAppearance.hidden:member
+    package: word!
+    summary: >-
+      Represents a content control that isn't shown.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hidden"'
+  - name: tags
+    uid: word!Word.ContentControlAppearance.tags:member
+    package: word!
+    summary: >-
+      Represents a content control shown as start and end markers.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tags"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolcollection.yml
new file mode 100644
index 0000000000..f30e7c7d92
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolcollection.yml
@@ -0,0 +1,676 @@
+### YamlMime:TSType
+name: Word.ContentControlCollection
+uid: word!Word.ContentControlCollection:class
+package: word!
+fullName: Word.ContentControlCollection
+summary: >-
+  Contains a collection of
+  [Word.ContentControl](xref:word!Word.ContentControl:class) objects. Content
+  controls are bounded and potentially labeled regions in a document that serve
+  as containers for specific types of content. Individual content controls may
+  contain contents such as images, tables, or paragraphs of formatted text.
+  Currently, only rich text, plain text, checkbox, dropdown list, and combo box
+  content controls are supported.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/90-scenarios/doc-assembly.yaml
+
+
+  await Word.run(async (context) => {
+      const contentControls: Word.ContentControlCollection = context.document.contentControls.getByTag("customer");
+      contentControls.load("text");
+
+      await context.sync();
+
+      for (let i = 0; i < contentControls.items.length; i++) {
+        contentControls.items[i].insertText("Fabrikam", "Replace");
+      }
+
+      await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ContentControlCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ContentControlCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.ContentControl[];'
+      return:
+        type: []
+methods:
+  - name: getByChangeTrackingStates(changeTrackingStates)
+    uid: word!Word.ContentControlCollection#getByChangeTrackingStates:member(1)
+    package: word!
+    fullName: getByChangeTrackingStates(changeTrackingStates)
+    summary: Gets the content controls that have the specified tracking state.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getByChangeTrackingStates(changeTrackingStates:
+        Word.ChangeTrackingState[]): Word.ContentControlCollection;
+      parameters:
+        - id: changeTrackingStates
+          description: Required. An array of content control change tracking states.
+          type: []
+      return:
+        type: 
+        description: ''
+  - name: getById(id)
+    uid: word!Word.ContentControlCollection#getById:member(1)
+    package: word!
+    fullName: getById(id)
+    summary: >-
+      Gets a content control by its identifier. Throws an `ItemNotFound` error
+      if there isn't a content control with the identifier in this collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the content control that contains a specific id.
+          const contentControl = context.document.contentControls.getById(30086310);
+
+          // Queue a command to load the text property for a content control.
+          contentControl.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The content control with that Id has been found in this document.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getById(id: number): Word.ContentControl;'
+      parameters:
+        - id: id
+          description: Required. A content control identifier.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getByIdOrNullObject(id)
+    uid: word!Word.ContentControlCollection#getByIdOrNullObject:member(1)
+    package: word!
+    fullName: getByIdOrNullObject(id)
+    summary: >-
+      Gets a content control by its identifier. If there isn't a content control
+      with the identifier in this collection, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the content control that contains a specific id.
+          const contentControl = context.document.contentControls.getByIdOrNullObject(30086310);
+
+          // Queue a command to load the text property for a content control.
+          contentControl.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControl.isNullObject) {
+              console.log('There is no content control with that ID.')
+          } else {
+              console.log('The content control with that ID has been found in this document.');
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByIdOrNullObject(id: number): Word.ContentControl;'
+      parameters:
+        - id: id
+          description: Required. A content control identifier.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getByTag(tag)
+    uid: word!Word.ContentControlCollection#getByTag:member(1)
+    package: word!
+    fullName: getByTag(tag)
+    summary: Gets the content controls that have the specified tag.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/90-scenarios/doc-assembly.yaml
+
+
+      await Word.run(async (context) => {
+          const contentControls: Word.ContentControlCollection = context.document.contentControls.getByTag("customer");
+          contentControls.load("text");
+
+          await context.sync();
+
+          for (let i = 0; i < contentControls.items.length; i++) {
+            contentControls.items[i].insertText("Fabrikam", "Replace");
+          }
+
+          await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByTag(tag: string): Word.ContentControlCollection;'
+      parameters:
+        - id: tag
+          description: Required. A tag set on a content control.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getByTitle(title)
+    uid: word!Word.ContentControlCollection#getByTitle:member(1)
+    package: word!
+    fullName: getByTitle(title)
+    summary: Gets the content controls that have the specified title.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the content controls collection that contains a specific title.
+          const contentControlsWithTitle = context.document.contentControls.getByTitle('Enter Customer Address Here');
+
+          // Queue a command to load the text property for all of content controls with a specific title.
+          contentControlsWithTitle.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControlsWithTitle.items.length === 0) {
+              console.log(
+                  "There isn't a content control with a title of 'Enter Customer Address Here' in this document.");
+          } else {
+              console.log(
+                  "The first content control with the title of 'Enter Customer Address Here' has this text: " + 
+                  contentControlsWithTitle.items[0].text);
+          }
+      });
+
+
+      // The Word-Add-in-DocumentAssembly sample has another example of using
+      the getByTitle method.
+
+      // https://github.com/OfficeDev/Word-Add-in-DocumentAssembly
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByTitle(title: string): Word.ContentControlCollection;'
+      parameters:
+        - id: title
+          description: Required. The title of a content control.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getByTypes(types)
+    uid: word!Word.ContentControlCollection#getByTypes:member(1)
+    package: word!
+    fullName: getByTypes(types)
+    summary: Gets the content controls that have the specified types.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getByTypes(types: Word.ContentControlType[]):
+        Word.ContentControlCollection;
+      parameters:
+        - id: types
+          description: Required. An array of content control types.
+          type: []
+      return:
+        type: 
+        description: ''
+  - name: getFirst()
+    uid: word!Word.ContentControlCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first content control in this collection. Throws an
+      `ItemNotFound` error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the first content control in the document.
+          const contentControl = context.document.contentControls.getFirstOrNullObject();
+
+          // Queue a command to load the text property for a content control.
+          contentControl.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (contentControl.isNullObject) {
+              console.log('There are no content controls in this document.')
+          } else {
+              console.log('The first content control has been found in this document.');
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ContentControlCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first content control in this collection. If this collection is
+      empty, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+      // Toggles the isChecked property of the first checkbox content control
+      found in the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.checkBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,checkboxContentControl/isChecked");
+
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,checkboxContentControl/isChecked");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.checkBox) {
+            console.warn("No checkbox content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        const isCheckedBefore = selectedContentControl.checkboxContentControl.isChecked;
+        console.log("isChecked state before:", `id: ${selectedContentControl.id} ... isChecked: ${isCheckedBefore}`);
+        selectedContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+        selectedContentControl.load("id,checkboxContentControl/isChecked");
+        await context.sync();
+
+        console.log(
+          "isChecked state after:",
+          `id: ${selectedContentControl.id} ... isChecked: ${selectedContentControl.checkboxContentControl.isChecked}`
+        );
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: getItem(id)
+    uid: word!Word.ContentControlCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(id)
+    summary: Gets a content control by its ID.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(id: number): Word.ContentControl;'
+      parameters:
+        - id: id
+          description: The content control's ID.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ContentControlCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ContentControlCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Run a batch operation against the Word object model.
+
+          await Word.run(async (context) => {
+
+              // Create a proxy object for the content controls collection.
+              const contentControls = context.document.contentControls;
+
+              // Queue a command to load the id property for all of the content controls.
+              contentControls.load('id');
+
+              // Synchronize the document state by executing the queued commands,
+              // and return a promise to indicate task completion.
+              await context.sync();
+              if (contentControls.items.length === 0) {
+                  console.log('No content control found.');
+              }
+              else {
+                  // Queue a command to load the properties on the first content control.
+                  contentControls.items[0].load(  'appearance,' +
+                                                  'cannotDelete,' +
+                                                  'cannotEdit,' +
+                                                  'color,' +
+                                                  'id,' +
+                                                  'placeHolderText,' +
+                                                  'removeWhenEdited,' +
+                                                  'title,' +
+                                                  'text,' +
+                                                  'type,' +
+                                                  'style,' +
+                                                  'tag,' +
+                                                  'font/size,' +
+                                                  'font/name,' +
+                                                  'font/color');
+
+                  // Synchronize the document state by executing the queued commands,
+                  // and return a promise to indicate task completion.
+                  await context.sync();
+                  console.log('Property values of the first content control:' +
+                      '   ----- appearance: ' + contentControls.items[0].appearance +
+                      '   ----- cannotDelete: ' + contentControls.items[0].cannotDelete +
+                      '   ----- cannotEdit: ' + contentControls.items[0].cannotEdit +
+                      '   ----- color: ' + contentControls.items[0].color +
+                      '   ----- id: ' + contentControls.items[0].id +
+                      '   ----- placeHolderText: ' + contentControls.items[0].placeholderText +
+                      '   ----- removeWhenEdited: ' + contentControls.items[0].removeWhenEdited +
+                      '   ----- title: ' + contentControls.items[0].title +
+                      '   ----- text: ' + contentControls.items[0].text +
+                      '   ----- type: ' + contentControls.items[0].type +
+                      '   ----- style: ' + contentControls.items[0].style +
+                      '   ----- tag: ' + contentControls.items[0].tag +
+                      '   ----- font size: ' + contentControls.items[0].font.size +
+                      '   ----- font name: ' + contentControls.items[0].font.name +
+                      '   ----- font color: ' + contentControls.items[0].font.color);
+              }
+          });
+
+
+          // The Silly stories add-in sample shows how the load method is used
+
+          // to load the content control collection with the tag and title
+          properties.
+
+          // https://aka.ms/sillystorywordaddin
+
+          ```
+  - name: load(propertyNames)
+    uid: word!Word.ContentControlCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ContentControlCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ContentControlCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ContentControlCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ContentControlCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ContentControlCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.ContentControlCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ContentControlCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ContentControlCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ContentControlCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ContentControlCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ContentControlCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldatachangedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldatachangedeventargs.yml
new file mode 100644
index 0000000000..6c057d0f80
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldatachangedeventargs.yml
@@ -0,0 +1,116 @@
+### YamlMime:TSType
+name: Word.ContentControlDataChangedEventArgs
+uid: word!Word.ContentControlDataChangedEventArgs:interface
+package: word!
+fullName: Word.ContentControlDataChangedEventArgs
+summary: >-
+  Provides information about the content control that raised
+  contentControlDataChanged event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-ondatachanged-event.yaml
+
+
+  await Word.run(async (context) => {
+    const contentControls: Word.ContentControlCollection = context.document.contentControls;
+    contentControls.load("items");
+    await context.sync();
+
+    // Register the onDataChanged event handler on each content control.
+    if (contentControls.items.length === 0) {
+      console.log("There aren't any content controls in this document so can't register event handlers.");
+    } else {
+      for (let i = 0; i < contentControls.items.length; i++) {
+        eventContexts[i] = contentControls.items[i].onDataChanged.add(contentControlDataChanged);
+        contentControls.items[i].track();
+      }
+
+      await context.sync();
+
+      console.log("Added event handlers for when data is changed in content controls.");
+    }
+  });
+
+
+  ...
+
+
+  async function contentControlDataChanged(event:
+  Word.ContentControlDataChangedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. IDs of content controls where data was changed:`, event.ids);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: eventType
+    uid: word!Word.ContentControlDataChangedEventArgs#eventType:member
+    package: word!
+    fullName: eventType
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        eventType: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: ids
+    uid: word!Word.ContentControlDataChangedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Gets the content control IDs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: number[];'
+      return:
+        type: number[]
+  - name: source
+    uid: word!Word.ContentControlDataChangedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldatestorageformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldatestorageformat.yml
new file mode 100644
index 0000000000..a81461c94f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldatestorageformat.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSEnum
+name: Word.ContentControlDateStorageFormat
+uid: word!Word.ContentControlDateStorageFormat:enum
+package: word!
+fullName: Word.ContentControlDateStorageFormat
+summary: >-
+  Date storage formats for
+  [Word.DatePickerContentControl](xref:word!Word.DatePickerContentControl:class).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: date
+    uid: word!Word.ContentControlDateStorageFormat.date:member
+    package: word!
+    summary: >-
+      Stores the date as a date object.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Date"'
+  - name: dateTime
+    uid: word!Word.ContentControlDateStorageFormat.dateTime:member
+    package: word!
+    summary: >-
+      Stores the date as a date-time object.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DateTime"'
+  - name: text
+    uid: word!Word.ContentControlDateStorageFormat.text:member
+    package: word!
+    summary: >-
+      Stores the date as text.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Text"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldeletedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldeletedeventargs.yml
new file mode 100644
index 0000000000..263b00e8da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroldeletedeventargs.yml
@@ -0,0 +1,116 @@
+### YamlMime:TSType
+name: Word.ContentControlDeletedEventArgs
+uid: word!Word.ContentControlDeletedEventArgs:interface
+package: word!
+fullName: Word.ContentControlDeletedEventArgs
+summary: >-
+  Provides information about the content control that raised
+  contentControlDeleted event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-ondeleted-event.yaml
+
+
+  await Word.run(async (context) => {
+    const contentControls: Word.ContentControlCollection = context.document.contentControls;
+    contentControls.load("items");
+    await context.sync();
+
+    // Register the onDeleted event handler on each content control.
+    if (contentControls.items.length === 0) {
+      console.log("There aren't any content controls in this document so can't register event handlers.");
+    } else {
+      for (let i = 0; i < contentControls.items.length; i++) {
+        eventContexts[i] = contentControls.items[i].onDeleted.add(contentControlDeleted);
+        contentControls.items[i].track();
+      }
+
+      await context.sync();
+
+      console.log("Added event handlers for when content controls are deleted.");
+    }
+  });
+
+
+  ...
+
+
+  async function contentControlDeleted(event:
+  Word.ContentControlDeletedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. IDs of content controls that were deleted:`, event.ids);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: eventType
+    uid: word!Word.ContentControlDeletedEventArgs#eventType:member
+    package: word!
+    fullName: eventType
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        eventType: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: ids
+    uid: word!Word.ContentControlDeletedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Gets the content control IDs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: number[];'
+      return:
+        type: number[]
+  - name: source
+    uid: word!Word.ContentControlDeletedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolenteredeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolenteredeventargs.yml
new file mode 100644
index 0000000000..1940db1253
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolenteredeventargs.yml
@@ -0,0 +1,116 @@
+### YamlMime:TSType
+name: Word.ContentControlEnteredEventArgs
+uid: word!Word.ContentControlEnteredEventArgs:interface
+package: word!
+fullName: Word.ContentControlEnteredEventArgs
+summary: >-
+  Provides information about the content control that raised
+  contentControlEntered event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onentered-event.yaml
+
+
+  await Word.run(async (context) => {
+    const contentControls: Word.ContentControlCollection = context.document.contentControls;
+    contentControls.load("items");
+    await context.sync();
+
+    // Register the onEntered event handler on each content control.
+    if (contentControls.items.length === 0) {
+      console.log("There aren't any content controls in this document so can't register event handlers.");
+    } else {
+      for (let i = 0; i < contentControls.items.length; i++) {
+        eventContexts[i] = contentControls.items[i].onEntered.add(contentControlEntered);
+        contentControls.items[i].track();
+      }
+
+      await context.sync();
+
+      console.log("Added event handlers for when the cursor is placed in content controls.");
+    }
+  });
+
+
+  ...
+
+
+  async function contentControlEntered(event:
+  Word.ContentControlEnteredEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. ID of content control that was entered: ${event.ids[0]}`);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: eventType
+    uid: word!Word.ContentControlEnteredEventArgs#eventType:member
+    package: word!
+    fullName: eventType
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        eventType: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: ids
+    uid: word!Word.ContentControlEnteredEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Gets the content control IDs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: number[];'
+      return:
+        type: number[]
+  - name: source
+    uid: word!Word.ContentControlEnteredEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolexitedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolexitedeventargs.yml
new file mode 100644
index 0000000000..3da063af02
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolexitedeventargs.yml
@@ -0,0 +1,116 @@
+### YamlMime:TSType
+name: Word.ContentControlExitedEventArgs
+uid: word!Word.ContentControlExitedEventArgs:interface
+package: word!
+fullName: Word.ContentControlExitedEventArgs
+summary: >-
+  Provides information about the content control that raised
+  contentControlExited event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onexited-event.yaml
+
+
+  await Word.run(async (context) => {
+    const contentControls: Word.ContentControlCollection = context.document.contentControls;
+    contentControls.load("items");
+    await context.sync();
+
+    // Register the onExited event handler on each content control.
+    if (contentControls.items.length === 0) {
+      console.log("There aren't any content controls in this document so can't register event handlers.");
+    } else {
+      for (let i = 0; i < contentControls.items.length; i++) {
+        eventContexts[i] = contentControls.items[i].onExited.add(contentControlExited);
+        contentControls.items[i].track();
+      }
+
+      await context.sync();
+
+      console.log("Added event handlers for when the cursor is removed from within content controls.");
+    }
+  });
+
+
+  ...
+
+
+  async function contentControlExited(event: Word.ContentControlExitedEventArgs)
+  {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. ID of content control that was exited: ${event.ids[0]}`);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: eventType
+    uid: word!Word.ContentControlExitedEventArgs#eventType:member
+    package: word!
+    fullName: eventType
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        eventType: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: ids
+    uid: word!Word.ContentControlExitedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Gets the content control IDs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: number[];'
+      return:
+        type: number[]
+  - name: source
+    uid: word!Word.ContentControlExitedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollevel.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollevel.yml
new file mode 100644
index 0000000000..d4f5fc410e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollevel.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.ContentControlLevel
+uid: word!Word.ContentControlLevel:enum
+package: word!
+fullName: Word.ContentControlLevel
+summary: Content control level types.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: cell
+    uid: word!Word.ContentControlLevel.cell:member
+    package: word!
+    summary: >-
+      Represents a cell-level content control.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cell"'
+  - name: inline
+    uid: word!Word.ContentControlLevel.inline:member
+    package: word!
+    summary: >-
+      Represents an inline content control.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inline"'
+  - name: paragraph
+    uid: word!Word.ContentControlLevel.paragraph:member
+    package: word!
+    summary: >-
+      Represents a paragraph-level content control.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraph"'
+  - name: row
+    uid: word!Word.ContentControlLevel.row:member
+    package: word!
+    summary: >-
+      Represents a row-level content control.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Row"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollistitem.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollistitem.yml
new file mode 100644
index 0000000000..ac35bf9eb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollistitem.yml
@@ -0,0 +1,485 @@
+### YamlMime:TSType
+name: Word.ContentControlListItem
+uid: word!Word.ContentControlListItem:class
+package: word!
+fullName: Word.ContentControlListItem
+summary: Represents a list item in a dropdown list or combo box content control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+  // Deletes the provided list item from the first dropdown list content control
+  in the selection.
+
+  await Word.run(async (context) => {
+    const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+    const selectedRange: Word.Range = context.document.getSelection();
+    let selectedContentControl = selectedRange
+      .getContentControls({
+        types: [Word.ContentControlType.dropDownList]
+      })
+      .getFirstOrNullObject();
+    selectedContentControl.load("id,dropDownListContentControl");
+    await context.sync();
+
+    if (selectedContentControl.isNullObject) {
+      const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+      parentContentControl.load("id,type,dropDownListContentControl");
+      await context.sync();
+
+      if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+        console.warn("No dropdown list content control is currently selected.");
+        return;
+      } else {
+        selectedContentControl = parentContentControl;
+      }
+    }
+
+    let selectedDropdownList: Word.DropDownListContentControl = selectedContentControl.dropDownListContentControl;
+    selectedDropdownList.listItems.load("items/*");
+    await context.sync();
+
+    let listItems: Word.ContentControlListItemCollection = selectedContentControl.dropDownListContentControl.listItems;
+    let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+    if (!itemToDelete) {
+      console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`)
+      return;
+    }
+    
+    itemToDelete.delete();
+    await context.sync();
+
+    console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ContentControlListItem#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: displayText
+    uid: word!Word.ContentControlListItem#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Deletes the provided list item from the first dropdown list content
+      control in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedDropdownList: Word.DropDownListContentControl = selectedContentControl.dropDownListContentControl;
+        selectedDropdownList.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.dropDownListContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`)
+          return;
+        }
+        
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.ContentControlListItem#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index: number;'
+      return:
+        type: number
+  - name: value
+    uid: word!Word.ContentControlListItem#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value: string;'
+      return:
+        type: string
+methods:
+  - name: delete()
+    uid: word!Word.ContentControlListItem#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+      // Deletes the provided list item from the first combo box content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.comboBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,comboBoxContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,comboBoxContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+            console.warn("No combo box content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedComboBox: Word.ComboBoxContentControl = selectedContentControl.comboBoxContentControl;
+        selectedComboBox.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.comboBoxContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`);
+          return;
+        }
+
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.ContentControlListItem#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ContentControlListItemLoadOptions):
+        Word.ContentControlListItem;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ContentControlListItem#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ContentControlListItem;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ContentControlListItem#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ContentControlListItem;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select()
+    uid: word!Word.ContentControlListItem#select:member(1)
+    package: word!
+    fullName: select()
+    summary: >-
+      Selects the list item and sets the text of the content control to the
+      value of the list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ContentControlListItem#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ContentControlListItemUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ContentControlListItem#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ContentControlListItem): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ContentControlListItem#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ContentControlListItem` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ContentControlListItemData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ContentControlListItemData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ContentControlListItem#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ContentControlListItem#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollistitemcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollistitemcollection.yml
new file mode 100644
index 0000000000..fc100ec4fc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrollistitemcollection.yml
@@ -0,0 +1,282 @@
+### YamlMime:TSType
+name: Word.ContentControlListItemCollection
+uid: word!Word.ContentControlListItemCollection:class
+package: word!
+fullName: Word.ContentControlListItemCollection
+summary: >-
+  Contains a collection of
+  [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+  objects that represent the items in a dropdown list or combo box content
+  control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml
+
+
+  // Gets the list items from the first combo box content control found in the
+  selection.
+
+  await Word.run(async (context) => {
+    const selectedRange: Word.Range = context.document.getSelection();
+    let selectedContentControl = selectedRange
+      .getContentControls({
+        types: [Word.ContentControlType.comboBox]
+      })
+      .getFirstOrNullObject();
+    selectedContentControl.load("id,comboBoxContentControl");
+    await context.sync();
+
+    if (selectedContentControl.isNullObject) {
+      const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+      parentContentControl.load("id,type,comboBoxContentControl");
+      await context.sync();
+
+      if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.comboBox) {
+        console.warn("No combo box content control is currently selected.");
+        return;
+      } else {
+        selectedContentControl = parentContentControl;
+      }
+    }
+
+    let selectedComboBox: Word.ComboBoxContentControl = selectedContentControl.comboBoxContentControl;
+    selectedComboBox.listItems.load("items");
+    await context.sync();
+
+    const currentItems: Word.ContentControlListItemCollection = selectedComboBox.listItems;
+    console.log(`The list from the combo box content control with ID ${selectedContentControl.id}:`, currentItems);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ContentControlListItemCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ContentControlListItemCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.ContentControlListItem[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.ContentControlListItemCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first list item in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ContentControlListItemCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first list item in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.ContentControlListItem;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ContentControlListItemCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?:
+        Word.Interfaces.ContentControlListItemCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions):
+        Word.ContentControlListItemCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ContentControlListItemCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.ContentControlListItemCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ContentControlListItemCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ContentControlListItemCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ContentControlListItemCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ContentControlListItemCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.ContentControlListItemCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ContentControlListItemCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ContentControlListItemCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ContentControlListItemCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ContentControlListItemCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ContentControlListItemCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroloptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroloptions.yml
new file mode 100644
index 0000000000..db1fb46c82
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroloptions.yml
@@ -0,0 +1,87 @@
+### YamlMime:TSType
+name: Word.ContentControlOptions
+uid: word!Word.ContentControlOptions:interface
+package: word!
+fullName: Word.ContentControlOptions
+summary: Specifies the options that define which content controls are returned.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+  // Toggles the isChecked property of the first checkbox content control found
+  in the selection.
+
+  await Word.run(async (context) => {
+    const selectedRange: Word.Range = context.document.getSelection();
+    let selectedContentControl = selectedRange
+      .getContentControls({
+        types: [Word.ContentControlType.checkBox]
+      })
+      .getFirstOrNullObject();
+    selectedContentControl.load("id,checkboxContentControl/isChecked");
+
+    await context.sync();
+
+    if (selectedContentControl.isNullObject) {
+      const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+      parentContentControl.load("id,type,checkboxContentControl/isChecked");
+      await context.sync();
+
+      if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.checkBox) {
+        console.warn("No checkbox content control is currently selected.");
+        return;
+      } else {
+        selectedContentControl = parentContentControl;
+      }
+    }
+
+    const isCheckedBefore = selectedContentControl.checkboxContentControl.isChecked;
+    console.log("isChecked state before:", `id: ${selectedContentControl.id} ... isChecked: ${isCheckedBefore}`);
+    selectedContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+    selectedContentControl.load("id,checkboxContentControl/isChecked");
+    await context.sync();
+
+    console.log(
+      "isChecked state after:",
+      `id: ${selectedContentControl.id} ... isChecked: ${selectedContentControl.checkboxContentControl.isChecked}`
+    );
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: types
+    uid: word!Word.ContentControlOptions#types:member
+    package: word!
+    fullName: types
+    summary: >-
+      An array of content control types, item must be 'RichText', 'PlainText',
+      'CheckBox', 'DropDownList', or 'ComboBox'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: 'PlainText' support was added in WordApi 1.5. 'CheckBox' support was
+      added in WordApi 1.7. 'DropDownList' and 'ComboBox' support was added in
+      WordApi 1.9.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'types: Word.ContentControlType[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolplaceholderoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolplaceholderoptions.yml
new file mode 100644
index 0000000000..02288abc89
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolplaceholderoptions.yml
@@ -0,0 +1,59 @@
+### YamlMime:TSType
+name: Word.ContentControlPlaceholderOptions
+uid: word!Word.ContentControlPlaceholderOptions:interface
+package: word!
+fullName: Word.ContentControlPlaceholderOptions
+summary: The options that define what placeholder to be used in the content control.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: buildingBlock
+    uid: word!Word.ContentControlPlaceholderOptions#buildingBlock:member
+    package: word!
+    fullName: buildingBlock
+    summary: If provided, specifies the `BuildingBlock` object to use as placeholder.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'buildingBlock?: Word.BuildingBlock;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.ContentControlPlaceholderOptions#range:member
+    package: word!
+    fullName: range
+    summary: If provided, specifies the `Range` object to use as placeholder.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Range;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.ContentControlPlaceholderOptions#text:member
+    package: word!
+    fullName: text
+    summary: If provided, specifies the text to use as placeholder.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolselectionchangedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolselectionchangedeventargs.yml
new file mode 100644
index 0000000000..37bf9a07e1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontrolselectionchangedeventargs.yml
@@ -0,0 +1,115 @@
+### YamlMime:TSType
+name: Word.ContentControlSelectionChangedEventArgs
+uid: word!Word.ContentControlSelectionChangedEventArgs:interface
+package: word!
+fullName: Word.ContentControlSelectionChangedEventArgs
+summary: >-
+  Provides information about the content control that raised
+  contentControlSelectionChanged event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onselectionchanged-event.yaml
+
+
+  await Word.run(async (context) => {
+    const contentControls: Word.ContentControlCollection = context.document.contentControls;
+    contentControls.load("items");
+    await context.sync();
+
+    if (contentControls.items.length === 0) {
+      console.log("There aren't any content controls in this document so can't register event handlers.");
+    } else {
+      for (let i = 0; i < contentControls.items.length; i++) {
+        eventContexts[i] = contentControls.items[i].onSelectionChanged.add(contentControlSelectionChanged);
+        contentControls.items[i].track();
+      }
+
+      await context.sync();
+
+      console.log("Added event handlers for when selections are changed in content controls.");
+    }
+  });
+
+
+  ...
+
+
+  async function contentControlSelectionChanged(event:
+  Word.ContentControlSelectionChangedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. IDs of content controls where selection was changed:`, event.ids);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: eventType
+    uid: word!Word.ContentControlSelectionChangedEventArgs#eventType:member
+    package: word!
+    fullName: eventType
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        eventType: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: ids
+    uid: word!Word.ContentControlSelectionChangedEventArgs#ids:member
+    package: word!
+    fullName: ids
+    summary: Gets the content control IDs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ids: number[];'
+      return:
+        type: number[]
+  - name: source
+    uid: word!Word.ContentControlSelectionChangedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroltype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroltype.yml
new file mode 100644
index 0000000000..73acf6c05d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.contentcontroltype.yml
@@ -0,0 +1,242 @@
+### YamlMime:TSEnum
+name: Word.ContentControlType
+uid: word!Word.ContentControlType:enum
+package: word!
+fullName: Word.ContentControlType
+summary: Specifies supported content control types and subtypes.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Run a batch operation against the Word object model.
+
+  await Word.run(async (context) => {
+
+      // Create a proxy object for the content controls collection.
+      const contentControls = context.document.contentControls;
+
+      // Queue a command to load the id property for all of the content controls.
+      contentControls.load('id');
+
+      // Synchronize the document state by executing the queued commands,
+      // and return a promise to indicate task completion.
+      await context.sync();
+      if (contentControls.items.length === 0) {
+          console.log('No content control found.');
+      }
+      else {
+          // Queue a command to load the properties on the first content control.
+          contentControls.items[0].load(  'appearance,' +
+                                          'cannotDelete,' +
+                                          'cannotEdit,' +
+                                          'color,' +
+                                          'id,' +
+                                          'placeHolderText,' +
+                                          'removeWhenEdited,' +
+                                          'title,' +
+                                          'text,' +
+                                          'type,' +
+                                          'style,' +
+                                          'tag,' +
+                                          'font/size,' +
+                                          'font/name,' +
+                                          'font/color');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Property values of the first content control:' +
+              '   ----- appearance: ' + contentControls.items[0].appearance +
+              '   ----- cannotDelete: ' + contentControls.items[0].cannotDelete +
+              '   ----- cannotEdit: ' + contentControls.items[0].cannotEdit +
+              '   ----- color: ' + contentControls.items[0].color +
+              '   ----- id: ' + contentControls.items[0].id +
+              '   ----- placeHolderText: ' + contentControls.items[0].placeholderText +
+              '   ----- removeWhenEdited: ' + contentControls.items[0].removeWhenEdited +
+              '   ----- title: ' + contentControls.items[0].title +
+              '   ----- text: ' + contentControls.items[0].text +
+              '   ----- type: ' + contentControls.items[0].type +
+              '   ----- style: ' + contentControls.items[0].style +
+              '   ----- tag: ' + contentControls.items[0].tag +
+              '   ----- font size: ' + contentControls.items[0].font.size +
+              '   ----- font name: ' + contentControls.items[0].font.name +
+              '   ----- font color: ' + contentControls.items[0].font.color);
+      }
+  });
+
+  ```
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+  // Traverses each paragraph of the document and places a checkbox content
+  control at the beginning of each.
+
+  await Word.run(async (context) => {
+    let paragraphs = context.document.body.paragraphs;
+    paragraphs.load("$none"); // Don't need any properties; just start each paragraph with a content control.
+
+    await context.sync();
+
+    for (let i = 0; i < paragraphs.items.length; i++) {
+      let contentControl = paragraphs.items[i]
+        .getRange(Word.RangeLocation.start)
+        .insertContentControl(Word.ContentControlType.checkBox);
+    }
+    console.log("Checkbox content controls inserted: " + paragraphs.items.length);
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: buildingBlockGallery
+    uid: word!Word.ContentControlType.buildingBlockGallery:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BuildingBlockGallery"'
+  - name: checkBox
+    uid: word!Word.ContentControlType.checkBox:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CheckBox"'
+  - name: comboBox
+    uid: word!Word.ContentControlType.comboBox:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ComboBox"'
+  - name: datePicker
+    uid: word!Word.ContentControlType.datePicker:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DatePicker"'
+  - name: dropDownList
+    uid: word!Word.ContentControlType.dropDownList:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DropDownList"'
+  - name: group
+    uid: word!Word.ContentControlType.group:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Group"'
+  - name: picture
+    uid: word!Word.ContentControlType.picture:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Picture"'
+  - name: plainText
+    uid: word!Word.ContentControlType.plainText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainText"'
+  - name: plainTextInline
+    uid: word!Word.ContentControlType.plainTextInline:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTextInline"'
+  - name: plainTextParagraph
+    uid: word!Word.ContentControlType.plainTextParagraph:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlainTextParagraph"'
+  - name: repeatingSection
+    uid: word!Word.ContentControlType.repeatingSection:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RepeatingSection"'
+  - name: richText
+    uid: word!Word.ContentControlType.richText:member
+    package: word!
+    summary: >-
+      Identifies a rich text content control.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RichText"'
+  - name: richTextInline
+    uid: word!Word.ContentControlType.richTextInline:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RichTextInline"'
+  - name: richTextParagraphs
+    uid: word!Word.ContentControlType.richTextParagraphs:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RichTextParagraphs"'
+  - name: richTextTable
+    uid: word!Word.ContentControlType.richTextTable:member
+    package: word!
+    summary: >-
+      Contains a whole table.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RichTextTable"'
+  - name: richTextTableCell
+    uid: word!Word.ContentControlType.richTextTableCell:member
+    package: word!
+    summary: >-
+      Contains a whole cell.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RichTextTableCell"'
+  - name: richTextTableRow
+    uid: word!Word.ContentControlType.richTextTableRow:member
+    package: word!
+    summary: >-
+      Contains a whole row.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RichTextTableRow"'
+  - name: unknown
+    uid: word!Word.ContentControlType.unknown:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unknown"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.continue.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.continue.yml
new file mode 100644
index 0000000000..39540b7e52
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.continue.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.Continue
+uid: word!Word.Continue:enum
+package: word!
+fullName: Word.Continue
+summary: Specifies whether the formatting from the previous list can be continued.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: disabled
+    uid: word!Word.Continue.disabled:member
+    package: word!
+    summary: >-
+      Formatting cannot continue from the previous list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Disabled"'
+  - name: list
+    uid: word!Word.Continue.list:member
+    package: word!
+    summary: >-
+      Formatting can continue from the previous list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"List"'
+  - name: reset
+    uid: word!Word.Continue.reset:member
+    package: word!
+    summary: >-
+      Numbering can be restarted.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Reset"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.critique.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critique.yml
new file mode 100644
index 0000000000..91e0f3b5df
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critique.yml
@@ -0,0 +1,143 @@
+### YamlMime:TSType
+name: Word.Critique
+uid: word!Word.Critique:interface
+package: word!
+fullName: Word.Critique
+summary: >-
+  Critique that will be rendered as underline for the specified part of
+  paragraph in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Adds annotations to the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const options: Word.CritiquePopupOptions = {
+      brandingTextResourceId: "PG.TabLabel",
+      subtitleResourceId: "PG.HelpCommand.TipTitle",
+      titleResourceId: "PG.HelpCommand.Label",
+      suggestions: ["suggestion 1", "suggestion 2", "suggestion 3"]
+    };
+    const critique1: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.red,
+      start: 1,
+      length: 3,
+      popupOptions: options
+    };
+    const critique2: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.green,
+      start: 6,
+      length: 1,
+      popupOptions: options
+    };
+    const critique3: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.blue,
+      start: 10,
+      length: 3,
+      popupOptions: options
+    };
+    const critique4: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.lavender,
+      start: 14,
+      length: 3,
+      popupOptions: options
+    };
+    const critique5: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.berry,
+      start: 18,
+      length: 10,
+      popupOptions: options
+    };
+    const annotationSet: Word.AnnotationSet = {
+      critiques: [critique1, critique2, critique3, critique4, critique5]
+    };
+
+    const annotationIds = paragraph.insertAnnotations(annotationSet);
+
+    await context.sync();
+
+    console.log("Annotations inserted:", annotationIds.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: colorScheme
+    uid: word!Word.Critique#colorScheme:member
+    package: word!
+    fullName: colorScheme
+    summary: Specifies the color scheme of the critique.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorScheme: Word.CritiqueColorScheme | "Red" | "Green" | "Blue" |
+        "Lavender" | "Berry";
+      return:
+        type: >-
+           | "Red" | "Green" |
+          "Blue" | "Lavender" | "Berry"
+  - name: length
+    uid: word!Word.Critique#length:member
+    package: word!
+    fullName: length
+    summary: Specifies the length of the critique inside paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'length: number;'
+      return:
+        type: number
+  - name: popupOptions
+    uid: word!Word.Critique#popupOptions:member
+    package: word!
+    fullName: popupOptions
+    summary: Specifies the behavior of the pop-up menu for the critique.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'popupOptions?: Word.CritiquePopupOptions;'
+      return:
+        type: 
+  - name: start
+    uid: word!Word.Critique#start:member
+    package: word!
+    fullName: start
+    summary: Specifies the start index of the critique inside paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'start: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiqueannotation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiqueannotation.yml
new file mode 100644
index 0000000000..8f7740676c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiqueannotation.yml
@@ -0,0 +1,370 @@
+### YamlMime:TSType
+name: Word.CritiqueAnnotation
+uid: word!Word.CritiqueAnnotation:class
+package: word!
+fullName: Word.CritiqueAnnotation
+summary: Represents an annotation wrapper around critique displayed in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Gets annotations found in the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+    annotations.load("id,state,critiqueAnnotation");
+
+    await context.sync();
+
+    console.log("Annotations found:");
+
+    for (let i = 0; i < annotations.items.length; i++) {
+      const annotation: Word.Annotation = annotations.items[i];
+
+      console.log(`ID ${annotation.id} - state '${annotation.state}':`, annotation.critiqueAnnotation.critique);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CritiqueAnnotation#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: critique
+    uid: word!Word.CritiqueAnnotation#critique:member
+    package: word!
+    fullName: critique
+    summary: Gets the critique that was passed when the annotation was inserted.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Gets annotations found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        console.log("Annotations found:");
+
+        for (let i = 0; i < annotations.items.length; i++) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          console.log(`ID ${annotation.id} - state '${annotation.state}':`, annotation.critiqueAnnotation.critique);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly critique: Word.Critique;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.CritiqueAnnotation#range:member
+    package: word!
+    fullName: range
+    summary: Gets the range of text that is annotated.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+methods:
+  - name: accept()
+    uid: word!Word.CritiqueAnnotation#accept:member(1)
+    package: word!
+    fullName: accept()
+    summary: >-
+      Accepts the critique. This will change the annotation state to
+      `accepted`.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Accepts the first annotation found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        for (let i = 0; i < annotations.items.length; i++) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          if (annotation.state === Word.AnnotationState.created) {
+            console.log(`Accepting ID ${annotation.id}...`);
+            annotation.critiqueAnnotation.accept();
+
+            await context.sync();
+            break;
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'accept(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.CritiqueAnnotation#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CritiqueAnnotationLoadOptions):
+        Word.CritiqueAnnotation;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CritiqueAnnotation#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CritiqueAnnotation;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CritiqueAnnotation#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CritiqueAnnotation;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: reject()
+    uid: word!Word.CritiqueAnnotation#reject:member(1)
+    package: word!
+    fullName: reject()
+    summary: >-
+      Rejects the critique. This will change the annotation state to
+      `rejected`.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Rejects the last annotation found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        for (let i = annotations.items.length - 1; i >= 0; i--) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          if (annotation.state === Word.AnnotationState.created) {
+            console.log(`Rejecting ID ${annotation.id}...`);
+            annotation.critiqueAnnotation.reject();
+
+            await context.sync();
+            break;
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reject(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CritiqueAnnotation#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CritiqueAnnotation` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.CritiqueAnnotationData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CritiqueAnnotationData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CritiqueAnnotation#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CritiqueAnnotation;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CritiqueAnnotation#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CritiqueAnnotation;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiquecolorscheme.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiquecolorscheme.yml
new file mode 100644
index 0000000000..e7980bcdaa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiquecolorscheme.yml
@@ -0,0 +1,128 @@
+### YamlMime:TSEnum
+name: Word.CritiqueColorScheme
+uid: word!Word.CritiqueColorScheme:enum
+package: word!
+fullName: Word.CritiqueColorScheme
+summary: >-
+  Represents the color scheme of a critique in the document, affecting underline
+  and highlight.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Adds annotations to the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const options: Word.CritiquePopupOptions = {
+      brandingTextResourceId: "PG.TabLabel",
+      subtitleResourceId: "PG.HelpCommand.TipTitle",
+      titleResourceId: "PG.HelpCommand.Label",
+      suggestions: ["suggestion 1", "suggestion 2", "suggestion 3"]
+    };
+    const critique1: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.red,
+      start: 1,
+      length: 3,
+      popupOptions: options
+    };
+    const critique2: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.green,
+      start: 6,
+      length: 1,
+      popupOptions: options
+    };
+    const critique3: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.blue,
+      start: 10,
+      length: 3,
+      popupOptions: options
+    };
+    const critique4: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.lavender,
+      start: 14,
+      length: 3,
+      popupOptions: options
+    };
+    const critique5: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.berry,
+      start: 18,
+      length: 10,
+      popupOptions: options
+    };
+    const annotationSet: Word.AnnotationSet = {
+      critiques: [critique1, critique2, critique3, critique4, critique5]
+    };
+
+    const annotationIds = paragraph.insertAnnotations(annotationSet);
+
+    await context.sync();
+
+    console.log("Annotations inserted:", annotationIds.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: berry
+    uid: word!Word.CritiqueColorScheme.berry:member
+    package: word!
+    summary: >-
+      Berry color.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Berry"'
+  - name: blue
+    uid: word!Word.CritiqueColorScheme.blue:member
+    package: word!
+    summary: >-
+      Blue color.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Blue"'
+  - name: green
+    uid: word!Word.CritiqueColorScheme.green:member
+    package: word!
+    summary: >-
+      Green color.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Green"'
+  - name: lavender
+    uid: word!Word.CritiqueColorScheme.lavender:member
+    package: word!
+    summary: >-
+      Lavender color.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lavender"'
+  - name: red
+    uid: word!Word.CritiqueColorScheme.red:member
+    package: word!
+    summary: >-
+      Red color.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Red"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiquepopupoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiquepopupoptions.yml
new file mode 100644
index 0000000000..94d517174b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.critiquepopupoptions.yml
@@ -0,0 +1,139 @@
+### YamlMime:TSType
+name: Word.CritiquePopupOptions
+uid: word!Word.CritiquePopupOptions:interface
+package: word!
+fullName: Word.CritiquePopupOptions
+summary: Properties defining the behavior of the pop-up menu for a given critique.
+remarks: >-
+  \[ [API set: WordApi
+  1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+  // Adds annotations to the selected paragraph.
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    const options: Word.CritiquePopupOptions = {
+      brandingTextResourceId: "PG.TabLabel",
+      subtitleResourceId: "PG.HelpCommand.TipTitle",
+      titleResourceId: "PG.HelpCommand.Label",
+      suggestions: ["suggestion 1", "suggestion 2", "suggestion 3"]
+    };
+    const critique1: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.red,
+      start: 1,
+      length: 3,
+      popupOptions: options
+    };
+    const critique2: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.green,
+      start: 6,
+      length: 1,
+      popupOptions: options
+    };
+    const critique3: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.blue,
+      start: 10,
+      length: 3,
+      popupOptions: options
+    };
+    const critique4: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.lavender,
+      start: 14,
+      length: 3,
+      popupOptions: options
+    };
+    const critique5: Word.Critique = {
+      colorScheme: Word.CritiqueColorScheme.berry,
+      start: 18,
+      length: 10,
+      popupOptions: options
+    };
+    const annotationSet: Word.AnnotationSet = {
+      critiques: [critique1, critique2, critique3, critique4, critique5]
+    };
+
+    const annotationIds = paragraph.insertAnnotations(annotationSet);
+
+    await context.sync();
+
+    console.log("Annotations inserted:", annotationIds.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: brandingTextResourceId
+    uid: word!Word.CritiquePopupOptions#brandingTextResourceId:member
+    package: word!
+    fullName: brandingTextResourceId
+    summary: >-
+      Gets the manifest resource ID of the string to use for branding. This
+      branding text appears next to your add-in icon in the pop-up menu.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'brandingTextResourceId: string;'
+      return:
+        type: string
+  - name: subtitleResourceId
+    uid: word!Word.CritiquePopupOptions#subtitleResourceId:member
+    package: word!
+    fullName: subtitleResourceId
+    summary: Gets the manifest resource ID of the string to use as the subtitle.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subtitleResourceId: string;'
+      return:
+        type: string
+  - name: suggestions
+    uid: word!Word.CritiquePopupOptions#suggestions:member
+    package: word!
+    fullName: suggestions
+    summary: Gets the suggestions to display in the critique pop-up menu.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'suggestions: string[];'
+      return:
+        type: string[]
+  - name: titleResourceId
+    uid: word!Word.CritiquePopupOptions#titleResourceId:member
+    package: word!
+    fullName: titleResourceId
+    summary: Gets the manifest resource ID of the string to use as the title.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'titleResourceId: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customproperty.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customproperty.yml
new file mode 100644
index 0000000000..4256f7ea86
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customproperty.yml
@@ -0,0 +1,321 @@
+### YamlMime:TSType
+name: Word.CustomProperty
+uid: word!Word.CustomProperty:class
+package: word!
+fullName: Word.CustomProperty
+summary: Represents a custom property.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/read-write-custom-document-properties.yaml
+
+
+  await Word.run(async (context) => {
+      const properties: Word.CustomPropertyCollection = context.document.properties.customProperties;
+      properties.load("key,type,value");
+
+      await context.sync();
+      for (let i = 0; i < properties.items.length; i++)
+          console.log("Property Name:" + properties.items[i].key + "; Type=" + properties.items[i].type + "; Property Value=" + properties.items[i].value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomProperty#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: key
+    uid: word!Word.CustomProperty#key:member
+    package: word!
+    fullName: key
+    summary: Gets the key of the custom property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly key: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.CustomProperty#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the value type of the custom property. Possible values are: String,
+      Number, Date, Boolean.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.DocumentPropertyType | "String" | "Number" | "Date"
+        | "Boolean";
+      return:
+        type: >-
+           | "String" |
+          "Number" | "Date" | "Boolean"
+  - name: value
+    uid: word!Word.CustomProperty#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the value of the custom property. Note that even though Word on
+      the web and the docx file format allow these properties to be arbitrarily
+      long, the desktop version of Word will truncate string values to 255
+      16-bit chars (possibly creating invalid unicode by breaking up a surrogate
+      pair).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value: any;'
+      return:
+        type: any
+methods:
+  - name: delete()
+    uid: word!Word.CustomProperty#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the custom property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomProperty#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomPropertyLoadOptions):
+        Word.CustomProperty;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomProperty#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomProperty;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomProperty#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CustomProperty;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.CustomProperty#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomPropertyUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomProperty#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomProperty): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomProperty#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.CustomProperty`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.CustomPropertyData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomPropertyData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CustomProperty#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomProperty;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomProperty#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomProperty;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.custompropertycollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.custompropertycollection.yml
new file mode 100644
index 0000000000..0017273028
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.custompropertycollection.yml
@@ -0,0 +1,365 @@
+### YamlMime:TSType
+name: Word.CustomPropertyCollection
+uid: word!Word.CustomPropertyCollection:class
+package: word!
+fullName: Word.CustomPropertyCollection
+summary: >-
+  Contains the collection of
+  [Word.CustomProperty](xref:word!Word.CustomProperty:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/read-write-custom-document-properties.yaml
+
+
+  await Word.run(async (context) => {
+      const properties: Word.CustomPropertyCollection = context.document.properties.customProperties;
+      properties.load("key,type,value");
+
+      await context.sync();
+      for (let i = 0; i < properties.items.length; i++)
+          console.log("Property Name:" + properties.items[i].key + "; Type=" + properties.items[i].type + "; Property Value=" + properties.items[i].value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomPropertyCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CustomPropertyCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CustomProperty[];'
+      return:
+        type: []
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/read-write-custom-document-properties.yaml
+
+
+          await Word.run(async (context) => {
+              const properties: Word.CustomPropertyCollection = context.document.properties.customProperties;
+              properties.load("key,type,value");
+
+              await context.sync();
+              for (let i = 0; i < properties.items.length; i++)
+                  console.log("Property Name:" + properties.items[i].key + "; Type=" + properties.items[i].type + "; Property Value=" + properties.items[i].value);
+          });
+
+          ```
+methods:
+  - name: add(key, value)
+    uid: word!Word.CustomPropertyCollection#add:member(1)
+    package: word!
+    fullName: add(key, value)
+    summary: Creates a new or sets an existing custom property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/read-write-custom-document-properties.yaml
+
+
+      await Word.run(async (context) => {
+          context.document.properties.customProperties.add("Numeric Property", 1234);
+
+          await context.sync();
+          console.log("Property added");
+      });
+
+
+      ...
+
+
+      await Word.run(async (context) => {
+          context.document.properties.customProperties.add("String Property", "Hello World!");
+
+          await context.sync();
+          console.log("Property added");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(key: string, value: any): Word.CustomProperty;'
+      parameters:
+        - id: key
+          description: Required. The custom property's key, which is case-insensitive.
+          type: string
+        - id: value
+          description: Required. The custom property's value.
+          type: any
+      return:
+        type: 
+        description: ''
+  - name: deleteAll()
+    uid: word!Word.CustomPropertyCollection#deleteAll:member(1)
+    package: word!
+    fullName: deleteAll()
+    summary: Deletes all custom properties in this collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteAll(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getCount()
+    uid: word!Word.CustomPropertyCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Gets the count of custom properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItem(key)
+    uid: word!Word.CustomPropertyCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(key)
+    summary: >-
+      Gets a custom property object by its key, which is case-insensitive.
+      Throws an `ItemNotFound` error if the custom property doesn't exist.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(key: string): Word.CustomProperty;'
+      parameters:
+        - id: key
+          description: The key that identifies the custom property object.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getItemOrNullObject(key)
+    uid: word!Word.CustomPropertyCollection#getItemOrNullObject:member(1)
+    package: word!
+    fullName: getItemOrNullObject(key)
+    summary: >-
+      Gets a custom property object by its key, which is case-insensitive. If
+      the custom property doesn't exist, then this method will return an object
+      with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemOrNullObject(key: string): Word.CustomProperty;'
+      parameters:
+        - id: key
+          description: Required. The key that identifies the custom property object.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomPropertyCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomPropertyCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.CustomPropertyCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomPropertyCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomPropertyCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomPropertyCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CustomPropertyCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomPropertyCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomPropertyCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomPropertyCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomPropertyCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomPropertyCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomPropertyCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomPropertyCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomPropertyCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmladdnodeoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmladdnodeoptions.yml
new file mode 100644
index 0000000000..0d65cc6608
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmladdnodeoptions.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.CustomXmlAddNodeOptions
+uid: word!Word.CustomXmlAddNodeOptions:interface
+package: word!
+fullName: Word.CustomXmlAddNodeOptions
+summary: The options for adding a node to the XML tree.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: name
+    uid: word!Word.CustomXmlAddNodeOptions#name:member
+    package: word!
+    fullName: name
+    summary: If provided, specifies the base name of the element to be added.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: namespaceUri
+    uid: word!Word.CustomXmlAddNodeOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      If provided, specifies the namespace of the element to be appended. This
+      property is required to add nodes of
+      [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: nextSibling
+    uid: word!Word.CustomXmlAddNodeOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      If provided, specifies the node which should become the next sibling of
+      the new node. If not specified, the node is added to the end of the parent
+      node's children. This property is ignored for additions of
+      [type](xref:word!Word.CustomXmlNodeType:enum) `attribute`. If the
+      node isn't a child of the parent, an error is displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.CustomXmlAddNodeOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: >-
+      If provided, specifies the type of node to add. If the parameter isn't
+      specified, it's assumed to be of type `element`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        nodeType?: Word.CustomXmlNodeType | "element" | "attribute" | "text" |
+        "cData" | "processingInstruction" | "comment" | "document";
+      return:
+        type: >-
+           | "element" |
+          "attribute" | "text" | "cData" | "processingInstruction" | "comment" |
+          "document"
+  - name: nodeValue
+    uid: word!Word.CustomXmlAddNodeOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      If provided, specifies the value of the added node for those nodes that
+      allow text. If the node doesn't allow text, the property is ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmladdschemaoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmladdschemaoptions.yml
new file mode 100644
index 0000000000..9783ec0e82
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmladdschemaoptions.yml
@@ -0,0 +1,90 @@
+### YamlMime:TSType
+name: Word.CustomXmlAddSchemaOptions
+uid: word!Word.CustomXmlAddSchemaOptions:interface
+package: word!
+fullName: Word.CustomXmlAddSchemaOptions
+summary: >-
+  Adds one or more schemas to a schema collection that can then be added to a
+  stream in the data store and to the schema library.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alias
+    uid: word!Word.CustomXmlAddSchemaOptions#alias:member
+    package: word!
+    fullName: alias
+    summary: >-
+      If provided, specifies the alias of the schema to be added to the
+      collection. However, if the alias already exists in the Schema Library,
+      the schema can be found using this value.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alias?: string;'
+      return:
+        type: string
+  - name: fileName
+    uid: word!Word.CustomXmlAddSchemaOptions#fileName:member
+    package: word!
+    fullName: fileName
+    summary: >-
+      If provided, specifies the location of the schema on a disk. If this
+      property is specified, the schema is added to the collection and to the
+      Schema Library.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fileName?: string;'
+      return:
+        type: string
+  - name: installForAllUsers
+    uid: word!Word.CustomXmlAddSchemaOptions#installForAllUsers:member
+    package: word!
+    fullName: installForAllUsers
+    summary: >-
+      If provided, specifies whether, in the case where the schema is being
+      added to the Schema Library, the Schema Library keys should be written to
+      the registry (`HKEY_LOCAL_MACHINE` for all users or `HKEY_CURRENT_USER`
+      for just the current user). The property defaults to `false` and writes to
+      `HKEY_CURRENT_USER`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'installForAllUsers?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: word!Word.CustomXmlAddSchemaOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      If provided, specifies the namespace of the schema to be added to the
+      collection. However, if the schema already exists in the Schema Library,
+      the schema will be retrieved from there.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlappendchildnodeoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlappendchildnodeoptions.yml
new file mode 100644
index 0000000000..f9e9fed4c1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlappendchildnodeoptions.yml
@@ -0,0 +1,89 @@
+### YamlMime:TSType
+name: Word.CustomXmlAppendChildNodeOptions
+uid: word!Word.CustomXmlAppendChildNodeOptions:interface
+package: word!
+fullName: Word.CustomXmlAppendChildNodeOptions
+summary: >-
+  The options that define the prefix mapping and the source of the custom XML
+  data.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: name
+    uid: word!Word.CustomXmlAppendChildNodeOptions#name:member
+    package: word!
+    fullName: name
+    summary: If provided, specifies the base name of the element to be appended.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: namespaceUri
+    uid: word!Word.CustomXmlAppendChildNodeOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      If provided, specifies the namespace of the element to be appended. This
+      property is required to append nodes of
+      [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: nodeType
+    uid: word!Word.CustomXmlAppendChildNodeOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: >-
+      If provided, specifies the type of node to append. If the property isn't
+      specified, it's assumed to be of type `element`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        nodeType?: Word.CustomXmlNodeType | "element" | "attribute" | "text" |
+        "cData" | "processingInstruction" | "comment" | "document";
+      return:
+        type: >-
+           | "element" |
+          "attribute" | "text" | "cData" | "processingInstruction" | "comment" |
+          "document"
+  - name: nodeValue
+    uid: word!Word.CustomXmlAppendChildNodeOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      If provided, specifies the value of the appended node for those nodes that
+      allow text. If the node doesn't allow text, the property is ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlinsertnodebeforeoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlinsertnodebeforeoptions.yml
new file mode 100644
index 0000000000..77fb27123d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlinsertnodebeforeoptions.yml
@@ -0,0 +1,102 @@
+### YamlMime:TSType
+name: Word.CustomXmlInsertNodeBeforeOptions
+uid: word!Word.CustomXmlInsertNodeBeforeOptions:interface
+package: word!
+fullName: Word.CustomXmlInsertNodeBeforeOptions
+summary: Inserts a new node just before the context node in the tree.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: name
+    uid: word!Word.CustomXmlInsertNodeBeforeOptions#name:member
+    package: word!
+    fullName: name
+    summary: If provided, specifies the base name of the element to be inserted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: namespaceUri
+    uid: word!Word.CustomXmlInsertNodeBeforeOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      If provided, specifies the namespace of the element to be inserted. This
+      property is required to insert nodes of
+      [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: nextSibling
+    uid: word!Word.CustomXmlInsertNodeBeforeOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: If provided, specifies the context node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.CustomXmlInsertNodeBeforeOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: >-
+      If provided, specifies the type of node to append. If the property isn't
+      specified, it's assumed to be of type `element`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        nodeType?: Word.CustomXmlNodeType | "element" | "attribute" | "text" |
+        "cData" | "processingInstruction" | "comment" | "document";
+      return:
+        type: >-
+           | "element" |
+          "attribute" | "text" | "cData" | "processingInstruction" | "comment" |
+          "document"
+  - name: nodeValue
+    uid: word!Word.CustomXmlInsertNodeBeforeOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      If provided, specifies the value of the inserted node for those nodes that
+      allow text. If the node doesn't allow text, the property is ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlinsertsubtreebeforeoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlinsertsubtreebeforeoptions.yml
new file mode 100644
index 0000000000..8c17bcd296
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlinsertsubtreebeforeoptions.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.CustomXmlInsertSubtreeBeforeOptions
+uid: word!Word.CustomXmlInsertSubtreeBeforeOptions:interface
+package: word!
+fullName: Word.CustomXmlInsertSubtreeBeforeOptions
+summary: Inserts a new node just before the context node in the tree.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: nextSibling
+    uid: word!Word.CustomXmlInsertSubtreeBeforeOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: If provided, specifies the context node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.CustomXmlNode;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnode.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnode.yml
new file mode 100644
index 0000000000..28b3ae1d10
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnode.yml
@@ -0,0 +1,742 @@
+### YamlMime:TSType
+name: Word.CustomXmlNode
+uid: word!Word.CustomXmlNode:class
+package: word!
+fullName: Word.CustomXmlNode
+summary: >-
+  Represents an XML node in a tree in the document. The `CustomXmlNode` object
+  is a member of the
+  [Word.CustomXmlNodeCollection](xref:word!Word.CustomXmlNodeCollection:class)
+  object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: attributes
+    uid: word!Word.CustomXmlNode#attributes:member
+    package: word!
+    fullName: attributes
+    summary: >-
+      Gets a `CustomXmlNodeCollection` object representing the attributes of the
+      current element in the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly attributes: Word.CustomXmlNodeCollection;'
+      return:
+        type: 
+  - name: baseName
+    uid: word!Word.CustomXmlNode#baseName:member
+    package: word!
+    fullName: baseName
+    summary: >-
+      Gets the base name of the node without the namespace prefix, if one
+      exists.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly baseName: string;'
+      return:
+        type: string
+  - name: childNodes
+    uid: word!Word.CustomXmlNode#childNodes:member
+    package: word!
+    fullName: childNodes
+    summary: >-
+      Gets a `CustomXmlNodeCollection` object containing all of the child
+      elements of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly childNodes: Word.CustomXmlNodeCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.CustomXmlNode#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: firstChild
+    uid: word!Word.CustomXmlNode#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the first child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly firstChild: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: lastChild
+    uid: word!Word.CustomXmlNode#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the last child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lastChild: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: namespaceUri
+    uid: word!Word.CustomXmlNode#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: Gets the unique address identifier for the namespace of the node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly namespaceUri: string;'
+      return:
+        type: string
+  - name: nextSibling
+    uid: word!Word.CustomXmlNode#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      Gets the next sibling node (element, comment, or processing instruction)
+      of the current node. If the node is the last sibling at its level, the
+      property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly nextSibling: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.CustomXmlNode#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: Gets the type of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly nodeType: Word.CustomXmlNodeType | "element" | "attribute" |
+        "text" | "cData" | "processingInstruction" | "comment" | "document";
+      return:
+        type: >-
+           | "element" |
+          "attribute" | "text" | "cData" | "processingInstruction" | "comment" |
+          "document"
+  - name: nodeValue
+    uid: word!Word.CustomXmlNode#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: Specifies the value of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue: string;'
+      return:
+        type: string
+  - name: ownerPart
+    uid: word!Word.CustomXmlNode#ownerPart:member
+    package: word!
+    fullName: ownerPart
+    summary: Gets the object representing the part associated with this node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly ownerPart: Word.CustomXmlPart;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.CustomXmlNode#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: >-
+      Gets the parent element node of the current node. If the current node is
+      at the root level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentNode: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: previousSibling
+    uid: word!Word.CustomXmlNode#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      Gets the previous sibling node (element, comment, or processing
+      instruction) of the current node. If the current node is the first sibling
+      at its level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly previousSibling: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.CustomXmlNode#text:member
+    package: word!
+    fullName: text
+    summary: Specifies the text for the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text: string;'
+      return:
+        type: string
+  - name: xml
+    uid: word!Word.CustomXmlNode#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the current node and its children.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xml: string;'
+      return:
+        type: string
+  - name: xpath
+    uid: word!Word.CustomXmlNode#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      Gets a string with the canonicalized XPath for the current node. If the
+      node is no longer in the Document Object Model (DOM), the property returns
+      an error message.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xpath: string;'
+      return:
+        type: string
+methods:
+  - name: appendChildNode(options)
+    uid: word!Word.CustomXmlNode#appendChildNode:member(1)
+    package: word!
+    fullName: appendChildNode(options)
+    summary: >-
+      Appends a single node as the last child under the context element node in
+      the tree.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appendChildNode(options?: Word.CustomXmlAppendChildNodeOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: options
+          description: Optional. The options that define the node to be appended.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: appendChildSubtree(xml)
+    uid: word!Word.CustomXmlNode#appendChildSubtree:member(1)
+    package: word!
+    fullName: appendChildSubtree(xml)
+    summary: >-
+      Adds a subtree as the last child under the context element node in the
+      tree.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appendChildSubtree(xml: string): OfficeExtension.ClientResult;'
+      parameters:
+        - id: xml
+          description: A string representing the XML subtree.
+          type: string
+      return:
+        type: <number>
+        description: ''
+  - name: delete()
+    uid: word!Word.CustomXmlNode#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: >-
+      Deletes the current node from the tree (including all of its children, if
+      any exist).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: hasChildNodes()
+    uid: word!Word.CustomXmlNode#hasChildNodes:member(1)
+    package: word!
+    fullName: hasChildNodes()
+    summary: Specifies if the current element node has child element nodes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasChildNodes(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: insertNodeBefore(options)
+    uid: word!Word.CustomXmlNode#insertNodeBefore:member(1)
+    package: word!
+    fullName: insertNodeBefore(options)
+    summary: Inserts a new node just before the context node in the tree.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertNodeBefore(options?: Word.CustomXmlInsertNodeBeforeOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: options
+          description: Optional. The options that define the node to be inserted.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: insertSubtreeBefore(xml, options)
+    uid: word!Word.CustomXmlNode#insertSubtreeBefore:member(1)
+    package: word!
+    fullName: insertSubtreeBefore(xml, options)
+    summary: >-
+      Inserts the specified subtree into the location just before the context
+      node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertSubtreeBefore(xml: string, options?:
+        Word.CustomXmlInsertSubtreeBeforeOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: xml
+          description: A string representing the XML subtree.
+          type: string
+        - id: options
+          description: Optional. The options available for inserting the subtree.
+          type: >-
+            
+      return:
+        type: <number>
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlNode#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlNodeLoadOptions):
+        Word.CustomXmlNode;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlNode#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlNode;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlNode#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CustomXmlNode;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: removeChild(child)
+    uid: word!Word.CustomXmlNode#removeChild:member(1)
+    package: word!
+    fullName: removeChild(child)
+    summary: Removes the specified child node from the tree.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        removeChild(child: Word.CustomXmlNode):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: child
+          description: The child node to remove.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: replaceChildNode(oldNode, options)
+    uid: word!Word.CustomXmlNode#replaceChildNode:member(1)
+    package: word!
+    fullName: replaceChildNode(oldNode, options)
+    summary: >-
+      Removes the specified child node and replaces it with a different node in
+      the same location.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        replaceChildNode(oldNode: Word.CustomXmlNode, options?:
+        Word.CustomXmlReplaceChildNodeOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: oldNode
+          description: The node to be replaced.
+          type: 
+        - id: options
+          description: >-
+            Optional. The options that define the child node which is to replace
+            the old node.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: replaceChildSubtree(xml, oldNode)
+    uid: word!Word.CustomXmlNode#replaceChildSubtree:member(1)
+    package: word!
+    fullName: replaceChildSubtree(xml, oldNode)
+    summary: >-
+      Removes the specified node and replaces it with a different subtree in the
+      same location.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        replaceChildSubtree(xml: string, oldNode: Word.CustomXmlNode):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: xml
+          description: A string representing the new subtree.
+          type: string
+        - id: oldNode
+          description: The node to be replaced.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: selectNodes(xPath)
+    uid: word!Word.CustomXmlNode#selectNodes:member(1)
+    package: word!
+    fullName: selectNodes(xPath)
+    summary: Selects a collection of nodes matching an XPath expression.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'selectNodes(xPath: string): Word.CustomXmlNodeCollection;'
+      parameters:
+        - id: xPath
+          description: The XPath expression.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: selectSingleNode(xPath)
+    uid: word!Word.CustomXmlNode#selectSingleNode:member(1)
+    package: word!
+    fullName: selectSingleNode(xPath)
+    summary: Selects a single node from a collection matching an XPath expression.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'selectSingleNode(xPath: string): Word.CustomXmlNode;'
+      parameters:
+        - id: xPath
+          description: The XPath expression.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlNode#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlNodeUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlNode#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlNode): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlNode#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.CustomXmlNode`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.CustomXmlNodeData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlNode#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlNode;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlNode#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlNode;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnodecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnodecollection.yml
new file mode 100644
index 0000000000..5b56678d30
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnodecollection.yml
@@ -0,0 +1,206 @@
+### YamlMime:TSType
+name: Word.CustomXmlNodeCollection
+uid: word!Word.CustomXmlNodeCollection:class
+package: word!
+fullName: Word.CustomXmlNodeCollection
+summary: >-
+  Contains a collection of
+  [Word.CustomXmlNode](xref:word!Word.CustomXmlNode:class) objects representing
+  the XML nodes in a document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlNodeCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CustomXmlNodeCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CustomXmlNode[];'
+      return:
+        type: []
+methods:
+  - name: getCount()
+    uid: word!Word.CustomXmlNodeCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlNodeCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlNodeCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.CustomXmlNodeCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlNodeCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlNodeCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlNodeCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CustomXmlNodeCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlNodeCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomXmlNodeCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomXmlNodeCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlNodeCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlNodeCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlNodeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlNodeCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlNodeCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnodetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnodetype.yml
new file mode 100644
index 0000000000..6f966c5bd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlnodetype.yml
@@ -0,0 +1,85 @@
+### YamlMime:TSEnum
+name: Word.CustomXmlNodeType
+uid: word!Word.CustomXmlNodeType:enum
+package: word!
+fullName: Word.CustomXmlNodeType
+summary: >-
+  Represents the type of a
+  [Word.CustomXmlNode](xref:word!Word.CustomXmlNode:class).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: attribute
+    uid: word!Word.CustomXmlNodeType.attribute:member
+    package: word!
+    summary: >-
+      Represents an XML attribute node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"attribute"'
+  - name: cData
+    uid: word!Word.CustomXmlNodeType.cData:member
+    package: word!
+    summary: >-
+      Represents an XML CDATA section node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"cData"'
+  - name: comment
+    uid: word!Word.CustomXmlNodeType.comment:member
+    package: word!
+    summary: >-
+      Represents an XML comment node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"comment"'
+  - name: document
+    uid: word!Word.CustomXmlNodeType.document:member
+    package: word!
+    summary: >-
+      Represents an XML document node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"document"'
+  - name: element
+    uid: word!Word.CustomXmlNodeType.element:member
+    package: word!
+    summary: >-
+      Represents an XML element node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"element"'
+  - name: processingInstruction
+    uid: word!Word.CustomXmlNodeType.processingInstruction:member
+    package: word!
+    summary: >-
+      Represents an XML processing instruction node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"processingInstruction"'
+  - name: text
+    uid: word!Word.CustomXmlNodeType.text:member
+    package: word!
+    summary: >-
+      Represents an XML text node.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"text"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpart.yml
new file mode 100644
index 0000000000..edd33b7d41
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpart.yml
@@ -0,0 +1,1444 @@
+### YamlMime:TSType
+name: Word.CustomXmlPart
+uid: word!Word.CustomXmlPart:class
+package: word!
+fullName: Word.CustomXmlPart
+summary: Represents a custom XML part.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part.yaml
+
+
+  // Adds a custom XML part.
+
+  await Word.run(async (context) => {
+    const originalXml =
+      "JuanHongSally";
+    const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.add(originalXml);
+    customXmlPart.load("id");
+    const xmlBlob = customXmlPart.getXml();
+
+    await context.sync();
+
+    const readableXml = addLineBreaksToXML(xmlBlob.value);
+    console.log("Added custom XML part:", readableXml);
+
+    // Store the XML part's ID in a setting so the ID is available to other functions.
+    const settings: Word.SettingCollection = context.document.settings;
+    settings.add("ContosoReviewXmlPartId", customXmlPart.id);
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: builtIn
+    uid: word!Word.CustomXmlPart#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: Gets a value that indicates whether the `CustomXmlPart` is built-in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly builtIn: boolean;'
+      return:
+        type: boolean
+  - name: context
+    uid: word!Word.CustomXmlPart#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: documentElement
+    uid: word!Word.CustomXmlPart#documentElement:member
+    package: word!
+    fullName: documentElement
+    summary: >-
+      Gets the root element of a bound region of data in the document. If the
+      region is empty, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly documentElement: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.CustomXmlPart#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part.yaml
+
+
+      // Adds a custom XML part.
+
+      await Word.run(async (context) => {
+        const originalXml =
+          "JuanHongSally";
+        const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.add(originalXml);
+        customXmlPart.load("id");
+        const xmlBlob = customXmlPart.getXml();
+
+        await context.sync();
+
+        const readableXml = addLineBreaksToXML(xmlBlob.value);
+        console.log("Added custom XML part:", readableXml);
+
+        // Store the XML part's ID in a setting so the ID is available to other functions.
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.add("ContosoReviewXmlPartId", customXmlPart.id);
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: namespaceManager
+    uid: word!Word.CustomXmlPart#namespaceManager:member
+    package: word!
+    fullName: namespaceManager
+    summary: >-
+      Gets the set of namespace prefix mappings used against the current
+      `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly namespaceManager: Word.CustomXmlPrefixMappingCollection;'
+      return:
+        type: 
+  - name: namespaceUri
+    uid: word!Word.CustomXmlPart#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: Gets the namespace URI of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Gets the namespace URI from a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          customXmlPart.load("namespaceUri");
+          await context.sync();
+
+          const namespaceUri = customXmlPart.namespaceUri;
+          console.log(`Namespace URI: ${JSON.stringify(namespaceUri)}`);
+        } else {
+          console.warn("Didn't find custom XML part.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly namespaceUri: string;'
+      return:
+        type: string
+  - name: schemaCollection
+    uid: word!Word.CustomXmlPart#schemaCollection:member
+    package: word!
+    fullName: schemaCollection
+    summary: >-
+      Specifies a `CustomXmlSchemaCollection` object representing the set of
+      schemas attached to a bound region of data in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'schemaCollection: Word.CustomXmlSchemaCollection;'
+      return:
+        type: 
+  - name: xml
+    uid: word!Word.CustomXmlPart#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the current `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xml: string;'
+      return:
+        type: string
+methods:
+  - name: addNode(parent, options)
+    uid: word!Word.CustomXmlPart#addNode:member(1)
+    package: word!
+    fullName: addNode(parent, options)
+    summary: Adds a node to the XML tree.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addNode(parent: Word.CustomXmlNode, options?:
+        Word.CustomXmlAddNodeOptions): OfficeExtension.ClientResult;
+      parameters:
+        - id: parent
+          description: The parent node to which the new node will be added.
+          type: 
+        - id: options
+          description: Optional. The options that define the node to be added.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: delete()
+    uid: word!Word.CustomXmlPart#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part.yaml
+
+
+      // Original XML:
+      JuanHongSally
+
+
+      // Deletes a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartId").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          let customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const xmlBlob = customXmlPart.getXml();
+          customXmlPart.delete();
+          customXmlPart = context.document.customXmlParts.getItemOrNullObject(xmlPartIDSetting.value);
+
+          await context.sync();
+
+          if (customXmlPart.isNullObject) {
+            console.log(`The XML part with the ID ${xmlPartIDSetting.value} has been deleted.`);
+
+            // Delete the associated setting too.
+            xmlPartIDSetting.delete();
+
+            await context.sync();
+          } else {
+            const readableXml = addLineBreaksToXML(xmlBlob.value);
+            console.error(`This is strange. The XML part with the id ${xmlPartIDSetting.value} wasn't deleted:`, readableXml);
+          }
+        } else {
+          console.warn("Didn't find custom XML part to delete.");
+        }
+      });
+
+
+      ...
+
+
+      // Original XML: JuanHongSally
+
+
+      // Deletes a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          let customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const xmlBlob = customXmlPart.getXml();
+          customXmlPart.delete();
+          customXmlPart = context.document.customXmlParts.getItemOrNullObject(xmlPartIDSetting.value);
+
+          await context.sync();
+
+          if (customXmlPart.isNullObject) {
+            console.log(`The XML part with the ID ${xmlPartIDSetting.value} has been deleted.`);
+
+            // Delete the associated setting too.
+            xmlPartIDSetting.delete();
+
+            await context.sync();
+          } else {
+            const readableXml = addLineBreaksToXML(xmlBlob.value);
+            console.error(
+              `This is strange. The XML part with the id ${xmlPartIDSetting.value} wasn't deleted:`,
+              readableXml
+            );
+          }
+        } else {
+          console.warn("Didn't find custom XML part to delete.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: deleteAttribute(xpath, namespaceMappings, name)
+    uid: word!Word.CustomXmlPart#deleteAttribute:member(1)
+    package: word!
+    fullName: deleteAttribute(xpath, namespaceMappings, name)
+    summary: >-
+      Deletes an attribute with the given name from the element identified by
+      xpath.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        deleteAttribute(xpath: string, namespaceMappings: {
+                    [key: string]: string;
+                }, name: string): void;
+      parameters:
+        - id: xpath
+          description: Required. Absolute path to the single element in XPath notation.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+        - id: name
+          description: Required. Name of the attribute.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: deleteElement(xpath, namespaceMappings)
+    uid: word!Word.CustomXmlPart#deleteElement:member(1)
+    package: word!
+    fullName: deleteElement(xpath, namespaceMappings)
+    summary: Deletes the element identified by xpath.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        deleteElement(xpath: string, namespaceMappings: {
+                    [key: string]: string;
+                }): void;
+      parameters:
+        - id: xpath
+          description: Required. Absolute path to the single element in XPath notation.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+      return:
+        type: void
+        description: ''
+  - name: getXml()
+    uid: word!Word.CustomXmlPart#getXml:member(1)
+    package: word!
+    fullName: getXml()
+    summary: Gets the full XML content of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Adds a custom XML part.
+
+      // If you want to populate the CustomXml.namespaceUri property, you must
+      include the xmlns attribute.
+
+      await Word.run(async (context) => {
+        const originalXml =
+          "JuanHongSally";
+        const customXmlPart = context.document.customXmlParts.add(originalXml);
+        customXmlPart.load(["id", "namespaceUri"]);
+        const xmlBlob = customXmlPart.getXml();
+
+        await context.sync();
+
+        const readableXml = addLineBreaksToXML(xmlBlob.value);
+        console.log(`Added custom XML part with namespace URI ${customXmlPart.namespaceUri}:`, readableXml);
+
+        // Store the XML part's ID in a setting so the ID is available to other functions.
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.add("ContosoReviewXmlPartIdNS", customXmlPart.id);
+
+        await context.sync();
+      });
+
+
+      ...
+
+
+      // Adds a custom XML part.
+
+      await Word.run(async (context) => {
+        const originalXml =
+          "JuanHongSally";
+        const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.add(originalXml);
+        customXmlPart.load("id");
+        const xmlBlob = customXmlPart.getXml();
+
+        await context.sync();
+
+        const readableXml = addLineBreaksToXML(xmlBlob.value);
+        console.log("Added custom XML part:", readableXml);
+
+        // Store the XML part's ID in a setting so the ID is available to other functions.
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.add("ContosoReviewXmlPartId", customXmlPart.id);
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getXml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: insertAttribute(xpath, namespaceMappings, name, value)
+    uid: word!Word.CustomXmlPart#insertAttribute:member(1)
+    package: word!
+    fullName: insertAttribute(xpath, namespaceMappings, name, value)
+    summary: >-
+      Inserts an attribute with the given name and value to the element
+      identified by xpath.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Inserts an attribute into a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+
+          // The insertAttribute method inserts an attribute with the given name and value into the element identified by the xpath parameter.
+          customXmlPart.insertAttribute(
+            "/contoso:Reviewers",
+            { contoso: "http://schemas.contoso.com/review/1.0" },
+            "Nation",
+            "US"
+          );
+          const xmlBlob = customXmlPart.getXml();
+          await context.sync();
+
+          const readableXml = addLineBreaksToXML(xmlBlob.value);
+          console.log("Successfully inserted attribute:", readableXml);
+        } else {
+          console.warn("Didn't find custom XML part to insert attribute into.");
+        }
+      });
+
+
+      ...
+
+
+      // Original XML:
+      JuanHongSally
+
+
+      // Inserts an attribute into a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartId").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+
+          // The insertAttribute method inserts an attribute with the given name and value into the element identified by the xpath parameter.
+          customXmlPart.insertAttribute("/Reviewers", { contoso: "http://schemas.contoso.com/review/1.0" }, "Nation", "US");
+          const xmlBlob = customXmlPart.getXml();
+          await context.sync();
+
+          const readableXml = addLineBreaksToXML(xmlBlob.value);
+          console.log("Successfully inserted attribute:", readableXml);
+        } else {
+          console.warn("Didn't find custom XML part to insert attribute into.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        insertAttribute(xpath: string, namespaceMappings: {
+                    [key: string]: string;
+                }, name: string, value: string): void;
+      parameters:
+        - id: xpath
+          description: Required. Absolute path to the single element in XPath notation.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+        - id: name
+          description: Required. Name of the attribute.
+          type: string
+        - id: value
+          description: Required. Value of the attribute.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: insertElement(xpath, xml, namespaceMappings, index)
+    uid: word!Word.CustomXmlPart#insertElement:member(1)
+    package: word!
+    fullName: insertElement(xpath, xml, namespaceMappings, index)
+    summary: >-
+      Inserts the given XML under the parent element identified by xpath at
+      child position index.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Inserts an element into a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+
+          // The insertElement method inserts the given XML under the parent element identified by the xpath parameter at the provided child position index.
+          customXmlPart.insertElement(
+            "/contoso:Reviewers",
+            "Mark",
+            { contoso: "http://schemas.contoso.com/review/1.0" },
+            0
+          );
+          const xmlBlob = customXmlPart.getXml();
+          await context.sync();
+
+          const readableXml = addLineBreaksToXML(xmlBlob.value);
+          console.log("Successfully inserted element:", readableXml);
+        } else {
+          console.warn("Didn't find custom XML part to insert element into.");
+        }
+      });
+
+
+      ...
+
+
+      // Original XML:
+      JuanHongSally
+
+
+      // Inserts an element into a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartId").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+
+          // The insertElement method inserts the given XML under the parent element identified by the xpath parameter at the provided child position index.
+          customXmlPart.insertElement(
+            "/Reviewers",
+            "Mark",
+            { contoso: "http://schemas.contoso.com/review/1.0" },
+            0
+          );
+          const xmlBlob = customXmlPart.getXml();
+          await context.sync();
+
+          const readableXml = addLineBreaksToXML(xmlBlob.value);
+          console.log("Successfully inserted element:", readableXml);
+        } else {
+          console.warn("Didn't find custom XML part to insert element into.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        insertElement(xpath: string, xml: string, namespaceMappings: {
+                    [key: string]: string;
+                }, index?: number): void;
+      parameters:
+        - id: xpath
+          description: >-
+            Required. Absolute path to the single parent element in XPath
+            notation.
+          type: string
+        - id: xml
+          description: Required. XML content to be inserted.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+        - id: index
+          description: >-
+            Optional. Zero-based position at which the new XML to be inserted.
+            If omitted, the XML will be appended as the last child of this
+            parent.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlPart#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlPartLoadOptions):
+        Word.CustomXmlPart;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlPart#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlPart;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlPart#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CustomXmlPart;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: loadXml(xml)
+    uid: word!Word.CustomXmlPart#loadXml:member(1)
+    package: word!
+    fullName: loadXml(xml)
+    summary: Populates the `CustomXmlPart` object from an XML string.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'loadXml(xml: string): OfficeExtension.ClientResult;'
+      parameters:
+        - id: xml
+          description: The XML string to load.
+          type: string
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: query(xpath, namespaceMappings)
+    uid: word!Word.CustomXmlPart#query:member(1)
+    package: word!
+    fullName: query(xpath, namespaceMappings)
+    summary: Queries the XML content of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Queries a custom XML part for elements matching the search terms.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const xpathToQueryFor = "/contoso:Reviewers";
+          const clientResult = customXmlPart.query(xpathToQueryFor, {
+            contoso: "http://schemas.contoso.com/review/1.0"
+          });
+
+          await context.sync();
+
+          console.log(`Queried custom XML part for ${xpathToQueryFor} and found ${clientResult.value.length} matches:`);
+          for (let i = 0; i < clientResult.value.length; i++) {
+            console.log(clientResult.value[i]);
+          }
+        } else {
+          console.warn("Didn't find custom XML part to query.");
+        }
+      });
+
+
+      ...
+
+
+      // Original XML:
+      JuanHongSally
+
+
+      // Queries a custom XML part for elements matching the search terms.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartId").load("value");
+
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const xpathToQueryFor = "/Reviewers/Reviewer";
+          const clientResult = customXmlPart.query(xpathToQueryFor, {
+            contoso: "http://schemas.contoso.com/review/1.0"
+          });
+
+          await context.sync();
+
+          console.log(`Queried custom XML part for ${xpathToQueryFor} and found ${clientResult.value.length} matches:`);
+          for (let i = 0; i < clientResult.value.length; i++) {
+            console.log(clientResult.value[i]);
+          }
+        } else {
+          console.warn("Didn't find custom XML part to query.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        query(xpath: string, namespaceMappings: {
+                    [key: string]: string;
+                }): OfficeExtension.ClientResult;
+      parameters:
+        - id: xpath
+          description: Required. An XPath query.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+      return:
+        type: >-
+          <string[]>
+        description: >-
+          An array where each item represents an entry matched by the XPath
+          query.
+  - name: selectNodes(xPath)
+    uid: word!Word.CustomXmlPart#selectNodes:member(1)
+    package: word!
+    fullName: selectNodes(xPath)
+    summary: Selects a collection of nodes from a custom XML part.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'selectNodes(xPath: string): Word.CustomXmlNodeCollection;'
+      parameters:
+        - id: xPath
+          description: The XPath expression to evaluate.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: selectSingleNode(xPath)
+    uid: word!Word.CustomXmlPart#selectSingleNode:member(1)
+    package: word!
+    fullName: selectSingleNode(xPath)
+    summary: >-
+      Selects a single node within a custom XML part matching an XPath
+      expression.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'selectSingleNode(xPath: string): Word.CustomXmlNode;'
+      parameters:
+        - id: xPath
+          description: The XPath expression to evaluate.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setXml(xml)
+    uid: word!Word.CustomXmlPart#setXml:member(1)
+    package: word!
+    fullName: setXml(xml)
+    summary: Sets the full XML content of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Replaces a custom XML part.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const originalXmlBlob = customXmlPart.getXml();
+          await context.sync();
+
+          let readableXml = addLineBreaksToXML(originalXmlBlob.value);
+          console.log("Original custom XML part:", readableXml);
+
+          // The setXml method replaces the entire XML part.
+          customXmlPart.setXml(
+            "JohnHitomi"
+          );
+          const updatedXmlBlob = customXmlPart.getXml();
+          await context.sync();
+
+          readableXml = addLineBreaksToXML(updatedXmlBlob.value);
+          console.log("Replaced custom XML part:", readableXml);
+        } else {
+          console.warn("Didn't find custom XML part to replace.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setXml(xml: string): void;'
+      parameters:
+        - id: xml
+          description: Required. XML content to be set.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlPart#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.CustomXmlPart`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.CustomXmlPartData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlPartData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlPart#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlPart;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlPart#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlPart;'
+      return:
+        type: 
+        description: ''
+  - name: updateAttribute(xpath, namespaceMappings, name, value)
+    uid: word!Word.CustomXmlPart#updateAttribute:member(1)
+    package: word!
+    fullName: updateAttribute(xpath, namespaceMappings, name, value)
+    summary: >-
+      Updates the value of an attribute with the given name of the element
+      identified by xpath.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        updateAttribute(xpath: string, namespaceMappings: {
+                    [key: string]: string;
+                }, name: string, value: string): void;
+      parameters:
+        - id: xpath
+          description: Required. Absolute path to the single element in XPath notation.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+        - id: name
+          description: Required. Name of the attribute.
+          type: string
+        - id: value
+          description: Required. New value of the attribute.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: updateElement(xpath, xml, namespaceMappings)
+    uid: word!Word.CustomXmlPart#updateElement:member(1)
+    package: word!
+    fullName: updateElement(xpath, xml, namespaceMappings)
+    summary: Updates the XML of the element identified by xpath.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      If any element in the tree has an xmlns attribute (whose value is
+      typically, but not always, a URI), an alias for that attribute value must
+      prefix the element name in the xpath parameter. For example, suppose the
+      tree is the following:
+
+
+      ```xml
+
+      
+        
+          something
+        
+      
+
+      ```
+
+      The xpath to `` must be /Day/greg:Month/Week, where greg is an alias that is mapped to "http://calendartypes.org/xsds/GregorianCalendar" in the namespaceMappings parameter.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        updateElement(xpath: string, xml: string, namespaceMappings: {
+                    [key: string]: string;
+                }): void;
+      parameters:
+        - id: xpath
+          description: Required. Absolute path to the single element in XPath notation.
+          type: string
+        - id: xml
+          description: Required. New XML content to be stored.
+          type: string
+        - id: namespaceMappings
+          description: >-
+            Required. An object whose property values are namespace names and
+            whose property names are aliases for the corresponding namespaces.
+            For example, `{greg:
+            "http://calendartypes.org/xsds/GregorianCalendar"}`. The
+            property names (such as "greg") can be any string that doesn't used
+            reserved XPath characters, such as the forward slash "/".
+          type: |-
+            {
+                        [key: string]: string;
+                    }
+      return:
+        type: void
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpartcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpartcollection.yml
new file mode 100644
index 0000000000..7fe8b3be24
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpartcollection.yml
@@ -0,0 +1,461 @@
+### YamlMime:TSType
+name: Word.CustomXmlPartCollection
+uid: word!Word.CustomXmlPartCollection:class
+package: word!
+fullName: Word.CustomXmlPartCollection
+summary: >-
+  Contains the collection of
+  [Word.CustomXmlPart](xref:word!Word.CustomXmlPart:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlPartCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CustomXmlPartCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CustomXmlPart[];'
+      return:
+        type: []
+methods:
+  - name: add(xml)
+    uid: word!Word.CustomXmlPartCollection#add:member(1)
+    package: word!
+    fullName: add(xml)
+    summary: Adds a new custom XML part to the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Adds a custom XML part.
+
+      // If you want to populate the CustomXml.namespaceUri property, you must
+      include the xmlns attribute.
+
+      await Word.run(async (context) => {
+        const originalXml =
+          "JuanHongSally";
+        const customXmlPart = context.document.customXmlParts.add(originalXml);
+        customXmlPart.load(["id", "namespaceUri"]);
+        const xmlBlob = customXmlPart.getXml();
+
+        await context.sync();
+
+        const readableXml = addLineBreaksToXML(xmlBlob.value);
+        console.log(`Added custom XML part with namespace URI ${customXmlPart.namespaceUri}:`, readableXml);
+
+        // Store the XML part's ID in a setting so the ID is available to other functions.
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.add("ContosoReviewXmlPartIdNS", customXmlPart.id);
+
+        await context.sync();
+      });
+
+
+      ...
+
+
+      // Adds a custom XML part.
+
+      await Word.run(async (context) => {
+        const originalXml =
+          "JuanHongSally";
+        const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.add(originalXml);
+        customXmlPart.load("id");
+        const xmlBlob = customXmlPart.getXml();
+
+        await context.sync();
+
+        const readableXml = addLineBreaksToXML(xmlBlob.value);
+        console.log("Added custom XML part:", readableXml);
+
+        // Store the XML part's ID in a setting so the ID is available to other functions.
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.add("ContosoReviewXmlPartId", customXmlPart.id);
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(xml: string): Word.CustomXmlPart;'
+      parameters:
+        - id: xml
+          description: Required. XML content. Must be a valid XML fragment.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getByNamespace(namespaceUri)
+    uid: word!Word.CustomXmlPartCollection#getByNamespace:member(1)
+    package: word!
+    fullName: getByNamespace(namespaceUri)
+    summary: >-
+      Gets a new scoped collection of custom XML parts whose namespaces match
+      the given namespace.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Gets the custom XML parts with the specified namespace URI.
+
+      await Word.run(async (context) => {
+        const namespaceUri = "http://schemas.contoso.com/review/1.0";
+        console.log(`Specified namespace URI: ${namespaceUri}`);
+        const scopedCustomXmlParts: Word.CustomXmlPartScopedCollection =
+          context.document.customXmlParts.getByNamespace(namespaceUri);
+        scopedCustomXmlParts.load("items");
+        await context.sync();
+
+        console.log(`Number of custom XML parts found with this namespace: ${!scopedCustomXmlParts.items ? 0 : scopedCustomXmlParts.items.length}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getByNamespace(namespaceUri: string):
+        Word.CustomXmlPartScopedCollection;
+      parameters:
+        - id: namespaceUri
+          description: Required. The namespace URI.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getCount()
+    uid: word!Word.CustomXmlPartCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Gets the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItem(id)
+    uid: word!Word.CustomXmlPartCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(id)
+    summary: Gets a custom XML part based on its ID.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+      // Original XML: JuanHongSally
+
+
+      // Queries a custom XML part for elements matching the search terms.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartIdNS").load("value");
+
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const xpathToQueryFor = "/contoso:Reviewers";
+          const clientResult = customXmlPart.query(xpathToQueryFor, {
+            contoso: "http://schemas.contoso.com/review/1.0"
+          });
+
+          await context.sync();
+
+          console.log(`Queried custom XML part for ${xpathToQueryFor} and found ${clientResult.value.length} matches:`);
+          for (let i = 0; i < clientResult.value.length; i++) {
+            console.log(clientResult.value[i]);
+          }
+        } else {
+          console.warn("Didn't find custom XML part to query.");
+        }
+      });
+
+
+      ...
+
+
+      // Original XML:
+      JuanHongSally
+
+
+      // Queries a custom XML part for elements matching the search terms.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        const xmlPartIDSetting: Word.Setting = settings.getItemOrNullObject("ContosoReviewXmlPartId").load("value");
+
+        await context.sync();
+
+        if (xmlPartIDSetting.value) {
+          const customXmlPart: Word.CustomXmlPart = context.document.customXmlParts.getItem(xmlPartIDSetting.value);
+          const xpathToQueryFor = "/Reviewers/Reviewer";
+          const clientResult = customXmlPart.query(xpathToQueryFor, {
+            contoso: "http://schemas.contoso.com/review/1.0"
+          });
+
+          await context.sync();
+
+          console.log(`Queried custom XML part for ${xpathToQueryFor} and found ${clientResult.value.length} matches:`);
+          for (let i = 0; i < clientResult.value.length; i++) {
+            console.log(clientResult.value[i]);
+          }
+        } else {
+          console.warn("Didn't find custom XML part to query.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(id: string): Word.CustomXmlPart;'
+      parameters:
+        - id: id
+          description: ID or index of the custom XML part to be retrieved.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getItemOrNullObject(id)
+    uid: word!Word.CustomXmlPartCollection#getItemOrNullObject:member(1)
+    package: word!
+    fullName: getItemOrNullObject(id)
+    summary: >-
+      Gets a custom XML part based on its ID. If the CustomXmlPart doesn't
+      exist, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemOrNullObject(id: string): Word.CustomXmlPart;'
+      parameters:
+        - id: id
+          description: Required. ID of the object to be retrieved.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlPartCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlPartCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.CustomXmlPartCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlPartCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlPartCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlPartCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CustomXmlPartCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlPartCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomXmlPartCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomXmlPartCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlPartCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlPartCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlPartCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlPartCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlPartCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpartscopedcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpartscopedcollection.yml
new file mode 100644
index 0000000000..d5da8b88a5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlpartscopedcollection.yml
@@ -0,0 +1,325 @@
+### YamlMime:TSType
+name: Word.CustomXmlPartScopedCollection
+uid: word!Word.CustomXmlPartScopedCollection:class
+package: word!
+fullName: Word.CustomXmlPartScopedCollection
+summary: >-
+  Contains the collection of
+  [Word.CustomXmlPart](xref:word!Word.CustomXmlPart:class) objects with a
+  specific namespace.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-custom-xml-part-ns.yaml
+
+
+  // Original XML: JuanHongSally
+
+
+  // Gets the custom XML parts with the specified namespace URI.
+
+  await Word.run(async (context) => {
+    const namespaceUri = "http://schemas.contoso.com/review/1.0";
+    console.log(`Specified namespace URI: ${namespaceUri}`);
+    const scopedCustomXmlParts: Word.CustomXmlPartScopedCollection =
+      context.document.customXmlParts.getByNamespace(namespaceUri);
+    scopedCustomXmlParts.load("items");
+    await context.sync();
+
+    console.log(`Number of custom XML parts found with this namespace: ${!scopedCustomXmlParts.items ? 0 : scopedCustomXmlParts.items.length}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlPartScopedCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CustomXmlPartScopedCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CustomXmlPart[];'
+      return:
+        type: []
+methods:
+  - name: getCount()
+    uid: word!Word.CustomXmlPartScopedCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Gets the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItem(id)
+    uid: word!Word.CustomXmlPartScopedCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(id)
+    summary: Gets a custom XML part based on its ID.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(id: string): Word.CustomXmlPart;'
+      parameters:
+        - id: id
+          description: ID of the custom XML part to be retrieved.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getItemOrNullObject(id)
+    uid: word!Word.CustomXmlPartScopedCollection#getItemOrNullObject:member(1)
+    package: word!
+    fullName: getItemOrNullObject(id)
+    summary: >-
+      Gets a custom XML part based on its ID. If the CustomXmlPart doesn't exist
+      in the collection, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemOrNullObject(id: string): Word.CustomXmlPart;'
+      parameters:
+        - id: id
+          description: Required. ID of the object to be retrieved.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getOnlyItem()
+    uid: word!Word.CustomXmlPartScopedCollection#getOnlyItem:member(1)
+    package: word!
+    fullName: getOnlyItem()
+    summary: >-
+      If the collection contains exactly one item, this method returns it.
+      Otherwise, this method produces an error.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getOnlyItem(): Word.CustomXmlPart;'
+      return:
+        type: 
+        description: ''
+  - name: getOnlyItemOrNullObject()
+    uid: word!Word.CustomXmlPartScopedCollection#getOnlyItemOrNullObject:member(1)
+    package: word!
+    fullName: getOnlyItemOrNullObject()
+    summary: >-
+      If the collection contains exactly one item, this method returns it.
+      Otherwise, this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getOnlyItemOrNullObject(): Word.CustomXmlPart;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlPartScopedCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions
+        & Word.Interfaces.CollectionLoadOptions):
+        Word.CustomXmlPartScopedCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlPartScopedCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.CustomXmlPartScopedCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlPartScopedCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CustomXmlPartScopedCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlPartScopedCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomXmlPartScopedCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomXmlPartScopedCollectionData`) that contains
+      an "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlPartScopedCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlPartScopedCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlPartScopedCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlPartScopedCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlPartScopedCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlprefixmapping.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlprefixmapping.yml
new file mode 100644
index 0000000000..0c8ff9c57f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlprefixmapping.yml
@@ -0,0 +1,210 @@
+### YamlMime:TSType
+name: Word.CustomXmlPrefixMapping
+uid: word!Word.CustomXmlPrefixMapping:class
+package: word!
+fullName: Word.CustomXmlPrefixMapping
+summary: Represents a `CustomXmlPrefixMapping` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlPrefixMapping#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: namespaceUri
+    uid: word!Word.CustomXmlPrefixMapping#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the unique address identifier for the namespace of the
+      `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly namespaceUri: string;'
+      return:
+        type: string
+  - name: prefix
+    uid: word!Word.CustomXmlPrefixMapping#prefix:member
+    package: word!
+    fullName: prefix
+    summary: Gets the prefix for the `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly prefix: string;'
+      return:
+        type: string
+methods:
+  - name: load(options)
+    uid: word!Word.CustomXmlPrefixMapping#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlPrefixMappingLoadOptions):
+        Word.CustomXmlPrefixMapping;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlPrefixMapping#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlPrefixMapping;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlPrefixMapping#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CustomXmlPrefixMapping;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlPrefixMapping#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomXmlPrefixMapping` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomXmlPrefixMappingData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlPrefixMappingData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlPrefixMapping#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlPrefixMapping;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlPrefixMapping#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlPrefixMapping;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlprefixmappingcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlprefixmappingcollection.yml
new file mode 100644
index 0000000000..9c87e3672b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlprefixmappingcollection.yml
@@ -0,0 +1,278 @@
+### YamlMime:TSType
+name: Word.CustomXmlPrefixMappingCollection
+uid: word!Word.CustomXmlPrefixMappingCollection:class
+package: word!
+fullName: Word.CustomXmlPrefixMappingCollection
+summary: >-
+  Represents a collection of
+  [Word.CustomXmlPrefixMapping](xref:word!Word.CustomXmlPrefixMapping:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlPrefixMappingCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CustomXmlPrefixMappingCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CustomXmlPrefixMapping[];'
+      return:
+        type: []
+methods:
+  - name: addNamespace(prefix, namespaceUri)
+    uid: word!Word.CustomXmlPrefixMappingCollection#addNamespace:member(1)
+    package: word!
+    fullName: addNamespace(prefix, namespaceUri)
+    summary: Adds a custom namespace/prefix mapping to use when querying an item.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addNamespace(prefix: string, namespaceUri: string):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: prefix
+          description: The prefix to associate with the namespace.
+          type: string
+        - id: namespaceUri
+          description: The namespace URI to map.
+          type: string
+      return:
+        type: <number>
+        description: ''
+  - name: getCount()
+    uid: word!Word.CustomXmlPrefixMappingCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlPrefixMappingCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?:
+        Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions):
+        Word.CustomXmlPrefixMappingCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlPrefixMappingCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.CustomXmlPrefixMappingCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlPrefixMappingCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CustomXmlPrefixMappingCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: lookupNamespace(prefix)
+    uid: word!Word.CustomXmlPrefixMappingCollection#lookupNamespace:member(1)
+    package: word!
+    fullName: lookupNamespace(prefix)
+    summary: Gets the namespace corresponding to the specified prefix.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lookupNamespace(prefix: string): OfficeExtension.ClientResult;'
+      parameters:
+        - id: prefix
+          description: The prefix to look up.
+          type: string
+      return:
+        type: <string>
+        description: ''
+  - name: lookupPrefix(namespaceUri)
+    uid: word!Word.CustomXmlPrefixMappingCollection#lookupPrefix:member(1)
+    package: word!
+    fullName: lookupPrefix(namespaceUri)
+    summary: Gets the prefix corresponding to the specified namespace.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lookupPrefix(namespaceUri: string):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: namespaceUri
+          description: The namespace URI to look up.
+          type: string
+      return:
+        type: <string>
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlPrefixMappingCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomXmlPrefixMappingCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomXmlPrefixMappingCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlPrefixMappingCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlPrefixMappingCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlPrefixMappingCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlPrefixMappingCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlPrefixMappingCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlreplacechildnodeoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlreplacechildnodeoptions.yml
new file mode 100644
index 0000000000..c1254cc3aa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlreplacechildnodeoptions.yml
@@ -0,0 +1,89 @@
+### YamlMime:TSType
+name: Word.CustomXmlReplaceChildNodeOptions
+uid: word!Word.CustomXmlReplaceChildNodeOptions:interface
+package: word!
+fullName: Word.CustomXmlReplaceChildNodeOptions
+summary: >-
+  Removes the specified child node and replaces it with a different node in the
+  same location.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: name
+    uid: word!Word.CustomXmlReplaceChildNodeOptions#name:member
+    package: word!
+    fullName: name
+    summary: If provided, specifies the base name of the replacement element.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: namespaceUri
+    uid: word!Word.CustomXmlReplaceChildNodeOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      If provided, specifies the namespace of the replacement element. This
+      property is required to replace nodes of
+      [type](xref:word!Word.CustomXmlNodeType:enum) `element` or `attribute`; otherwise, it's ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: nodeType
+    uid: word!Word.CustomXmlReplaceChildNodeOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: >-
+      If provided, specifies the type of the replacement node. If the property
+      isn't specified, it's assumed to be of type `element`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        nodeType?: Word.CustomXmlNodeType | "element" | "attribute" | "text" |
+        "cData" | "processingInstruction" | "comment" | "document";
+      return:
+        type: >-
+           | "element" |
+          "attribute" | "text" | "cData" | "processingInstruction" | "comment" |
+          "document"
+  - name: nodeValue
+    uid: word!Word.CustomXmlReplaceChildNodeOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: >-
+      If provided, specifies the value of the replacement node for those nodes
+      that allow text. If the node doesn't allow text, the property is ignored.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlschema.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlschema.yml
new file mode 100644
index 0000000000..47930c688d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlschema.yml
@@ -0,0 +1,245 @@
+### YamlMime:TSType
+name: Word.CustomXmlSchema
+uid: word!Word.CustomXmlSchema:class
+package: word!
+fullName: Word.CustomXmlSchema
+summary: >-
+  Represents a schema in a
+  [Word.CustomXmlSchemaCollection](xref:word!Word.CustomXmlSchemaCollection:class)
+  object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlSchema#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: location
+    uid: word!Word.CustomXmlSchema#location:member
+    package: word!
+    fullName: location
+    summary: Gets the location of the schema on a computer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly location: string;'
+      return:
+        type: string
+  - name: namespaceUri
+    uid: word!Word.CustomXmlSchema#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the unique address identifier for the namespace of the
+      `CustomXmlSchema` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly namespaceUri: string;'
+      return:
+        type: string
+methods:
+  - name: delete()
+    uid: word!Word.CustomXmlSchema#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: >-
+      Deletes this schema from the
+      [Word.CustomXmlSchemaCollection](xref:word!Word.CustomXmlSchemaCollection:class)
+      object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlSchema#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlSchemaLoadOptions):
+        Word.CustomXmlSchema;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlSchema#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlSchema;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlSchema#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.CustomXmlSchema;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: reload()
+    uid: word!Word.CustomXmlSchema#reload:member(1)
+    package: word!
+    fullName: reload()
+    summary: Reloads the schema from a file.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reload(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlSchema#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.CustomXmlSchema`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.CustomXmlSchemaData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlSchemaData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlSchema#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlSchema;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlSchema#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlSchema;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlschemacollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlschemacollection.yml
new file mode 100644
index 0000000000..8bddef7717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.customxmlschemacollection.yml
@@ -0,0 +1,308 @@
+### YamlMime:TSType
+name: Word.CustomXmlSchemaCollection
+uid: word!Word.CustomXmlSchemaCollection:class
+package: word!
+fullName: Word.CustomXmlSchemaCollection
+summary: >-
+  Represents a collection of
+  [Word.CustomXmlSchema](xref:word!Word.CustomXmlSchema:class) objects attached
+  to a data stream.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.CustomXmlSchemaCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.CustomXmlSchemaCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.CustomXmlSchema[];'
+      return:
+        type: []
+methods:
+  - name: add(options)
+    uid: word!Word.CustomXmlSchemaCollection#add:member(1)
+    package: word!
+    fullName: add(options)
+    summary: >-
+      Adds one or more schemas to the schema collection that can then be added
+      to a stream in the data store and to the schema library.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(options?: Word.CustomXmlAddSchemaOptions): Word.CustomXmlSchema;'
+      parameters:
+        - id: options
+          description: Optional. The options that define the schema to be added.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: addCollection(schemaCollection)
+    uid: word!Word.CustomXmlSchemaCollection#addCollection:member(1)
+    package: word!
+    fullName: addCollection(schemaCollection)
+    summary: Adds an existing schema collection to the current schema collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addCollection(schemaCollection: Word.CustomXmlSchemaCollection):
+        Word.CustomXmlSchemaCollection;
+      parameters:
+        - id: schemaCollection
+          description: The schema collection to add.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getCount()
+    uid: word!Word.CustomXmlSchemaCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItem(index)
+    uid: word!Word.CustomXmlSchemaCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(index)
+    summary: >-
+      Returns a `CustomXmlSchema` object that represents the specified item in
+      the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(index: number): Word.CustomXmlSchema;'
+      parameters:
+        - id: index
+          description: A number that identifies the index location of a paragraph object.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getNamespaceUri()
+    uid: word!Word.CustomXmlSchemaCollection#getNamespaceUri:member(1)
+    package: word!
+    fullName: getNamespaceUri()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNamespaceUri(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: load(options)
+    uid: word!Word.CustomXmlSchemaCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.CustomXmlSchemaCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.CustomXmlSchemaCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.CustomXmlSchemaCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.CustomXmlSchemaCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.CustomXmlSchemaCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.CustomXmlSchemaCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.CustomXmlSchemaCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.CustomXmlSchemaCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.CustomXmlSchemaCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.CustomXmlSchemaCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.CustomXmlSchemaCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.CustomXmlSchemaCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.CustomXmlSchemaCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.CustomXmlSchemaCollection;'
+      return:
+        type: 
+        description: ''
+  - name: validate()
+    uid: word!Word.CustomXmlSchemaCollection#validate:member(1)
+    package: word!
+    fullName: validate()
+    summary: >-
+      Specifies whether the schemas in the schema collection are valid (conforms
+      to the syntactic rules of XML and the rules for a specified vocabulary).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'validate(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.datepickercontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.datepickercontentcontrol.yml
new file mode 100644
index 0000000000..a54c4bd9a1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.datepickercontentcontrol.yml
@@ -0,0 +1,710 @@
+### YamlMime:TSType
+name: Word.DatePickerContentControl
+uid: word!Word.DatePickerContentControl:class
+package: word!
+fullName: Word.DatePickerContentControl
+summary: Represents the `DatePickerContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: appearance
+    uid: word!Word.DatePickerContentControl#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.DatePickerContentControl#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.DatePickerContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: dateCalendarType
+    uid: word!Word.DatePickerContentControl#dateCalendarType:member
+    package: word!
+    fullName: dateCalendarType
+    summary: >-
+      Specifies a `CalendarType` value that represents the calendar type for the
+      date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateCalendarType: Word.CalendarType | "Western" | "Arabic" | "Hebrew" |
+        "Taiwan" | "Japan" | "Thai" | "Korean" | "SakaEra" | "TranslitEnglish" |
+        "TranslitFrench" | "Umalqura";
+      return:
+        type: >-
+           | "Western" | "Arabic" |
+          "Hebrew" | "Taiwan" | "Japan" | "Thai" | "Korean" | "SakaEra" |
+          "TranslitEnglish" | "TranslitFrench" | "Umalqura"
+  - name: dateDisplayFormat
+    uid: word!Word.DatePickerContentControl#dateDisplayFormat:member
+    package: word!
+    fullName: dateDisplayFormat
+    summary: Specifies the format in which dates are displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateDisplayFormat: string;'
+      return:
+        type: string
+  - name: dateDisplayLocale
+    uid: word!Word.DatePickerContentControl#dateDisplayLocale:member
+    package: word!
+    fullName: dateDisplayLocale
+    summary: >-
+      Specifies a `LanguageId` that represents the language format for the date
+      displayed in the date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateDisplayLocale: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: dateStorageFormat
+    uid: word!Word.DatePickerContentControl#dateStorageFormat:member
+    package: word!
+    fullName: dateStorageFormat
+    summary: >-
+      Specifies a `ContentControlDateStorageFormat` value that represents the
+      format for storage and retrieval of dates when the date picker content
+      control is bound to the XML data store of the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateStorageFormat: Word.ContentControlDateStorageFormat | "Text" |
+        "Date" | "DateTime";
+      return:
+        type: >-
+           | "Text"
+          | "Date" | "DateTime"
+  - name: id
+    uid: word!Word.DatePickerContentControl#id:member
+    package: word!
+    fullName: id
+    summary: Gets the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.DatePickerContentControl#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.DatePickerContentControl#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Specifies the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly level: Word.ContentControlLevel | "Inline" | "Paragraph" |
+        "Row" | "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.DatePickerContentControl#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.DatePickerContentControl#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.DatePickerContentControl#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly placeholderText: Word.BuildingBlock;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.DatePickerContentControl#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: word!Word.DatePickerContentControl#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Gets whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly showingPlaceholderText: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.DatePickerContentControl#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.DatePickerContentControl#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.DatePickerContentControl#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xmlMapping: Word.XmlMapping;'
+      return:
+        type: 
+methods:
+  - name: copy()
+    uid: word!Word.DatePickerContentControl#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: Copies the content control from the active document to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.DatePickerContentControl#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: >-
+      Removes the content control from the active document and moves the content
+      control to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete(deleteContents)
+    uid: word!Word.DatePickerContentControl#delete:member(1)
+    package: word!
+    fullName: delete(deleteContents)
+    summary: Deletes this content control and the contents of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(deleteContents?: boolean): void;'
+      parameters:
+        - id: deleteContents
+          description: Optional. If true, deletes the contents as well.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.DatePickerContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.DatePickerContentControlLoadOptions):
+        Word.DatePickerContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DatePickerContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.DatePickerContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DatePickerContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.DatePickerContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.DatePickerContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.DatePickerContentControlUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.DatePickerContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.DatePickerContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPlaceholderText(options)
+    uid: word!Word.DatePickerContentControl#setPlaceholderText:member(1)
+    package: word!
+    fullName: setPlaceholderText(options)
+    summary: >-
+      Sets the placeholder text that displays in the content control until a
+      user enters their own text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPlaceholderText(options?: Word.ContentControlPlaceholderOptions):
+        void;
+      parameters:
+        - id: options
+          description: >-
+            Optional. The options for configuring the content control's
+            placeholder text.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DatePickerContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.DatePickerContentControl` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.DatePickerContentControlData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DatePickerContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.DatePickerContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DatePickerContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DatePickerContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DatePickerContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.defaultlistbehavior.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.defaultlistbehavior.yml
new file mode 100644
index 0000000000..3528b795ac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.defaultlistbehavior.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.DefaultListBehavior
+uid: word!Word.DefaultListBehavior:enum
+package: word!
+fullName: Word.DefaultListBehavior
+summary: Specifies the default list behavior for a list.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: word2000
+    uid: word!Word.DefaultListBehavior.word2000:member
+    package: word!
+    summary: >-
+      Use Web-oriented formatting as introduced in Microsoft Word 2000.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word2000"'
+  - name: word2002
+    uid: word!Word.DefaultListBehavior.word2002:member
+    package: word!
+    summary: >-
+      Use formatting compatible with Microsoft Word 2002.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word2002"'
+  - name: word97
+    uid: word!Word.DefaultListBehavior.word97:member
+    package: word!
+    summary: >-
+      Use formatting compatible with Microsoft Word 97.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word97"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.docpartinserttype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.docpartinserttype.yml
new file mode 100644
index 0000000000..af5077b952
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.docpartinserttype.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.DocPartInsertType
+uid: word!Word.DocPartInsertType:enum
+package: word!
+fullName: Word.DocPartInsertType
+summary: Specifies how a building block is inserted into a document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: content
+    uid: word!Word.DocPartInsertType.content:member
+    package: word!
+    summary: >-
+      Inserts the content of the building block.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Content"'
+  - name: page
+    uid: word!Word.DocPartInsertType.page:member
+    package: word!
+    summary: >-
+      Inserts the building block as a page.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Page"'
+  - name: paragraph
+    uid: word!Word.DocPartInsertType.paragraph:member
+    package: word!
+    summary: >-
+      Inserts the building block as a paragraph.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraph"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.document.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.document.yml
new file mode 100644
index 0000000000..4d3f345a57
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.document.yml
@@ -0,0 +1,2242 @@
+### YamlMime:TSType
+name: Word.Document
+uid: word!Word.Document:class
+package: word!
+fullName: Word.Document
+summary: >-
+  The Document object is the top level object. A Document object contains one or
+  more sections, content controls, and the body that contains the contents of
+  the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-change-tracking.yaml
+
+
+  // Gets the current change tracking mode.
+
+  await Word.run(async (context) => {
+    const document: Word.Document = context.document;
+    document.load("changeTrackingMode");
+    await context.sync();
+
+    if (document.changeTrackingMode === Word.ChangeTrackingMode.trackMineOnly) {
+      console.log("Only my changes are being tracked.");
+    } else if (document.changeTrackingMode === Word.ChangeTrackingMode.trackAll) {
+      console.log("Everyone's changes are being tracked.");
+    } else {
+      console.log("No changes are being tracked.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: activeWindow
+    uid: word!Word.Document#activeWindow:member
+    package: word!
+    fullName: activeWindow
+    summary: Gets the active window for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets the first paragraph of each page.
+        console.log("Getting first paragraph of each page...");
+
+        // Get the active window.
+        const activeWindow: Word.Window = context.document.activeWindow;
+        activeWindow.load();
+
+        // Get the active pane.
+        const activePane: Word.Pane = activeWindow.activePane;
+        activePane.load();
+
+        // Get all pages.
+        const pages: Word.PageCollection = activePane.pages;
+        pages.load();
+
+        await context.sync();
+
+        // Get page index and paragraphs of each page.
+        const pagesIndexes = [];
+        const pagesNumberOfParagraphs = [];
+        const pagesFirstParagraphText = [];
+        for (let i = 0; i < pages.items.length; i++) {
+          const page = pages.items[i];
+          page.load('index');
+          pagesIndexes.push(page);
+
+          const paragraphs = page.getRange().paragraphs;
+          paragraphs.load('items/length');
+          pagesNumberOfParagraphs.push(paragraphs);
+
+          const firstParagraph = paragraphs.getFirst();
+          firstParagraph.load('text');
+          pagesFirstParagraphText.push(firstParagraph);
+        }
+
+        await context.sync();
+
+        for (let i = 0; i < pagesIndexes.length; i++) {
+          console.log(`Page index: ${pagesIndexes[i].index}`);
+          console.log(`Number of paragraphs: ${pagesNumberOfParagraphs[i].items.length}`);
+          console.log("First paragraph's text:", pagesFirstParagraphText[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly activeWindow: Word.Window;'
+      return:
+        type: 
+  - name: attachedTemplate
+    uid: word!Word.Document#attachedTemplate:member
+    package: word!
+    fullName: attachedTemplate
+    summary: >-
+      Specifies a `Template` object that represents the template attached to the
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'attachedTemplate: Word.Template;'
+      return:
+        type: 
+  - name: autoHyphenation
+    uid: word!Word.Document#autoHyphenation:member
+    package: word!
+    fullName: autoHyphenation
+    summary: Specifies if automatic hyphenation is turned on for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoHyphenation: boolean;'
+      return:
+        type: boolean
+  - name: autoSaveOn
+    uid: word!Word.Document#autoSaveOn:member
+    package: word!
+    fullName: autoSaveOn
+    summary: Specifies if the edits in the document are automatically saved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSaveOn: boolean;'
+      return:
+        type: boolean
+  - name: bibliography
+    uid: word!Word.Document#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography
+      references contained within the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly bibliography: Word.Bibliography;'
+      return:
+        type: 
+  - name: body
+    uid: word!Word.Document#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the main document. The body is the text that
+      excludes headers, footers, footnotes, textboxes, etc.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly body: Word.Body;'
+      return:
+        type: 
+  - name: changeTrackingMode
+    uid: word!Word.Document#changeTrackingMode:member
+    package: word!
+    fullName: changeTrackingMode
+    summary: Specifies the ChangeTracking mode.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-change-tracking.yaml
+
+
+      // Gets the current change tracking mode.
+
+      await Word.run(async (context) => {
+        const document: Word.Document = context.document;
+        document.load("changeTrackingMode");
+        await context.sync();
+
+        if (document.changeTrackingMode === Word.ChangeTrackingMode.trackMineOnly) {
+          console.log("Only my changes are being tracked.");
+        } else if (document.changeTrackingMode === Word.ChangeTrackingMode.trackAll) {
+          console.log("Everyone's changes are being tracked.");
+        } else {
+          console.log("No changes are being tracked.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" |
+        "TrackMineOnly";
+      return:
+        type: >-
+           | "Off" | "TrackAll"
+          | "TrackMineOnly"
+  - name: consecutiveHyphensLimit
+    uid: word!Word.Document#consecutiveHyphensLimit:member
+    package: word!
+    fullName: consecutiveHyphensLimit
+    summary: >-
+      Specifies the maximum number of consecutive lines that can end with
+      hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit: number;'
+      return:
+        type: number
+  - name: contentControls
+    uid: word!Word.Document#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: >-
+      Gets the collection of content control objects in the document. This
+      includes content controls in the body of the document, headers, footers,
+      textboxes, etc.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly contentControls: Word.ContentControlCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Document#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: customXmlParts
+    uid: word!Word.Document#customXmlParts:member
+    package: word!
+    fullName: customXmlParts
+    summary: Gets the custom XML parts in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly customXmlParts: Word.CustomXmlPartCollection;'
+      return:
+        type: 
+  - name: documentLibraryVersions
+    uid: word!Word.Document#documentLibraryVersions:member
+    package: word!
+    fullName: documentLibraryVersions
+    summary: >-
+      Returns a `DocumentLibraryVersionCollection` object that represents the
+      collection of versions of a shared document that has versioning enabled
+      and that's stored in a document library on a server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly documentLibraryVersions: Word.DocumentLibraryVersionCollection;'
+      return:
+        type: 
+  - name: frames
+    uid: word!Word.Document#frames:member
+    package: word!
+    fullName: frames
+    summary: >-
+      Returns a `FrameCollection` object that represents all the frames in the
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly frames: Word.FrameCollection;'
+      return:
+        type: 
+  - name: hyperlinks
+    uid: word!Word.Document#hyperlinks:member
+    package: word!
+    fullName: hyperlinks
+    summary: >-
+      Returns a `HyperlinkCollection` object that represents all the hyperlinks
+      in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly hyperlinks: Word.HyperlinkCollection;'
+      return:
+        type: 
+  - name: hyphenateCaps
+    uid: word!Word.Document#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Document#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected: boolean;'
+      return:
+        type: boolean
+  - name: pageSetup
+    uid: word!Word.Document#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pageSetup: Word.PageSetup;'
+      return:
+        type: 
+  - name: properties
+    uid: word!Word.Document#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/get-built-in-properties.yaml
+
+
+      await Word.run(async (context) => {
+          const builtInProperties: Word.DocumentProperties = context.document.properties;
+          builtInProperties.load("*"); // Let's get all!
+
+          await context.sync();
+          console.log(JSON.stringify(builtInProperties, null, 4));
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly properties: Word.DocumentProperties;'
+      return:
+        type: 
+  - name: saved
+    uid: word!Word.Document#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Indicates whether the changes in the document have been saved. A value of
+      true indicates that the document hasn't changed since it was saved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly saved: boolean;'
+      return:
+        type: boolean
+  - name: sections
+    uid: word!Word.Document#sections:member
+    package: word!
+    fullName: sections
+    summary: Gets the collection of section objects in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly sections: Word.SectionCollection;'
+      return:
+        type: 
+  - name: settings
+    uid: word!Word.Document#settings:member
+    package: word!
+    fullName: settings
+    summary: Gets the add-in's settings in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+      // Gets all custom settings this add-in set on this document.
+
+      await Word.run(async (context) => {
+        const settings: Word.SettingCollection = context.document.settings;
+        settings.load("items");
+        await context.sync();
+
+        if (settings.items.length == 0) {
+          console.log("There are no settings.");
+        } else {
+          console.log("All settings:");
+          for (let i = 0; i < settings.items.length; i++) {
+            console.log(settings.items[i]);
+          }
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly settings: Word.SettingCollection;'
+      return:
+        type: 
+  - name: windows
+    uid: word!Word.Document#windows:member
+    package: word!
+    fullName: windows
+    summary: Gets the collection of `Word.Window` objects for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly windows: Word.WindowCollection;'
+      return:
+        type: 
+methods:
+  - name: addStyle(name, type)
+    uid: word!Word.Document#addStyle:member(1)
+    package: word!
+    fullName: addStyle(name, type)
+    summary: Adds a style into the document by name and type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Adds a new style.
+
+      await Word.run(async (context) => {
+        const newStyleName = (document.getElementById("new-style-name") as HTMLInputElement).value;
+        if (newStyleName == "") {
+          console.warn("Enter a style name to add.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(newStyleName);
+        style.load();
+        await context.sync();
+
+        if (!style.isNullObject) {
+          console.warn(
+            `There's an existing style with the same name '${newStyleName}'! Please provide another style name.`
+          );
+          return;
+        }
+
+        const newStyleType = ((document.getElementById("new-style-type") as HTMLSelectElement).value as unknown) as Word.StyleType;
+        context.document.addStyle(newStyleName, newStyleType);
+        await context.sync();
+
+        console.log(newStyleName + " has been added to the style list.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'addStyle(name: string, type: Word.StyleType): Word.Style;'
+      parameters:
+        - id: name
+          description: Required. A string representing the style name.
+          type: string
+        - id: type
+          description: >-
+            Required. The style type, including character, list, paragraph, or
+            table.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: addStyle(name, type)
+    uid: word!Word.Document#addStyle:member(2)
+    package: word!
+    fullName: addStyle(name, type)
+    summary: Adds a style into the document by name and type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addStyle(name: string, type: "Character" | "List" | "Paragraph" |
+        "Table"): Word.Style;
+      parameters:
+        - id: name
+          description: Required. A string representing the style name.
+          type: string
+        - id: type
+          description: >-
+            Required. The style type, including character, list, paragraph, or
+            table.
+          type: '"Character" | "List" | "Paragraph" | "Table"'
+      return:
+        type: 
+        description: ''
+  - name: close(closeBehavior)
+    uid: word!Word.Document#close:member(1)
+    package: word!
+    fullName: close(closeBehavior)
+    summary: |-
+      Closes the current document.
+
+      Note: This API isn't supported in Word on the web.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/save-close.yaml
+
+
+      // Closes the document with default behavior
+
+      // for current state of the document.
+
+      await Word.run(async (context) => {
+        context.document.close();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'close(closeBehavior?: Word.CloseBehavior): void;'
+      parameters:
+        - id: closeBehavior
+          description: >-
+            Optional. The close behavior must be 'Save' or 'SkipSave'. Default
+            value is 'Save'.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: close(closeBehavior)
+    uid: word!Word.Document#close:member(2)
+    package: word!
+    fullName: close(closeBehavior)
+    summary: |-
+      Closes the current document.
+
+      Note: This API isn't supported in Word on the web.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'close(closeBehavior?: "Save" | "SkipSave"): void;'
+      parameters:
+        - id: closeBehavior
+          description: >-
+            Optional. The close behavior must be 'Save' or 'SkipSave'. Default
+            value is 'Save'.
+          type: '"Save" | "SkipSave"'
+      return:
+        type: void
+        description: ''
+  - name: compare(filePath, documentCompareOptions)
+    uid: word!Word.Document#compare:member(1)
+    package: word!
+    fullName: compare(filePath, documentCompareOptions)
+    summary: >-
+      Displays revision marks that indicate where the specified document differs
+      from another document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/compare-documents.yaml
+
+
+      // Compares the current document with a specified external document.
+
+      await Word.run(async (context) => {
+        // Absolute path of an online or local document.
+        const filePath = (document.getElementById("filePath") as HTMLInputElement).value;
+        // Options that configure the compare operation.
+        const options: Word.DocumentCompareOptions = {
+          compareTarget: Word.CompareTarget.compareTargetCurrent,
+          detectFormatChanges: false
+          // Other options you choose...
+          };
+        context.document.compare(filePath, options);
+
+        await context.sync();
+
+        console.log("Differences shown in the current document.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        compare(filePath: string, documentCompareOptions?:
+        Word.DocumentCompareOptions): void;
+      parameters:
+        - id: filePath
+          description: >-
+            Required. The path of the document with which the specified document
+            is compared.
+          type: string
+        - id: documentCompareOptions
+          description: >-
+            Optional. The additional options that specifies the behavior of
+            comparing document.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: compareFromBase64(base64File, documentCompareOptions)
+    uid: word!Word.Document#compareFromBase64:member(1)
+    package: word!
+    fullName: compareFromBase64(base64File, documentCompareOptions)
+    summary: >-
+      Displays revision marks that indicate where the specified document differs
+      from another document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        compareFromBase64(base64File: string, documentCompareOptions?:
+        Word.DocumentCompareOptions): void;
+      parameters:
+        - id: base64File
+          description: >-
+            Required. The Base64-encoded content of the document with which the
+            specified document is compared.
+          type: string
+        - id: documentCompareOptions
+          description: >-
+            Optional. The additional options that specify the behavior for
+            comparing the documents. Note that the `compareTarget` option isn't
+            allowed to be `CompareTargetSelected` in this API.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: deleteBookmark(name)
+    uid: word!Word.Document#deleteBookmark:member(1)
+    package: word!
+    fullName: deleteBookmark(name)
+    summary: Deletes a bookmark, if it exists, from the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteBookmark(name: string): void;'
+      parameters:
+        - id: name
+          description: Required. The case-insensitive bookmark name.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: detectLanguage()
+    uid: word!Word.Document#detectLanguage:member(1)
+    package: word!
+    fullName: detectLanguage()
+    summary: Analyzes the document text to determine the language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'detectLanguage(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getAnnotationById(id)
+    uid: word!Word.Document#getAnnotationById:member(1)
+    package: word!
+    fullName: getAnnotationById(id)
+    summary: >-
+      Gets the annotation by ID. Throws an `ItemNotFound` error if annotation
+      isn't found.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getAnnotationById(id: string): Word.Annotation;'
+      parameters:
+        - id: id
+          description: The ID of the annotation to get.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getBookmarkRange(name)
+    uid: word!Word.Document#getBookmarkRange:member(1)
+    package: word!
+    fullName: getBookmarkRange(name)
+    summary: >-
+      Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark
+      doesn't exist.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBookmarkRange(name: string): Word.Range;'
+      parameters:
+        - id: name
+          description: Required. The case-insensitive bookmark name.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getBookmarkRangeOrNullObject(name)
+    uid: word!Word.Document#getBookmarkRangeOrNullObject:member(1)
+    package: word!
+    fullName: getBookmarkRangeOrNullObject(name)
+    summary: >-
+      Gets a bookmark's range. If the bookmark doesn't exist, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBookmarkRangeOrNullObject(name: string): Word.Range;'
+      parameters:
+        - id: name
+          description: Required. The case-insensitive bookmark name.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getContentControls(options)
+    uid: word!Word.Document#getContentControls:member(1)
+    package: word!
+    fullName: getContentControls(options)
+    summary: Gets the currently supported content controls in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: If specific types are provided in the options parameter, only
+      content controls of supported types are returned. Be aware that an
+      exception will be thrown on using methods of a generic
+      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
+      relevant for the specific type. With time, additional types of content
+      controls may be supported. Therefore, your add-in should request and
+      handle specific types of content controls.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+      // Toggles the isChecked property on all checkbox content controls.
+
+      await Word.run(async (context) => {
+        let contentControls = context.document.getContentControls({
+          types: [Word.ContentControlType.checkBox]
+        });
+        contentControls.load("items");
+
+        await context.sync();
+
+        const length = contentControls.items.length;
+        console.log(`Number of checkbox content controls: ${length}`);
+
+        if (length <= 0) {
+          return;
+        }
+
+        const checkboxContentControls = [];
+        for (let i = 0; i < length; i++) {
+          let contentControl = contentControls.items[i];
+          contentControl.load("id,checkboxContentControl/isChecked");
+          checkboxContentControls.push(contentControl);
+        }
+
+        await context.sync();
+
+        console.log("isChecked state before:");
+        const updatedCheckboxContentControls = [];
+        for (let i = 0; i < checkboxContentControls.length; i++) {
+          const currentCheckboxContentControl = checkboxContentControls[i];
+          const isCheckedBefore = currentCheckboxContentControl.checkboxContentControl.isChecked;
+          console.log(`id: ${currentCheckboxContentControl.id} ... isChecked: ${isCheckedBefore}`);
+
+          currentCheckboxContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+          currentCheckboxContentControl.load("id,checkboxContentControl/isChecked");
+          updatedCheckboxContentControls.push(currentCheckboxContentControl);
+        }
+
+        await context.sync();
+
+        console.log("isChecked state after:");
+        for (let i = 0; i < updatedCheckboxContentControls.length; i++) {
+          const currentCheckboxContentControl = updatedCheckboxContentControls[i];
+          console.log(
+            `id: ${currentCheckboxContentControl.id} ... isChecked: ${currentCheckboxContentControl.checkboxContentControl.isChecked}`
+          );
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getContentControls(options?: Word.ContentControlOptions):
+        Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Optional. Options that define which content controls are returned.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getEndnoteBody()
+    uid: word!Word.Document#getEndnoteBody:member(1)
+    package: word!
+    fullName: getEndnoteBody()
+    summary: Gets the document's endnotes in a single body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getEndnoteBody(): Word.Body;'
+      return:
+        type: 
+        description: ''
+  - name: getFootnoteBody()
+    uid: word!Word.Document#getFootnoteBody:member(1)
+    package: word!
+    fullName: getFootnoteBody()
+    summary: Gets the document's footnotes in a single body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFootnoteBody(): Word.Body;'
+      return:
+        type: 
+        description: ''
+  - name: getParagraphByUniqueLocalId(id)
+    uid: word!Word.Document#getParagraphByUniqueLocalId:member(1)
+    package: word!
+    fullName: getParagraphByUniqueLocalId(id)
+    summary: >-
+      Gets the paragraph by its unique local ID. Throws an `ItemNotFound` error
+      if the collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onadded-event.yaml
+
+
+      await Word.run(async (context) => {
+        const paragraphId = (document.getElementById("paragraph-id") as HTMLInputElement).value;
+        const paragraph: Word.Paragraph = context.document.getParagraphByUniqueLocalId(paragraphId);
+        paragraph.load();
+        await paragraph.context.sync();
+
+        console.log(paragraph);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getParagraphByUniqueLocalId(id: string): Word.Paragraph;'
+      parameters:
+        - id: id
+          description: >-
+            Required. Unique local ID in standard 8-4-4-4-12 GUID format without
+            curly braces. Note that the ID differs across sessions and
+            coauthors.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getSelection()
+    uid: word!Word.Document#getSelection:member(1)
+    package: word!
+    fullName: getSelection()
+    summary: >-
+      Gets the current selection of the document. Multiple selections aren't
+      supported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          const textSample = 'This is an example of the insert text method. This is a method ' + 
+              'which allows users to insert text into a selection. It can insert text into a ' +
+              'relative location or it can overwrite the current selection. Since the ' +
+              'getSelection method returns a range object, look up the range object documentation ' +
+              'for everything you can do with a selection.';
+          
+          // Create a range proxy object for the current selection.
+          const range = context.document.getSelection();
+          
+          // Queue a command to insert text at the end of the selection.
+          range.insertText(textSample, Word.InsertLocation.end);
+          
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Inserted the text at the end of the selection.');
+      });  
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getSelection(): Word.Range;'
+      return:
+        type: 
+        description: ''
+  - name: getStyles()
+    uid: word!Word.Document#getStyles:member(1)
+    package: word!
+    fullName: getStyles()
+    summary: >-
+      Gets a StyleCollection object that represents the whole style set of the
+      document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Gets the number of available styles stored with the document.
+
+      await Word.run(async (context) => {
+        const styles: Word.StyleCollection = context.document.getStyles();
+        const count = styles.getCount();
+        await context.sync();
+
+        console.log(`Number of styles: ${count.value}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getStyles(): Word.StyleCollection;'
+      return:
+        type: 
+        description: ''
+  - name: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    uid: word!Word.Document#importStylesFromJson:member(1)
+    package: word!
+    fullName: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    summary: Import styles from a JSON-formatted string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `importedStylesConflictBehavior` parameter was introduced in
+      WordApiDesktop 1.1.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-custom-style.yaml
+
+
+      // Imports styles from JSON.
+
+      await Word.run(async (context) => {
+        const str =
+          '{"styles":[{"baseStyle":"Default Paragraph Font","builtIn":false,"inUse":true,"linked":false,"nameLocal":"NewCharStyle","priority":2,"quickStyle":true,"type":"Character","unhideWhenUsed":false,"visibility":false,"paragraphFormat":null,"font":{"name":"DengXian Light","size":16.0,"bold":true,"italic":false,"color":"#F1A983","underline":"None","subscript":false,"superscript":true,"strikeThrough":true,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#FF0000"}},{"baseStyle":"Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewParaStyle","nameLocal":"NewParaStyle","priority":1,"quickStyle":true,"type":"Paragraph","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Centered","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":72.0,"lineSpacing":18.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":72.0,"spaceAfter":30.0,"spaceBefore":30.0,"widowControl":true},"font":{"name":"DengXian","size":14.0,"bold":true,"italic":true,"color":"#8DD873","underline":"Single","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":true,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#00FF00"}},{"baseStyle":"Table Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewTableStyle","nameLocal":"NewTableStyle","priority":100,"type":"Table","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Left","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":0.0,"lineSpacing":12.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":0.0,"spaceAfter":0.0,"spaceBefore":0.0,"widowControl":true},"font":{"name":"DengXian","size":20.0,"bold":false,"italic":true,"color":"#D86DCB","underline":"None","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"tableStyle":{"allowBreakAcrossPage":true,"alignment":"Left","bottomCellMargin":0.0,"leftCellMargin":0.08,"rightCellMargin":0.08,"topCellMargin":0.0,"cellSpacing":0.0},"shading":{"backgroundPatternColor":"#60CAF3"}}]}';
+        const styles = context.document.importStylesFromJson(str);
+
+        // If you'd like to set how conflicting styles are handled, use the importedStylesConflictBehavior parameter that was introduced in the Desktop 1.1 requirement set. "Ignore" is the default.
+        ////const styles = context.document.importStylesFromJson(str, Word.ImportedStylesConflictBehavior.Ignore);
+
+        await context.sync();
+        console.log("Styles imported from JSON:", styles);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        importStylesFromJson(stylesJson: string,
+        importedStylesConflictBehavior?: Word.ImportedStylesConflictBehavior):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: stylesJson
+          description: Required. A JSON-formatted string representing the styles.
+          type: string
+        - id: importedStylesConflictBehavior
+          description: >-
+            Optional. Specifies how to handle any imported styles with the same
+            name as existing styles in the current document.
+          type: 
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    uid: word!Word.Document#importStylesFromJson:member(2)
+    package: word!
+    fullName: importStylesFromJson(stylesJson, importedStylesConflictBehavior)
+    summary: Import styles from a JSON-formatted string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `importedStylesConflictBehavior` parameter was introduced in
+      WordApiDesktop 1.1.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        importStylesFromJson(stylesJson: string,
+        importedStylesConflictBehavior?: "Ignore" | "Overwrite" | "CreateNew"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: stylesJson
+          description: Required. A JSON-formatted string representing the styles.
+          type: string
+        - id: importedStylesConflictBehavior
+          description: >-
+            Optional. Specifies how to handle any imported styles with the same
+            name as existing styles in the current document.
+          type: '"Ignore" | "Overwrite" | "CreateNew"'
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation, insertFileOptions)
+    uid: word!Word.Document#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation, insertFileOptions)
+    summary: >-
+      Inserts a document into the target document at a specific location with
+      additional properties. Headers, footers, watermarks, and other section
+      properties are copied by default.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
+
+
+      // Inserts content (applying selected settings) from another document
+      passed in as a Base64-encoded string.
+
+      await Word.run(async (context) => {
+        // Use the Base64-encoded string representation of the selected .docx file.
+        context.document.insertFileFromBase64(externalDocument, "Replace", {
+          importTheme: true,
+          importStyles: true,
+          importParagraphSpacing: true,
+          importPageColor: true,
+          importChangeTrackingMode: true,
+          importCustomProperties: true,
+          importCustomXmlParts: true,
+          importDifferentOddEvenPages: true
+        });
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation.replace | Word.InsertLocation.start |
+        Word.InsertLocation.end | "Replace" | "Start" | "End",
+        insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+      parameters:
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+        - id: insertFileOptions
+          description: >-
+            Optional. The additional properties that should be imported to the
+            destination document.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Document#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.DocumentLoadOptions): Word.Document;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: |-
+
+
+          #### Examples
+
+          ```TypeScript
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+              
+              // Create a proxy object for the document.
+              const thisDocument = context.document;
+              
+              // Queue a command to load content control properties.
+              thisDocument.load('contentControls/id, contentControls/text, contentControls/tag');
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              if (thisDocument.contentControls.items.length !== 0) {
+                  for (let i = 0; i < thisDocument.contentControls.items.length; i++) {
+                      console.log(thisDocument.contentControls.items[i].id);
+                      console.log(thisDocument.contentControls.items[i].text);
+                      console.log(thisDocument.contentControls.items[i].tag);
+                  }
+              } else {
+                  console.log('No content controls in this document.');
+              }
+          });
+          ```
+  - name: load(propertyNames)
+    uid: word!Word.Document#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Document;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Document#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Document;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: manualHyphenation()
+    uid: word!Word.Document#manualHyphenation:member(1)
+    package: word!
+    fullName: manualHyphenation()
+    summary: Initiates manual hyphenation of a document, one line at a time.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'manualHyphenation(): void;'
+      return:
+        type: void
+        description: ''
+  - name: save(saveBehavior, fileName)
+    uid: word!Word.Document#save:member(1)
+    package: word!
+    fullName: save(saveBehavior, fileName)
+    summary: Saves the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `saveBehavior` and `fileName` parameters were introduced in
+      WordApi 1.5.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the document.
+          const thisDocument = context.document;
+
+          // Queue a command to load the document save state (on the saved property).
+          thisDocument.load('saved');    
+          
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+              
+          if (thisDocument.saved === false) {
+              // Queue a command to save this document.
+              thisDocument.save();
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Saved the document');
+          } else {
+              console.log('The document has not changed since the last save.');
+          }
+      });
+
+      ```
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/save-close.yaml
+
+
+      // Saves the document with default behavior
+
+      // for current state of the document.
+
+      await Word.run(async (context) => {
+        context.document.save();
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;'
+      parameters:
+        - id: saveBehavior
+          description: >-
+            Optional. The save behavior must be 'Save' or 'Prompt'. Default
+            value is 'Save'.
+          type: 
+        - id: fileName
+          description: >-
+            Optional. The file name (exclude file extension). Only takes effect
+            for a new document.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: save(saveBehavior, fileName)
+    uid: word!Word.Document#save:member(2)
+    package: word!
+    fullName: save(saveBehavior, fileName)
+    summary: Saves the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `saveBehavior` and `fileName` parameters were introduced in
+      WordApi 1.5.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;'
+      parameters:
+        - id: saveBehavior
+          description: >-
+            Optional. The save behavior must be 'Save' or 'Prompt'. Default
+            value is 'Save'.
+          type: '"Save" | "Prompt"'
+        - id: fileName
+          description: >-
+            Optional. The file name (exclude file extension). Only takes effect
+            for a new document.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.Document#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified search options on the scope of the
+      whole document. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: ''
+          type: string
+        - id: searchOptions
+          description: ''
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Document#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.DocumentUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Document#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Document): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Document#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Document` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.DocumentData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DocumentData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Document#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Document;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Document#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Document;'
+      return:
+        type: 
+        description: ''
+events:
+  - name: onAnnotationClicked
+    uid: word!Word.Document#onAnnotationClicked:member
+    package: word!
+    fullName: onAnnotationClicked
+    summary: >-
+      Occurs when the user clicks an annotation (or selects it using
+      **Alt+Down**).
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Registers event handlers.
+
+      await Word.run(async (context) => {
+        eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+        eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+        eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+        eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+        eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+        eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+        eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+        await context.sync();
+
+        console.log("Event handlers registered.");
+      });
+
+
+      ...
+
+
+      async function onClickedHandler(args: Word.AnnotationClickedEventArgs) {
+        await Word.run(async (context) => {
+          const annotation: Word.Annotation = context.document.getAnnotationById(args.id);
+          annotation.load("critiqueAnnotation");
+
+          await context.sync();
+
+          console.log(`AnnotationClicked: ID ${args.id}:`, annotation.critiqueAnnotation.critique);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onAnnotationClicked:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onAnnotationHovered
+    uid: word!Word.Document#onAnnotationHovered:member
+    package: word!
+    fullName: onAnnotationHovered
+    summary: Occurs when the user hovers the cursor over an annotation.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Registers event handlers.
+
+      await Word.run(async (context) => {
+        eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+        eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+        eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+        eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+        eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+        eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+        eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+        await context.sync();
+
+        console.log("Event handlers registered.");
+      });
+
+
+      ...
+
+
+      async function onHoveredHandler(args: Word.AnnotationHoveredEventArgs) {
+        await Word.run(async (context) => {
+          const annotation: Word.Annotation = context.document.getAnnotationById(args.id);
+          annotation.load("critiqueAnnotation");
+
+          await context.sync();
+
+          console.log(`AnnotationHovered: ID ${args.id}:`, annotation.critiqueAnnotation.critique);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onAnnotationHovered:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onAnnotationInserted
+    uid: word!Word.Document#onAnnotationInserted:member
+    package: word!
+    fullName: onAnnotationInserted
+    summary: Occurs when the user adds one or more annotations.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Registers event handlers.
+
+      await Word.run(async (context) => {
+        eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+        eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+        eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+        eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+        eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+        eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+        eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+        await context.sync();
+
+        console.log("Event handlers registered.");
+      });
+
+
+      ...
+
+
+      async function onInsertedHandler(args: Word.AnnotationInsertedEventArgs) {
+        await Word.run(async (context) => {
+          const annotations = [];
+          for (let i = 0; i < args.ids.length; i++) {
+            let annotation: Word.Annotation = context.document.getAnnotationById(args.ids[i]);
+            annotation.load("id,critiqueAnnotation");
+
+            annotations.push(annotation);
+          }
+
+          await context.sync();
+
+          for (let annotation of annotations) {
+            console.log(`AnnotationInserted: ID ${annotation.id}:`, annotation.critiqueAnnotation.critique);
+          }
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onAnnotationInserted:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onAnnotationPopupAction
+    uid: word!Word.Document#onAnnotationPopupAction:member
+    package: word!
+    fullName: onAnnotationPopupAction
+    summary: Occurs when the user performs an action in an annotation pop-up menu.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Registers event handlers.
+
+      await Word.run(async (context) => {
+        eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+        eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+        eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+        eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+        eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+        eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+        eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+        await context.sync();
+
+        console.log("Event handlers registered.");
+      });
+
+
+      ...
+
+
+      async function onPopupActionHandler(args:
+      Word.AnnotationPopupActionEventArgs) {
+        await Word.run(async (context) => {
+          let message = `AnnotationPopupAction: ID ${args.id} = `;
+          if (args.action === "Accept") {
+            message += `Accepted: ${args.critiqueSuggestion}`;
+          } else {
+            message += "Rejected";
+          }
+
+          console.log(message);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onAnnotationPopupAction:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onAnnotationRemoved
+    uid: word!Word.Document#onAnnotationRemoved:member
+    package: word!
+    fullName: onAnnotationRemoved
+    summary: Occurs when the user deletes one or more annotations.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Registers event handlers.
+
+      await Word.run(async (context) => {
+        eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+        eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+        eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+        eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+        eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+        eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+        eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+        await context.sync();
+
+        console.log("Event handlers registered.");
+      });
+
+
+      ...
+
+
+      async function onRemovedHandler(args: Word.AnnotationRemovedEventArgs) {
+        await Word.run(async (context) => {
+          for (let id of args.ids) {
+            console.log(`AnnotationRemoved: ID ${id}`);
+          }
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onAnnotationRemoved:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onContentControlAdded
+    uid: word!Word.Document#onContentControlAdded:member
+    package: word!
+    fullName: onContentControlAdded
+    summary: >-
+      Occurs when a content control is added. Run context.sync() in the handler
+      to get the new content control's properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-onadded-event.yaml
+
+
+      // Registers the onAdded event handler on the document.
+
+      await Word.run(async (context) => {
+        eventContext = context.document.onContentControlAdded.add(contentControlAdded);
+        await context.sync();
+
+        console.log("Added event handler for when content controls are added.");
+      });
+
+
+      ...
+
+
+      async function contentControlAdded(event:
+      Word.ContentControlAddedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.eventType} event detected. IDs of content controls that were added:`, event.ids);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onContentControlAdded:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onParagraphAdded
+    uid: word!Word.Document#onParagraphAdded:member
+    package: word!
+    fullName: onParagraphAdded
+    summary: Occurs when the user adds new paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onadded-event.yaml
+
+
+      // Registers the onParagraphAdded event handler on the document.
+
+      await Word.run(async (context) => {
+        eventContext = context.document.onParagraphAdded.add(paragraphAdded);
+        await context.sync();
+
+        console.log("Added event handler for when paragraphs are added.");
+      });
+
+
+      ...
+
+
+      async function paragraphAdded(event: Word.ParagraphAddedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.type} event detected. IDs of paragraphs that were added:`, event.uniqueLocalIds);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onParagraphAdded:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onParagraphChanged
+    uid: word!Word.Document#onParagraphChanged:member
+    package: word!
+    fullName: onParagraphChanged
+    summary: Occurs when the user changes paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onchanged-event.yaml
+
+
+      // Registers the onParagraphChanged event handler on the document.
+
+      await Word.run(async (context) => {
+        eventContext = context.document.onParagraphChanged.add(paragraphChanged);
+        await context.sync();
+
+        console.log("Added event handler for when content is changed in paragraphs.");
+      });
+
+
+      ...
+
+
+      async function paragraphChanged(event: Word.ParagraphChangedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.type} event detected. IDs of paragraphs where content was changed:`, event.uniqueLocalIds);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onParagraphChanged:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+  - name: onParagraphDeleted
+    uid: word!Word.Document#onParagraphDeleted:member
+    package: word!
+    fullName: onParagraphDeleted
+    summary: Occurs when the user deletes paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/ondeleted-event.yaml
+
+
+      // Registers the onParagraphDeleted event handler on the document.
+
+      await Word.run(async (context) => {
+        eventContext = context.document.onParagraphDeleted.add(paragraphDeleted);
+        await context.sync();
+
+        console.log("Added event handlers for when paragraphs are deleted.");
+      });
+
+
+      ...
+
+
+      async function paragraphDeleted(event: Word.ParagraphDeletedEventArgs) {
+        await Word.run(async (context) => {
+          console.log(`${event.type} event detected. IDs of paragraphs that were deleted:`, event.uniqueLocalIds);
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly onParagraphDeleted:
+        OfficeExtension.EventHandlers;
+      return:
+        type: >-
+          <>
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentcompareoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentcompareoptions.yml
new file mode 100644
index 0000000000..fb0c4ed47a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentcompareoptions.yml
@@ -0,0 +1,168 @@
+### YamlMime:TSType
+name: Word.DocumentCompareOptions
+uid: word!Word.DocumentCompareOptions:interface
+package: word!
+fullName: Word.DocumentCompareOptions
+summary: Specifies the options to be included in a compare document operation.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/compare-documents.yaml
+
+
+  // Compares the current document with a specified external document.
+
+  await Word.run(async (context) => {
+    // Absolute path of an online or local document.
+    const filePath = (document.getElementById("filePath") as HTMLInputElement).value;
+    // Options that configure the compare operation.
+    const options: Word.DocumentCompareOptions = {
+      compareTarget: Word.CompareTarget.compareTargetCurrent,
+      detectFormatChanges: false
+      // Other options you choose...
+      };
+    context.document.compare(filePath, options);
+
+    await context.sync();
+
+    console.log("Differences shown in the current document.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: addToRecentFiles
+    uid: word!Word.DocumentCompareOptions#addToRecentFiles:member
+    package: word!
+    fullName: addToRecentFiles
+    summary: >-
+      True adds the document to the list of recently used files on the File
+      menu. The default value is True.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'addToRecentFiles?: boolean;'
+      return:
+        type: boolean
+  - name: authorName
+    uid: word!Word.DocumentCompareOptions#authorName:member
+    package: word!
+    fullName: authorName
+    summary: >-
+      The reviewer name associated with the differences generated by the
+      comparison. If unspecified, the value defaults to the author name of the
+      revised document or the string "Comparison" if no author information is
+      present.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: string;'
+      return:
+        type: string
+  - name: compareTarget
+    uid: word!Word.DocumentCompareOptions#compareTarget:member
+    package: word!
+    fullName: compareTarget
+    summary: >-
+      The target document for the comparison. Default value is
+      'CompareTargetCurrent'.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        compareTarget?: Word.CompareTarget | "CompareTargetCurrent" |
+        "CompareTargetSelected" | "CompareTargetNew";
+      return:
+        type: >-
+           | "CompareTargetCurrent" |
+          "CompareTargetSelected" | "CompareTargetNew"
+  - name: detectFormatChanges
+    uid: word!Word.DocumentCompareOptions#detectFormatChanges:member
+    package: word!
+    fullName: detectFormatChanges
+    summary: True (default) for the comparison to include detection of format changes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'detectFormatChanges?: boolean;'
+      return:
+        type: boolean
+  - name: ignoreAllComparisonWarnings
+    uid: word!Word.DocumentCompareOptions#ignoreAllComparisonWarnings:member
+    package: word!
+    fullName: ignoreAllComparisonWarnings
+    summary: >-
+      True compares the documents without notifying a user of problems. The
+      default value is False.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignoreAllComparisonWarnings?: boolean;'
+      return:
+        type: boolean
+  - name: removeDateAndTime
+    uid: word!Word.DocumentCompareOptions#removeDateAndTime:member
+    package: word!
+    fullName: removeDateAndTime
+    summary: >-
+      True removes date and time stamp information from tracked changes in the
+      returned Document object. The default value is False.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeDateAndTime?: boolean;'
+      return:
+        type: boolean
+  - name: removePersonalInformation
+    uid: word!Word.DocumentCompareOptions#removePersonalInformation:member
+    package: word!
+    fullName: removePersonalInformation
+    summary: >-
+      True removes all user information from comments, revisions, and the
+      properties dialog box in the returned Document object. The default value
+      is False.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removePersonalInformation?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentcreated.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentcreated.yml
new file mode 100644
index 0000000000..8126969847
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentcreated.yml
@@ -0,0 +1,301 @@
+### YamlMime:TSType
+name: Word.DocumentCreated
+uid: word!Word.DocumentCreated:class
+package: word!
+fullName: Word.DocumentCreated
+summary: >-
+  The DocumentCreated object is the top level object created by
+  Application.CreateDocument. A DocumentCreated object is a special Document
+  object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
+
+
+  // Updates the text of the current document with the text from another
+  document passed in as a Base64-encoded string.
+
+  await Word.run(async (context) => {
+    // Use the Base64-encoded string representation of the selected .docx file.
+    const externalDoc: Word.DocumentCreated = context.application.createDocument(externalDocument);
+    await context.sync();
+
+    if (!Office.context.requirements.isSetSupported("WordApiHiddenDocument", "1.3")) {
+      console.warn("The WordApiHiddenDocument 1.3 requirement set isn't supported on this client so can't proceed. Try this action on a platform that supports this requirement set.");
+      return;
+    }
+
+    const externalDocBody: Word.Body = externalDoc.body;
+    externalDocBody.load("text");
+    await context.sync();
+
+    // Insert the external document's text at the beginning of the current document's body.
+    const externalDocBodyText = externalDocBody.text;
+    const currentDocBody: Word.Body = context.document.body;
+    currentDocBody.insertText(externalDocBodyText, Word.InsertLocation.start);
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.DocumentCreated#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+methods:
+  - name: load(options)
+    uid: word!Word.DocumentCreated#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.DocumentCreatedLoadOptions):
+        Word.DocumentCreated;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DocumentCreated#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.DocumentCreated;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DocumentCreated#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.DocumentCreated;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: open()
+    uid: word!Word.DocumentCreated#open:member(1)
+    package: word!
+    fullName: open()
+    summary: Opens the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Create and open a new document in a new tab or window.
+
+      await Word.run(async (context) => {
+          const externalDoc = context.application.createDocument();
+          await context.sync();
+
+          externalDoc.open();
+          await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'open(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.DocumentCreated#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.DocumentCreatedUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.DocumentCreated#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.DocumentCreated): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DocumentCreated#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.DocumentCreated`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.DocumentCreatedData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DocumentCreatedData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.DocumentCreated#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DocumentCreated;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DocumentCreated#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DocumentCreated;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentlibraryversion.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentlibraryversion.yml
new file mode 100644
index 0000000000..6e51a88cac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentlibraryversion.yml
@@ -0,0 +1,229 @@
+### YamlMime:TSType
+name: Word.DocumentLibraryVersion
+uid: word!Word.DocumentLibraryVersion:class
+package: word!
+fullName: Word.DocumentLibraryVersion
+summary: Represents a document library version.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: comments
+    uid: word!Word.DocumentLibraryVersion#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Gets any optional comments associated with this version of the shared
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly comments: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.DocumentLibraryVersion#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: modified
+    uid: word!Word.DocumentLibraryVersion#modified:member
+    package: word!
+    fullName: modified
+    summary: >-
+      Gets the date and time at which this version of the shared document was
+      last saved to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly modified: any;'
+      return:
+        type: any
+  - name: modifiedBy
+    uid: word!Word.DocumentLibraryVersion#modifiedBy:member
+    package: word!
+    fullName: modifiedBy
+    summary: >-
+      Gets the name of the user who last saved this version of the shared
+      document to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly modifiedBy: string;'
+      return:
+        type: string
+methods:
+  - name: load(options)
+    uid: word!Word.DocumentLibraryVersion#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.DocumentLibraryVersionLoadOptions):
+        Word.DocumentLibraryVersion;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DocumentLibraryVersion#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.DocumentLibraryVersion;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DocumentLibraryVersion#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.DocumentLibraryVersion;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DocumentLibraryVersion#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.DocumentLibraryVersion` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.DocumentLibraryVersionData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DocumentLibraryVersionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.DocumentLibraryVersion#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DocumentLibraryVersion;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DocumentLibraryVersion#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DocumentLibraryVersion;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentlibraryversioncollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentlibraryversioncollection.yml
new file mode 100644
index 0000000000..b53d6b7b5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentlibraryversioncollection.yml
@@ -0,0 +1,236 @@
+### YamlMime:TSType
+name: Word.DocumentLibraryVersionCollection
+uid: word!Word.DocumentLibraryVersionCollection:class
+package: word!
+fullName: Word.DocumentLibraryVersionCollection
+summary: >-
+  Represents the collection of
+  [Word.DocumentLibraryVersion](xref:word!Word.DocumentLibraryVersion:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.DocumentLibraryVersionCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.DocumentLibraryVersionCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.DocumentLibraryVersion[];'
+      return:
+        type: []
+methods:
+  - name: getItem(index)
+    uid: word!Word.DocumentLibraryVersionCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(index)
+    summary: Gets a `DocumentLibraryVersion` object by its index in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(index: number): Word.DocumentLibraryVersion;'
+      parameters:
+        - id: index
+          description: The location of a `DocumentLibraryVersion` object.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: isVersioningEnabled()
+    uid: word!Word.DocumentLibraryVersionCollection#isVersioningEnabled:member(1)
+    package: word!
+    fullName: isVersioningEnabled()
+    summary: >-
+      Returns whether the document library in which the active document is saved
+      on the server is configured to create a backup copy, or version, each time
+      the file is edited on the website.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVersioningEnabled(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: load(options)
+    uid: word!Word.DocumentLibraryVersionCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?:
+        Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions):
+        Word.DocumentLibraryVersionCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DocumentLibraryVersionCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.DocumentLibraryVersionCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DocumentLibraryVersionCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.DocumentLibraryVersionCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DocumentLibraryVersionCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.DocumentLibraryVersionCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.DocumentLibraryVersionCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DocumentLibraryVersionCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.DocumentLibraryVersionCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DocumentLibraryVersionCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DocumentLibraryVersionCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DocumentLibraryVersionCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentproperties.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentproperties.yml
new file mode 100644
index 0000000000..b7410d13f5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentproperties.yml
@@ -0,0 +1,532 @@
+### YamlMime:TSType
+name: Word.DocumentProperties
+uid: word!Word.DocumentProperties:class
+package: word!
+fullName: Word.DocumentProperties
+summary: Represents document properties.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/get-built-in-properties.yaml
+
+
+  await Word.run(async (context) => {
+      const builtInProperties: Word.DocumentProperties = context.document.properties;
+      builtInProperties.load("*"); // Let's get all!
+
+      await context.sync();
+      console.log(JSON.stringify(builtInProperties, null, 4));
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: applicationName
+    uid: word!Word.DocumentProperties#applicationName:member
+    package: word!
+    fullName: applicationName
+    summary: Gets the application name of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly applicationName: string;'
+      return:
+        type: string
+  - name: author
+    uid: word!Word.DocumentProperties#author:member
+    package: word!
+    fullName: author
+    summary: Specifies the author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author: string;'
+      return:
+        type: string
+  - name: category
+    uid: word!Word.DocumentProperties#category:member
+    package: word!
+    fullName: category
+    summary: Specifies the category of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'category: string;'
+      return:
+        type: string
+  - name: comments
+    uid: word!Word.DocumentProperties#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Specifies the Comments field in the metadata of the document. These have
+      no connection to comments by users made in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments: string;'
+      return:
+        type: string
+  - name: company
+    uid: word!Word.DocumentProperties#company:member
+    package: word!
+    fullName: company
+    summary: Specifies the company of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'company: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.DocumentProperties#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: creationDate
+    uid: word!Word.DocumentProperties#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly creationDate: Date;'
+      return:
+        type: Date
+  - name: customProperties
+    uid: word!Word.DocumentProperties#customProperties:member
+    package: word!
+    fullName: customProperties
+    summary: Gets the collection of custom properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly customProperties: Word.CustomPropertyCollection;'
+      return:
+        type: 
+  - name: format
+    uid: word!Word.DocumentProperties#format:member
+    package: word!
+    fullName: format
+    summary: Specifies the format of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'format: string;'
+      return:
+        type: string
+  - name: keywords
+    uid: word!Word.DocumentProperties#keywords:member
+    package: word!
+    fullName: keywords
+    summary: Specifies the keywords of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keywords: string;'
+      return:
+        type: string
+  - name: lastAuthor
+    uid: word!Word.DocumentProperties#lastAuthor:member
+    package: word!
+    fullName: lastAuthor
+    summary: Gets the last author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lastAuthor: string;'
+      return:
+        type: string
+  - name: lastPrintDate
+    uid: word!Word.DocumentProperties#lastPrintDate:member
+    package: word!
+    fullName: lastPrintDate
+    summary: Gets the last print date of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lastPrintDate: Date;'
+      return:
+        type: Date
+  - name: lastSaveTime
+    uid: word!Word.DocumentProperties#lastSaveTime:member
+    package: word!
+    fullName: lastSaveTime
+    summary: Gets the last save time of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lastSaveTime: Date;'
+      return:
+        type: Date
+  - name: manager
+    uid: word!Word.DocumentProperties#manager:member
+    package: word!
+    fullName: manager
+    summary: Specifies the manager of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'manager: string;'
+      return:
+        type: string
+  - name: revisionNumber
+    uid: word!Word.DocumentProperties#revisionNumber:member
+    package: word!
+    fullName: revisionNumber
+    summary: Gets the revision number of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly revisionNumber: string;'
+      return:
+        type: string
+  - name: security
+    uid: word!Word.DocumentProperties#security:member
+    package: word!
+    fullName: security
+    summary: >-
+      Gets security settings of the document. Some are access restrictions on
+      the file on disk. Others are Document Protection settings. Some possible
+      values are 0 = File on disk is read/write; 1 = Protect Document: File is
+      encrypted and requires a password to open; 2 = Protect Document: Always
+      Open as Read-Only; 3 = Protect Document: Both \#1 and \#2; 4 = File on
+      disk is read-only; 5 = Both \#1 and \#4; 6 = Both \#2 and \#4; 7 = All of
+      \#1, \#2, and \#4; 8 = Protect Document: Restrict Edit to read-only; 9 =
+      Both \#1 and \#8; 10 = Both \#2 and \#8; 11 = All of \#1, \#2, and \#8; 12
+      = Both \#4 and \#8; 13 = All of \#1, \#4, and \#8; 14 = All of \#2, \#4,
+      and \#8; 15 = All of \#1, \#2, \#4, and \#8.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly security: number;'
+      return:
+        type: number
+  - name: subject
+    uid: word!Word.DocumentProperties#subject:member
+    package: word!
+    fullName: subject
+    summary: Specifies the subject of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subject: string;'
+      return:
+        type: string
+  - name: template
+    uid: word!Word.DocumentProperties#template:member
+    package: word!
+    fullName: template
+    summary: Gets the template of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly template: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.DocumentProperties#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+methods:
+  - name: load(options)
+    uid: word!Word.DocumentProperties#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.DocumentPropertiesLoadOptions):
+        Word.DocumentProperties;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DocumentProperties#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.DocumentProperties;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DocumentProperties#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.DocumentProperties;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.DocumentProperties#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.DocumentPropertiesUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.DocumentProperties#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.DocumentProperties): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DocumentProperties#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.DocumentProperties` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.DocumentPropertiesData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DocumentPropertiesData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.DocumentProperties#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DocumentProperties;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DocumentProperties#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DocumentProperties;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentpropertytype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentpropertytype.yml
new file mode 100644
index 0000000000..a21da3f308
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.documentpropertytype.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSEnum
+name: Word.DocumentPropertyType
+uid: word!Word.DocumentPropertyType:enum
+package: word!
+fullName: Word.DocumentPropertyType
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/30-properties/read-write-custom-document-properties.yaml
+
+
+  await Word.run(async (context) => {
+      const properties: Word.CustomPropertyCollection = context.document.properties.customProperties;
+      properties.load("key,type,value");
+
+      await context.sync();
+      for (let i = 0; i < properties.items.length; i++)
+          console.log("Property Name:" + properties.items[i].key + "; Type=" + properties.items[i].type + "; Property Value=" + properties.items[i].value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: boolean
+    uid: word!Word.DocumentPropertyType.boolean:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Boolean"'
+  - name: date
+    uid: word!Word.DocumentPropertyType.date:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Date"'
+  - name: number
+    uid: word!Word.DocumentPropertyType.number:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Number"'
+  - name: string
+    uid: word!Word.DocumentPropertyType.string:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"String"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.dropdownlistcontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.dropdownlistcontentcontrol.yml
new file mode 100644
index 0000000000..fdf8d5526f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.dropdownlistcontentcontrol.yml
@@ -0,0 +1,391 @@
+### YamlMime:TSType
+name: Word.DropDownListContentControl
+uid: word!Word.DropDownListContentControl:class
+package: word!
+fullName: Word.DropDownListContentControl
+summary: The data specific to content controls of type DropDownList.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+  // Places a dropdown list content control at the end of the selection.
+
+  await Word.run(async (context) => {
+    let selection = context.document.getSelection();
+    selection.getRange(Word.RangeLocation.end).insertContentControl(Word.ContentControlType.dropDownList);
+    await context.sync();
+
+    console.log("Dropdown list content control inserted at the end of the selection.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.DropDownListContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: listItems
+    uid: word!Word.DropDownListContentControl#listItems:member
+    package: word!
+    fullName: listItems
+    summary: Gets the collection of list items in the dropdown list content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Deletes the provided list item from the first dropdown list content
+      control in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-delete") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        let selectedDropdownList: Word.DropDownListContentControl = selectedContentControl.dropDownListContentControl;
+        selectedDropdownList.listItems.load("items/*");
+        await context.sync();
+
+        let listItems: Word.ContentControlListItemCollection = selectedContentControl.dropDownListContentControl.listItems;
+        let itemToDelete: Word.ContentControlListItem = listItems.items.find((item) => item.displayText === listItemText);
+        if (!itemToDelete) {
+          console.warn(`List item doesn't exist in control with ID ${selectedContentControl.id}: ${listItemText}`)
+          return;
+        }
+        
+        itemToDelete.delete();
+        await context.sync();
+
+        console.log(`List item deleted from control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listItems: Word.ContentControlListItemCollection;'
+      return:
+        type: 
+methods:
+  - name: addListItem(displayText, value, index)
+    uid: word!Word.DropDownListContentControl#addListItem:member(1)
+    package: word!
+    fullName: addListItem(displayText, value, index)
+    summary: >-
+      Adds a new list item to this dropdown list content control and returns a
+      [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+      object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Adds the provided list item to the first dropdown list content control
+      in the selection.
+
+      await Word.run(async (context) => {
+        const listItemText = (document.getElementById("item-to-add") as HTMLInputElement).value.trim();
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        selectedContentControl.dropDownListContentControl.addListItem(listItemText);
+        await context.sync();
+
+        console.log(`List item added to control with ID ${selectedContentControl.id}: ${listItemText}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addListItem(displayText: string, value?: string, index?: number):
+        Word.ContentControlListItem;
+      parameters:
+        - id: displayText
+          description: Required. Display text of the list item.
+          type: string
+        - id: value
+          description: Optional. Value of the list item.
+          type: string
+        - id: index
+          description: >-
+            Optional. Index location of the new item in the list. If an item
+            exists at the position specified, the existing item is pushed down
+            in the list. If omitted, the new item is added to the end of the
+            list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: deleteAllListItems()
+    uid: word!Word.DropDownListContentControl#deleteAllListItems:member(1)
+    package: word!
+    fullName: deleteAllListItems()
+    summary: Deletes all list items in this dropdown list content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Deletes the list items from first dropdown list content control found
+      in the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.dropDownList]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,dropDownListContentControl");
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,dropDownListContentControl");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.dropDownList) {
+            console.warn("No dropdown list content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        console.log(
+          `About to delete the list from the dropdown list content control with ID ${selectedContentControl.id}`
+        );
+        selectedContentControl.dropDownListContentControl.deleteAllListItems();
+        await context.sync();
+
+        console.log("Deleted the list from the dropdown list content control.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteAllListItems(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.DropDownListContentControl#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.DropDownListContentControl;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.DropDownListContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.DropDownListContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.DropDownListContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.DropDownListContentControl` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.DropDownListContentControlData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.DropDownListContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.DropDownListContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.DropDownListContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.DropDownListContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.DropDownListContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.emphasismark.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.emphasismark.yml
new file mode 100644
index 0000000000..6dd207996c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.emphasismark.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSEnum
+name: Word.EmphasisMark
+uid: word!Word.EmphasisMark:enum
+package: word!
+fullName: Word.EmphasisMark
+summary: >-
+  Specifies the type of emphasis mark to use for a character or designated
+  character string.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: none
+    uid: word!Word.EmphasisMark.none:member
+    package: word!
+    summary: >-
+      No emphasis mark.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: overComma
+    uid: word!Word.EmphasisMark.overComma:member
+    package: word!
+    summary: >-
+      Emphasis mark over a comma.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OverComma"'
+  - name: overSolidCircle
+    uid: word!Word.EmphasisMark.overSolidCircle:member
+    package: word!
+    summary: >-
+      Emphasis mark over a solid circle.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OverSolidCircle"'
+  - name: overWhiteCircle
+    uid: word!Word.EmphasisMark.overWhiteCircle:member
+    package: word!
+    summary: >-
+      Emphasis mark over a white circle.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OverWhiteCircle"'
+  - name: underSolidCircle
+    uid: word!Word.EmphasisMark.underSolidCircle:member
+    package: word!
+    summary: >-
+      Emphasis mark under a solid circle.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UnderSolidCircle"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.errorcodes.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.errorcodes.yml
new file mode 100644
index 0000000000..231ab1300d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.errorcodes.yml
@@ -0,0 +1,76 @@
+### YamlMime:TSEnum
+name: Word.ErrorCodes
+uid: word!Word.ErrorCodes:enum
+package: word!
+fullName: Word.ErrorCodes
+summary: ''
+remarks: >-
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+  async function tryCatch(callback) {
+    try {
+      await callback();
+    } catch (error) {
+      // Note: In a production add-in, you'd want to notify the user through your add-in's UI.
+      if (error.code === Word.ErrorCodes.itemNotFound) {
+        console.warn("No checkbox content control is currently selected.");
+      } else {
+        console.error(error);
+      }
+    }
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: accessDenied
+    uid: word!Word.ErrorCodes.accessDenied:member
+    package: word!
+    summary: ''
+    value: '"AccessDenied"'
+  - name: generalException
+    uid: word!Word.ErrorCodes.generalException:member
+    package: word!
+    summary: ''
+    value: '"GeneralException"'
+  - name: invalidArgument
+    uid: word!Word.ErrorCodes.invalidArgument:member
+    package: word!
+    summary: ''
+    value: '"InvalidArgument"'
+  - name: itemNotFound
+    uid: word!Word.ErrorCodes.itemNotFound:member
+    package: word!
+    summary: ''
+    value: '"ItemNotFound"'
+  - name: notAllowed
+    uid: word!Word.ErrorCodes.notAllowed:member
+    package: word!
+    summary: ''
+    value: '"NotAllowed"'
+  - name: notImplemented
+    uid: word!Word.ErrorCodes.notImplemented:member
+    package: word!
+    summary: ''
+    value: '"NotImplemented"'
+  - name: searchDialogIsOpen
+    uid: word!Word.ErrorCodes.searchDialogIsOpen:member
+    package: word!
+    summary: ''
+    value: '"SearchDialogIsOpen"'
+  - name: searchStringInvalidOrTooLong
+    uid: word!Word.ErrorCodes.searchStringInvalidOrTooLong:member
+    package: word!
+    summary: ''
+    value: '"SearchStringInvalidOrTooLong"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.eventsource.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.eventsource.yml
new file mode 100644
index 0000000000..db12600963
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.eventsource.yml
@@ -0,0 +1,69 @@
+### YamlMime:TSEnum
+name: Word.EventSource
+uid: word!Word.EventSource:enum
+package: word!
+fullName: Word.EventSource
+summary: >-
+  An enum that specifies an event's source. It can be local or remote (through
+  coauthoring).
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/manage-comments.yaml
+
+
+  // Registers event handlers.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    body.track();
+    await context.sync();
+
+    eventContexts[0] = body.onCommentAdded.add(onEventHandler);
+    eventContexts[1] = body.onCommentChanged.add(onChangedHandler);
+    eventContexts[2] = body.onCommentDeleted.add(onEventHandler);
+    eventContexts[3] = body.onCommentDeselected.add(onEventHandler);
+    eventContexts[4] = body.onCommentSelected.add(onEventHandler);
+    await context.sync();
+
+    console.log("Event handlers registered.");
+  });
+
+
+  ...
+
+
+  async function onEventHandler(event: Word.CommentEventArgs) {
+    // Handler for all events except onCommentChanged.
+    await Word.run(async (context) => {
+      console.log(`${event.type} event detected. Event source: ${event.source}. Comment info:`, event.commentDetails);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: local
+    uid: word!Word.EventSource.local:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Local"'
+  - name: remote
+    uid: word!Word.EventSource.remote:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Remote"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.eventtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.eventtype.yml
new file mode 100644
index 0000000000..16a6148fda
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.eventtype.yml
@@ -0,0 +1,177 @@
+### YamlMime:TSEnum
+name: Word.EventType
+uid: word!Word.EventType:enum
+package: word!
+fullName: Word.EventType
+summary: Provides information about the type of a raised event.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/content-control-ondeleted-event.yaml
+
+
+  async function contentControlDeleted(event:
+  Word.ContentControlDeletedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.eventType} event detected. IDs of content controls that were deleted:`, event.ids);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: annotationClicked
+    uid: word!Word.EventType.annotationClicked:member
+    package: word!
+    summary: >-
+      Represents that an annotation was clicked (or selected with
+      **Alt+Down**) in the document.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AnnotationClicked"'
+  - name: annotationHovered
+    uid: word!Word.EventType.annotationHovered:member
+    package: word!
+    summary: >-
+      Represents that an annotation was hovered over in the document.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AnnotationHovered"'
+  - name: annotationInserted
+    uid: word!Word.EventType.annotationInserted:member
+    package: word!
+    summary: >-
+      Represents that one or more annotations were added in the document.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AnnotationInserted"'
+  - name: annotationPopupAction
+    uid: word!Word.EventType.annotationPopupAction:member
+    package: word!
+    summary: >-
+      Represents an action in the annotation pop-up.
+
+
+      * \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AnnotationPopupAction"'
+  - name: annotationRemoved
+    uid: word!Word.EventType.annotationRemoved:member
+    package: word!
+    summary: >-
+      Represents that one or more annotations were deleted from the document.
+
+
+      * \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AnnotationRemoved"'
+  - name: contentControlAdded
+    uid: word!Word.EventType.contentControlAdded:member
+    package: word!
+    summary: >-
+      ContentControlAdded represents the event a content control has been added
+      to the document.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentControlAdded"'
+  - name: contentControlDataChanged
+    uid: word!Word.EventType.contentControlDataChanged:member
+    package: word!
+    summary: >-
+      ContentControlDataChanged represents the event that the data in the
+      content control have been changed.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentControlDataChanged"'
+  - name: contentControlDeleted
+    uid: word!Word.EventType.contentControlDeleted:member
+    package: word!
+    summary: >-
+      ContentControlDeleted represents the event that the content control has
+      been deleted.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentControlDeleted"'
+  - name: contentControlEntered
+    uid: word!Word.EventType.contentControlEntered:member
+    package: word!
+    summary: >-
+      Represents that a content control has been entered.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentControlEntered"'
+  - name: contentControlExited
+    uid: word!Word.EventType.contentControlExited:member
+    package: word!
+    summary: >-
+      Represents that a content control has been exited.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentControlExited"'
+  - name: contentControlSelectionChanged
+    uid: word!Word.EventType.contentControlSelectionChanged:member
+    package: word!
+    summary: >-
+      ContentControlSelectionChanged represents the event that the selection in
+      the content control has been changed.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContentControlSelectionChanged"'
+  - name: paragraphAdded
+    uid: word!Word.EventType.paragraphAdded:member
+    package: word!
+    summary: >-
+      Represents that one or more new paragraphs were added.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ParagraphAdded"'
+  - name: paragraphChanged
+    uid: word!Word.EventType.paragraphChanged:member
+    package: word!
+    summary: >-
+      Represents that one or more paragraphs were changed.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ParagraphChanged"'
+  - name: paragraphDeleted
+    uid: word!Word.EventType.paragraphDeleted:member
+    package: word!
+    summary: >-
+      Represents that one or more paragraphs were deleted.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ParagraphDeleted"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.extrusioncolortype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.extrusioncolortype.yml
new file mode 100644
index 0000000000..0f1f286c94
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.extrusioncolortype.yml
@@ -0,0 +1,47 @@
+### YamlMime:TSEnum
+name: Word.ExtrusionColorType
+uid: word!Word.ExtrusionColorType:enum
+package: word!
+fullName: Word.ExtrusionColorType
+summary: >-
+  Specifies whether the extrusion color is based on the extruded shape's fill
+  (the front face of the extrusion) and automatically changes when the shape's
+  fill changes, or whether the extrusion color is independent of the shape's
+  fill.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: automatic
+    uid: word!Word.ExtrusionColorType.automatic:member
+    package: word!
+    summary: >-
+      Represents an automatic extrusion color based on the shape's fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"automatic"'
+  - name: custom
+    uid: word!Word.ExtrusionColorType.custom:member
+    package: word!
+    summary: >-
+      Represents a custom extrusion color independent of the shape's fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"custom"'
+  - name: mixed
+    uid: word!Word.ExtrusionColorType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed extrusion color type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"mixed"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.fareastlinebreaklanguageid.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fareastlinebreaklanguageid.yml
new file mode 100644
index 0000000000..30a7f5ac8f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fareastlinebreaklanguageid.yml
@@ -0,0 +1,55 @@
+### YamlMime:TSEnum
+name: Word.FarEastLineBreakLanguageId
+uid: word!Word.FarEastLineBreakLanguageId:enum
+package: word!
+fullName: Word.FarEastLineBreakLanguageId
+summary: >-
+  Represents the East Asian language to use when breaking lines of text in the
+  specified document or template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: japanese
+    uid: word!Word.FarEastLineBreakLanguageId.japanese:member
+    package: word!
+    summary: >-
+      Represents Japanese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Japanese"'
+  - name: korean
+    uid: word!Word.FarEastLineBreakLanguageId.korean:member
+    package: word!
+    summary: >-
+      Represents Korean language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Korean"'
+  - name: simplifiedChinese
+    uid: word!Word.FarEastLineBreakLanguageId.simplifiedChinese:member
+    package: word!
+    summary: >-
+      Represents Simplified Chinese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimplifiedChinese"'
+  - name: traditionalChinese
+    uid: word!Word.FarEastLineBreakLanguageId.traditionalChinese:member
+    package: word!
+    summary: >-
+      Represents Traditional Chinese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TraditionalChinese"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.fareastlinebreaklevel.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fareastlinebreaklevel.yml
new file mode 100644
index 0000000000..dbd108d82c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fareastlinebreaklevel.yml
@@ -0,0 +1,45 @@
+### YamlMime:TSEnum
+name: Word.FarEastLineBreakLevel
+uid: word!Word.FarEastLineBreakLevel:enum
+package: word!
+fullName: Word.FarEastLineBreakLevel
+summary: >-
+  Represents the level of line breaking to use for East Asian languages in the
+  specified document or template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: custom
+    uid: word!Word.FarEastLineBreakLevel.custom:member
+    package: word!
+    summary: >-
+      Represents the custom line break level.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom"'
+  - name: normal
+    uid: word!Word.FarEastLineBreakLevel.normal:member
+    package: word!
+    summary: >-
+      Represents the normal line break level.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Normal"'
+  - name: strict
+    uid: word!Word.FarEastLineBreakLevel.strict:member
+    package: word!
+    summary: >-
+      Represents the strict line break level.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Strict"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.field.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.field.yml
new file mode 100644
index 0000000000..3a87d02095
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.field.yml
@@ -0,0 +1,924 @@
+### YamlMime:TSType
+name: Word.Field
+uid: word!Word.Field:class
+package: word!
+fullName: Word.Field
+summary: Represents a field.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  Important: To learn more about which fields can be inserted, see the
+  `Word.Range.insertField` API introduced in requirement set 1.5. Support for
+  managing fields is similar to what's available in the Word UI. However, the
+  Word UI on the web primarily only supports fields as read-only (see [Field
+  codes in Word for the
+  web](https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1)). To learn more about Word UI clients that more fully support fields, see
+  the product list at the beginning of [Insert, edit, and view fields in
+  Word](https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb).
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+  // Gets the first field in the document.
+
+  await Word.run(async (context) => {
+    const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+    field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+    await context.sync();
+
+    if (field.isNullObject) {
+      console.log("This document has no fields.");
+    } else {
+      console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: code
+    uid: word!Word.Field#code:member
+    package: word!
+    fullName: code
+    summary: Specifies the field's code instruction.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set the code was introduced in WordApi 1.5.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'code: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.Field#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: data
+    uid: word!Word.Field#data:member
+    package: word!
+    fullName: data
+    summary: >-
+      Specifies data in an "Addin" field. If the field isn't an "Addin" field,
+      it is `null` and it will throw a general exception when code attempts to
+      set it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'data: string;'
+      return:
+        type: string
+  - name: kind
+    uid: word!Word.Field#kind:member
+    package: word!
+    fullName: kind
+    summary: Gets the field's kind.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly kind: Word.FieldKind | "None" | "Hot" | "Warm" | "Cold";'
+      return:
+        type: >-
+           | "None" | "Hot" | "Warm" |
+          "Cold"
+  - name: locked
+    uid: word!Word.Field#locked:member
+    package: word!
+    fullName: locked
+    summary: >-
+      Specifies whether the field is locked. `true` if the field is locked,
+      `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the first field in the selection and toggles between setting it to
+      locked or unlocked.
+
+      await Word.run(async (context) => {
+        let field = context.document.getSelection().fields.getFirstOrNullObject();
+        field.load(["code", "result", "type", "locked"]);
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("The selection has no fields.");
+        } else {
+          console.log(`The first field in the selection is currently ${field.locked ? "locked" : "unlocked"}.`);
+          field.locked = !field.locked;
+          await context.sync();
+
+          console.log(`The first field in the selection is now ${field.locked ? "locked" : "unlocked"}.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Field#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the field.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the parent body of the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load("parentBody/text");
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          const parentBody: Word.Body = field.parentBody;
+          console.log("Text of first field's parent body: " + JSON.stringify(parentBody.text));
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBody: Word.Body;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Field#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the field. Throws an `ItemNotFound`
+      error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.Field#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the field. If there isn't a parent
+      content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.Field#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the field. Throws an `ItemNotFound` error if
+      it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Field#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the field. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCell: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Field#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the field. If it isn't contained in a
+      table cell, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCellOrNullObject: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Field#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the field. If it isn't contained in a table,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableOrNullObject: Word.Table;'
+      return:
+        type: 
+  - name: result
+    uid: word!Word.Field#result:member
+    package: word!
+    fullName: result
+    summary: Gets the field's result data.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly result: Word.Range;'
+      return:
+        type: 
+  - name: showCodes
+    uid: word!Word.Field#showCodes:member
+    package: word!
+    fullName: showCodes
+    summary: >-
+      Specifies whether the field codes are displayed for the specified field.
+      `true` if the field codes are displayed, `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showCodes: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Field#type:member
+    package: word!
+    fullName: type
+    summary: Gets the field's type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.FieldType | "Addin" | "AddressBlock" | "Advance" |
+        "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode" |
+        "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare" |
+        "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" |
+        "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" |
+        "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" |
+        "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" |
+        "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" |
+        "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link" |
+        "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" |
+        "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages" |
+        "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" |
+        "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" | "Section" |
+        "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" | "StyleRef" |
+        "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" | "Template" | "Time"
+        | "Title" | "TOA" | "TOC" | "UserAddress" | "UserInitials" | "UserName"
+        | "XE" | "Empty" | "Others" | "Undefined";
+      return:
+        type: >-
+           | "Addin" | "AddressBlock" |
+          "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode"
+          | "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare"
+          | "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" |
+          "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" |
+          "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" |
+          "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" |
+          "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" |
+          "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link"
+          | "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" |
+          "MergeRec" | "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" |
+          "NumPages" | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" |
+          "PrintDate" | "Private" | "Quote" | "RD" | "Ref" | "RevNum" |
+          "SaveDate" | "Section" | "SectionPages" | "Seq" | "Set" | "Shape" |
+          "SkipIf" | "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" |
+          "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" |
+          "UserInitials" | "UserName" | "XE" | "Empty" | "Others" | "Undefined"
+methods:
+  - name: delete()
+    uid: word!Word.Field#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the field.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Deletes the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load();
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          field.delete();
+          await context.sync();
+
+          console.log("The first field in the document was deleted.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getNext()
+    uid: word!Word.Field#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next field. Throws an `ItemNotFound` error if this field is the
+      last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.Field;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.Field#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next field. If this field is the last one, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.Field;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Field#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.FieldLoadOptions): Word.Field;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Field#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Field;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Field#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Field;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Field#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the field.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets and updates the first field in the selection.
+
+      await Word.run(async (context) => {
+        let field = context.document.getSelection().fields.getFirstOrNullObject();
+        field.load(["code", "result", "type", "locked"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("No field in selection.");
+        } else {
+          console.log("Before updating:", "Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result));
+
+          field.updateResult();
+          field.select();
+          await context.sync();
+
+          field.load(["code", "result"]);
+          await context.sync();
+
+          console.log("After updating:", "Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result));
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Field#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the field.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Field#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.FieldUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Field#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Field): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Field#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Field` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.FieldData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.FieldData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Field#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Field;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Field#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Field;'
+      return:
+        type: 
+        description: ''
+  - name: updateResult()
+    uid: word!Word.Field#updateResult:member(1)
+    package: word!
+    fullName: updateResult()
+    summary: Updates the field.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets and updates the first field in the selection.
+
+      await Word.run(async (context) => {
+        let field = context.document.getSelection().fields.getFirstOrNullObject();
+        field.load(["code", "result", "type", "locked"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("No field in selection.");
+        } else {
+          console.log("Before updating:", "Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result));
+
+          field.updateResult();
+          field.select();
+          await context.sync();
+
+          field.load(["code", "result"]);
+          await context.sync();
+
+          console.log("After updating:", "Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result));
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'updateResult(): void;'
+      return:
+        type: void
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldcollection.yml
new file mode 100644
index 0000000000..4eb092b93d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldcollection.yml
@@ -0,0 +1,344 @@
+### YamlMime:TSType
+name: Word.FieldCollection
+uid: word!Word.FieldCollection:class
+package: word!
+fullName: Word.FieldCollection
+summary: Contains a collection of [Word.Field](xref:word!Word.Field:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  Important: To learn more about which fields can be inserted, see the
+  `Word.Range.insertField` API introduced in requirement set 1.5. Support for
+  managing fields is similar to what's available in the Word UI. However, the
+  Word UI on the web primarily only supports fields as read-only (see [Field
+  codes in Word for the
+  web](https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1)). To learn more about Word UI clients that more fully support fields, see
+  the product list at the beginning of [Insert, edit, and view fields in
+  Word](https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb).
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+  // Gets all fields in the document body.
+
+  await Word.run(async (context) => {
+    const fields: Word.FieldCollection = context.document.body.fields.load("items");
+
+    await context.sync();
+
+    if (fields.items.length === 0) {
+      console.log("No fields in this document.");
+    } else {
+      fields.load(["code", "result"]);
+      await context.sync();
+
+      for (let i = 0; i < fields.items.length; i++) {
+        console.log(`Field ${i + 1}'s code: ${fields.items[i].code}`, `Field ${i + 1}'s result: ${JSON.stringify(fields.items[i].result)}`);
+      }
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.FieldCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.FieldCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Field[];'
+      return:
+        type: []
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+          // Gets all fields in the document body.
+
+          await Word.run(async (context) => {
+            const fields: Word.FieldCollection = context.document.body.fields.load("items");
+
+            await context.sync();
+
+            if (fields.items.length === 0) {
+              console.log("No fields in this document.");
+            } else {
+              fields.load(["code", "result"]);
+              await context.sync();
+
+              for (let i = 0; i < fields.items.length; i++) {
+                console.log(`Field ${i + 1}'s code: ${fields.items[i].code}`, `Field ${i + 1}'s result: ${JSON.stringify(fields.items[i].result)}`);
+              }
+            }
+          });
+
+          ```
+methods:
+  - name: getByTypes(types)
+    uid: word!Word.FieldCollection#getByTypes:member(1)
+    package: word!
+    fullName: getByTypes(types)
+    summary: Gets the Field object collection including the specified types of fields.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByTypes(types: Word.FieldType[]): Word.FieldCollection;'
+      parameters:
+        - id: types
+          description: Required. An array of field types.
+          type: []
+      return:
+        type: 
+        description: ''
+  - name: getFirst()
+    uid: word!Word.FieldCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first field in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Field;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.FieldCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first field in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Gets the first field in the document.
+
+      await Word.run(async (context) => {
+        const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+        field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("This document has no fields.");
+        } else {
+          console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Field;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.FieldCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.FieldCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.FieldCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.FieldCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.FieldCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.FieldCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.FieldCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.FieldCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.FieldCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.FieldCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.FieldCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.FieldCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.FieldCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.FieldCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.FieldCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldkind.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldkind.yml
new file mode 100644
index 0000000000..7274d60734
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldkind.yml
@@ -0,0 +1,86 @@
+### YamlMime:TSEnum
+name: Word.FieldKind
+uid: word!Word.FieldKind:enum
+package: word!
+fullName: Word.FieldKind
+summary: >-
+  Represents the kind of field. Indicates how the field works in relation to
+  updating.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+  // Gets the first field in the document.
+
+  await Word.run(async (context) => {
+    const field: Word.Field = context.document.body.fields.getFirstOrNullObject();
+    field.load(["code", "result", "locked", "type", "data", "kind"]);
+
+    await context.sync();
+
+    if (field.isNullObject) {
+      console.log("This document has no fields.");
+    } else {
+      console.log("Code of first field: " + field.code, "Result of first field: " + JSON.stringify(field.result), "Type of first field: " + field.type, "Is the first field locked? " + field.locked, "Kind of the first field: " + field.kind);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: cold
+    uid: word!Word.FieldKind.cold:member
+    package: word!
+    summary: >-
+      Represents that the field doesn't have a result.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cold"'
+  - name: hot
+    uid: word!Word.FieldKind.hot:member
+    package: word!
+    summary: >-
+      Represents that the field is automatically updated each time it's
+      displayed or each time the page is reformatted, but which can also be
+      manually updated.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hot"'
+  - name: none
+    uid: word!Word.FieldKind.none:member
+    package: word!
+    summary: >-
+      Represents that the field is invalid. For example, a pair of field
+      characters with nothing inside.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: warm
+    uid: word!Word.FieldKind.warm:member
+    package: word!
+    summary: >-
+      Represents that the field is automatically updated when the source changes
+      or the field can be manually updated.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Warm"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldtype.yml
new file mode 100644
index 0000000000..17277b09b3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fieldtype.yml
@@ -0,0 +1,942 @@
+### YamlMime:TSEnum
+name: Word.FieldType
+uid: word!Word.FieldType:enum
+package: word!
+fullName: Word.FieldType
+summary: Represents the type of Field.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+  // Inserts a Date field before selection.
+
+  await Word.run(async (context) => {
+    const range: Word.Range = context.document.getSelection().getRange();
+
+    const field: Word.Field = range.insertField(Word.InsertLocation.before, Word.FieldType.date, '\\@ "M/d/yyyy h:mm am/pm"', true);
+
+    field.load("result,code");
+    await context.sync();
+
+    if (field.isNullObject) {
+      console.log("There are no fields in this document.");
+    } else {
+      console.log("Code of the field: " + field.code, "Result of the field: " + JSON.stringify(field.result));
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: addin
+    uid: word!Word.FieldType.addin:member
+    package: word!
+    summary: >-
+      Represents that the field type is Add-in.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Addin"'
+  - name: addressBlock
+    uid: word!Word.FieldType.addressBlock:member
+    package: word!
+    summary: >-
+      Represents that the field type is AddressBlock.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AddressBlock"'
+  - name: advance
+    uid: word!Word.FieldType.advance:member
+    package: word!
+    summary: >-
+      Represents that the field type is Advance.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Advance"'
+  - name: ask
+    uid: word!Word.FieldType.ask:member
+    package: word!
+    summary: >-
+      Represents that the field type is Ask.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ask"'
+  - name: author
+    uid: word!Word.FieldType.author:member
+    package: word!
+    summary: >-
+      Represents that the field type is Author.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Author"'
+  - name: autoText
+    uid: word!Word.FieldType.autoText:member
+    package: word!
+    summary: >-
+      Represents that the field type is AutoText.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AutoText"'
+  - name: autoTextList
+    uid: word!Word.FieldType.autoTextList:member
+    package: word!
+    summary: >-
+      Represents that the field type is AutoTextList.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AutoTextList"'
+  - name: barCode
+    uid: word!Word.FieldType.barCode:member
+    package: word!
+    summary: >-
+      Represents that the field type is Barcode.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BarCode"'
+  - name: bibliography
+    uid: word!Word.FieldType.bibliography:member
+    package: word!
+    summary: >-
+      Represents that the field type is Bibliography.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bibliography"'
+  - name: bidiOutline
+    uid: word!Word.FieldType.bidiOutline:member
+    package: word!
+    summary: >-
+      Represents that the field type is BidiOutline.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BidiOutline"'
+  - name: citation
+    uid: word!Word.FieldType.citation:member
+    package: word!
+    summary: >-
+      Represents that the field type is Citation.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Citation"'
+  - name: comments
+    uid: word!Word.FieldType.comments:member
+    package: word!
+    summary: >-
+      Represents that the field type is Comments.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Comments"'
+  - name: compare
+    uid: word!Word.FieldType.compare:member
+    package: word!
+    summary: >-
+      Represents that the field type is Compare.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Compare"'
+  - name: createDate
+    uid: word!Word.FieldType.createDate:member
+    package: word!
+    summary: >-
+      Represents that the field type is CreateDate.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CreateDate"'
+  - name: data
+    uid: word!Word.FieldType.data:member
+    package: word!
+    summary: >-
+      Represents that the field type is Data.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Data"'
+  - name: database
+    uid: word!Word.FieldType.database:member
+    package: word!
+    summary: >-
+      Represents that the field type is Database.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Database"'
+  - name: date
+    uid: word!Word.FieldType.date:member
+    package: word!
+    summary: >-
+      Represents that the field type is Date.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Date"'
+  - name: displayBarcode
+    uid: word!Word.FieldType.displayBarcode:member
+    package: word!
+    summary: >-
+      Represents that the field type is DisplayBarcode.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DisplayBarcode"'
+  - name: docProperty
+    uid: word!Word.FieldType.docProperty:member
+    package: word!
+    summary: >-
+      Represents that the field type is DocumentProperty
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocProperty"'
+  - name: docVariable
+    uid: word!Word.FieldType.docVariable:member
+    package: word!
+    summary: >-
+      Represents that the field type is DocumentVariable.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DocVariable"'
+  - name: editTime
+    uid: word!Word.FieldType.editTime:member
+    package: word!
+    summary: >-
+      Represents that the field type is EditTime.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EditTime"'
+  - name: embedded
+    uid: word!Word.FieldType.embedded:member
+    package: word!
+    summary: >-
+      Represents that the field type is Embedded.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Embedded"'
+  - name: empty
+    uid: word!Word.FieldType.empty:member
+    package: word!
+    summary: >-
+      Represents that the field type is Empty.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Empty"'
+  - name: eq
+    uid: word!Word.FieldType.eq:member
+    package: word!
+    summary: >-
+      Represents that the field type is Equation.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EQ"'
+  - name: expression
+    uid: word!Word.FieldType.expression:member
+    package: word!
+    summary: >-
+      Represents that the field type is Expression.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Expression"'
+  - name: fileName
+    uid: word!Word.FieldType.fileName:member
+    package: word!
+    summary: >-
+      Represents that the field type is FileName.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FileName"'
+  - name: fileSize
+    uid: word!Word.FieldType.fileSize:member
+    package: word!
+    summary: >-
+      Represents that the field type is FileSize.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FileSize"'
+  - name: fillIn
+    uid: word!Word.FieldType.fillIn:member
+    package: word!
+    summary: >-
+      Represents that the field type is FillIn.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FillIn"'
+  - name: formCheckbox
+    uid: word!Word.FieldType.formCheckbox:member
+    package: word!
+    summary: >-
+      Represents that the field type is FormCheckbox.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FormCheckbox"'
+  - name: formDropdown
+    uid: word!Word.FieldType.formDropdown:member
+    package: word!
+    summary: >-
+      Represents that the field type is FormDropdown.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FormDropdown"'
+  - name: formText
+    uid: word!Word.FieldType.formText:member
+    package: word!
+    summary: >-
+      Represents that the field type is FormText.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FormText"'
+  - name: gotoButton
+    uid: word!Word.FieldType.gotoButton:member
+    package: word!
+    summary: >-
+      Represents that the field type is GotoButton.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GotoButton"'
+  - name: greetingLine
+    uid: word!Word.FieldType.greetingLine:member
+    package: word!
+    summary: >-
+      Represents that the field type is GreetingLine.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GreetingLine"'
+  - name: hyperlink
+    uid: word!Word.FieldType.hyperlink:member
+    package: word!
+    summary: >-
+      Represents that the field type is Hyperlink.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hyperlink"'
+  - name: if
+    uid: word!Word.FieldType.if:member
+    package: word!
+    summary: >-
+      Represents that the field type is If.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"If"'
+  - name: import
+    uid: word!Word.FieldType.import:member
+    package: word!
+    summary: >-
+      Represents that the field type is Import.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Import"'
+  - name: include
+    uid: word!Word.FieldType.include:member
+    package: word!
+    summary: >-
+      Represents that the field type is Include.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Include"'
+  - name: includePicture
+    uid: word!Word.FieldType.includePicture:member
+    package: word!
+    summary: >-
+      Represents that the field type is IncludePicture.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IncludePicture"'
+  - name: includeText
+    uid: word!Word.FieldType.includeText:member
+    package: word!
+    summary: >-
+      Represents that the field type is IncludeText.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IncludeText"'
+  - name: index
+    uid: word!Word.FieldType.index:member
+    package: word!
+    summary: >-
+      Represents that the field type is Index.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Index"'
+  - name: info
+    uid: word!Word.FieldType.info:member
+    package: word!
+    summary: >-
+      Represents that the field type is Information.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Info"'
+  - name: keywords
+    uid: word!Word.FieldType.keywords:member
+    package: word!
+    summary: >-
+      Represents that the field type is Keywords.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Keywords"'
+  - name: lastSavedBy
+    uid: word!Word.FieldType.lastSavedBy:member
+    package: word!
+    summary: >-
+      Represents that the field type is LastSavedBy.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LastSavedBy"'
+  - name: link
+    uid: word!Word.FieldType.link:member
+    package: word!
+    summary: >-
+      Represents that the field type is Link.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Link"'
+  - name: listNum
+    uid: word!Word.FieldType.listNum:member
+    package: word!
+    summary: >-
+      Represents that the field type is ListNumber.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListNum"'
+  - name: macroButton
+    uid: word!Word.FieldType.macroButton:member
+    package: word!
+    summary: >-
+      Represents that the field type is MacroButton.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacroButton"'
+  - name: mergeBarcode
+    uid: word!Word.FieldType.mergeBarcode:member
+    package: word!
+    summary: >-
+      Represents that the field type is MergeBarcode.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MergeBarcode"'
+  - name: mergeField
+    uid: word!Word.FieldType.mergeField:member
+    package: word!
+    summary: >-
+      Represents that the field type is MergeField.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MergeField"'
+  - name: mergeRec
+    uid: word!Word.FieldType.mergeRec:member
+    package: word!
+    summary: >-
+      Represents that the field type is MergeRecord.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MergeRec"'
+  - name: mergeSeq
+    uid: word!Word.FieldType.mergeSeq:member
+    package: word!
+    summary: >-
+      Represents that the field type is MergeSequence.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MergeSeq"'
+  - name: next
+    uid: word!Word.FieldType.next:member
+    package: word!
+    summary: >-
+      Represents that the field type is Next.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Next"'
+  - name: nextIf
+    uid: word!Word.FieldType.nextIf:member
+    package: word!
+    summary: >-
+      Represents that the field type is NextIf.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NextIf"'
+  - name: noteRef
+    uid: word!Word.FieldType.noteRef:member
+    package: word!
+    summary: >-
+      Represents that the field type is NoteReference.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoteRef"'
+  - name: numChars
+    uid: word!Word.FieldType.numChars:member
+    package: word!
+    summary: >-
+      Represents that the field type is NumberOfCharacters.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NumChars"'
+  - name: numPages
+    uid: word!Word.FieldType.numPages:member
+    package: word!
+    summary: >-
+      Represents that the field type is NumberOfPages.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NumPages"'
+  - name: numWords
+    uid: word!Word.FieldType.numWords:member
+    package: word!
+    summary: >-
+      Represents that the field type is NumberOfWords.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NumWords"'
+  - name: ocx
+    uid: word!Word.FieldType.ocx:member
+    package: word!
+    summary: >-
+      Represents that the field type is ActiveXControl.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OCX"'
+  - name: others
+    uid: word!Word.FieldType.others:member
+    package: word!
+    summary: >-
+      Represents the field types not supported by the Office JavaScript API.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Others"'
+  - name: page
+    uid: word!Word.FieldType.page:member
+    package: word!
+    summary: >-
+      Represents that the field type is Page.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Page"'
+  - name: pageRef
+    uid: word!Word.FieldType.pageRef:member
+    package: word!
+    summary: >-
+      Represents that the field type is PageReference.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PageRef"'
+  - name: print
+    uid: word!Word.FieldType.print:member
+    package: word!
+    summary: >-
+      Represents that the field type is Print.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Print"'
+  - name: printDate
+    uid: word!Word.FieldType.printDate:member
+    package: word!
+    summary: >-
+      Represents that the field type is PrintDate.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PrintDate"'
+  - name: private
+    uid: word!Word.FieldType.private:member
+    package: word!
+    summary: >-
+      Represents that the field type is Private.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Private"'
+  - name: quote
+    uid: word!Word.FieldType.quote:member
+    package: word!
+    summary: >-
+      Represents that the field type is Quote.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Quote"'
+  - name: rd
+    uid: word!Word.FieldType.rd:member
+    package: word!
+    summary: >-
+      Represents that the field type is ReferencedDocument.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RD"'
+  - name: ref
+    uid: word!Word.FieldType.ref:member
+    package: word!
+    summary: >-
+      Represents that the field type is Reference.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ref"'
+  - name: revNum
+    uid: word!Word.FieldType.revNum:member
+    package: word!
+    summary: >-
+      Represents that the field type is RevisionNumber.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RevNum"'
+  - name: saveDate
+    uid: word!Word.FieldType.saveDate:member
+    package: word!
+    summary: >-
+      Represents that the field type is SaveDate.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SaveDate"'
+  - name: section
+    uid: word!Word.FieldType.section:member
+    package: word!
+    summary: >-
+      Represents that the field type is Section.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Section"'
+  - name: sectionPages
+    uid: word!Word.FieldType.sectionPages:member
+    package: word!
+    summary: >-
+      Represents that the field type is SectionPages.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SectionPages"'
+  - name: seq
+    uid: word!Word.FieldType.seq:member
+    package: word!
+    summary: >-
+      Represents that the field type is Sequence.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Seq"'
+  - name: set
+    uid: word!Word.FieldType.set:member
+    package: word!
+    summary: >-
+      Represents that the field type is Set.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set"'
+  - name: shape
+    uid: word!Word.FieldType.shape:member
+    package: word!
+    summary: >-
+      Represents that the field type is Shape.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Shape"'
+  - name: skipIf
+    uid: word!Word.FieldType.skipIf:member
+    package: word!
+    summary: >-
+      Represents that the field type is SkipIf.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SkipIf"'
+  - name: styleRef
+    uid: word!Word.FieldType.styleRef:member
+    package: word!
+    summary: >-
+      Represents that the field type is StyleReference.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StyleRef"'
+  - name: subject
+    uid: word!Word.FieldType.subject:member
+    package: word!
+    summary: >-
+      Represents that the field type is Subject.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Subject"'
+  - name: subscriber
+    uid: word!Word.FieldType.subscriber:member
+    package: word!
+    summary: >-
+      Represents that the field type is Subscriber.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Subscriber"'
+  - name: symbol
+    uid: word!Word.FieldType.symbol:member
+    package: word!
+    summary: >-
+      Represents that the field type is Symbol.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Symbol"'
+  - name: ta
+    uid: word!Word.FieldType.ta:member
+    package: word!
+    summary: >-
+      Represents that the field type is TableOfAuthoritiesEntry.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TA"'
+  - name: tc
+    uid: word!Word.FieldType.tc:member
+    package: word!
+    summary: >-
+      Represents that the field type is TableOfContentsEntry.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TC"'
+  - name: template
+    uid: word!Word.FieldType.template:member
+    package: word!
+    summary: >-
+      Represents that the field type is Template.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Template"'
+  - name: time
+    uid: word!Word.FieldType.time:member
+    package: word!
+    summary: >-
+      Represents that the field type is Time.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Time"'
+  - name: title
+    uid: word!Word.FieldType.title:member
+    package: word!
+    summary: >-
+      Represents that the field type is Title.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Title"'
+  - name: toa
+    uid: word!Word.FieldType.toa:member
+    package: word!
+    summary: >-
+      Represents that the field type is TableOfAuthorities.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TOA"'
+  - name: toc
+    uid: word!Word.FieldType.toc:member
+    package: word!
+    summary: >-
+      Represents that the field type is TableOfContents.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TOC"'
+  - name: undefined
+    uid: word!Word.FieldType.undefined:member
+    package: word!
+    summary: >-
+      Represents that the field type is Undefined.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Undefined"'
+  - name: userAddress
+    uid: word!Word.FieldType.userAddress:member
+    package: word!
+    summary: >-
+      Represents that the field type is UserAddress.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UserAddress"'
+  - name: userInitials
+    uid: word!Word.FieldType.userInitials:member
+    package: word!
+    summary: >-
+      Represents that the field type is UserInitials.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UserInitials"'
+  - name: userName
+    uid: word!Word.FieldType.userName:member
+    package: word!
+    summary: >-
+      Represents that the field type is UserName.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UserName"'
+  - name: xe
+    uid: word!Word.FieldType.xe:member
+    package: word!
+    summary: >-
+      Represents that the field type is IndexEntry.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"XE"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.fillformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fillformat.yml
new file mode 100644
index 0000000000..37ebf6d7fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.fillformat.yml
@@ -0,0 +1,973 @@
+### YamlMime:TSType
+name: Word.FillFormat
+uid: word!Word.FillFormat:class
+package: word!
+fullName: Word.FillFormat
+summary: Represents the fill formatting for a shape or text.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: backgroundColor
+    uid: word!Word.FillFormat#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the background color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly backgroundColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.FillFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: foregroundColor
+    uid: word!Word.FillFormat#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly foregroundColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: gradientAngle
+    uid: word!Word.FillFormat#gradientAngle:member
+    package: word!
+    fullName: gradientAngle
+    summary: >-
+      Specifies the angle of the gradient fill. The valid range of values is
+      from 0 to 359.9.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientAngle: number;'
+      return:
+        type: number
+  - name: gradientColorType
+    uid: word!Word.FillFormat#gradientColorType:member
+    package: word!
+    fullName: gradientColorType
+    summary: Gets the gradient color type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly gradientColorType: Word.GradientColorType | "Mixed" |
+        "OneColor" | "TwoColors" | "PresetColors" | "MultiColor";
+      return:
+        type: >-
+           | "Mixed" | "OneColor"
+          | "TwoColors" | "PresetColors" | "MultiColor"
+  - name: gradientDegree
+    uid: word!Word.FillFormat#gradientDegree:member
+    package: word!
+    fullName: gradientDegree
+    summary: >-
+      Returns how dark or light a one-color gradient fill is. A value of 0 means
+      that black is mixed in with the shape's foreground color to form the
+      gradient. A value of 1 means that white is mixed in. Values between 0 and
+      1 mean that a darker or lighter shade of the foreground color is mixed in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly gradientDegree: number;'
+      return:
+        type: number
+  - name: gradientStyle
+    uid: word!Word.FillFormat#gradientStyle:member
+    package: word!
+    fullName: gradientStyle
+    summary: Returns the gradient style for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly gradientStyle: Word.GradientStyle | "Mixed" | "Horizontal" |
+        "Vertical" | "DiagonalUp" | "DiagonalDown" | "FromCorner" | "FromTitle"
+        | "FromCenter";
+      return:
+        type: >-
+           | "Mixed" | "Horizontal" |
+          "Vertical" | "DiagonalUp" | "DiagonalDown" | "FromCorner" |
+          "FromTitle" | "FromCenter"
+  - name: gradientVariant
+    uid: word!Word.FillFormat#gradientVariant:member
+    package: word!
+    fullName: gradientVariant
+    summary: >-
+      Returns the gradient variant for the fill as an integer value from 1 to 4
+      for most gradient fills.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly gradientVariant: number;'
+      return:
+        type: number
+  - name: isVisible
+    uid: word!Word.FillFormat#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.FillFormat#pattern:member
+    package: word!
+    fullName: pattern
+    summary: >-
+      Returns a `PatternType` value that represents the pattern applied to the
+      fill or line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly pattern: Word.PatternType | "Mixed" | "Percent5" | "Percent10"
+        | "Percent20" | "Percent25" | "Percent30" | "Percent40" | "Percent50" |
+        "Percent60" | "Percent70" | "Percent75" | "Percent80" | "Percent90" |
+        "DarkHorizontal" | "DarkVertical" | "DarkDownwardDiagonal" |
+        "DarkUpwardDiagonal" | "SmallCheckerBoard" | "Trellis" |
+        "LightHorizontal" | "LightVertical" | "LightDownwardDiagonal" |
+        "LightUpwardDiagonal" | "SmallGrid" | "DottedDiamond" |
+        "WideDownwardDiagonal" | "WideUpwardDiagonal" | "DashedUpwardDiagonal" |
+        "DashedDownwardDiagonal" | "NarrowVertical" | "NarrowHorizontal" |
+        "DashedVertical" | "DashedHorizontal" | "LargeConfetti" | "LargeGrid" |
+        "HorizontalBrick" | "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" |
+        "SolidDiamond" | "DiagonalBrick" | "OutlinedDiamond" | "Plaid" |
+        "Sphere" | "Weave" | "DottedGrid" | "Divot" | "Shingle" | "Wave" |
+        "Horizontal" | "Vertical" | "Cross" | "DownwardDiagonal" |
+        "UpwardDiagonal" | "DiagonalCross";
+      return:
+        type: >-
+           | "Mixed" | "Percent5" |
+          "Percent10" | "Percent20" | "Percent25" | "Percent30" | "Percent40" |
+          "Percent50" | "Percent60" | "Percent70" | "Percent75" | "Percent80" |
+          "Percent90" | "DarkHorizontal" | "DarkVertical" |
+          "DarkDownwardDiagonal" | "DarkUpwardDiagonal" | "SmallCheckerBoard" |
+          "Trellis" | "LightHorizontal" | "LightVertical" |
+          "LightDownwardDiagonal" | "LightUpwardDiagonal" | "SmallGrid" |
+          "DottedDiamond" | "WideDownwardDiagonal" | "WideUpwardDiagonal" |
+          "DashedUpwardDiagonal" | "DashedDownwardDiagonal" | "NarrowVertical" |
+          "NarrowHorizontal" | "DashedVertical" | "DashedHorizontal" |
+          "LargeConfetti" | "LargeGrid" | "HorizontalBrick" |
+          "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" | "SolidDiamond" |
+          "DiagonalBrick" | "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" |
+          "DottedGrid" | "Divot" | "Shingle" | "Wave" | "Horizontal" |
+          "Vertical" | "Cross" | "DownwardDiagonal" | "UpwardDiagonal" |
+          "DiagonalCross"
+  - name: presetGradientType
+    uid: word!Word.FillFormat#presetGradientType:member
+    package: word!
+    fullName: presetGradientType
+    summary: Returns the preset gradient type for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly presetGradientType: Word.PresetGradientType | "Mixed" |
+        "EarlySunset" | "LateSunset" | "Nightfall" | "Daybreak" | "Horizon" |
+        "Desert" | "Ocean" | "CalmWater" | "Fire" | "Fog" | "Moss" | "Peacock" |
+        "Wheat" | "Parchment" | "Mahogany" | "Rainbow" | "RainbowII" | "Gold" |
+        "GoldII" | "Brass" | "Chrome" | "ChromeII" | "Silver" | "Sapphire";
+      return:
+        type: >-
+           | "Mixed" |
+          "EarlySunset" | "LateSunset" | "Nightfall" | "Daybreak" | "Horizon" |
+          "Desert" | "Ocean" | "CalmWater" | "Fire" | "Fog" | "Moss" | "Peacock"
+          | "Wheat" | "Parchment" | "Mahogany" | "Rainbow" | "RainbowII" |
+          "Gold" | "GoldII" | "Brass" | "Chrome" | "ChromeII" | "Silver" |
+          "Sapphire"
+  - name: presetTexture
+    uid: word!Word.FillFormat#presetTexture:member
+    package: word!
+    fullName: presetTexture
+    summary: Gets the preset texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly presetTexture: Word.PresetTexture | "Mixed" | "Papyrus" |
+        "Canvas" | "Denim" | "WovenMat" | "WaterDroplets" | "PaperBag" |
+        "FishFossil" | "Sand" | "GreenMarble" | "WhiteMarble" | "BrownMarble" |
+        "Granite" | "Newsprint" | "RecycledPaper" | "Parchment" | "Stationery" |
+        "BlueTissuePaper" | "PinkTissuePaper" | "PurpleMesh" | "Bouquet" |
+        "Cork" | "Walnut" | "Oak" | "MediumWood";
+      return:
+        type: >-
+           | "Mixed" | "Papyrus" |
+          "Canvas" | "Denim" | "WovenMat" | "WaterDroplets" | "PaperBag" |
+          "FishFossil" | "Sand" | "GreenMarble" | "WhiteMarble" | "BrownMarble"
+          | "Granite" | "Newsprint" | "RecycledPaper" | "Parchment" |
+          "Stationery" | "BlueTissuePaper" | "PinkTissuePaper" | "PurpleMesh" |
+          "Bouquet" | "Cork" | "Walnut" | "Oak" | "MediumWood"
+  - name: rotateWithObject
+    uid: word!Word.FillFormat#rotateWithObject:member
+    package: word!
+    fullName: rotateWithObject
+    summary: Specifies whether the fill rotates with the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithObject: boolean;'
+      return:
+        type: boolean
+  - name: textureAlignment
+    uid: word!Word.FillFormat#textureAlignment:member
+    package: word!
+    fullName: textureAlignment
+    summary: >-
+      Specifies the alignment (the origin of the coordinate grid) for the tiling
+      of the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        textureAlignment: Word.TextureAlignment | "Mixed" | "TopLeft" | "Top" |
+        "TopRight" | "Left" | "Center" | "Right" | "BottomLeft" | "Bottom" |
+        "BottomRight";
+      return:
+        type: >-
+           | "Mixed" | "TopLeft" |
+          "Top" | "TopRight" | "Left" | "Center" | "Right" | "BottomLeft" |
+          "Bottom" | "BottomRight"
+  - name: textureHorizontalScale
+    uid: word!Word.FillFormat#textureHorizontalScale:member
+    package: word!
+    fullName: textureHorizontalScale
+    summary: Specifies the horizontal scaling factor for the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureHorizontalScale: number;'
+      return:
+        type: number
+  - name: textureName
+    uid: word!Word.FillFormat#textureName:member
+    package: word!
+    fullName: textureName
+    summary: Returns the name of the custom texture file for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly textureName: string;'
+      return:
+        type: string
+  - name: textureOffsetX
+    uid: word!Word.FillFormat#textureOffsetX:member
+    package: word!
+    fullName: textureOffsetX
+    summary: Specifies the horizontal offset of the texture from the origin in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetX: number;'
+      return:
+        type: number
+  - name: textureOffsetY
+    uid: word!Word.FillFormat#textureOffsetY:member
+    package: word!
+    fullName: textureOffsetY
+    summary: Specifies the vertical offset of the texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetY: number;'
+      return:
+        type: number
+  - name: textureTile
+    uid: word!Word.FillFormat#textureTile:member
+    package: word!
+    fullName: textureTile
+    summary: Specifies whether the texture is tiled.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureTile: boolean;'
+      return:
+        type: boolean
+  - name: textureType
+    uid: word!Word.FillFormat#textureType:member
+    package: word!
+    fullName: textureType
+    summary: Returns the texture type for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly textureType: Word.TextureType | "Mixed" | "Preset" |
+        "UserDefined";
+      return:
+        type: >-
+           | "Mixed" | "Preset" |
+          "UserDefined"
+  - name: textureVerticalScale
+    uid: word!Word.FillFormat#textureVerticalScale:member
+    package: word!
+    fullName: textureVerticalScale
+    summary: >-
+      Specifies the vertical scaling factor for the texture fill as a value
+      between 0.0 and 1.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureVerticalScale: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.FillFormat#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the fill for a shape as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.FillFormat#type:member
+    package: word!
+    fullName: type
+    summary: Gets the fill format type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.FillType | "Mixed" | "Solid" | "Patterned" |
+        "Gradient" | "Textured" | "Background" | "Picture";
+      return:
+        type: >-
+           | "Mixed" | "Solid" |
+          "Patterned" | "Gradient" | "Textured" | "Background" | "Picture"
+methods:
+  - name: load(options)
+    uid: word!Word.FillFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.FillFormatLoadOptions): Word.FillFormat;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.FillFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.FillFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.FillFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.FillFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.FillFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.FillFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.FillFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.FillFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setOneColorGradient(style, variant, degree)
+    uid: word!Word.FillFormat#setOneColorGradient:member(1)
+    package: word!
+    fullName: setOneColorGradient(style, variant, degree)
+    summary: Sets the fill to a one-color gradient.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setOneColorGradient(style: Word.GradientStyle, variant: number, degree:
+        number): void;
+      parameters:
+        - id: style
+          description: The gradient style.
+          type: 
+        - id: variant
+          description: The gradient variant. Can be a value from 1 to 4.
+          type: number
+        - id: degree
+          description: >-
+            The gradient degree. Can be a value from `0.0` (dark) to `1.0`
+            (light).
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setOneColorGradient(style, variant, degree)
+    uid: word!Word.FillFormat#setOneColorGradient:member(2)
+    package: word!
+    fullName: setOneColorGradient(style, variant, degree)
+    summary: Sets the fill to a one-color gradient.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setOneColorGradient(style: "Mixed" | "Horizontal" | "Vertical" |
+        "DiagonalUp" | "DiagonalDown" | "FromCorner" | "FromTitle" |
+        "FromCenter", variant: number, degree: number): void;
+      parameters:
+        - id: style
+          description: The gradient style.
+          type: >-
+            "Mixed" | "Horizontal" | "Vertical" | "DiagonalUp" | "DiagonalDown"
+            | "FromCorner" | "FromTitle" | "FromCenter"
+        - id: variant
+          description: The gradient variant. Can be a value from 1 to 4.
+          type: number
+        - id: degree
+          description: >-
+            The gradient degree. Can be a value from `0.0` (dark) to `1.0`
+            (light).
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setPatterned(pattern)
+    uid: word!Word.FillFormat#setPatterned:member(1)
+    package: word!
+    fullName: setPatterned(pattern)
+    summary: Sets the fill to a pattern.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setPatterned(pattern: Word.PatternType): void;'
+      parameters:
+        - id: pattern
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPatterned(pattern)
+    uid: word!Word.FillFormat#setPatterned:member(2)
+    package: word!
+    fullName: setPatterned(pattern)
+    summary: Sets the fill to a pattern.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPatterned(pattern: "Mixed" | "Percent5" | "Percent10" | "Percent20" |
+        "Percent25" | "Percent30" | "Percent40" | "Percent50" | "Percent60" |
+        "Percent70" | "Percent75" | "Percent80" | "Percent90" | "DarkHorizontal"
+        | "DarkVertical" | "DarkDownwardDiagonal" | "DarkUpwardDiagonal" |
+        "SmallCheckerBoard" | "Trellis" | "LightHorizontal" | "LightVertical" |
+        "LightDownwardDiagonal" | "LightUpwardDiagonal" | "SmallGrid" |
+        "DottedDiamond" | "WideDownwardDiagonal" | "WideUpwardDiagonal" |
+        "DashedUpwardDiagonal" | "DashedDownwardDiagonal" | "NarrowVertical" |
+        "NarrowHorizontal" | "DashedVertical" | "DashedHorizontal" |
+        "LargeConfetti" | "LargeGrid" | "HorizontalBrick" | "LargeCheckerBoard"
+        | "SmallConfetti" | "ZigZag" | "SolidDiamond" | "DiagonalBrick" |
+        "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" | "DottedGrid" |
+        "Divot" | "Shingle" | "Wave" | "Horizontal" | "Vertical" | "Cross" |
+        "DownwardDiagonal" | "UpwardDiagonal" | "DiagonalCross"): void;
+      parameters:
+        - id: pattern
+          description: ''
+          type: >-
+            "Mixed" | "Percent5" | "Percent10" | "Percent20" | "Percent25" |
+            "Percent30" | "Percent40" | "Percent50" | "Percent60" | "Percent70"
+            | "Percent75" | "Percent80" | "Percent90" | "DarkHorizontal" |
+            "DarkVertical" | "DarkDownwardDiagonal" | "DarkUpwardDiagonal" |
+            "SmallCheckerBoard" | "Trellis" | "LightHorizontal" |
+            "LightVertical" | "LightDownwardDiagonal" | "LightUpwardDiagonal" |
+            "SmallGrid" | "DottedDiamond" | "WideDownwardDiagonal" |
+            "WideUpwardDiagonal" | "DashedUpwardDiagonal" |
+            "DashedDownwardDiagonal" | "NarrowVertical" | "NarrowHorizontal" |
+            "DashedVertical" | "DashedHorizontal" | "LargeConfetti" |
+            "LargeGrid" | "HorizontalBrick" | "LargeCheckerBoard" |
+            "SmallConfetti" | "ZigZag" | "SolidDiamond" | "DiagonalBrick" |
+            "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" | "DottedGrid" |
+            "Divot" | "Shingle" | "Wave" | "Horizontal" | "Vertical" | "Cross" |
+            "DownwardDiagonal" | "UpwardDiagonal" | "DiagonalCross"
+      return:
+        type: void
+        description: ''
+  - name: setPresetGradient(style, variant, presetGradientType)
+    uid: word!Word.FillFormat#setPresetGradient:member(1)
+    package: word!
+    fullName: setPresetGradient(style, variant, presetGradientType)
+    summary: >-
+      Sets the fill to a preset gradient. The gradient style.The gradient
+      variant. Can be a value from 1 to 4.The preset gradient type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPresetGradient(style: Word.GradientStyle, variant: number,
+        presetGradientType: Word.PresetGradientType): void;
+      parameters:
+        - id: style
+          description: ''
+          type: 
+        - id: variant
+          description: ''
+          type: number
+        - id: presetGradientType
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPresetGradient(style, variant, presetGradientType)
+    uid: word!Word.FillFormat#setPresetGradient:member(2)
+    package: word!
+    fullName: setPresetGradient(style, variant, presetGradientType)
+    summary: >-
+      Sets the fill to a preset gradient. The gradient style.The gradient
+      variant. Can be a value from 1 to 4.The preset gradient type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPresetGradient(style: "Mixed" | "Horizontal" | "Vertical" |
+        "DiagonalUp" | "DiagonalDown" | "FromCorner" | "FromTitle" |
+        "FromCenter", variant: number, presetGradientType: "Mixed" |
+        "EarlySunset" | "LateSunset" | "Nightfall" | "Daybreak" | "Horizon" |
+        "Desert" | "Ocean" | "CalmWater" | "Fire" | "Fog" | "Moss" | "Peacock" |
+        "Wheat" | "Parchment" | "Mahogany" | "Rainbow" | "RainbowII" | "Gold" |
+        "GoldII" | "Brass" | "Chrome" | "ChromeII" | "Silver" | "Sapphire"):
+        void;
+      parameters:
+        - id: style
+          description: ''
+          type: >-
+            "Mixed" | "Horizontal" | "Vertical" | "DiagonalUp" | "DiagonalDown"
+            | "FromCorner" | "FromTitle" | "FromCenter"
+        - id: variant
+          description: ''
+          type: number
+        - id: presetGradientType
+          description: ''
+          type: >-
+            "Mixed" | "EarlySunset" | "LateSunset" | "Nightfall" | "Daybreak" |
+            "Horizon" | "Desert" | "Ocean" | "CalmWater" | "Fire" | "Fog" |
+            "Moss" | "Peacock" | "Wheat" | "Parchment" | "Mahogany" | "Rainbow"
+            | "RainbowII" | "Gold" | "GoldII" | "Brass" | "Chrome" | "ChromeII"
+            | "Silver" | "Sapphire"
+      return:
+        type: void
+        description: ''
+  - name: setPresetTextured(presetTexture)
+    uid: word!Word.FillFormat#setPresetTextured:member(1)
+    package: word!
+    fullName: setPresetTextured(presetTexture)
+    summary: Sets the fill to a preset texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setPresetTextured(presetTexture: Word.PresetTexture): void;'
+      parameters:
+        - id: presetTexture
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPresetTextured(presetTexture)
+    uid: word!Word.FillFormat#setPresetTextured:member(2)
+    package: word!
+    fullName: setPresetTextured(presetTexture)
+    summary: Sets the fill to a preset texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPresetTextured(presetTexture: "Mixed" | "Papyrus" | "Canvas" |
+        "Denim" | "WovenMat" | "WaterDroplets" | "PaperBag" | "FishFossil" |
+        "Sand" | "GreenMarble" | "WhiteMarble" | "BrownMarble" | "Granite" |
+        "Newsprint" | "RecycledPaper" | "Parchment" | "Stationery" |
+        "BlueTissuePaper" | "PinkTissuePaper" | "PurpleMesh" | "Bouquet" |
+        "Cork" | "Walnut" | "Oak" | "MediumWood"): void;
+      parameters:
+        - id: presetTexture
+          description: ''
+          type: >-
+            "Mixed" | "Papyrus" | "Canvas" | "Denim" | "WovenMat" |
+            "WaterDroplets" | "PaperBag" | "FishFossil" | "Sand" | "GreenMarble"
+            | "WhiteMarble" | "BrownMarble" | "Granite" | "Newsprint" |
+            "RecycledPaper" | "Parchment" | "Stationery" | "BlueTissuePaper" |
+            "PinkTissuePaper" | "PurpleMesh" | "Bouquet" | "Cork" | "Walnut" |
+            "Oak" | "MediumWood"
+      return:
+        type: void
+        description: ''
+  - name: setTwoColorGradient(style, variant)
+    uid: word!Word.FillFormat#setTwoColorGradient:member(1)
+    package: word!
+    fullName: setTwoColorGradient(style, variant)
+    summary: Sets the fill to a two-color gradient.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setTwoColorGradient(style: Word.GradientStyle, variant: number): void;'
+      parameters:
+        - id: style
+          description: ''
+          type: 
+        - id: variant
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setTwoColorGradient(style, variant)
+    uid: word!Word.FillFormat#setTwoColorGradient:member(2)
+    package: word!
+    fullName: setTwoColorGradient(style, variant)
+    summary: Sets the fill to a two-color gradient.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setTwoColorGradient(style: "Mixed" | "Horizontal" | "Vertical" |
+        "DiagonalUp" | "DiagonalDown" | "FromCorner" | "FromTitle" |
+        "FromCenter", variant: number): void;
+      parameters:
+        - id: style
+          description: ''
+          type: >-
+            "Mixed" | "Horizontal" | "Vertical" | "DiagonalUp" | "DiagonalDown"
+            | "FromCorner" | "FromTitle" | "FromCenter"
+        - id: variant
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: solid()
+    uid: word!Word.FillFormat#solid:member(1)
+    package: word!
+    fullName: solid()
+    summary: Sets the fill to a uniform color.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'solid(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.FillFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.FillFormat` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.FillFormatData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.FillFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.FillFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.FillFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.FillFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.FillFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.filltype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.filltype.yml
new file mode 100644
index 0000000000..81757f5106
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.filltype.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSEnum
+name: Word.FillType
+uid: word!Word.FillType:enum
+package: word!
+fullName: Word.FillType
+summary: Specifies a shape's fill type.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: background
+    uid: word!Word.FillType.background:member
+    package: word!
+    summary: >-
+      Represents a background fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Background"'
+  - name: gradient
+    uid: word!Word.FillType.gradient:member
+    package: word!
+    summary: >-
+      Represents a gradient fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gradient"'
+  - name: mixed
+    uid: word!Word.FillType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: patterned
+    uid: word!Word.FillType.patterned:member
+    package: word!
+    summary: >-
+      Represents a patterned fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Patterned"'
+  - name: picture
+    uid: word!Word.FillType.picture:member
+    package: word!
+    summary: >-
+      Represents a picture fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Picture"'
+  - name: solid
+    uid: word!Word.FillType.solid:member
+    package: word!
+    summary: >-
+      Represents a solid fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Solid"'
+  - name: textured
+    uid: word!Word.FillType.textured:member
+    package: word!
+    summary: >-
+      Represents a textured fill type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Textured"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.flowdirection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.flowdirection.yml
new file mode 100644
index 0000000000..5d238c2982
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.flowdirection.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.FlowDirection
+uid: word!Word.FlowDirection:enum
+package: word!
+fullName: Word.FlowDirection
+summary: Specifies the direction in which text flows from one text column to the next.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: leftToRight
+    uid: word!Word.FlowDirection.leftToRight:member
+    package: word!
+    summary: >-
+      Text flows from left to right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftToRight"'
+  - name: rightToLeft
+    uid: word!Word.FlowDirection.rightToLeft:member
+    package: word!
+    summary: >-
+      Text flows from right to left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightToLeft"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.font.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.font.yml
new file mode 100644
index 0000000000..6e8130f10e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.font.yml
@@ -0,0 +1,1424 @@
+### YamlMime:TSType
+name: Word.Font
+uid: word!Word.Font:class
+package: word!
+fullName: Word.Font
+summary: Represents a font.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Change the font color
+
+  // Run a batch operation against the Word object model.
+
+  await Word.run(async (context) => {
+
+      // Create a range proxy object for the current selection.
+      const selection = context.document.getSelection();
+
+      // Queue a command to change the font color of the current selection.
+      selection.font.color = 'blue';
+
+      // Synchronize the document state by executing the queued commands,
+      // and return a promise to indicate task completion.
+      await context.sync();
+      console.log('The font color of the selection has been changed.');
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: allCaps
+    uid: word!Word.Font#allCaps:member
+    package: word!
+    fullName: allCaps
+    summary: >-
+      Specifies whether the font is formatted as all capital letters, which
+      makes lowercase letters appear as uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **All Caps** attribute.
+
+
+      - `false`: None of the text has the **All Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **All Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allCaps: boolean;'
+      return:
+        type: boolean
+  - name: bold
+    uid: word!Word.Font#bold:member
+    package: word!
+    fullName: bold
+    summary: >-
+      Specifies a value that indicates whether the font is bold. True if the
+      font is formatted as bold, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Bold format text
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to make the current selection bold.
+          selection.font.bold = true;
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The selection is now bold.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold: boolean;'
+      return:
+        type: boolean
+  - name: boldBidirectional
+    uid: word!Word.Font#boldBidirectional:member
+    package: word!
+    fullName: boldBidirectional
+    summary: >-
+      Specifies whether the font is formatted as bold in a right-to-left
+      language document. The possible values are as follows:
+
+
+      - `true`: All the text is bold.
+
+
+      - `false`: None of the text is bold.
+
+
+      - `null`: Returned if some, but not all, of the text is bold.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'boldBidirectional: boolean;'
+      return:
+        type: boolean
+  - name: borders
+    uid: word!Word.Font#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly borders: Word.BorderUniversalCollection;'
+      return:
+        type: 
+  - name: color
+    uid: word!Word.Font#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the specified font. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Change the font color
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to change the font color of the current selection.
+          selection.font.color = 'blue';
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The font color of the selection has been changed.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: colorIndex
+    uid: word!Word.Font#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: Specifies a `ColorIndex` value that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndex: Word.ColorIndex | "Auto" | "Black" | "Blue" | "Turquoise" |
+        "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" | "DarkBlue" |
+        "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" | "Gray50" |
+        "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: colorIndexBidirectional
+    uid: word!Word.Font#colorIndexBidirectional:member
+    package: word!
+    fullName: colorIndexBidirectional
+    summary: >-
+      Specifies the color for the `Font` object in a right-to-left language
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndexBidirectional: Word.ColorIndex | "Auto" | "Black" | "Blue" |
+        "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+        "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+        "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: context
+    uid: word!Word.Font#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: contextualAlternates
+    uid: word!Word.Font#contextualAlternates:member
+    package: word!
+    fullName: contextualAlternates
+    summary: Specifies whether contextual alternates are enabled for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contextualAlternates: boolean;'
+      return:
+        type: boolean
+  - name: diacriticColor
+    uid: word!Word.Font#diacriticColor:member
+    package: word!
+    fullName: diacriticColor
+    summary: >-
+      Specifies the color to be used for diacritics for the `Font` object. You
+      can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'diacriticColor: string;'
+      return:
+        type: string
+  - name: disableCharacterSpaceGrid
+    uid: word!Word.Font#disableCharacterSpaceGrid:member
+    package: word!
+    fullName: disableCharacterSpaceGrid
+    summary: >-
+      Specifies whether Microsoft Word ignores the number of characters per line
+      for the corresponding `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'disableCharacterSpaceGrid: boolean;'
+      return:
+        type: boolean
+  - name: doubleStrikeThrough
+    uid: word!Word.Font#doubleStrikeThrough:member
+    package: word!
+    fullName: doubleStrikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a double
+      strikethrough. True if the font is formatted as double strikethrough text,
+      otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'doubleStrikeThrough: boolean;'
+      return:
+        type: boolean
+  - name: emboss
+    uid: word!Word.Font#emboss:member
+    package: word!
+    fullName: emboss
+    summary: >-
+      Specifies whether the font is formatted as embossed. The possible values
+      are as follows:
+
+
+      - `true`: All the text is embossed.
+
+
+      - `false`: None of the text is embossed.
+
+
+      - `null`: Returned if some, but not all, of the text is embossed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emboss: boolean;'
+      return:
+        type: boolean
+  - name: emphasisMark
+    uid: word!Word.Font#emphasisMark:member
+    package: word!
+    fullName: emphasisMark
+    summary: >-
+      Specifies an `EmphasisMark` value that represents the emphasis mark for a
+      character or designated character string.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        emphasisMark: Word.EmphasisMark | "None" | "OverSolidCircle" |
+        "OverComma" | "OverWhiteCircle" | "UnderSolidCircle";
+      return:
+        type: >-
+           | "None" |
+          "OverSolidCircle" | "OverComma" | "OverWhiteCircle" |
+          "UnderSolidCircle"
+  - name: engrave
+    uid: word!Word.Font#engrave:member
+    package: word!
+    fullName: engrave
+    summary: >-
+      Specifies whether the font is formatted as engraved. The possible values
+      are as follows:
+
+
+      - `true`: All the text is engraved.
+
+
+      - `false`: None of the text is engraved.
+
+
+      - `null`: Returned if some, but not all, of the text is engraved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'engrave: boolean;'
+      return:
+        type: boolean
+  - name: fill
+    uid: word!Word.Font#fill:member
+    package: word!
+    fullName: fill
+    summary: >-
+      Returns a `FillFormat` object that contains fill formatting properties for
+      the font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fill: Word.FillFormat;'
+      return:
+        type: 
+  - name: glow
+    uid: word!Word.Font#glow:member
+    package: word!
+    fullName: glow
+    summary: >-
+      Returns a `GlowFormat` object that represents the glow formatting for the
+      font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly glow: Word.GlowFormat;'
+      return:
+        type: 
+  - name: hidden
+    uid: word!Word.Font#hidden:member
+    package: word!
+    fullName: hidden
+    summary: >-
+      Specifies a value that indicates whether the font is tagged as hidden.
+      True if the font is formatted as hidden text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hidden: boolean;'
+      return:
+        type: boolean
+  - name: highlightColor
+    uid: word!Word.Font#highlightColor:member
+    package: word!
+    fullName: highlightColor
+    summary: >-
+      Specifies the highlight color. To set it, use a value either in the
+      '\#RRGGBB' format or the color name. To remove highlight color, set it to
+      null. The returned highlight color can be in the '\#RRGGBB' format, an
+      empty string for mixed highlight colors, or `null` for no highlight color.
+      Note: Only the default highlight colors are available in Office for
+      Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue",
+      "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray",
+      "LightGray", and "Black". When the add-in runs in Office for Windows
+      Desktop, any other color is converted to the closest color when applied to
+      the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Highlight selected text
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to highlight the current selection.
+          selection.font.highlightColor = '#FFFF00'; // Yellow
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The selection has been highlighted.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'highlightColor: string;'
+      return:
+        type: string
+  - name: italic
+    uid: word!Word.Font#italic:member
+    package: word!
+    fullName: italic
+    summary: >-
+      Specifies a value that indicates whether the font is italicized. True if
+      the font is italicized, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic: boolean;'
+      return:
+        type: boolean
+  - name: italicBidirectional
+    uid: word!Word.Font#italicBidirectional:member
+    package: word!
+    fullName: italicBidirectional
+    summary: >-
+      Specifies whether the font is italicized in a right-to-left language
+      document. The possible values are as follows:
+
+
+      - `true`: All the text is italicized.
+
+
+      - `false`: None of the text is italicized.
+
+
+      - `null`: Returned if some, but not all, of the text is
+      italicized.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italicBidirectional: boolean;'
+      return:
+        type: boolean
+  - name: kerning
+    uid: word!Word.Font#kerning:member
+    package: word!
+    fullName: kerning
+    summary: >-
+      Specifies the minimum font size for which Microsoft Word will adjust
+      kerning automatically.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerning: number;'
+      return:
+        type: number
+  - name: ligature
+    uid: word!Word.Font#ligature:member
+    package: word!
+    fullName: ligature
+    summary: Specifies the ligature setting for the `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        ligature: Word.Ligature | "None" | "Standard" | "Contextual" |
+        "StandardContextual" | "Historical" | "StandardHistorical" |
+        "ContextualHistorical" | "StandardContextualHistorical" | "Discretional"
+        | "StandardDiscretional" | "ContextualDiscretional" |
+        "StandardContextualDiscretional" | "HistoricalDiscretional" |
+        "StandardHistoricalDiscretional" | "ContextualHistoricalDiscretional" |
+        "All";
+      return:
+        type: >-
+           | "None" | "Standard" |
+          "Contextual" | "StandardContextual" | "Historical" |
+          "StandardHistorical" | "ContextualHistorical" |
+          "StandardContextualHistorical" | "Discretional" |
+          "StandardDiscretional" | "ContextualDiscretional" |
+          "StandardContextualDiscretional" | "HistoricalDiscretional" |
+          "StandardHistoricalDiscretional" | "ContextualHistoricalDiscretional"
+          | "All"
+  - name: line
+    uid: word!Word.Font#line:member
+    package: word!
+    fullName: line
+    summary: Returns a `LineFormat` object that specifies the formatting for a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly line: Word.LineFormat;'
+      return:
+        type: 
+  - name: name
+    uid: word!Word.Font#name:member
+    package: word!
+    fullName: name
+    summary: Specifies a value that represents the name of the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Change the font name
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to change the current selection's font name.
+          selection.font.name = 'Arial';
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The font name has changed.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name: string;'
+      return:
+        type: string
+  - name: nameAscii
+    uid: word!Word.Font#nameAscii:member
+    package: word!
+    fullName: nameAscii
+    summary: >-
+      Specifies the font used for Latin text (characters with character codes
+      from 0 (zero) through 127).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameAscii: string;'
+      return:
+        type: string
+  - name: nameBidirectional
+    uid: word!Word.Font#nameBidirectional:member
+    package: word!
+    fullName: nameBidirectional
+    summary: Specifies the font name in a right-to-left language document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameBidirectional: string;'
+      return:
+        type: string
+  - name: nameFarEast
+    uid: word!Word.Font#nameFarEast:member
+    package: word!
+    fullName: nameFarEast
+    summary: Specifies the East Asian font name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameFarEast: string;'
+      return:
+        type: string
+  - name: nameOther
+    uid: word!Word.Font#nameOther:member
+    package: word!
+    fullName: nameOther
+    summary: Specifies the font used for characters with codes from 128 through 255.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameOther: string;'
+      return:
+        type: string
+  - name: numberForm
+    uid: word!Word.Font#numberForm:member
+    package: word!
+    fullName: numberForm
+    summary: Specifies the number form setting for an OpenType font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberForm: Word.NumberForm | "Default" | "Lining" | "OldStyle";'
+      return:
+        type: >-
+           | "Default" | "Lining" |
+          "OldStyle"
+  - name: numberSpacing
+    uid: word!Word.Font#numberSpacing:member
+    package: word!
+    fullName: numberSpacing
+    summary: Specifies the number spacing setting for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        numberSpacing: Word.NumberSpacing | "Default" | "Proportional" |
+        "Tabular";
+      return:
+        type: >-
+           | "Default" |
+          "Proportional" | "Tabular"
+  - name: outline
+    uid: word!Word.Font#outline:member
+    package: word!
+    fullName: outline
+    summary: >-
+      Specifies if the font is formatted as outlined. The possible values are as
+      follows:
+
+
+      - `true`: All the text is outlined.
+
+
+      - `false`: None of the text is outlined.
+
+
+      - `null`: Returned if some, but not all, of the text is outlined.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outline: boolean;'
+      return:
+        type: boolean
+  - name: position
+    uid: word!Word.Font#position:member
+    package: word!
+    fullName: position
+    summary: Specifies the position of text (in points) relative to the base line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'position: number;'
+      return:
+        type: number
+  - name: reflection
+    uid: word!Word.Font#reflection:member
+    package: word!
+    fullName: reflection
+    summary: >-
+      Returns a `ReflectionFormat` object that represents the reflection
+      formatting for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly reflection: Word.ReflectionFormat;'
+      return:
+        type: 
+  - name: scaling
+    uid: word!Word.Font#scaling:member
+    package: word!
+    fullName: scaling
+    summary: Specifies the scaling percentage applied to the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'scaling: number;'
+      return:
+        type: number
+  - name: shadow
+    uid: word!Word.Font#shadow:member
+    package: word!
+    fullName: shadow
+    summary: >-
+      Specifies if the font is formatted as shadowed. The possible values are as
+      follows:
+
+
+      - `true`: All the text is shadowed.
+
+
+      - `false`: None of the text is shadowed.
+
+
+      - `null`: Returned if some, but not all, of the text is shadowed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadow: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Font#size:member
+    package: word!
+    fullName: size
+    summary: Specifies a value that represents the font size in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Change the font size
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to change the current selection's font size.
+          selection.font.size = 20;
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The font size has changed.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size: number;'
+      return:
+        type: number
+  - name: sizeBidirectional
+    uid: word!Word.Font#sizeBidirectional:member
+    package: word!
+    fullName: sizeBidirectional
+    summary: Specifies the font size in points for right-to-left text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sizeBidirectional: number;'
+      return:
+        type: number
+  - name: smallCaps
+    uid: word!Word.Font#smallCaps:member
+    package: word!
+    fullName: smallCaps
+    summary: >-
+      Specifies whether the font is formatted as small caps, which makes
+      lowercase letters appear as small uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **Small Caps** attribute.
+
+
+      - `false`: None of the text has the **Small Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **Small Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'smallCaps: boolean;'
+      return:
+        type: boolean
+  - name: spacing
+    uid: word!Word.Font#spacing:member
+    package: word!
+    fullName: spacing
+    summary: Specifies the spacing between characters.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spacing: number;'
+      return:
+        type: number
+  - name: strikeThrough
+    uid: word!Word.Font#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a strikethrough.
+      True if the font is formatted as strikethrough text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Strike format text
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to strikethrough the font of the current selection.
+          selection.font.strikeThrough = true;
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The selection now has a strikethrough.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough: boolean;'
+      return:
+        type: boolean
+  - name: stylisticSet
+    uid: word!Word.Font#stylisticSet:member
+    package: word!
+    fullName: stylisticSet
+    summary: Specifies the stylistic set for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        stylisticSet: Word.StylisticSet | "Default" | "Set01" | "Set02" |
+        "Set03" | "Set04" | "Set05" | "Set06" | "Set07" | "Set08" | "Set09" |
+        "Set10" | "Set11" | "Set12" | "Set13" | "Set14" | "Set15" | "Set16" |
+        "Set17" | "Set18" | "Set19" | "Set20";
+      return:
+        type: >-
+           | "Default" | "Set01" |
+          "Set02" | "Set03" | "Set04" | "Set05" | "Set06" | "Set07" | "Set08" |
+          "Set09" | "Set10" | "Set11" | "Set12" | "Set13" | "Set14" | "Set15" |
+          "Set16" | "Set17" | "Set18" | "Set19" | "Set20"
+  - name: subscript
+    uid: word!Word.Font#subscript:member
+    package: word!
+    fullName: subscript
+    summary: >-
+      Specifies a value that indicates whether the font is a subscript. True if
+      the font is formatted as subscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subscript: boolean;'
+      return:
+        type: boolean
+  - name: superscript
+    uid: word!Word.Font#superscript:member
+    package: word!
+    fullName: superscript
+    summary: >-
+      Specifies a value that indicates whether the font is a superscript. True
+      if the font is formatted as superscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'superscript: boolean;'
+      return:
+        type: boolean
+  - name: textColor
+    uid: word!Word.Font#textColor:member
+    package: word!
+    fullName: textColor
+    summary: Returns a `ColorFormat` object that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly textColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: textShadow
+    uid: word!Word.Font#textShadow:member
+    package: word!
+    fullName: textShadow
+    summary: >-
+      Returns a `ShadowFormat` object that specifies the shadow formatting for
+      the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly textShadow: Word.ShadowFormat;'
+      return:
+        type: 
+  - name: threeDimensionalFormat
+    uid: word!Word.Font#threeDimensionalFormat:member
+    package: word!
+    fullName: threeDimensionalFormat
+    summary: >-
+      Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
+      effect formatting properties for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly threeDimensionalFormat: Word.ThreeDimensionalFormat;'
+      return:
+        type: 
+  - name: underline
+    uid: word!Word.Font#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the font's underline type. 'None' if the
+      font isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Underline format text
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a range proxy object for the current selection.
+          const selection = context.document.getSelection();
+
+          // Queue a command to underline the current selection.
+          selection.font.underline = Word.UnderlineType.single;
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The selection now has an underline style.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine"
+        | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" |
+        "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" |
+        "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" |
+        "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" |
+          "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" |
+          "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" |
+          "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave"
+          | "WaveHeavy" | "WaveDouble"
+  - name: underlineColor
+    uid: word!Word.Font#underlineColor:member
+    package: word!
+    fullName: underlineColor
+    summary: >-
+      Specifies the color of the underline for the `Font` object. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'underlineColor: string;'
+      return:
+        type: string
+methods:
+  - name: decreaseFontSize()
+    uid: word!Word.Font#decreaseFontSize:member(1)
+    package: word!
+    fullName: decreaseFontSize()
+    summary: Decreases the font size to the next available size.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'decreaseFontSize(): void;'
+      return:
+        type: void
+        description: ''
+  - name: increaseFontSize()
+    uid: word!Word.Font#increaseFontSize:member(1)
+    package: word!
+    fullName: increaseFontSize()
+    summary: Increases the font size to the next available size.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'increaseFontSize(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Font#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.FontLoadOptions): Word.Font;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Font#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Font;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Font#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Font;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: reset()
+    uid: word!Word.Font#reset:member(1)
+    package: word!
+    fullName: reset()
+    summary: Removes manual character formatting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reset(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Font#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.FontUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Font#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Font): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setAsTemplateDefault()
+    uid: word!Word.Font#setAsTemplateDefault:member(1)
+    package: word!
+    fullName: setAsTemplateDefault()
+    summary: >-
+      Sets the specified font formatting as the default for the active document
+      and all new documents based on the active template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setAsTemplateDefault(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Font#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Font` object is an
+      API object, the `toJSON` method returns a plain JavaScript object (typed
+      as `Word.Interfaces.FontData`) that contains shallow copies of any
+      loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.FontData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Font#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Font;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Font#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Font;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.frame.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.frame.yml
new file mode 100644
index 0000000000..264da801b1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.frame.yml
@@ -0,0 +1,544 @@
+### YamlMime:TSType
+name: Word.Frame
+uid: word!Word.Frame:class
+package: word!
+fullName: Word.Frame
+summary: >-
+  Represents a frame. The `Frame` object is a member of the
+  [Word.FrameCollection](xref:word!Word.FrameCollection:class) object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: borders
+    uid: word!Word.Frame#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly borders: Word.BorderUniversalCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Frame#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: height
+    uid: word!Word.Frame#height:member
+    package: word!
+    fullName: height
+    summary: Specifies the height (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height: number;'
+      return:
+        type: number
+  - name: heightRule
+    uid: word!Word.Frame#heightRule:member
+    package: word!
+    fullName: heightRule
+    summary: >-
+      Specifies a `FrameSizeRule` value that represents the rule for determining
+      the height of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRule: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
+      return:
+        type: >-
+           | "Auto" | "AtLeast" |
+          "Exact"
+  - name: horizontalDistanceFromText
+    uid: word!Word.Frame#horizontalDistanceFromText:member
+    package: word!
+    fullName: horizontalDistanceFromText
+    summary: >-
+      Specifies the horizontal distance between the frame and the surrounding
+      text, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalDistanceFromText: number;'
+      return:
+        type: number
+  - name: horizontalPosition
+    uid: word!Word.Frame#horizontalPosition:member
+    package: word!
+    fullName: horizontalPosition
+    summary: >-
+      Specifies the horizontal distance between the edge of the frame and the
+      item specified by the `relativeHorizontalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalPosition: number;'
+      return:
+        type: number
+  - name: lockAnchor
+    uid: word!Word.Frame#lockAnchor:member
+    package: word!
+    fullName: lockAnchor
+    summary: Specifies if the frame is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAnchor: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Frame#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Frame#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: Specifies the relative horizontal position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalPosition: Word.RelativeHorizontalPosition | "Margin" |
+        "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalPosition
+    uid: word!Word.Frame#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: Specifies the relative vertical position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalPosition: Word.RelativeVerticalPosition | "Margin" |
+        "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: shading
+    uid: word!Word.Frame#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shading: Word.ShadingUniversal;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Frame#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Specifies if document text wraps around the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap: boolean;'
+      return:
+        type: boolean
+  - name: verticalDistanceFromText
+    uid: word!Word.Frame#verticalDistanceFromText:member
+    package: word!
+    fullName: verticalDistanceFromText
+    summary: >-
+      Specifies the vertical distance (in points) between the frame and the
+      surrounding text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalDistanceFromText: number;'
+      return:
+        type: number
+  - name: verticalPosition
+    uid: word!Word.Frame#verticalPosition:member
+    package: word!
+    fullName: verticalPosition
+    summary: >-
+      Specifies the vertical distance between the edge of the frame and the item
+      specified by the `relativeVerticalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalPosition: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Frame#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+  - name: widthRule
+    uid: word!Word.Frame#widthRule:member
+    package: word!
+    fullName: widthRule
+    summary: Specifies the rule used to determine the width of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRule: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
+      return:
+        type: >-
+           | "Auto" | "AtLeast" |
+          "Exact"
+methods:
+  - name: copy()
+    uid: word!Word.Frame#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: Copies the frame to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.Frame#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: Removes the frame from the document and places it on the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.Frame#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Frame#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.FrameLoadOptions): Word.Frame;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Frame#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Frame;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Frame#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Frame;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select()
+    uid: word!Word.Frame#select:member(1)
+    package: word!
+    fullName: select()
+    summary: Selects the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Frame#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.FrameUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Frame#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Frame): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Frame#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Frame` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.FrameData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.FrameData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Frame#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Frame;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Frame#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Frame;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.framecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.framecollection.yml
new file mode 100644
index 0000000000..9a7cf9c437
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.framecollection.yml
@@ -0,0 +1,241 @@
+### YamlMime:TSType
+name: Word.FrameCollection
+uid: word!Word.FrameCollection:class
+package: word!
+fullName: Word.FrameCollection
+summary: Represents the collection of [Word.Frame](xref:word!Word.Frame:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.FrameCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.FrameCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Frame[];'
+      return:
+        type: []
+methods:
+  - name: add(range)
+    uid: word!Word.FrameCollection#add:member(1)
+    package: word!
+    fullName: add(range)
+    summary: >-
+      Returns a `Frame` object that represents a new frame added to a range,
+      selection, or document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(range: Word.Range): Word.Frame;'
+      parameters:
+        - id: range
+          description: The range where the frame will be added.
+          type: 
+      return:
+        type: 
+        description: A `Frame` object that represents the new frame.
+  - name: delete()
+    uid: word!Word.FrameCollection#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the `FrameCollection` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getItem(index)
+    uid: word!Word.FrameCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(index)
+    summary: Gets a `Frame` object by its index in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(index: number): Word.Frame;'
+      parameters:
+        - id: index
+          description: The location of a `Frame` object.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.FrameCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.FrameCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.FrameCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.FrameCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.FrameCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.FrameCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.FrameCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.FrameCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.FrameCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.FrameCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.FrameCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.FrameCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.FrameCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.FrameCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.FrameCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.framesizerule.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.framesizerule.yml
new file mode 100644
index 0000000000..aa60e6194c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.framesizerule.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSEnum
+name: Word.FrameSizeRule
+uid: word!Word.FrameSizeRule:enum
+package: word!
+fullName: Word.FrameSizeRule
+summary: >-
+  Represents how Word interprets the rule used to determine the height or width
+  of a [Word.Frame](xref:word!Word.Frame:class).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: atLeast
+    uid: word!Word.FrameSizeRule.atLeast:member
+    package: word!
+    summary: >-
+      The height or width is set to a value equal to or greater than the value
+      specified by the `height` property or `width` property.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AtLeast"'
+  - name: auto
+    uid: word!Word.FrameSizeRule.auto:member
+    package: word!
+    summary: >-
+      The height or width is set according to the height or width of the item in
+      the frame.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Auto"'
+  - name: exact
+    uid: word!Word.FrameSizeRule.exact:member
+    package: word!
+    summary: >-
+      The height or width is set to an exact value specified by the `height`
+      property or `width` property.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Exact"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.geometricshapetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.geometricshapetype.yml
new file mode 100644
index 0000000000..511746b843
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.geometricshapetype.yml
@@ -0,0 +1,1783 @@
+### YamlMime:TSEnum
+name: Word.GeometricShapeType
+uid: word!Word.GeometricShapeType:enum
+package: word!
+fullName: Word.GeometricShapeType
+summary: Specifies the shape type for a `GeometricShape` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: accentBorderCallout1
+    uid: word!Word.GeometricShapeType.accentBorderCallout1:member
+    package: word!
+    summary: >-
+      Accent border callout 1 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AccentBorderCallout1"'
+  - name: accentBorderCallout2
+    uid: word!Word.GeometricShapeType.accentBorderCallout2:member
+    package: word!
+    summary: >-
+      Accent border callout 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AccentBorderCallout2"'
+  - name: accentBorderCallout3
+    uid: word!Word.GeometricShapeType.accentBorderCallout3:member
+    package: word!
+    summary: >-
+      Accent border callout 3 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AccentBorderCallout3"'
+  - name: accentCallout1
+    uid: word!Word.GeometricShapeType.accentCallout1:member
+    package: word!
+    summary: >-
+      Accent callout 1 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AccentCallout1"'
+  - name: accentCallout2
+    uid: word!Word.GeometricShapeType.accentCallout2:member
+    package: word!
+    summary: >-
+      Accent callout 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AccentCallout2"'
+  - name: accentCallout3
+    uid: word!Word.GeometricShapeType.accentCallout3:member
+    package: word!
+    summary: >-
+      Accent callout 3 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AccentCallout3"'
+  - name: actionButtonBackPrevious
+    uid: word!Word.GeometricShapeType.actionButtonBackPrevious:member
+    package: word!
+    summary: >-
+      Action button back previous geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonBackPrevious"'
+  - name: actionButtonBeginning
+    uid: word!Word.GeometricShapeType.actionButtonBeginning:member
+    package: word!
+    summary: >-
+      Action button beginning geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonBeginning"'
+  - name: actionButtonBlank
+    uid: word!Word.GeometricShapeType.actionButtonBlank:member
+    package: word!
+    summary: >-
+      Action button blank geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonBlank"'
+  - name: actionButtonDocument
+    uid: word!Word.GeometricShapeType.actionButtonDocument:member
+    package: word!
+    summary: >-
+      Action button document geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonDocument"'
+  - name: actionButtonEnd
+    uid: word!Word.GeometricShapeType.actionButtonEnd:member
+    package: word!
+    summary: >-
+      Action button end geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonEnd"'
+  - name: actionButtonForwardNext
+    uid: word!Word.GeometricShapeType.actionButtonForwardNext:member
+    package: word!
+    summary: >-
+      Action button forward next geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonForwardNext"'
+  - name: actionButtonHelp
+    uid: word!Word.GeometricShapeType.actionButtonHelp:member
+    package: word!
+    summary: >-
+      Action button help geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonHelp"'
+  - name: actionButtonHome
+    uid: word!Word.GeometricShapeType.actionButtonHome:member
+    package: word!
+    summary: >-
+      Action button home geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonHome"'
+  - name: actionButtonInformation
+    uid: word!Word.GeometricShapeType.actionButtonInformation:member
+    package: word!
+    summary: >-
+      Action button information geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonInformation"'
+  - name: actionButtonMovie
+    uid: word!Word.GeometricShapeType.actionButtonMovie:member
+    package: word!
+    summary: >-
+      Action button movie geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonMovie"'
+  - name: actionButtonReturn
+    uid: word!Word.GeometricShapeType.actionButtonReturn:member
+    package: word!
+    summary: >-
+      Action button return geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonReturn"'
+  - name: actionButtonSound
+    uid: word!Word.GeometricShapeType.actionButtonSound:member
+    package: word!
+    summary: >-
+      Action button sound geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ActionButtonSound"'
+  - name: arc
+    uid: word!Word.GeometricShapeType.arc:member
+    package: word!
+    summary: >-
+      Arc geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arc"'
+  - name: bentArrow
+    uid: word!Word.GeometricShapeType.bentArrow:member
+    package: word!
+    summary: >-
+      Bent arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BentArrow"'
+  - name: bentUpArrow
+    uid: word!Word.GeometricShapeType.bentUpArrow:member
+    package: word!
+    summary: >-
+      Bent up arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BentUpArrow"'
+  - name: bevel
+    uid: word!Word.GeometricShapeType.bevel:member
+    package: word!
+    summary: >-
+      Bevel geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bevel"'
+  - name: blockArc
+    uid: word!Word.GeometricShapeType.blockArc:member
+    package: word!
+    summary: >-
+      Block arc geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BlockArc"'
+  - name: borderCallout1
+    uid: word!Word.GeometricShapeType.borderCallout1:member
+    package: word!
+    summary: >-
+      Border callout 1 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BorderCallout1"'
+  - name: borderCallout2
+    uid: word!Word.GeometricShapeType.borderCallout2:member
+    package: word!
+    summary: >-
+      Border callout 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BorderCallout2"'
+  - name: borderCallout3
+    uid: word!Word.GeometricShapeType.borderCallout3:member
+    package: word!
+    summary: >-
+      Border callout 3 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BorderCallout3"'
+  - name: bracePair
+    uid: word!Word.GeometricShapeType.bracePair:member
+    package: word!
+    summary: >-
+      Brace pair geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BracePair"'
+  - name: bracketPair
+    uid: word!Word.GeometricShapeType.bracketPair:member
+    package: word!
+    summary: >-
+      Bracket pair geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BracketPair"'
+  - name: callout1
+    uid: word!Word.GeometricShapeType.callout1:member
+    package: word!
+    summary: >-
+      Callout 1 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Callout1"'
+  - name: callout2
+    uid: word!Word.GeometricShapeType.callout2:member
+    package: word!
+    summary: >-
+      Callout 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Callout2"'
+  - name: callout3
+    uid: word!Word.GeometricShapeType.callout3:member
+    package: word!
+    summary: >-
+      Callout 3 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Callout3"'
+  - name: can
+    uid: word!Word.GeometricShapeType.can:member
+    package: word!
+    summary: >-
+      Can geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Can"'
+  - name: chartPlus
+    uid: word!Word.GeometricShapeType.chartPlus:member
+    package: word!
+    summary: >-
+      Chart plus geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChartPlus"'
+  - name: chartStar
+    uid: word!Word.GeometricShapeType.chartStar:member
+    package: word!
+    summary: >-
+      Chart star geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChartStar"'
+  - name: chartX
+    uid: word!Word.GeometricShapeType.chartX:member
+    package: word!
+    summary: >-
+      Chart X geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChartX"'
+  - name: chevron
+    uid: word!Word.GeometricShapeType.chevron:member
+    package: word!
+    summary: >-
+      Chevron geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Chevron"'
+  - name: chord
+    uid: word!Word.GeometricShapeType.chord:member
+    package: word!
+    summary: >-
+      Chord geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Chord"'
+  - name: circularArrow
+    uid: word!Word.GeometricShapeType.circularArrow:member
+    package: word!
+    summary: >-
+      Circular arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CircularArrow"'
+  - name: cloud
+    uid: word!Word.GeometricShapeType.cloud:member
+    package: word!
+    summary: >-
+      Cloud geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cloud"'
+  - name: cloudCallout
+    uid: word!Word.GeometricShapeType.cloudCallout:member
+    package: word!
+    summary: >-
+      Cloud callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CloudCallout"'
+  - name: corner
+    uid: word!Word.GeometricShapeType.corner:member
+    package: word!
+    summary: >-
+      Corner geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Corner"'
+  - name: cornerTabs
+    uid: word!Word.GeometricShapeType.cornerTabs:member
+    package: word!
+    summary: >-
+      Corner tabs geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CornerTabs"'
+  - name: cube
+    uid: word!Word.GeometricShapeType.cube:member
+    package: word!
+    summary: >-
+      Cube geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cube"'
+  - name: curvedDownArrow
+    uid: word!Word.GeometricShapeType.curvedDownArrow:member
+    package: word!
+    summary: >-
+      Curved down arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurvedDownArrow"'
+  - name: curvedLeftArrow
+    uid: word!Word.GeometricShapeType.curvedLeftArrow:member
+    package: word!
+    summary: >-
+      Curved left arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurvedLeftArrow"'
+  - name: curvedRightArrow
+    uid: word!Word.GeometricShapeType.curvedRightArrow:member
+    package: word!
+    summary: >-
+      Curved right arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurvedRightArrow"'
+  - name: curvedUpArrow
+    uid: word!Word.GeometricShapeType.curvedUpArrow:member
+    package: word!
+    summary: >-
+      Curved up arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurvedUpArrow"'
+  - name: decagon
+    uid: word!Word.GeometricShapeType.decagon:member
+    package: word!
+    summary: >-
+      Decagon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Decagon"'
+  - name: diagonalStripe
+    uid: word!Word.GeometricShapeType.diagonalStripe:member
+    package: word!
+    summary: >-
+      Diagonal stripe geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DiagonalStripe"'
+  - name: diamond
+    uid: word!Word.GeometricShapeType.diamond:member
+    package: word!
+    summary: >-
+      Diamond geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Diamond"'
+  - name: dodecagon
+    uid: word!Word.GeometricShapeType.dodecagon:member
+    package: word!
+    summary: >-
+      Dodecagon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dodecagon"'
+  - name: donut
+    uid: word!Word.GeometricShapeType.donut:member
+    package: word!
+    summary: >-
+      Donut geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Donut"'
+  - name: doubleWave
+    uid: word!Word.GeometricShapeType.doubleWave:member
+    package: word!
+    summary: >-
+      Double wave geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DoubleWave"'
+  - name: downArrow
+    uid: word!Word.GeometricShapeType.downArrow:member
+    package: word!
+    summary: >-
+      Down arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DownArrow"'
+  - name: downArrowCallout
+    uid: word!Word.GeometricShapeType.downArrowCallout:member
+    package: word!
+    summary: >-
+      Down arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DownArrowCallout"'
+  - name: ellipse
+    uid: word!Word.GeometricShapeType.ellipse:member
+    package: word!
+    summary: >-
+      Ellipse geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ellipse"'
+  - name: ellipseRibbon
+    uid: word!Word.GeometricShapeType.ellipseRibbon:member
+    package: word!
+    summary: >-
+      Ellipse ribbon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EllipseRibbon"'
+  - name: ellipseRibbon2
+    uid: word!Word.GeometricShapeType.ellipseRibbon2:member
+    package: word!
+    summary: >-
+      Ellipse ribbon 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EllipseRibbon2"'
+  - name: flowChartAlternateProcess
+    uid: word!Word.GeometricShapeType.flowChartAlternateProcess:member
+    package: word!
+    summary: >-
+      Flow chart alternate process geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartAlternateProcess"'
+  - name: flowChartCollate
+    uid: word!Word.GeometricShapeType.flowChartCollate:member
+    package: word!
+    summary: >-
+      Flow chart collate geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartCollate"'
+  - name: flowChartConnector
+    uid: word!Word.GeometricShapeType.flowChartConnector:member
+    package: word!
+    summary: >-
+      Flow chart connector geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartConnector"'
+  - name: flowChartDecision
+    uid: word!Word.GeometricShapeType.flowChartDecision:member
+    package: word!
+    summary: >-
+      Flow chart decision geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartDecision"'
+  - name: flowChartDelay
+    uid: word!Word.GeometricShapeType.flowChartDelay:member
+    package: word!
+    summary: >-
+      Flow chart delay geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartDelay"'
+  - name: flowChartDisplay
+    uid: word!Word.GeometricShapeType.flowChartDisplay:member
+    package: word!
+    summary: >-
+      Flow chart display geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartDisplay"'
+  - name: flowChartDocument
+    uid: word!Word.GeometricShapeType.flowChartDocument:member
+    package: word!
+    summary: >-
+      Flow chart document geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartDocument"'
+  - name: flowChartExtract
+    uid: word!Word.GeometricShapeType.flowChartExtract:member
+    package: word!
+    summary: >-
+      Flow chart extract geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartExtract"'
+  - name: flowChartInputOutput
+    uid: word!Word.GeometricShapeType.flowChartInputOutput:member
+    package: word!
+    summary: >-
+      Flow chart input-output geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartInputOutput"'
+  - name: flowChartInternalStorage
+    uid: word!Word.GeometricShapeType.flowChartInternalStorage:member
+    package: word!
+    summary: >-
+      Flow chart internal storage geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartInternalStorage"'
+  - name: flowChartMagneticDisk
+    uid: word!Word.GeometricShapeType.flowChartMagneticDisk:member
+    package: word!
+    summary: >-
+      Flow chart magnetic disk geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartMagneticDisk"'
+  - name: flowChartMagneticDrum
+    uid: word!Word.GeometricShapeType.flowChartMagneticDrum:member
+    package: word!
+    summary: >-
+      Flow chart magnetic drum geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartMagneticDrum"'
+  - name: flowChartMagneticTape
+    uid: word!Word.GeometricShapeType.flowChartMagneticTape:member
+    package: word!
+    summary: >-
+      Flow chart magnetic tape geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartMagneticTape"'
+  - name: flowChartManualInput
+    uid: word!Word.GeometricShapeType.flowChartManualInput:member
+    package: word!
+    summary: >-
+      Flow chart manual input geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartManualInput"'
+  - name: flowChartManualOperation
+    uid: word!Word.GeometricShapeType.flowChartManualOperation:member
+    package: word!
+    summary: >-
+      Flow chart manual operation geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartManualOperation"'
+  - name: flowChartMerge
+    uid: word!Word.GeometricShapeType.flowChartMerge:member
+    package: word!
+    summary: >-
+      Flow chart merge geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartMerge"'
+  - name: flowChartMultidocument
+    uid: word!Word.GeometricShapeType.flowChartMultidocument:member
+    package: word!
+    summary: >-
+      Flow chart multidocument geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartMultidocument"'
+  - name: flowChartOfflineStorage
+    uid: word!Word.GeometricShapeType.flowChartOfflineStorage:member
+    package: word!
+    summary: >-
+      Flow chart offline storage geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartOfflineStorage"'
+  - name: flowChartOffpageConnector
+    uid: word!Word.GeometricShapeType.flowChartOffpageConnector:member
+    package: word!
+    summary: >-
+      Flow chart off-page connector geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartOffpageConnector"'
+  - name: flowChartOnlineStorage
+    uid: word!Word.GeometricShapeType.flowChartOnlineStorage:member
+    package: word!
+    summary: >-
+      Flow chart online storage geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartOnlineStorage"'
+  - name: flowChartOr
+    uid: word!Word.GeometricShapeType.flowChartOr:member
+    package: word!
+    summary: >-
+      Flow chart OR geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartOr"'
+  - name: flowChartPredefinedProcess
+    uid: word!Word.GeometricShapeType.flowChartPredefinedProcess:member
+    package: word!
+    summary: >-
+      Flow chart predefined process geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartPredefinedProcess"'
+  - name: flowChartPreparation
+    uid: word!Word.GeometricShapeType.flowChartPreparation:member
+    package: word!
+    summary: >-
+      Flow chart preparation geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartPreparation"'
+  - name: flowChartProcess
+    uid: word!Word.GeometricShapeType.flowChartProcess:member
+    package: word!
+    summary: >-
+      Flow chart process geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartProcess"'
+  - name: flowChartPunchedCard
+    uid: word!Word.GeometricShapeType.flowChartPunchedCard:member
+    package: word!
+    summary: >-
+      Flow chart punched card geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartPunchedCard"'
+  - name: flowChartPunchedTape
+    uid: word!Word.GeometricShapeType.flowChartPunchedTape:member
+    package: word!
+    summary: >-
+      Flow chart punched tape geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartPunchedTape"'
+  - name: flowChartSort
+    uid: word!Word.GeometricShapeType.flowChartSort:member
+    package: word!
+    summary: >-
+      Flow chart sort geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartSort"'
+  - name: flowChartSummingJunction
+    uid: word!Word.GeometricShapeType.flowChartSummingJunction:member
+    package: word!
+    summary: >-
+      Flow chart summing junction geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartSummingJunction"'
+  - name: flowChartTerminator
+    uid: word!Word.GeometricShapeType.flowChartTerminator:member
+    package: word!
+    summary: >-
+      Flow chart terminator geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowChartTerminator"'
+  - name: foldedCorner
+    uid: word!Word.GeometricShapeType.foldedCorner:member
+    package: word!
+    summary: >-
+      Folded corner geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FoldedCorner"'
+  - name: frame
+    uid: word!Word.GeometricShapeType.frame:member
+    package: word!
+    summary: >-
+      Frame geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Frame"'
+  - name: funnel
+    uid: word!Word.GeometricShapeType.funnel:member
+    package: word!
+    summary: >-
+      Funnel geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Funnel"'
+  - name: gear6
+    uid: word!Word.GeometricShapeType.gear6:member
+    package: word!
+    summary: >-
+      Gear 6 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gear6"'
+  - name: gear9
+    uid: word!Word.GeometricShapeType.gear9:member
+    package: word!
+    summary: >-
+      Gear 9 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gear9"'
+  - name: halfFrame
+    uid: word!Word.GeometricShapeType.halfFrame:member
+    package: word!
+    summary: >-
+      Half frame geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HalfFrame"'
+  - name: heart
+    uid: word!Word.GeometricShapeType.heart:member
+    package: word!
+    summary: >-
+      Heart geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heart"'
+  - name: heptagon
+    uid: word!Word.GeometricShapeType.heptagon:member
+    package: word!
+    summary: >-
+      Heptagon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Heptagon"'
+  - name: hexagon
+    uid: word!Word.GeometricShapeType.hexagon:member
+    package: word!
+    summary: >-
+      Hexagon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hexagon"'
+  - name: homePlate
+    uid: word!Word.GeometricShapeType.homePlate:member
+    package: word!
+    summary: >-
+      Home plate geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HomePlate"'
+  - name: horizontalScroll
+    uid: word!Word.GeometricShapeType.horizontalScroll:member
+    package: word!
+    summary: >-
+      Horizontal scroll geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HorizontalScroll"'
+  - name: irregularSeal1
+    uid: word!Word.GeometricShapeType.irregularSeal1:member
+    package: word!
+    summary: >-
+      Irregular seal 1 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IrregularSeal1"'
+  - name: irregularSeal2
+    uid: word!Word.GeometricShapeType.irregularSeal2:member
+    package: word!
+    summary: >-
+      Irregular seal 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IrregularSeal2"'
+  - name: leftArrow
+    uid: word!Word.GeometricShapeType.leftArrow:member
+    package: word!
+    summary: >-
+      Left arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftArrow"'
+  - name: leftArrowCallout
+    uid: word!Word.GeometricShapeType.leftArrowCallout:member
+    package: word!
+    summary: >-
+      Left arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftArrowCallout"'
+  - name: leftBrace
+    uid: word!Word.GeometricShapeType.leftBrace:member
+    package: word!
+    summary: >-
+      Left brace geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftBrace"'
+  - name: leftBracket
+    uid: word!Word.GeometricShapeType.leftBracket:member
+    package: word!
+    summary: >-
+      Left bracket geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftBracket"'
+  - name: leftCircularArrow
+    uid: word!Word.GeometricShapeType.leftCircularArrow:member
+    package: word!
+    summary: >-
+      Left circular arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftCircularArrow"'
+  - name: leftRightArrow
+    uid: word!Word.GeometricShapeType.leftRightArrow:member
+    package: word!
+    summary: >-
+      Left-right arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftRightArrow"'
+  - name: leftRightArrowCallout
+    uid: word!Word.GeometricShapeType.leftRightArrowCallout:member
+    package: word!
+    summary: >-
+      Left-right arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftRightArrowCallout"'
+  - name: leftRightCircularArrow
+    uid: word!Word.GeometricShapeType.leftRightCircularArrow:member
+    package: word!
+    summary: >-
+      Left-right circular arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftRightCircularArrow"'
+  - name: leftRightRibbon
+    uid: word!Word.GeometricShapeType.leftRightRibbon:member
+    package: word!
+    summary: >-
+      Left-right ribbon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftRightRibbon"'
+  - name: leftRightUpArrow
+    uid: word!Word.GeometricShapeType.leftRightUpArrow:member
+    package: word!
+    summary: >-
+      Left-right-up arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftRightUpArrow"'
+  - name: leftUpArrow
+    uid: word!Word.GeometricShapeType.leftUpArrow:member
+    package: word!
+    summary: >-
+      Left-up arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftUpArrow"'
+  - name: lightningBolt
+    uid: word!Word.GeometricShapeType.lightningBolt:member
+    package: word!
+    summary: >-
+      Lightning bolt geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightningBolt"'
+  - name: lineInverse
+    uid: word!Word.GeometricShapeType.lineInverse:member
+    package: word!
+    summary: >-
+      Line inverse geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LineInverse"'
+  - name: mathDivide
+    uid: word!Word.GeometricShapeType.mathDivide:member
+    package: word!
+    summary: >-
+      Math divide geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MathDivide"'
+  - name: mathEqual
+    uid: word!Word.GeometricShapeType.mathEqual:member
+    package: word!
+    summary: >-
+      Math equal geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MathEqual"'
+  - name: mathMinus
+    uid: word!Word.GeometricShapeType.mathMinus:member
+    package: word!
+    summary: >-
+      Math minus geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MathMinus"'
+  - name: mathMultiply
+    uid: word!Word.GeometricShapeType.mathMultiply:member
+    package: word!
+    summary: >-
+      Math multiply geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MathMultiply"'
+  - name: mathNotEqual
+    uid: word!Word.GeometricShapeType.mathNotEqual:member
+    package: word!
+    summary: >-
+      Math not equal geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MathNotEqual"'
+  - name: mathPlus
+    uid: word!Word.GeometricShapeType.mathPlus:member
+    package: word!
+    summary: >-
+      Math plus geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MathPlus"'
+  - name: moon
+    uid: word!Word.GeometricShapeType.moon:member
+    package: word!
+    summary: >-
+      Moon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Moon"'
+  - name: nonIsoscelesTrapezoid
+    uid: word!Word.GeometricShapeType.nonIsoscelesTrapezoid:member
+    package: word!
+    summary: >-
+      Non-isosceles trapezoid geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NonIsoscelesTrapezoid"'
+  - name: noSmoking
+    uid: word!Word.GeometricShapeType.noSmoking:member
+    package: word!
+    summary: >-
+      No smoking geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoSmoking"'
+  - name: notchedRightArrow
+    uid: word!Word.GeometricShapeType.notchedRightArrow:member
+    package: word!
+    summary: >-
+      Notched right arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NotchedRightArrow"'
+  - name: octagon
+    uid: word!Word.GeometricShapeType.octagon:member
+    package: word!
+    summary: >-
+      Octagon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Octagon"'
+  - name: parallelogram
+    uid: word!Word.GeometricShapeType.parallelogram:member
+    package: word!
+    summary: >-
+      Parallelogram geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Parallelogram"'
+  - name: pentagon
+    uid: word!Word.GeometricShapeType.pentagon:member
+    package: word!
+    summary: >-
+      Pentagon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pentagon"'
+  - name: pie
+    uid: word!Word.GeometricShapeType.pie:member
+    package: word!
+    summary: >-
+      Pie geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pie"'
+  - name: pieWedge
+    uid: word!Word.GeometricShapeType.pieWedge:member
+    package: word!
+    summary: >-
+      Pie wedge geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PieWedge"'
+  - name: plaque
+    uid: word!Word.GeometricShapeType.plaque:member
+    package: word!
+    summary: >-
+      Plaque geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Plaque"'
+  - name: plaqueTabs
+    uid: word!Word.GeometricShapeType.plaqueTabs:member
+    package: word!
+    summary: >-
+      Plaque tabs geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PlaqueTabs"'
+  - name: plus
+    uid: word!Word.GeometricShapeType.plus:member
+    package: word!
+    summary: >-
+      Plus geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Plus"'
+  - name: quadArrow
+    uid: word!Word.GeometricShapeType.quadArrow:member
+    package: word!
+    summary: >-
+      Quad arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"QuadArrow"'
+  - name: quadArrowCallout
+    uid: word!Word.GeometricShapeType.quadArrowCallout:member
+    package: word!
+    summary: >-
+      Quad arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"QuadArrowCallout"'
+  - name: rectangle
+    uid: word!Word.GeometricShapeType.rectangle:member
+    package: word!
+    summary: >-
+      Rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Rectangle"'
+  - name: ribbon
+    uid: word!Word.GeometricShapeType.ribbon:member
+    package: word!
+    summary: >-
+      Ribbon geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ribbon"'
+  - name: ribbon2
+    uid: word!Word.GeometricShapeType.ribbon2:member
+    package: word!
+    summary: >-
+      Ribbon 2 geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ribbon2"'
+  - name: rightArrow
+    uid: word!Word.GeometricShapeType.rightArrow:member
+    package: word!
+    summary: >-
+      Right arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightArrow"'
+  - name: rightArrowCallout
+    uid: word!Word.GeometricShapeType.rightArrowCallout:member
+    package: word!
+    summary: >-
+      Right arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightArrowCallout"'
+  - name: rightBrace
+    uid: word!Word.GeometricShapeType.rightBrace:member
+    package: word!
+    summary: >-
+      Right brace geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightBrace"'
+  - name: rightBracket
+    uid: word!Word.GeometricShapeType.rightBracket:member
+    package: word!
+    summary: >-
+      Right bracket geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightBracket"'
+  - name: rightTriangle
+    uid: word!Word.GeometricShapeType.rightTriangle:member
+    package: word!
+    summary: >-
+      Right triangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightTriangle"'
+  - name: round1Rectangle
+    uid: word!Word.GeometricShapeType.round1Rectangle:member
+    package: word!
+    summary: >-
+      Round one rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Round1Rectangle"'
+  - name: round2DiagonalRectangle
+    uid: word!Word.GeometricShapeType.round2DiagonalRectangle:member
+    package: word!
+    summary: >-
+      Round two diagonal rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Round2DiagonalRectangle"'
+  - name: round2SameRectangle
+    uid: word!Word.GeometricShapeType.round2SameRectangle:member
+    package: word!
+    summary: >-
+      Round two same rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Round2SameRectangle"'
+  - name: roundRectangle
+    uid: word!Word.GeometricShapeType.roundRectangle:member
+    package: word!
+    summary: >-
+      Round rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RoundRectangle"'
+  - name: smileyFace
+    uid: word!Word.GeometricShapeType.smileyFace:member
+    package: word!
+    summary: >-
+      Smiley face geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SmileyFace"'
+  - name: snip1Rectangle
+    uid: word!Word.GeometricShapeType.snip1Rectangle:member
+    package: word!
+    summary: >-
+      Snip one rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Snip1Rectangle"'
+  - name: snip2DiagonalRectangle
+    uid: word!Word.GeometricShapeType.snip2DiagonalRectangle:member
+    package: word!
+    summary: >-
+      Snip two diagonal rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Snip2DiagonalRectangle"'
+  - name: snip2SameRectangle
+    uid: word!Word.GeometricShapeType.snip2SameRectangle:member
+    package: word!
+    summary: >-
+      Snip two same rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Snip2SameRectangle"'
+  - name: snipRoundRectangle
+    uid: word!Word.GeometricShapeType.snipRoundRectangle:member
+    package: word!
+    summary: >-
+      Snip round rectangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SnipRoundRectangle"'
+  - name: squareTabs
+    uid: word!Word.GeometricShapeType.squareTabs:member
+    package: word!
+    summary: >-
+      Square tabs geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SquareTabs"'
+  - name: star10
+    uid: word!Word.GeometricShapeType.star10:member
+    package: word!
+    summary: >-
+      Star 10-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star10"'
+  - name: star12
+    uid: word!Word.GeometricShapeType.star12:member
+    package: word!
+    summary: >-
+      Star 12-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star12"'
+  - name: star16
+    uid: word!Word.GeometricShapeType.star16:member
+    package: word!
+    summary: >-
+      Star 16-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star16"'
+  - name: star24
+    uid: word!Word.GeometricShapeType.star24:member
+    package: word!
+    summary: >-
+      Star 24-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star24"'
+  - name: star32
+    uid: word!Word.GeometricShapeType.star32:member
+    package: word!
+    summary: >-
+      Star 32-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star32"'
+  - name: star4
+    uid: word!Word.GeometricShapeType.star4:member
+    package: word!
+    summary: >-
+      Star 4-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star4"'
+  - name: star5
+    uid: word!Word.GeometricShapeType.star5:member
+    package: word!
+    summary: >-
+      Star 5-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star5"'
+  - name: star6
+    uid: word!Word.GeometricShapeType.star6:member
+    package: word!
+    summary: >-
+      Star 6-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star6"'
+  - name: star7
+    uid: word!Word.GeometricShapeType.star7:member
+    package: word!
+    summary: >-
+      Star 7-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star7"'
+  - name: star8
+    uid: word!Word.GeometricShapeType.star8:member
+    package: word!
+    summary: >-
+      Star 8-point geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Star8"'
+  - name: stripedRightArrow
+    uid: word!Word.GeometricShapeType.stripedRightArrow:member
+    package: word!
+    summary: >-
+      Striped right arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StripedRightArrow"'
+  - name: sun
+    uid: word!Word.GeometricShapeType.sun:member
+    package: word!
+    summary: >-
+      Sun geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sun"'
+  - name: swooshArrow
+    uid: word!Word.GeometricShapeType.swooshArrow:member
+    package: word!
+    summary: >-
+      Swoosh arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SwooshArrow"'
+  - name: teardrop
+    uid: word!Word.GeometricShapeType.teardrop:member
+    package: word!
+    summary: >-
+      Teardrop geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Teardrop"'
+  - name: trapezoid
+    uid: word!Word.GeometricShapeType.trapezoid:member
+    package: word!
+    summary: >-
+      Trapezoid geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Trapezoid"'
+  - name: triangle
+    uid: word!Word.GeometricShapeType.triangle:member
+    package: word!
+    summary: >-
+      Triangle geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Triangle"'
+  - name: upArrow
+    uid: word!Word.GeometricShapeType.upArrow:member
+    package: word!
+    summary: >-
+      Up arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpArrow"'
+  - name: upArrowCallout
+    uid: word!Word.GeometricShapeType.upArrowCallout:member
+    package: word!
+    summary: >-
+      Up arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpArrowCallout"'
+  - name: upDownArrow
+    uid: word!Word.GeometricShapeType.upDownArrow:member
+    package: word!
+    summary: >-
+      Up-down arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpDownArrow"'
+  - name: upDownArrowCallout
+    uid: word!Word.GeometricShapeType.upDownArrowCallout:member
+    package: word!
+    summary: >-
+      Up-down arrow callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpDownArrowCallout"'
+  - name: uturnArrow
+    uid: word!Word.GeometricShapeType.uturnArrow:member
+    package: word!
+    summary: >-
+      U-turn arrow geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UturnArrow"'
+  - name: verticalScroll
+    uid: word!Word.GeometricShapeType.verticalScroll:member
+    package: word!
+    summary: >-
+      Vertical scroll geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"VerticalScroll"'
+  - name: wave
+    uid: word!Word.GeometricShapeType.wave:member
+    package: word!
+    summary: >-
+      Wave geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wave"'
+  - name: wedgeEllipseCallout
+    uid: word!Word.GeometricShapeType.wedgeEllipseCallout:member
+    package: word!
+    summary: >-
+      Wedge ellipse callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WedgeEllipseCallout"'
+  - name: wedgeRectCallout
+    uid: word!Word.GeometricShapeType.wedgeRectCallout:member
+    package: word!
+    summary: >-
+      Wedge rectangle callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WedgeRectCallout"'
+  - name: wedgeRRectCallout
+    uid: word!Word.GeometricShapeType.wedgeRRectCallout:member
+    package: word!
+    summary: >-
+      Wedge rounded rectangle callout geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WedgeRRectCallout"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.gettextoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gettextoptions.yml
new file mode 100644
index 0000000000..1841a5e2d6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gettextoptions.yml
@@ -0,0 +1,72 @@
+### YamlMime:TSType
+name: Word.GetTextOptions
+uid: word!Word.GetTextOptions:interface
+package: word!
+fullName: Word.GetTextOptions
+summary: Specifies the options to be included in a getText operation.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-text.yaml
+
+
+  await Word.run(async (context) => {
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+
+    const text = paragraph.getText();
+    const textIncludingHidden = paragraph.getText({ IncludeHiddenText: true });
+    const textIncludingDeleted = paragraph.getText({ IncludeTextMarkedAsDeleted: true });
+
+    await context.sync();
+
+    console.log("Text:- " + text.value, "Including hidden text:- " + textIncludingHidden.value, "Including text marked as deleted:- " + textIncludingDeleted.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: includeHiddenText
+    uid: word!Word.GetTextOptions#includeHiddenText:member
+    package: word!
+    fullName: includeHiddenText
+    summary: >-
+      Specifies a value that indicates whether to include hidden text in the
+      result of the GetText method. The default value is False.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'includeHiddenText?: boolean;'
+      return:
+        type: boolean
+  - name: includeTextMarkedAsDeleted
+    uid: word!Word.GetTextOptions#includeTextMarkedAsDeleted:member
+    package: word!
+    fullName: includeTextMarkedAsDeleted
+    summary: >-
+      Specifies a value that indicates whether to include text marked as deleted
+      in the result of the GetText method. The default value is False.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'includeTextMarkedAsDeleted?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.glowformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.glowformat.yml
new file mode 100644
index 0000000000..7e2f070620
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.glowformat.yml
@@ -0,0 +1,270 @@
+### YamlMime:TSType
+name: Word.GlowFormat
+uid: word!Word.GlowFormat:class
+package: word!
+fullName: Word.GlowFormat
+summary: Represents the glow formatting for the font used by the range of text.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: color
+    uid: word!Word.GlowFormat#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Returns a `ColorFormat` object that represents the color for a glow
+      effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly color: Word.ColorFormat;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.GlowFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: radius
+    uid: word!Word.GlowFormat#radius:member
+    package: word!
+    fullName: radius
+    summary: Specifies the length of the radius for a glow effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'radius: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.GlowFormat#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the glow effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.GlowFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.GlowFormatLoadOptions): Word.GlowFormat;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.GlowFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.GlowFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.GlowFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.GlowFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.GlowFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.GlowFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.GlowFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.GlowFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.GlowFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.GlowFormat` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.GlowFormatData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.GlowFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.GlowFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.GlowFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.GlowFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.GlowFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.gradientcolortype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gradientcolortype.yml
new file mode 100644
index 0000000000..c2ad5f7d46
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gradientcolortype.yml
@@ -0,0 +1,64 @@
+### YamlMime:TSEnum
+name: Word.GradientColorType
+uid: word!Word.GradientColorType:enum
+package: word!
+fullName: Word.GradientColorType
+summary: Specifies the type of gradient used in a shape's fill.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.GradientColorType.mixed:member
+    package: word!
+    summary: >-
+      Mixed gradient color type. Used when multiple shapes with different
+      gradient types are selected.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: multiColor
+    uid: word!Word.GradientColorType.multiColor:member
+    package: word!
+    summary: >-
+      Gradient that includes more than two colors, often customized.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MultiColor"'
+  - name: oneColor
+    uid: word!Word.GradientColorType.oneColor:member
+    package: word!
+    summary: >-
+      Gradient with a single color and varying transparency or brightness.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OneColor"'
+  - name: presetColors
+    uid: word!Word.GradientColorType.presetColors:member
+    package: word!
+    summary: >-
+      Gradient that uses a predefined set of colors.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PresetColors"'
+  - name: twoColors
+    uid: word!Word.GradientColorType.twoColors:member
+    package: word!
+    summary: >-
+      Gradient that blends two distinct colors.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TwoColors"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.gradientstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gradientstyle.yml
new file mode 100644
index 0000000000..b406415347
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gradientstyle.yml
@@ -0,0 +1,93 @@
+### YamlMime:TSEnum
+name: Word.GradientStyle
+uid: word!Word.GradientStyle:enum
+package: word!
+fullName: Word.GradientStyle
+summary: Specifies the style for a gradient fill.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: diagonalDown
+    uid: word!Word.GradientStyle.diagonalDown:member
+    package: word!
+    summary: >-
+      Represents a diagonal-down gradient style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DiagonalDown"'
+  - name: diagonalUp
+    uid: word!Word.GradientStyle.diagonalUp:member
+    package: word!
+    summary: >-
+      Represents a diagonal-up gradient style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DiagonalUp"'
+  - name: fromCenter
+    uid: word!Word.GradientStyle.fromCenter:member
+    package: word!
+    summary: >-
+      Represents a gradient style from the center.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FromCenter"'
+  - name: fromCorner
+    uid: word!Word.GradientStyle.fromCorner:member
+    package: word!
+    summary: >-
+      Represents a gradient style from the corner.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FromCorner"'
+  - name: fromTitle
+    uid: word!Word.GradientStyle.fromTitle:member
+    package: word!
+    summary: >-
+      Represents a gradient style from the title.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FromTitle"'
+  - name: horizontal
+    uid: word!Word.GradientStyle.horizontal:member
+    package: word!
+    summary: >-
+      Represents a horizontal gradient style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Horizontal"'
+  - name: mixed
+    uid: word!Word.GradientStyle.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed gradient style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: vertical
+    uid: word!Word.GradientStyle.vertical:member
+    package: word!
+    summary: >-
+      Represents a vertical gradient style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vertical"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.groupcontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.groupcontentcontrol.yml
new file mode 100644
index 0000000000..3cdd38d15f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.groupcontentcontrol.yml
@@ -0,0 +1,552 @@
+### YamlMime:TSType
+name: Word.GroupContentControl
+uid: word!Word.GroupContentControl:class
+package: word!
+fullName: Word.GroupContentControl
+summary: Represents the `GroupContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: appearance
+    uid: word!Word.GroupContentControl#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.GroupContentControl#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.GroupContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.GroupContentControl#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.GroupContentControl#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.GroupContentControl#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly level: Word.ContentControlLevel | "Inline" | "Paragraph" |
+        "Row" | "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.GroupContentControl#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.GroupContentControl#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.GroupContentControl#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly placeholderText: Word.BuildingBlock;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.GroupContentControl#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: word!Word.GroupContentControl#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly showingPlaceholderText: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.GroupContentControl#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.GroupContentControl#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.GroupContentControl#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xmlMapping: Word.XmlMapping;'
+      return:
+        type: 
+methods:
+  - name: copy()
+    uid: word!Word.GroupContentControl#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: Copies the content control from the active document to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.GroupContentControl#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: >-
+      Removes the content control from the active document and moves the content
+      control to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete(deleteContents)
+    uid: word!Word.GroupContentControl#delete:member(1)
+    package: word!
+    fullName: delete(deleteContents)
+    summary: Deletes the content control and optionally its contents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(deleteContents: boolean): void;'
+      parameters:
+        - id: deleteContents
+          description: Optional. Whether to delete the contents inside the control.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.GroupContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.GroupContentControlLoadOptions):
+        Word.GroupContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.GroupContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.GroupContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.GroupContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.GroupContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.GroupContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.GroupContentControlUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.GroupContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.GroupContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPlaceholderText(options)
+    uid: word!Word.GroupContentControl#setPlaceholderText:member(1)
+    package: word!
+    fullName: setPlaceholderText(options)
+    summary: >-
+      Sets the placeholder text that displays in the content control until a
+      user enters their own text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPlaceholderText(options?: Word.ContentControlPlaceholderOptions):
+        void;
+      parameters:
+        - id: options
+          description: >-
+            Optional. The options for configuring the content control's
+            placeholder text.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.GroupContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.GroupContentControl` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.GroupContentControlData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.GroupContentControlData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.GroupContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.GroupContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: ungroup()
+    uid: word!Word.GroupContentControl#ungroup:member(1)
+    package: word!
+    fullName: ungroup()
+    summary: >-
+      Removes the group content control from the document so that its child
+      content controls are no longer nested and can be freely edited.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ungroup(): void;'
+      return:
+        type: void
+        description: ''
+  - name: untrack()
+    uid: word!Word.GroupContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.GroupContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.gutterposition.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gutterposition.yml
new file mode 100644
index 0000000000..8fa97d7ad2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gutterposition.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.GutterPosition
+uid: word!Word.GutterPosition:enum
+package: word!
+fullName: Word.GutterPosition
+summary: Specifies where the gutter appears in the document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: left
+    uid: word!Word.GutterPosition.left:member
+    package: word!
+    summary: >-
+      The gutter appears on the left side of the document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: right
+    uid: word!Word.GutterPosition.right:member
+    package: word!
+    summary: >-
+      The gutter appears on the right side of the document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: top
+    uid: word!Word.GutterPosition.top:member
+    package: word!
+    summary: >-
+      The gutter appears at the top of the document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.gutterstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gutterstyle.yml
new file mode 100644
index 0000000000..e8fdb2da7e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.gutterstyle.yml
@@ -0,0 +1,35 @@
+### YamlMime:TSEnum
+name: Word.GutterStyle
+uid: word!Word.GutterStyle:enum
+package: word!
+fullName: Word.GutterStyle
+summary: >-
+  Specifies whether the gutter style should conform to left-to-right text flow
+  or right-to-left text flow.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bidirectional
+    uid: word!Word.GutterStyle.bidirectional:member
+    package: word!
+    summary: >-
+      Gutter style for bidirectional text flow. This is mainly right to left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bidirectional"'
+  - name: latin
+    uid: word!Word.GutterStyle.latin:member
+    package: word!
+    summary: >-
+      Gutter style for Latin text flow. This is mainly left to right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Latin"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.headerfootertype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.headerfootertype.yml
new file mode 100644
index 0000000000..e636559c96
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.headerfootertype.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSEnum
+name: Word.HeaderFooterType
+uid: word!Word.HeaderFooterType:enum
+package: word!
+fullName: Word.HeaderFooterType
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-header-and-footer.yaml
+
+
+  await Word.run(async (context) => {
+    context.document.sections
+      .getFirst()
+      .getHeader(Word.HeaderFooterType.primary)
+      .insertParagraph("This is a primary header.", "End");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: evenPages
+    uid: word!Word.HeaderFooterType.evenPages:member
+    package: word!
+    summary: >-
+      Returns all headers or footers on even-numbered pages of a section.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EvenPages"'
+  - name: firstPage
+    uid: word!Word.HeaderFooterType.firstPage:member
+    package: word!
+    summary: >-
+      Returns the header or footer on the first page of a section.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FirstPage"'
+  - name: primary
+    uid: word!Word.HeaderFooterType.primary:member
+    package: word!
+    summary: >-
+      Returns the header or footer on all pages of a section, but excludes the
+      first page or even pages if they are different.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Primary"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlink.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlink.yml
new file mode 100644
index 0000000000..d7ee5552fb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlink.yml
@@ -0,0 +1,441 @@
+### YamlMime:TSType
+name: Word.Hyperlink
+uid: word!Word.Hyperlink:class
+package: word!
+fullName: Word.Hyperlink
+summary: Represents a hyperlink in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: address
+    uid: word!Word.Hyperlink#address:member
+    package: word!
+    fullName: address
+    summary: Specifies the address (for example, a file name or URL) of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'address: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.Hyperlink#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: emailSubject
+    uid: word!Word.Hyperlink#emailSubject:member
+    package: word!
+    fullName: emailSubject
+    summary: Specifies the text string for the hyperlink's subject line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emailSubject: string;'
+      return:
+        type: string
+  - name: isExtraInfoRequired
+    uid: word!Word.Hyperlink#isExtraInfoRequired:member
+    package: word!
+    fullName: isExtraInfoRequired
+    summary: Returns `true` if extra information is required to resolve the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isExtraInfoRequired: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Hyperlink#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the `Hyperlink` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly name: string;'
+      return:
+        type: string
+  - name: range
+    uid: word!Word.Hyperlink#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: screenTip
+    uid: word!Word.Hyperlink#screenTip:member
+    package: word!
+    fullName: screenTip
+    summary: >-
+      Specifies the text that appears as a ScreenTip when the mouse pointer is
+      positioned over the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'screenTip: string;'
+      return:
+        type: string
+  - name: subAddress
+    uid: word!Word.Hyperlink#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: Specifies a named location in the destination of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subAddress: string;'
+      return:
+        type: string
+  - name: target
+    uid: word!Word.Hyperlink#target:member
+    package: word!
+    fullName: target
+    summary: Specifies the name of the frame or window in which to load the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'target: string;'
+      return:
+        type: string
+  - name: textToDisplay
+    uid: word!Word.Hyperlink#textToDisplay:member
+    package: word!
+    fullName: textToDisplay
+    summary: Specifies the hyperlink's visible text in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textToDisplay: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Hyperlink#type:member
+    package: word!
+    fullName: type
+    summary: Returns the hyperlink type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.HyperlinkType | "Range" | "Shape" | "InlineShape";'
+      return:
+        type: >-
+           | "Range" | "Shape" |
+          "InlineShape"
+methods:
+  - name: addToFavorites()
+    uid: word!Word.Hyperlink#addToFavorites:member(1)
+    package: word!
+    fullName: addToFavorites()
+    summary: >-
+      Creates a shortcut to the document or hyperlink and adds it to the
+      **Favorites** folder.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'addToFavorites(): void;'
+      return:
+        type: void
+        description: ''
+  - name: createNewDocument(fileName, editNow, overwrite)
+    uid: word!Word.Hyperlink#createNewDocument:member(1)
+    package: word!
+    fullName: createNewDocument(fileName, editNow, overwrite)
+    summary: Creates a new document linked to the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        createNewDocument(fileName: string, editNow: boolean, overwrite:
+        boolean): void;
+      parameters:
+        - id: fileName
+          description: Required. The name of the file.
+          type: string
+        - id: editNow
+          description: Required. `true` to start editing now.
+          type: boolean
+        - id: overwrite
+          description: >-
+            Required. `true` to overwrite if there's another file with the same
+            name.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.Hyperlink#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Hyperlink#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.HyperlinkLoadOptions): Word.Hyperlink;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Hyperlink#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Hyperlink;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Hyperlink#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Hyperlink;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Hyperlink#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.HyperlinkUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Hyperlink#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Hyperlink): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Hyperlink#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Hyperlink` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.HyperlinkData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.HyperlinkData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Hyperlink#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Hyperlink;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Hyperlink#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Hyperlink;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinkaddoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinkaddoptions.yml
new file mode 100644
index 0000000000..b07899646d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinkaddoptions.yml
@@ -0,0 +1,95 @@
+### YamlMime:TSType
+name: Word.HyperlinkAddOptions
+uid: word!Word.HyperlinkAddOptions:interface
+package: word!
+fullName: Word.HyperlinkAddOptions
+summary: >-
+  Specifies the options for adding to a
+  [Word.HyperlinkCollection](xref:word!Word.HyperlinkCollection:class) object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: address
+    uid: word!Word.HyperlinkAddOptions#address:member
+    package: word!
+    fullName: address
+    summary: >-
+      If provided, specifies the address (e.g., URL or file path) of the
+      hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'address?: string;'
+      return:
+        type: string
+  - name: screenTip
+    uid: word!Word.HyperlinkAddOptions#screenTip:member
+    package: word!
+    fullName: screenTip
+    summary: If provided, specifies the text that appears as a tooltip.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'screenTip?: string;'
+      return:
+        type: string
+  - name: subAddress
+    uid: word!Word.HyperlinkAddOptions#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: If provided, specifies the location within the file or document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subAddress?: string;'
+      return:
+        type: string
+  - name: target
+    uid: word!Word.HyperlinkAddOptions#target:member
+    package: word!
+    fullName: target
+    summary: >-
+      If provided, specifies the name of the frame or window in which to load
+      the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'target?: string;'
+      return:
+        type: string
+  - name: textToDisplay
+    uid: word!Word.HyperlinkAddOptions#textToDisplay:member
+    package: word!
+    fullName: textToDisplay
+    summary: If provided, specifies the visible text of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textToDisplay?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinkcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinkcollection.yml
new file mode 100644
index 0000000000..ddebf8b875
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinkcollection.yml
@@ -0,0 +1,214 @@
+### YamlMime:TSType
+name: Word.HyperlinkCollection
+uid: word!Word.HyperlinkCollection:class
+package: word!
+fullName: Word.HyperlinkCollection
+summary: >-
+  Contains a collection of [Word.Hyperlink](xref:word!Word.Hyperlink:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.HyperlinkCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.HyperlinkCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Hyperlink[];'
+      return:
+        type: []
+methods:
+  - name: add(anchor, options)
+    uid: word!Word.HyperlinkCollection#add:member(1)
+    package: word!
+    fullName: add(anchor, options)
+    summary: >-
+      Returns a `Hyperlink` object that represents a new hyperlink added to a
+      range, selection, or document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        add(anchor: Word.Range, options?: Word.HyperlinkAddOptions):
+        Word.Hyperlink;
+      parameters:
+        - id: anchor
+          description: Required. The range to which the hyperlink is added.
+          type: 
+        - id: options
+          description: Optional. The options to further configure the new hyperlink.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.HyperlinkCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.HyperlinkCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.HyperlinkCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.HyperlinkCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.HyperlinkCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.HyperlinkCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.HyperlinkCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.HyperlinkCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.HyperlinkCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.HyperlinkCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.HyperlinkCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.HyperlinkCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.HyperlinkCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.HyperlinkCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.HyperlinkCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinktype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinktype.yml
new file mode 100644
index 0000000000..97e997becb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.hyperlinktype.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.HyperlinkType
+uid: word!Word.HyperlinkType:enum
+package: word!
+fullName: Word.HyperlinkType
+summary: Specifies the hyperlink type.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: inlineShape
+    uid: word!Word.HyperlinkType.inlineShape:member
+    package: word!
+    summary: >-
+      Represents a hyperlink to an inline shape in the document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InlineShape"'
+  - name: range
+    uid: word!Word.HyperlinkType.range:member
+    package: word!
+    summary: >-
+      Represents a hyperlink to a range in the document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Range"'
+  - name: shape
+    uid: word!Word.HyperlinkType.shape:member
+    package: word!
+    summary: >-
+      Represents a hyperlink to a shape in the document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Shape"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.imageformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.imageformat.yml
new file mode 100644
index 0000000000..678625c791
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.imageformat.yml
@@ -0,0 +1,138 @@
+### YamlMime:TSEnum
+name: Word.ImageFormat
+uid: word!Word.ImageFormat:enum
+package: word!
+fullName: Word.ImageFormat
+summary: ''
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+  // Gets the first image in the document.
+
+  await Word.run(async (context) => {
+    const firstPicture: Word.InlinePicture = context.document.body.inlinePictures.getFirst();
+    firstPicture.load("width, height, imageFormat");
+
+    await context.sync();
+    console.log(`Image dimensions: ${firstPicture.width} x ${firstPicture.height}`, `Image format: ${firstPicture.imageFormat}`);
+    // Get the image encoded as Base64.
+    const base64 = firstPicture.getBase64ImageSrc();
+
+    await context.sync();
+    console.log(base64.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bmp
+    uid: word!Word.ImageFormat.bmp:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bmp"'
+  - name: emf
+    uid: word!Word.ImageFormat.emf:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Emf"'
+  - name: exif
+    uid: word!Word.ImageFormat.exif:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Exif"'
+  - name: gif
+    uid: word!Word.ImageFormat.gif:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gif"'
+  - name: icon
+    uid: word!Word.ImageFormat.icon:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Icon"'
+  - name: jpeg
+    uid: word!Word.ImageFormat.jpeg:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Jpeg"'
+  - name: pdf
+    uid: word!Word.ImageFormat.pdf:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pdf"'
+  - name: pict
+    uid: word!Word.ImageFormat.pict:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pict"'
+  - name: png
+    uid: word!Word.ImageFormat.png:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Png"'
+  - name: svg
+    uid: word!Word.ImageFormat.svg:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Svg"'
+  - name: tiff
+    uid: word!Word.ImageFormat.tiff:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tiff"'
+  - name: undefined
+    uid: word!Word.ImageFormat.undefined:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Undefined"'
+  - name: unsupported
+    uid: word!Word.ImageFormat.unsupported:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unsupported"'
+  - name: wmf
+    uid: word!Word.ImageFormat.wmf:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wmf"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.importedstylesconflictbehavior.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.importedstylesconflictbehavior.yml
new file mode 100644
index 0000000000..edcf8f9f97
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.importedstylesconflictbehavior.yml
@@ -0,0 +1,74 @@
+### YamlMime:TSEnum
+name: Word.ImportedStylesConflictBehavior
+uid: word!Word.ImportedStylesConflictBehavior:enum
+package: word!
+fullName: Word.ImportedStylesConflictBehavior
+summary: >-
+  Specifies how to handle any conflicts, that is, when imported styles have the
+  same name as existing styles in the current document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-custom-style.yaml
+
+
+  // Imports styles from JSON.
+
+  await Word.run(async (context) => {
+    const str =
+      '{"styles":[{"baseStyle":"Default Paragraph Font","builtIn":false,"inUse":true,"linked":false,"nameLocal":"NewCharStyle","priority":2,"quickStyle":true,"type":"Character","unhideWhenUsed":false,"visibility":false,"paragraphFormat":null,"font":{"name":"DengXian Light","size":16.0,"bold":true,"italic":false,"color":"#F1A983","underline":"None","subscript":false,"superscript":true,"strikeThrough":true,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#FF0000"}},{"baseStyle":"Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewParaStyle","nameLocal":"NewParaStyle","priority":1,"quickStyle":true,"type":"Paragraph","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Centered","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":72.0,"lineSpacing":18.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":72.0,"spaceAfter":30.0,"spaceBefore":30.0,"widowControl":true},"font":{"name":"DengXian","size":14.0,"bold":true,"italic":true,"color":"#8DD873","underline":"Single","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":true,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#00FF00"}},{"baseStyle":"Table Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewTableStyle","nameLocal":"NewTableStyle","priority":100,"type":"Table","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Left","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":0.0,"lineSpacing":12.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":0.0,"spaceAfter":0.0,"spaceBefore":0.0,"widowControl":true},"font":{"name":"DengXian","size":20.0,"bold":false,"italic":true,"color":"#D86DCB","underline":"None","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"tableStyle":{"allowBreakAcrossPage":true,"alignment":"Left","bottomCellMargin":0.0,"leftCellMargin":0.08,"rightCellMargin":0.08,"topCellMargin":0.0,"cellSpacing":0.0},"shading":{"backgroundPatternColor":"#60CAF3"}}]}';
+    const styles = context.document.importStylesFromJson(str);
+
+    // If you'd like to set how conflicting styles are handled, use the importedStylesConflictBehavior parameter that was introduced in the Desktop 1.1 requirement set. "Ignore" is the default.
+    ////const styles = context.document.importStylesFromJson(str, Word.ImportedStylesConflictBehavior.Ignore);
+
+    await context.sync();
+    console.log("Styles imported from JSON:", styles);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: createNew
+    uid: word!Word.ImportedStylesConflictBehavior.createNew:member
+    package: word!
+    summary: >-
+      Rename conflicting imported styles so that both versions are kept in the
+      current document. For example, if MyStyle already exists in the document,
+      then the imported version could be added as MyStyle1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CreateNew"'
+  - name: ignore
+    uid: word!Word.ImportedStylesConflictBehavior.ignore:member
+    package: word!
+    summary: >-
+      Ignore conflicting imported styles and keep the existing version of those
+      styles in the current document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ignore"'
+  - name: overwrite
+    uid: word!Word.ImportedStylesConflictBehavior.overwrite:member
+    package: word!
+    summary: >-
+      Overwrite the existing styles in the current document.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Overwrite"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.inlinepicture.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.inlinepicture.yml
new file mode 100644
index 0000000000..d978943238
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.inlinepicture.yml
@@ -0,0 +1,979 @@
+### YamlMime:TSType
+name: Word.InlinePicture
+uid: word!Word.InlinePicture:class
+package: word!
+fullName: Word.InlinePicture
+summary: Represents an inline picture.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+  // Inserts an image anchored to the last paragraph.
+
+  await Word.run(async (context) => {
+    context.document.body.paragraphs
+      .getLast()
+      .insertParagraph("", "After")
+      .insertInlinePictureFromBase64(base64Image, "End");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: altTextDescription
+    uid: word!Word.InlinePicture#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription: string;'
+      return:
+        type: string
+  - name: altTextTitle
+    uid: word!Word.InlinePicture#altTextTitle:member
+    package: word!
+    fullName: altTextTitle
+    summary: Specifies a string that contains the title for the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextTitle: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.InlinePicture#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: height
+    uid: word!Word.InlinePicture#height:member
+    package: word!
+    fullName: height
+    summary: Specifies a number that describes the height of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height: number;'
+      return:
+        type: number
+  - name: hyperlink
+    uid: word!Word.InlinePicture#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Specifies a hyperlink on the image. Use a '\#' to separate the address
+      part from the optional location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink: string;'
+      return:
+        type: string
+  - name: imageFormat
+    uid: word!Word.InlinePicture#imageFormat:member
+    package: word!
+    fullName: imageFormat
+    summary: Gets the format of the inline image.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+      // Gets the first image in the document.
+
+      await Word.run(async (context) => {
+        const firstPicture: Word.InlinePicture = context.document.body.inlinePictures.getFirst();
+        firstPicture.load("width, height, imageFormat");
+
+        await context.sync();
+        console.log(`Image dimensions: ${firstPicture.width} x ${firstPicture.height}`, `Image format: ${firstPicture.imageFormat}`);
+        // Get the image encoded as Base64.
+        const base64 = firstPicture.getBase64ImageSrc();
+
+        await context.sync();
+        console.log(base64.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly imageFormat: Word.ImageFormat | "Unsupported" | "Undefined" |
+        "Bmp" | "Jpeg" | "Gif" | "Tiff" | "Png" | "Icon" | "Exif" | "Wmf" |
+        "Emf" | "Pict" | "Pdf" | "Svg";
+      return:
+        type: >-
+           | "Unsupported" |
+          "Undefined" | "Bmp" | "Jpeg" | "Gif" | "Tiff" | "Png" | "Icon" |
+          "Exif" | "Wmf" | "Emf" | "Pict" | "Pdf" | "Svg"
+  - name: lockAspectRatio
+    uid: word!Word.InlinePicture#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: >-
+      Specifies a value that indicates whether the inline image retains its
+      original proportions when you resize it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio: boolean;'
+      return:
+        type: boolean
+  - name: paragraph
+    uid: word!Word.InlinePicture#paragraph:member
+    package: word!
+    fullName: paragraph
+    summary: Gets the parent paragraph that contains the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraph: Word.Paragraph;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.InlinePicture#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the inline image. Throws an
+      `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.InlinePicture#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the inline image. If there isn't a
+      parent content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.InlinePicture#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the inline image. Throws an `ItemNotFound`
+      error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.InlinePicture#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the inline image. Throws an
+      `ItemNotFound` error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCell: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.InlinePicture#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the inline image. If it isn't contained
+      in a table cell, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCellOrNullObject: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.InlinePicture#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the inline image. If it isn't contained in a
+      table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableOrNullObject: Word.Table;'
+      return:
+        type: 
+  - name: width
+    uid: word!Word.InlinePicture#width:member
+    package: word!
+    fullName: width
+    summary: Specifies a number that describes the width of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+methods:
+  - name: delete()
+    uid: word!Word.InlinePicture#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the inline picture from the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getBase64ImageSrc()
+    uid: word!Word.InlinePicture#getBase64ImageSrc:member(1)
+    package: word!
+    fullName: getBase64ImageSrc()
+    summary: Gets the Base64-encoded string representation of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+      // Gets the first image in the document.
+
+      await Word.run(async (context) => {
+        const firstPicture: Word.InlinePicture = context.document.body.inlinePictures.getFirst();
+        firstPicture.load("width, height, imageFormat");
+
+        await context.sync();
+        console.log(`Image dimensions: ${firstPicture.width} x ${firstPicture.height}`, `Image format: ${firstPicture.imageFormat}`);
+        // Get the image encoded as Base64.
+        const base64 = firstPicture.getBase64ImageSrc();
+
+        await context.sync();
+        console.log(base64.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBase64ImageSrc(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getNext()
+    uid: word!Word.InlinePicture#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next inline image. Throws an `ItemNotFound` error if this inline
+      image is the last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // To use this snippet, add an inline picture to the document and assign
+      it an alt text title.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the first inline picture.
+          const firstPicture = context.document.body.inlinePictures.getFirstOrNullObject();
+
+          // Queue a command to load the alternative text title of the picture.
+          firstPicture.load('altTextTitle');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (firstPicture.isNullObject) {
+              console.log('There are no inline pictures in this document.')
+          } else {
+              console.log(firstPicture.altTextTitle);
+          }
+      }); 
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.InlinePicture;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.InlinePicture#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next inline image. If this inline image is the last one, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // To use this snippet, add an inline picture to the document and assign
+      it an alt text title.
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy object for the first inline picture.
+          const firstPicture = context.document.body.inlinePictures.getFirstOrNullObject();
+
+          // Queue a command to load the alternative text title of the picture.
+          firstPicture.load('altTextTitle');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (firstPicture.isNullObject) {
+              console.log('There are no inline pictures in this document.')
+          } else {
+              console.log(firstPicture.altTextTitle);
+          }
+      }); 
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.InlinePicture;'
+      return:
+        type: 
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.InlinePicture#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Gets the picture, or the starting or ending point of the picture, as a
+      range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end | "Whole" | "Start" |
+        "End"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: Optional. The range location must be 'Whole', 'Start', or 'End'.
+          type: >-
+             |  |  | "Whole" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertBreak(breakType, insertLocation)
+    uid: word!Word.InlinePicture#insertBreak:member(1)
+    package: word!
+    fullName: insertBreak(breakType, insertLocation)
+    summary: Inserts a break at the specified location in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext"
+        | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line",
+        insertLocation: Word.InsertLocation.before | Word.InsertLocation.after |
+        "Before" | "After"): void;
+      parameters:
+        - id: breakType
+          description: Required. The break type to add.
+          type: >-
+             | "Page" | "Next" |
+            "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" |
+            "Line"
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: void
+        description: ''
+  - name: insertContentControl()
+    uid: word!Word.InlinePicture#insertContentControl:member(1)
+    package: word!
+    fullName: insertContentControl()
+    summary: Wraps the inline picture with a rich text content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertContentControl(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation)
+    uid: word!Word.InlinePicture#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation)
+    summary: Inserts a document at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After"): Word.Range;
+      parameters:
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertHtml(html, insertLocation)
+    uid: word!Word.InlinePicture#insertHtml:member(1)
+    package: word!
+    fullName: insertHtml(html, insertLocation)
+    summary: Inserts HTML at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertHtml(html: string, insertLocation: Word.InsertLocation.before |
+        Word.InsertLocation.after | "Before" | "After"): Word.Range;
+      parameters:
+        - id: html
+          description: Required. The HTML to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    uid: word!Word.InlinePicture#insertInlinePictureFromBase64:member(1)
+    package: word!
+    fullName: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    summary: Inserts an inline picture at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertInlinePictureFromBase64(base64EncodedImage: string,
+        insertLocation: Word.InsertLocation.replace | Word.InsertLocation.before
+        | Word.InsertLocation.after | "Replace" | "Before" | "After"):
+        Word.InlinePicture;
+      parameters:
+        - id: base64EncodedImage
+          description: Required. The Base64-encoded image to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Before', or 'After'.
+          type: >-
+             |  |  | "Replace" |
+            "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertOoxml(ooxml, insertLocation)
+    uid: word!Word.InlinePicture#insertOoxml:member(1)
+    package: word!
+    fullName: insertOoxml(ooxml, insertLocation)
+    summary: Inserts OOXML at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.before |
+        Word.InsertLocation.after | "Before" | "After"): Word.Range;
+      parameters:
+        - id: ooxml
+          description: Required. The OOXML to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.InlinePicture#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After"): Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertText(text, insertLocation)
+    uid: word!Word.InlinePicture#insertText:member(1)
+    package: word!
+    fullName: insertText(text, insertLocation)
+    summary: Inserts text at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertText(text: string, insertLocation: Word.InsertLocation.before |
+        Word.InsertLocation.after | "Before" | "After"): Word.Range;
+      parameters:
+        - id: text
+          description: Required. Text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.InlinePicture#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.InlinePictureLoadOptions):
+        Word.InlinePicture;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.InlinePicture#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.InlinePicture;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.InlinePicture#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.InlinePicture;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.InlinePicture#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the inline picture. This causes Word to scroll to the selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.InlinePicture#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the inline picture. This causes Word to scroll to the selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.InlinePicture#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.InlinePictureUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.InlinePicture#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.InlinePicture): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.InlinePicture#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.InlinePicture`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.InlinePictureData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.InlinePictureData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.InlinePicture#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.InlinePicture;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.InlinePicture#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.InlinePicture;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.inlinepicturecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.inlinepicturecollection.yml
new file mode 100644
index 0000000000..1587942586
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.inlinepicturecollection.yml
@@ -0,0 +1,256 @@
+### YamlMime:TSType
+name: Word.InlinePictureCollection
+uid: word!Word.InlinePictureCollection:class
+package: word!
+fullName: Word.InlinePictureCollection
+summary: >-
+  Contains a collection of
+  [Word.InlinePicture](xref:word!Word.InlinePicture:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+  // Gets the first image in the document.
+
+  await Word.run(async (context) => {
+    const firstPicture: Word.InlinePicture = context.document.body.inlinePictures.getFirst();
+    firstPicture.load("width, height, imageFormat");
+
+    await context.sync();
+    console.log(`Image dimensions: ${firstPicture.width} x ${firstPicture.height}`, `Image format: ${firstPicture.imageFormat}`);
+    // Get the image encoded as Base64.
+    const base64 = firstPicture.getBase64ImageSrc();
+
+    await context.sync();
+    console.log(base64.value);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.InlinePictureCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.InlinePictureCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.InlinePicture[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.InlinePictureCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first inline image in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.InlinePicture;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.InlinePictureCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first inline image in this collection. If this collection is
+      empty, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.InlinePicture;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.InlinePictureCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.InlinePictureCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.InlinePictureCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.InlinePictureCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.InlinePictureCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.InlinePictureCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.InlinePictureCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.InlinePictureCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.InlinePictureCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.InlinePictureCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.InlinePictureCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.InlinePictureCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.InlinePictureCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.InlinePictureCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.InlinePictureCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertfileoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertfileoptions.yml
new file mode 100644
index 0000000000..abdcf3c99b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertfileoptions.yml
@@ -0,0 +1,176 @@
+### YamlMime:TSType
+name: Word.InsertFileOptions
+uid: word!Word.InsertFileOptions:interface
+package: word!
+fullName: Word.InsertFileOptions
+summary: Specifies the options to determine what to copy when inserting a file.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-external-document.yaml
+
+
+  // Inserts content (applying selected settings) from another document passed
+  in as a Base64-encoded string.
+
+  await Word.run(async (context) => {
+    // Use the Base64-encoded string representation of the selected .docx file.
+    context.document.insertFileFromBase64(externalDocument, "Replace", {
+      importTheme: true,
+      importStyles: true,
+      importParagraphSpacing: true,
+      importPageColor: true,
+      importChangeTrackingMode: true,
+      importCustomProperties: true,
+      importCustomXmlParts: true,
+      importDifferentOddEvenPages: true
+    });
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: importChangeTrackingMode
+    uid: word!Word.InsertFileOptions#importChangeTrackingMode:member
+    package: word!
+    fullName: importChangeTrackingMode
+    summary: >-
+      Represents whether the change tracking mode status from the source
+      document should be imported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importChangeTrackingMode?: boolean;'
+      return:
+        type: boolean
+  - name: importCustomProperties
+    uid: word!Word.InsertFileOptions#importCustomProperties:member
+    package: word!
+    fullName: importCustomProperties
+    summary: >-
+      Represents whether the custom properties from the source document should
+      be imported. Overwrites existing properties with the same name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importCustomProperties?: boolean;'
+      return:
+        type: boolean
+  - name: importCustomXmlParts
+    uid: word!Word.InsertFileOptions#importCustomXmlParts:member
+    package: word!
+    fullName: importCustomXmlParts
+    summary: >-
+      Represents whether the custom XML parts from the source document should be
+      imported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importCustomXmlParts?: boolean;'
+      return:
+        type: boolean
+  - name: importDifferentOddEvenPages
+    uid: word!Word.InsertFileOptions#importDifferentOddEvenPages:member
+    package: word!
+    fullName: importDifferentOddEvenPages
+    summary: >-
+      Represents whether to import the Different Odd and Even Pages setting for
+      the header and footer from the source document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importDifferentOddEvenPages?: boolean;'
+      return:
+        type: boolean
+  - name: importPageColor
+    uid: word!Word.InsertFileOptions#importPageColor:member
+    package: word!
+    fullName: importPageColor
+    summary: >-
+      Represents whether the page color and other background information from
+      the source document should be imported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importPageColor?: boolean;'
+      return:
+        type: boolean
+  - name: importParagraphSpacing
+    uid: word!Word.InsertFileOptions#importParagraphSpacing:member
+    package: word!
+    fullName: importParagraphSpacing
+    summary: >-
+      Represents whether the paragraph spacing from the source document should
+      be imported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importParagraphSpacing?: boolean;'
+      return:
+        type: boolean
+  - name: importStyles
+    uid: word!Word.InsertFileOptions#importStyles:member
+    package: word!
+    fullName: importStyles
+    summary: Represents whether the styles from the source document should be imported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importStyles?: boolean;'
+      return:
+        type: boolean
+  - name: importTheme
+    uid: word!Word.InsertFileOptions#importTheme:member
+    package: word!
+    fullName: importTheme
+    summary: Represents whether the theme from the source document should be imported.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importTheme?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertlocation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertlocation.yml
new file mode 100644
index 0000000000..7e2e792839
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertlocation.yml
@@ -0,0 +1,92 @@
+### YamlMime:TSEnum
+name: Word.InsertLocation
+uid: word!Word.InsertLocation:enum
+package: word!
+fullName: Word.InsertLocation
+summary: The insertion location types.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  To be used with an API call, such as `obj.insertSomething(newStuff,
+  location);`. If the location is "Before" or "After", the new content
+  will be outside of the modified object. If the location is "Start" or "End",
+  the new content will be included as part of the modified object.
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-section-breaks.yaml
+
+
+  // Inserts a section without an associated page break.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    body.insertBreak(Word.BreakType.sectionContinuous, Word.InsertLocation.end);
+
+    await context.sync();
+
+    console.log("Inserted section without an associated page break.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: after
+    uid: word!Word.InsertLocation.after:member
+    package: word!
+    summary: >-
+      Add content after the contents of the calling object.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"After"'
+  - name: before
+    uid: word!Word.InsertLocation.before:member
+    package: word!
+    summary: >-
+      Add content before the contents of the calling object.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Before"'
+  - name: end
+    uid: word!Word.InsertLocation.end:member
+    package: word!
+    summary: >-
+      Append content to the contents of the calling object.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"End"'
+  - name: replace
+    uid: word!Word.InsertLocation.replace:member
+    package: word!
+    summary: >-
+      Replace the contents of the current object.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Replace"'
+  - name: start
+    uid: word!Word.InsertLocation.start:member
+    package: word!
+    summary: >-
+      Prepend content to the contents of the calling object.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Start"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertshapeoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertshapeoptions.yml
new file mode 100644
index 0000000000..fc189139f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.insertshapeoptions.yml
@@ -0,0 +1,102 @@
+### YamlMime:TSType
+name: Word.InsertShapeOptions
+uid: word!Word.InsertShapeOptions:interface
+package: word!
+fullName: Word.InsertShapeOptions
+summary: Specifies the options to determine location and size when inserting a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+  await Word.run(async (context) => {
+    // Inserts a text box at the beginning of the selection.
+    const range: Word.Range = context.document.getSelection();
+    const insertShapeOptions: Word.InsertShapeOptions = {
+      top: 0,
+      left: 0,
+      height: 100,
+      width: 100
+    };
+
+    const newTextBox: Word.Shape = range.insertTextBox("placeholder text", insertShapeOptions);
+    await context.sync();
+
+    console.log("Inserted a text box at the beginning of the current selection.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: height
+    uid: word!Word.InsertShapeOptions#height:member
+    package: word!
+    fullName: height
+    summary: Represents the height of the shape being inserted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: left
+    uid: word!Word.InsertShapeOptions#left:member
+    package: word!
+    fullName: left
+    summary: Represents the left position of the shape being inserted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'left?: number;'
+      return:
+        type: number
+  - name: top
+    uid: word!Word.InsertShapeOptions#top:member
+    package: word!
+    fullName: top
+    summary: Represents the top position of the shape being inserted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'top?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.InsertShapeOptions#width:member
+    package: word!
+    fullName: width
+    summary: Represents the width of the shape being inserted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectiondata.yml
new file mode 100644
index 0000000000..4a54729685
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.AnnotationCollectionData
+uid: word!Word.Interfaces.AnnotationCollectionData:interface
+package: word!
+fullName: Word.Interfaces.AnnotationCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `annotationCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.AnnotationCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.AnnotationData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectionloadoptions.yml
new file mode 100644
index 0000000000..11965e4f54
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectionloadoptions.yml
@@ -0,0 +1,82 @@
+### YamlMime:TSType
+name: Word.Interfaces.AnnotationCollectionLoadOptions
+uid: word!Word.Interfaces.AnnotationCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.AnnotationCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.Annotation](xref:word!Word.Annotation:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.AnnotationCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: critiqueAnnotation
+    uid: >-
+      word!Word.Interfaces.AnnotationCollectionLoadOptions#critiqueAnnotation:member
+    package: word!
+    fullName: critiqueAnnotation
+    summary: 'For EACH ITEM in the collection: Gets the critique annotation object.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'critiqueAnnotation?: Word.Interfaces.CritiqueAnnotationLoadOptions;'
+      return:
+        type: >-
+          
+  - name: id
+    uid: word!Word.Interfaces.AnnotationCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: >-
+      For EACH ITEM in the collection: Gets the unique identifier, which is
+      meant to be used for easier tracking of Annotation objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: state
+    uid: word!Word.Interfaces.AnnotationCollectionLoadOptions#state:member
+    package: word!
+    fullName: state
+    summary: 'For EACH ITEM in the collection: Gets the state of the annotation.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'state?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectionupdatedata.yml
new file mode 100644
index 0000000000..62772535d6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.AnnotationCollectionUpdateData
+uid: word!Word.Interfaces.AnnotationCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.AnnotationCollectionUpdateData
+summary: >-
+  An interface for updating data on the `AnnotationCollection` object, for use
+  in `annotationCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.AnnotationCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.AnnotationData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationdata.yml
new file mode 100644
index 0000000000..ad5688ffdb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationdata.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSType
+name: Word.Interfaces.AnnotationData
+uid: word!Word.Interfaces.AnnotationData:interface
+package: word!
+fullName: Word.Interfaces.AnnotationData
+summary: >-
+  An interface describing the data returned by calling `annotation.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: id
+    uid: word!Word.Interfaces.AnnotationData#id:member
+    package: word!
+    fullName: id
+    summary: >-
+      Gets the unique identifier, which is meant to be used for easier tracking
+      of Annotation objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: state
+    uid: word!Word.Interfaces.AnnotationData#state:member
+    package: word!
+    fullName: state
+    summary: Gets the state of the annotation.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'state?: Word.AnnotationState | "Created" | "Accepted" | "Rejected";'
+      return:
+        type: >-
+           | "Created" | "Accepted"
+          | "Rejected"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationloadoptions.yml
new file mode 100644
index 0000000000..e90be7d9bb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.annotationloadoptions.yml
@@ -0,0 +1,79 @@
+### YamlMime:TSType
+name: Word.Interfaces.AnnotationLoadOptions
+uid: word!Word.Interfaces.AnnotationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.AnnotationLoadOptions
+summary: Represents an annotation attached to a paragraph.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.AnnotationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: critiqueAnnotation
+    uid: word!Word.Interfaces.AnnotationLoadOptions#critiqueAnnotation:member
+    package: word!
+    fullName: critiqueAnnotation
+    summary: Gets the critique annotation object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'critiqueAnnotation?: Word.Interfaces.CritiqueAnnotationLoadOptions;'
+      return:
+        type: >-
+          
+  - name: id
+    uid: word!Word.Interfaces.AnnotationLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: >-
+      Gets the unique identifier, which is meant to be used for easier tracking
+      of Annotation objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: state
+    uid: word!Word.Interfaces.AnnotationLoadOptions#state:member
+    package: word!
+    fullName: state
+    summary: Gets the state of the annotation.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'state?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..6932ddf938
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,162 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bibliography
+    uid: word!Word.Interfaces.ApplicationData#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography reference
+      sources stored in Microsoft Word.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliography?: Word.Interfaces.BibliographyData;'
+      return:
+        type: 
+  - name: checkLanguage
+    uid: word!Word.Interfaces.ApplicationData#checkLanguage:member
+    package: word!
+    fullName: checkLanguage
+    summary: >-
+      Specifies if Microsoft Word automatically detects the language you are
+      using as you type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'checkLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: language
+    uid: word!Word.Interfaces.ApplicationData#language:member
+    package: word!
+    fullName: language
+    summary: >-
+      Gets a `LanguageId` value that represents the language selected for the
+      Microsoft Word user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        language?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..f40d4b0b42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,81 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: bibliography
+    uid: word!Word.Interfaces.ApplicationLoadOptions#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography reference
+      sources stored in Microsoft Word.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliography?: Word.Interfaces.BibliographyLoadOptions;'
+      return:
+        type: 
+  - name: checkLanguage
+    uid: word!Word.Interfaces.ApplicationLoadOptions#checkLanguage:member
+    package: word!
+    fullName: checkLanguage
+    summary: >-
+      Specifies if Microsoft Word automatically detects the language you are
+      using as you type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'checkLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: language
+    uid: word!Word.Interfaces.ApplicationLoadOptions#language:member
+    package: word!
+    fullName: language
+    summary: >-
+      Gets a `LanguageId` value that represents the language selected for the
+      Microsoft Word user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'language?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..34c9cbf1ce
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bibliography
+    uid: word!Word.Interfaces.ApplicationUpdateData#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography reference
+      sources stored in Microsoft Word.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliography?: Word.Interfaces.BibliographyUpdateData;'
+      return:
+        type: 
+  - name: checkLanguage
+    uid: word!Word.Interfaces.ApplicationUpdateData#checkLanguage:member
+    package: word!
+    fullName: checkLanguage
+    summary: >-
+      Specifies if Microsoft Word automatically detects the language you are
+      using as you type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'checkLanguage?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..c90e4b3373
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bibliographyStyle
+    uid: word!Word.Interfaces.BibliographyData#bibliographyStyle:member
+    package: word!
+    fullName: bibliographyStyle
+    summary: Specifies the name of the active style to use for the bibliography.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliographyStyle?: string;'
+      return:
+        type: string
+  - name: sources
+    uid: word!Word.Interfaces.BibliographyData#sources:member
+    package: word!
+    fullName: sources
+    summary: >-
+      Returns a `SourceCollection` object that represents all the sources
+      contained in the bibliography.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sources?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographyloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographyloadoptions.yml
new file mode 100644
index 0000000000..20c13204d0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographyloadoptions.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyLoadOptions
+uid: word!Word.Interfaces.BibliographyLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BibliographyLoadOptions
+summary: >-
+  Represents the list of available sources attached to the document (in the
+  current list) or the list of sources available in the application (in the
+  master list).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BibliographyLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: bibliographyStyle
+    uid: word!Word.Interfaces.BibliographyLoadOptions#bibliographyStyle:member
+    package: word!
+    fullName: bibliographyStyle
+    summary: Specifies the name of the active style to use for the bibliography.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliographyStyle?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..7100251c78
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bibliographyStyle
+    uid: word!Word.Interfaces.BibliographyUpdateData#bibliographyStyle:member
+    package: word!
+    fullName: bibliographyStyle
+    summary: Specifies the name of the active style to use for the bibliography.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliographyStyle?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodydata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodydata.yml
new file mode 100644
index 0000000000..19f419ab63
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodydata.yml
@@ -0,0 +1,321 @@
+### YamlMime:TSType
+name: Word.Interfaces.BodyData
+uid: word!Word.Interfaces.BodyData:interface
+package: word!
+fullName: Word.Interfaces.BodyData
+summary: An interface describing the data returned by calling `body.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: contentControls
+    uid: word!Word.Interfaces.BodyData#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: Gets the collection of rich text content control objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentControls?: Word.Interfaces.ContentControlData[];'
+      return:
+        type: []
+  - name: fields
+    uid: word!Word.Interfaces.BodyData#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fields?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
+  - name: font
+    uid: word!Word.Interfaces.BodyData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the body. Use this to get and set font name, size,
+      color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: inlinePictures
+    uid: word!Word.Interfaces.BodyData#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: >-
+      Gets the collection of InlinePicture objects in the body. The collection
+      doesn't include floating images.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inlinePictures?: Word.Interfaces.InlinePictureData[];'
+      return:
+        type: []
+  - name: lists
+    uid: word!Word.Interfaces.BodyData#lists:member
+    package: word!
+    fullName: lists
+    summary: Gets the collection of list objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lists?: Word.Interfaces.ListData[];'
+      return:
+        type: []
+  - name: paragraphs
+    uid: word!Word.Interfaces.BodyData#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets the collection of paragraph objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: Paragraphs in tables aren't returned for requirement sets 1.1
+      and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphs?: Word.Interfaces.ParagraphData[];'
+      return:
+        type: []
+  - name: shapes
+    uid: word!Word.Interfaces.BodyData#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of shape objects in the body, including both inline
+      and floating shapes. Currently, only the following shapes are supported:
+      text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapes?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
+  - name: style
+    uid: word!Word.Interfaces.BodyData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the body. Use this property for custom styles
+      and localized style names. To use the built-in styles that are portable
+      between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.BodyData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the body. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tables
+    uid: word!Word.Interfaces.BodyData#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the collection of table objects in the body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tables?: Word.Interfaces.TableData[];'
+      return:
+        type: []
+  - name: text
+    uid: word!Word.Interfaces.BodyData#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the body. Use the insertText method to insert text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.BodyData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header',
+      'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and
+      ‘NoteItem’ are supported in WordAPIOnline 1.1 and later.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" |
+        "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
+      return:
+        type: >-
+           | "Unknown" | "MainDoc" |
+          "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote"
+          | "NoteItem"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodyloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodyloadoptions.yml
new file mode 100644
index 0000000000..6ce18ba541
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodyloadoptions.yml
@@ -0,0 +1,237 @@
+### YamlMime:TSType
+name: Word.Interfaces.BodyLoadOptions
+uid: word!Word.Interfaces.BodyLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BodyLoadOptions
+summary: Represents the body of a document or a section.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BodyLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.BodyLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the body. Use this to get and set font name, size,
+      color and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: parentBody
+    uid: word!Word.Interfaces.BodyLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: >-
+      Gets the parent body of the body. For example, a table cell body's parent
+      body could be a header. Throws an `ItemNotFound` error if there isn't a
+      parent body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentBodyOrNullObject
+    uid: word!Word.Interfaces.BodyLoadOptions#parentBodyOrNullObject:member
+    package: word!
+    fullName: parentBodyOrNullObject
+    summary: >-
+      Gets the parent body of the body. For example, a table cell body's parent
+      body could be a header. If there isn't a parent body, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBodyOrNullObject?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.BodyLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the body. Throws an `ItemNotFound`
+      error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.BodyLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the body. If there isn't a parent
+      content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentSection
+    uid: word!Word.Interfaces.BodyLoadOptions#parentSection:member
+    package: word!
+    fullName: parentSection
+    summary: >-
+      Gets the parent section of the body. Throws an `ItemNotFound` error if
+      there isn't a parent section.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentSection?: Word.Interfaces.SectionLoadOptions;'
+      return:
+        type: 
+  - name: parentSectionOrNullObject
+    uid: word!Word.Interfaces.BodyLoadOptions#parentSectionOrNullObject:member
+    package: word!
+    fullName: parentSectionOrNullObject
+    summary: >-
+      Gets the parent section of the body. If there isn't a parent section, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentSectionOrNullObject?: Word.Interfaces.SectionLoadOptions;'
+      return:
+        type: 
+  - name: style
+    uid: word!Word.Interfaces.BodyLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the body. Use this property for custom styles
+      and localized style names. To use the built-in styles that are portable
+      between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.BodyLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the body. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.BodyLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the body. Use the insertText method to insert text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.BodyLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header',
+      'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and
+      ‘NoteItem’ are supported in WordAPIOnline 1.1 and later.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodyupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodyupdatedata.yml
new file mode 100644
index 0000000000..c958b47da4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bodyupdatedata.yml
@@ -0,0 +1,171 @@
+### YamlMime:TSType
+name: Word.Interfaces.BodyUpdateData
+uid: word!Word.Interfaces.BodyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BodyUpdateData
+summary: >-
+  An interface for updating data on the `Body` object, for use in `body.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: font
+    uid: word!Word.Interfaces.BodyUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the body. Use this to get and set font name, size,
+      color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: style
+    uid: word!Word.Interfaces.BodyUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the body. Use this property for custom styles
+      and localized style names. To use the built-in styles that are portable
+      between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.BodyUpdateData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the body. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectiondata.yml
new file mode 100644
index 0000000000..0530764e61
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderCollectionData
+uid: word!Word.Interfaces.BorderCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectionloadoptions.yml
new file mode 100644
index 0000000000..af5f730d0c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectionloadoptions.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderCollectionLoadOptions
+uid: word!Word.Interfaces.BorderCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BorderCollectionLoadOptions
+summary: Represents the collection of border styles.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BorderCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.BorderCollectionLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      For EACH ITEM in the collection: Specifies the color for the border. Color
+      is specified in ‘\#RRGGBB’ format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: location
+    uid: word!Word.Interfaces.BorderCollectionLoadOptions#location:member
+    package: word!
+    fullName: location
+    summary: 'For EACH ITEM in the collection: Gets the location of the border.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'location?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.BorderCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'For EACH ITEM in the collection: Specifies the border type for the border.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: visible
+    uid: word!Word.Interfaces.BorderCollectionLoadOptions#visible:member
+    package: word!
+    fullName: visible
+    summary: 'For EACH ITEM in the collection: Specifies whether the border is visible.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.BorderCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: 'For EACH ITEM in the collection: Specifies the width for the border.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectionupdatedata.yml
new file mode 100644
index 0000000000..9a38d0afe6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.bordercollectionupdatedata.yml
@@ -0,0 +1,159 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderCollectionUpdateData
+uid: word!Word.Interfaces.BorderCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderCollection` object, for use in
+  `borderCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: insideBorderColor
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#insideBorderColor:member
+    package: word!
+    fullName: insideBorderColor
+    summary: >-
+      Specifies the 24-bit color of the inside borders. Color is specified in
+      ‘\#RRGGBB’ format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insideBorderColor?: string;'
+      return:
+        type: string
+  - name: insideBorderType
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#insideBorderType:member
+    package: word!
+    fullName: insideBorderType
+    summary: Specifies the border type of the inside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insideBorderType?: Word.BorderType | "Mixed" | "None" | "Single" |
+        "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: insideBorderWidth
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#insideBorderWidth:member
+    package: word!
+    fullName: insideBorderWidth
+    summary: Specifies the width of the inside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insideBorderWidth?: Word.BorderWidth | "None" | "Pt025" | "Pt050" |
+        "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" |
+        "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
+  - name: items
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderData[];'
+      return:
+        type: []
+  - name: outsideBorderColor
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#outsideBorderColor:member
+    package: word!
+    fullName: outsideBorderColor
+    summary: >-
+      Specifies the 24-bit color of the outside borders. Color is specified in
+      ‘\#RRGGBB’ format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outsideBorderColor?: string;'
+      return:
+        type: string
+  - name: outsideBorderType
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#outsideBorderType:member
+    package: word!
+    fullName: outsideBorderType
+    summary: Specifies the border type of the outside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outsideBorderType?: Word.BorderType | "Mixed" | "None" | "Single" |
+        "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: outsideBorderWidth
+    uid: word!Word.Interfaces.BorderCollectionUpdateData#outsideBorderWidth:member
+    package: word!
+    fullName: outsideBorderWidth
+    summary: Specifies the width of the outside borders.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outsideBorderWidth?: Word.BorderWidth | "None" | "Pt025" | "Pt050" |
+        "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" |
+        "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderdata.yml
new file mode 100644
index 0000000000..311bcdf79f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderdata.yml
@@ -0,0 +1,114 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderData
+uid: word!Word.Interfaces.BorderData:interface
+package: word!
+fullName: Word.Interfaces.BorderData
+summary: >-
+  An interface describing the data returned by calling `border.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: color
+    uid: word!Word.Interfaces.BorderData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the border. Color is specified in ‘\#RRGGBB’
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: location
+    uid: word!Word.Interfaces.BorderData#location:member
+    package: word!
+    fullName: location
+    summary: Gets the location of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        location?: Word.BorderLocation | "Top" | "Left" | "Bottom" | "Right" |
+        "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" | "All";
+      return:
+        type: >-
+           | "Top" | "Left" |
+          "Bottom" | "Right" | "InsideHorizontal" | "InsideVertical" | "Inside"
+          | "Outside" | "All"
+  - name: type
+    uid: word!Word.Interfaces.BorderData#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the border type for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" |
+        "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: visible
+    uid: word!Word.Interfaces.BorderData#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.BorderData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        width?: Word.BorderWidth | "None" | "Pt025" | "Pt050" | "Pt075" |
+        "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" | "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderloadoptions.yml
new file mode 100644
index 0000000000..82bb6c52d6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderloadoptions.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderLoadOptions
+uid: word!Word.Interfaces.BorderLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BorderLoadOptions
+summary: Represents the Border object for text, a paragraph, or a table.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BorderLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.BorderLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the border. Color is specified in ‘\#RRGGBB’
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: location
+    uid: word!Word.Interfaces.BorderLoadOptions#location:member
+    package: word!
+    fullName: location
+    summary: Gets the location of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'location?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.BorderLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the border type for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: visible
+    uid: word!Word.Interfaces.BorderLoadOptions#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.BorderLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectionloadoptions.yml
new file mode 100644
index 0000000000..d53001f433
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectionloadoptions.yml
@@ -0,0 +1,166 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionLoadOptions
+uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionLoadOptions
+summary: >-
+  Represents the collection of
+  [Word.BorderUniversal](xref:word!Word.BorderUniversal:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: artStyle
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#artStyle:member
+    package: word!
+    fullName: artStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies the graphical page-border
+      design for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artStyle?: boolean;'
+      return:
+        type: boolean
+  - name: artWidth
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#artWidth:member
+    package: word!
+    fullName: artWidth
+    summary: >-
+      For EACH ITEM in the collection: Specifies the width (in points) of the
+      graphical page border specified in the `artStyle` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artWidth?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      For EACH ITEM in the collection: Specifies the color for the
+      `BorderUniversal` object. You can provide the value in the '\#RRGGBB'
+      format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: colorIndex
+    uid: >-
+      word!Word.Interfaces.BorderUniversalCollectionLoadOptions#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: >-
+      For EACH ITEM in the collection: Specifies the color for the
+      `BorderUniversal` or [Word.Font](xref:word!Word.Font:class) object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'colorIndex?: boolean;'
+      return:
+        type: boolean
+  - name: inside
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#inside:member
+    package: word!
+    fullName: inside
+    summary: >-
+      For EACH ITEM in the collection: Returns `true` if an inside border can be
+      applied to the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inside?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: 'For EACH ITEM in the collection: Specifies whether the border is visible.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lineStyle
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#lineStyle:member
+    package: word!
+    fullName: lineStyle
+    summary: 'For EACH ITEM in the collection: Specifies the line style of the border.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineStyle?: boolean;'
+      return:
+        type: boolean
+  - name: lineWidth
+    uid: word!Word.Interfaces.BorderUniversalCollectionLoadOptions#lineWidth:member
+    package: word!
+    fullName: lineWidth
+    summary: >-
+      For EACH ITEM in the collection: Specifies the line width of an object's
+      border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineWidth?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..d2a9cfdefd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,247 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: artStyle
+    uid: word!Word.Interfaces.BorderUniversalData#artStyle:member
+    package: word!
+    fullName: artStyle
+    summary: Specifies the graphical page-border design for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        artStyle?: Word.PageBorderArt | "Apples" | "MapleMuffins" | "CakeSlice"
+        | "CandyCorn" | "IceCreamCones" | "ChampagneBottle" | "PartyGlass" |
+        "ChristmasTree" | "Trees" | "PalmsColor" | "Balloons3Colors" |
+        "BalloonsHotAir" | "PartyFavor" | "ConfettiStreamers" | "Hearts" |
+        "HeartBalloon" | "Stars3D" | "StarsShadowed" | "Stars" | "Sun" |
+        "Earth2" | "Earth1" | "PeopleHats" | "Sombrero" | "Pencils" | "Packages"
+        | "Clocks" | "Firecrackers" | "Rings" | "MapPins" | "Confetti" |
+        "CreaturesButterfly" | "CreaturesLadyBug" | "CreaturesFish" |
+        "BirdsFlight" | "ScaredCat" | "Bats" | "FlowersRoses" | "FlowersRedRose"
+        | "Poinsettias" | "Holly" | "FlowersTiny" | "FlowersPansy" |
+        "FlowersModern2" | "FlowersModern1" | "WhiteFlowers" | "Vine" |
+        "FlowersDaisies" | "FlowersBlockPrint" | "DecoArchColor" | "Fans" |
+        "Film" | "Lightning1" | "Compass" | "DoubleD" | "ClassicalWave" |
+        "ShadowedSquares" | "TwistedLines1" | "Waveline" | "Quadrants" |
+        "CheckedBarColor" | "Swirligig" | "PushPinNote1" | "PushPinNote2" |
+        "Pumpkin1" | "EggsBlack" | "Cup" | "HeartGray" | "GingerbreadMan" |
+        "BabyPacifier" | "BabyRattle" | "Cabins" | "HouseFunky" | "StarsBlack" |
+        "Snowflakes" | "SnowflakeFancy" | "Skyrocket" | "Seattle" | "MusicNotes"
+        | "PalmsBlack" | "MapleLeaf" | "PaperClips" | "ShorebirdTracks" |
+        "People" | "PeopleWaving" | "EclipsingSquares2" | "Hypnotic" |
+        "DiamondsGray" | "DecoArch" | "DecoBlocks" | "CirclesLines" | "Papyrus"
+        | "Woodwork" | "WeavingBraid" | "WeavingRibbon" | "WeavingAngles" |
+        "ArchedScallops" | "Safari" | "CelticKnotwork" | "CrazyMaze" |
+        "EclipsingSquares1" | "Birds" | "FlowersTeacup" | "Northwest" |
+        "Southwest" | "Tribal6" | "Tribal4" | "Tribal3" | "Tribal2" | "Tribal5"
+        | "XIllusions" | "ZanyTriangles" | "Pyramids" | "PyramidsAbove" |
+        "ConfettiGrays" | "ConfettiOutline" | "ConfettiWhite" | "Mosaic" |
+        "Lightning2" | "HeebieJeebies" | "LightBulb" | "Gradient" |
+        "TriangleParty" | "TwistedLines2" | "Moons" | "Ovals" | "DoubleDiamonds"
+        | "ChainLink" | "Triangles" | "Tribal1" | "MarqueeToothed" |
+        "SharksTeeth" | "Sawtooth" | "SawtoothGray" | "PostageStamp" |
+        "WeavingStrips" | "ZigZag" | "CrossStitch" | "Gems" |
+        "CirclesRectangles" | "CornerTriangles" | "CreaturesInsects" |
+        "ZigZagStitch" | "Checkered" | "CheckedBarBlack" | "Marquee" |
+        "BasicWhiteDots" | "BasicWideMidline" | "BasicWideOutline" |
+        "BasicWideInline" | "BasicThinLines" | "BasicWhiteDashes" |
+        "BasicWhiteSquares" | "BasicBlackSquares" | "BasicBlackDashes" |
+        "BasicBlackDots" | "StarsTop" | "CertificateBanner" | "Handmade1" |
+        "Handmade2" | "TornPaper" | "TornPaperBlack" | "CouponCutoutDashes" |
+        "CouponCutoutDots";
+      return:
+        type: >-
+           | "Apples" |
+          "MapleMuffins" | "CakeSlice" | "CandyCorn" | "IceCreamCones" |
+          "ChampagneBottle" | "PartyGlass" | "ChristmasTree" | "Trees" |
+          "PalmsColor" | "Balloons3Colors" | "BalloonsHotAir" | "PartyFavor" |
+          "ConfettiStreamers" | "Hearts" | "HeartBalloon" | "Stars3D" |
+          "StarsShadowed" | "Stars" | "Sun" | "Earth2" | "Earth1" | "PeopleHats"
+          | "Sombrero" | "Pencils" | "Packages" | "Clocks" | "Firecrackers" |
+          "Rings" | "MapPins" | "Confetti" | "CreaturesButterfly" |
+          "CreaturesLadyBug" | "CreaturesFish" | "BirdsFlight" | "ScaredCat" |
+          "Bats" | "FlowersRoses" | "FlowersRedRose" | "Poinsettias" | "Holly" |
+          "FlowersTiny" | "FlowersPansy" | "FlowersModern2" | "FlowersModern1" |
+          "WhiteFlowers" | "Vine" | "FlowersDaisies" | "FlowersBlockPrint" |
+          "DecoArchColor" | "Fans" | "Film" | "Lightning1" | "Compass" |
+          "DoubleD" | "ClassicalWave" | "ShadowedSquares" | "TwistedLines1" |
+          "Waveline" | "Quadrants" | "CheckedBarColor" | "Swirligig" |
+          "PushPinNote1" | "PushPinNote2" | "Pumpkin1" | "EggsBlack" | "Cup" |
+          "HeartGray" | "GingerbreadMan" | "BabyPacifier" | "BabyRattle" |
+          "Cabins" | "HouseFunky" | "StarsBlack" | "Snowflakes" |
+          "SnowflakeFancy" | "Skyrocket" | "Seattle" | "MusicNotes" |
+          "PalmsBlack" | "MapleLeaf" | "PaperClips" | "ShorebirdTracks" |
+          "People" | "PeopleWaving" | "EclipsingSquares2" | "Hypnotic" |
+          "DiamondsGray" | "DecoArch" | "DecoBlocks" | "CirclesLines" |
+          "Papyrus" | "Woodwork" | "WeavingBraid" | "WeavingRibbon" |
+          "WeavingAngles" | "ArchedScallops" | "Safari" | "CelticKnotwork" |
+          "CrazyMaze" | "EclipsingSquares1" | "Birds" | "FlowersTeacup" |
+          "Northwest" | "Southwest" | "Tribal6" | "Tribal4" | "Tribal3" |
+          "Tribal2" | "Tribal5" | "XIllusions" | "ZanyTriangles" | "Pyramids" |
+          "PyramidsAbove" | "ConfettiGrays" | "ConfettiOutline" |
+          "ConfettiWhite" | "Mosaic" | "Lightning2" | "HeebieJeebies" |
+          "LightBulb" | "Gradient" | "TriangleParty" | "TwistedLines2" | "Moons"
+          | "Ovals" | "DoubleDiamonds" | "ChainLink" | "Triangles" | "Tribal1" |
+          "MarqueeToothed" | "SharksTeeth" | "Sawtooth" | "SawtoothGray" |
+          "PostageStamp" | "WeavingStrips" | "ZigZag" | "CrossStitch" | "Gems" |
+          "CirclesRectangles" | "CornerTriangles" | "CreaturesInsects" |
+          "ZigZagStitch" | "Checkered" | "CheckedBarBlack" | "Marquee" |
+          "BasicWhiteDots" | "BasicWideMidline" | "BasicWideOutline" |
+          "BasicWideInline" | "BasicThinLines" | "BasicWhiteDashes" |
+          "BasicWhiteSquares" | "BasicBlackSquares" | "BasicBlackDashes" |
+          "BasicBlackDots" | "StarsTop" | "CertificateBanner" | "Handmade1" |
+          "Handmade2" | "TornPaper" | "TornPaperBlack" | "CouponCutoutDashes" |
+          "CouponCutoutDots"
+  - name: artWidth
+    uid: word!Word.Interfaces.BorderUniversalData#artWidth:member
+    package: word!
+    fullName: artWidth
+    summary: >-
+      Specifies the width (in points) of the graphical page border specified in
+      the `artStyle` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artWidth?: number;'
+      return:
+        type: number
+  - name: color
+    uid: word!Word.Interfaces.BorderUniversalData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the `BorderUniversal` object. You can provide the
+      value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: colorIndex
+    uid: word!Word.Interfaces.BorderUniversalData#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: >-
+      Specifies the color for the `BorderUniversal` or
+      [Word.Font](xref:word!Word.Font:class) object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndex?: Word.ColorIndex | "Auto" | "Black" | "Blue" | "Turquoise" |
+        "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" | "DarkBlue" |
+        "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" | "Gray50" |
+        "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: inside
+    uid: word!Word.Interfaces.BorderUniversalData#inside:member
+    package: word!
+    fullName: inside
+    summary: Returns `true` if an inside border can be applied to the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inside?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.BorderUniversalData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lineStyle
+    uid: word!Word.Interfaces.BorderUniversalData#lineStyle:member
+    package: word!
+    fullName: lineStyle
+    summary: Specifies the line style of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lineStyle?: Word.BorderLineStyle | "None" | "Single" | "Dot" |
+        "DashSmallGap" | "DashLargeGap" | "DashDot" | "DashDotDot" | "Double" |
+        "Triple" | "ThinThickSmallGap" | "ThickThinSmallGap" |
+        "ThinThickThinSmallGap" | "ThinThickMedGap" | "ThickThinMedGap" |
+        "ThinThickThinMedGap" | "ThinThickLargeGap" | "ThickThinLargeGap" |
+        "ThinThickThinLargeGap" | "SingleWavy" | "DoubleWavy" | "DashDotStroked"
+        | "Emboss3D" | "Engrave3D" | "Outset" | "Inset";
+      return:
+        type: >-
+           | "None" | "Single" |
+          "Dot" | "DashSmallGap" | "DashLargeGap" | "DashDot" | "DashDotDot" |
+          "Double" | "Triple" | "ThinThickSmallGap" | "ThickThinSmallGap" |
+          "ThinThickThinSmallGap" | "ThinThickMedGap" | "ThickThinMedGap" |
+          "ThinThickThinMedGap" | "ThinThickLargeGap" | "ThickThinLargeGap" |
+          "ThinThickThinLargeGap" | "SingleWavy" | "DoubleWavy" |
+          "DashDotStroked" | "Emboss3D" | "Engrave3D" | "Outset" | "Inset"
+  - name: lineWidth
+    uid: word!Word.Interfaces.BorderUniversalData#lineWidth:member
+    package: word!
+    fullName: lineWidth
+    summary: Specifies the line width of an object's border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lineWidth?: Word.LineWidth | "Pt025" | "Pt050" | "Pt075" | "Pt100" |
+        "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600";
+      return:
+        type: >-
+           | "Pt025" | "Pt050" | "Pt075"
+          | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalloadoptions.yml
new file mode 100644
index 0000000000..5fe6b15e45
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalloadoptions.yml
@@ -0,0 +1,158 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalLoadOptions
+uid: word!Word.Interfaces.BorderUniversalLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalLoadOptions
+summary: >-
+  Represents the `BorderUniversal` object, which manages borders for a range,
+  paragraph, table, or frame.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: artStyle
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#artStyle:member
+    package: word!
+    fullName: artStyle
+    summary: Specifies the graphical page-border design for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artStyle?: boolean;'
+      return:
+        type: boolean
+  - name: artWidth
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#artWidth:member
+    package: word!
+    fullName: artWidth
+    summary: >-
+      Specifies the width (in points) of the graphical page border specified in
+      the `artStyle` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artWidth?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the `BorderUniversal` object. You can provide the
+      value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: colorIndex
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: >-
+      Specifies the color for the `BorderUniversal` or
+      [Word.Font](xref:word!Word.Font:class) object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'colorIndex?: boolean;'
+      return:
+        type: boolean
+  - name: inside
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#inside:member
+    package: word!
+    fullName: inside
+    summary: Returns `true` if an inside border can be applied to the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inside?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lineStyle
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#lineStyle:member
+    package: word!
+    fullName: lineStyle
+    summary: Specifies the line style of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineStyle?: boolean;'
+      return:
+        type: boolean
+  - name: lineWidth
+    uid: word!Word.Interfaces.BorderUniversalLoadOptions#lineWidth:member
+    package: word!
+    fullName: lineWidth
+    summary: Specifies the line width of an object's border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineWidth?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..33f65c07bc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,232 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: artStyle
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#artStyle:member
+    package: word!
+    fullName: artStyle
+    summary: Specifies the graphical page-border design for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        artStyle?: Word.PageBorderArt | "Apples" | "MapleMuffins" | "CakeSlice"
+        | "CandyCorn" | "IceCreamCones" | "ChampagneBottle" | "PartyGlass" |
+        "ChristmasTree" | "Trees" | "PalmsColor" | "Balloons3Colors" |
+        "BalloonsHotAir" | "PartyFavor" | "ConfettiStreamers" | "Hearts" |
+        "HeartBalloon" | "Stars3D" | "StarsShadowed" | "Stars" | "Sun" |
+        "Earth2" | "Earth1" | "PeopleHats" | "Sombrero" | "Pencils" | "Packages"
+        | "Clocks" | "Firecrackers" | "Rings" | "MapPins" | "Confetti" |
+        "CreaturesButterfly" | "CreaturesLadyBug" | "CreaturesFish" |
+        "BirdsFlight" | "ScaredCat" | "Bats" | "FlowersRoses" | "FlowersRedRose"
+        | "Poinsettias" | "Holly" | "FlowersTiny" | "FlowersPansy" |
+        "FlowersModern2" | "FlowersModern1" | "WhiteFlowers" | "Vine" |
+        "FlowersDaisies" | "FlowersBlockPrint" | "DecoArchColor" | "Fans" |
+        "Film" | "Lightning1" | "Compass" | "DoubleD" | "ClassicalWave" |
+        "ShadowedSquares" | "TwistedLines1" | "Waveline" | "Quadrants" |
+        "CheckedBarColor" | "Swirligig" | "PushPinNote1" | "PushPinNote2" |
+        "Pumpkin1" | "EggsBlack" | "Cup" | "HeartGray" | "GingerbreadMan" |
+        "BabyPacifier" | "BabyRattle" | "Cabins" | "HouseFunky" | "StarsBlack" |
+        "Snowflakes" | "SnowflakeFancy" | "Skyrocket" | "Seattle" | "MusicNotes"
+        | "PalmsBlack" | "MapleLeaf" | "PaperClips" | "ShorebirdTracks" |
+        "People" | "PeopleWaving" | "EclipsingSquares2" | "Hypnotic" |
+        "DiamondsGray" | "DecoArch" | "DecoBlocks" | "CirclesLines" | "Papyrus"
+        | "Woodwork" | "WeavingBraid" | "WeavingRibbon" | "WeavingAngles" |
+        "ArchedScallops" | "Safari" | "CelticKnotwork" | "CrazyMaze" |
+        "EclipsingSquares1" | "Birds" | "FlowersTeacup" | "Northwest" |
+        "Southwest" | "Tribal6" | "Tribal4" | "Tribal3" | "Tribal2" | "Tribal5"
+        | "XIllusions" | "ZanyTriangles" | "Pyramids" | "PyramidsAbove" |
+        "ConfettiGrays" | "ConfettiOutline" | "ConfettiWhite" | "Mosaic" |
+        "Lightning2" | "HeebieJeebies" | "LightBulb" | "Gradient" |
+        "TriangleParty" | "TwistedLines2" | "Moons" | "Ovals" | "DoubleDiamonds"
+        | "ChainLink" | "Triangles" | "Tribal1" | "MarqueeToothed" |
+        "SharksTeeth" | "Sawtooth" | "SawtoothGray" | "PostageStamp" |
+        "WeavingStrips" | "ZigZag" | "CrossStitch" | "Gems" |
+        "CirclesRectangles" | "CornerTriangles" | "CreaturesInsects" |
+        "ZigZagStitch" | "Checkered" | "CheckedBarBlack" | "Marquee" |
+        "BasicWhiteDots" | "BasicWideMidline" | "BasicWideOutline" |
+        "BasicWideInline" | "BasicThinLines" | "BasicWhiteDashes" |
+        "BasicWhiteSquares" | "BasicBlackSquares" | "BasicBlackDashes" |
+        "BasicBlackDots" | "StarsTop" | "CertificateBanner" | "Handmade1" |
+        "Handmade2" | "TornPaper" | "TornPaperBlack" | "CouponCutoutDashes" |
+        "CouponCutoutDots";
+      return:
+        type: >-
+           | "Apples" |
+          "MapleMuffins" | "CakeSlice" | "CandyCorn" | "IceCreamCones" |
+          "ChampagneBottle" | "PartyGlass" | "ChristmasTree" | "Trees" |
+          "PalmsColor" | "Balloons3Colors" | "BalloonsHotAir" | "PartyFavor" |
+          "ConfettiStreamers" | "Hearts" | "HeartBalloon" | "Stars3D" |
+          "StarsShadowed" | "Stars" | "Sun" | "Earth2" | "Earth1" | "PeopleHats"
+          | "Sombrero" | "Pencils" | "Packages" | "Clocks" | "Firecrackers" |
+          "Rings" | "MapPins" | "Confetti" | "CreaturesButterfly" |
+          "CreaturesLadyBug" | "CreaturesFish" | "BirdsFlight" | "ScaredCat" |
+          "Bats" | "FlowersRoses" | "FlowersRedRose" | "Poinsettias" | "Holly" |
+          "FlowersTiny" | "FlowersPansy" | "FlowersModern2" | "FlowersModern1" |
+          "WhiteFlowers" | "Vine" | "FlowersDaisies" | "FlowersBlockPrint" |
+          "DecoArchColor" | "Fans" | "Film" | "Lightning1" | "Compass" |
+          "DoubleD" | "ClassicalWave" | "ShadowedSquares" | "TwistedLines1" |
+          "Waveline" | "Quadrants" | "CheckedBarColor" | "Swirligig" |
+          "PushPinNote1" | "PushPinNote2" | "Pumpkin1" | "EggsBlack" | "Cup" |
+          "HeartGray" | "GingerbreadMan" | "BabyPacifier" | "BabyRattle" |
+          "Cabins" | "HouseFunky" | "StarsBlack" | "Snowflakes" |
+          "SnowflakeFancy" | "Skyrocket" | "Seattle" | "MusicNotes" |
+          "PalmsBlack" | "MapleLeaf" | "PaperClips" | "ShorebirdTracks" |
+          "People" | "PeopleWaving" | "EclipsingSquares2" | "Hypnotic" |
+          "DiamondsGray" | "DecoArch" | "DecoBlocks" | "CirclesLines" |
+          "Papyrus" | "Woodwork" | "WeavingBraid" | "WeavingRibbon" |
+          "WeavingAngles" | "ArchedScallops" | "Safari" | "CelticKnotwork" |
+          "CrazyMaze" | "EclipsingSquares1" | "Birds" | "FlowersTeacup" |
+          "Northwest" | "Southwest" | "Tribal6" | "Tribal4" | "Tribal3" |
+          "Tribal2" | "Tribal5" | "XIllusions" | "ZanyTriangles" | "Pyramids" |
+          "PyramidsAbove" | "ConfettiGrays" | "ConfettiOutline" |
+          "ConfettiWhite" | "Mosaic" | "Lightning2" | "HeebieJeebies" |
+          "LightBulb" | "Gradient" | "TriangleParty" | "TwistedLines2" | "Moons"
+          | "Ovals" | "DoubleDiamonds" | "ChainLink" | "Triangles" | "Tribal1" |
+          "MarqueeToothed" | "SharksTeeth" | "Sawtooth" | "SawtoothGray" |
+          "PostageStamp" | "WeavingStrips" | "ZigZag" | "CrossStitch" | "Gems" |
+          "CirclesRectangles" | "CornerTriangles" | "CreaturesInsects" |
+          "ZigZagStitch" | "Checkered" | "CheckedBarBlack" | "Marquee" |
+          "BasicWhiteDots" | "BasicWideMidline" | "BasicWideOutline" |
+          "BasicWideInline" | "BasicThinLines" | "BasicWhiteDashes" |
+          "BasicWhiteSquares" | "BasicBlackSquares" | "BasicBlackDashes" |
+          "BasicBlackDots" | "StarsTop" | "CertificateBanner" | "Handmade1" |
+          "Handmade2" | "TornPaper" | "TornPaperBlack" | "CouponCutoutDashes" |
+          "CouponCutoutDots"
+  - name: artWidth
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#artWidth:member
+    package: word!
+    fullName: artWidth
+    summary: >-
+      Specifies the width (in points) of the graphical page border specified in
+      the `artStyle` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'artWidth?: number;'
+      return:
+        type: number
+  - name: color
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the `BorderUniversal` object. You can provide the
+      value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: colorIndex
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: >-
+      Specifies the color for the `BorderUniversal` or
+      [Word.Font](xref:word!Word.Font:class) object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndex?: Word.ColorIndex | "Auto" | "Black" | "Blue" | "Turquoise" |
+        "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" | "DarkBlue" |
+        "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" | "Gray50" |
+        "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: isVisible
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lineStyle
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#lineStyle:member
+    package: word!
+    fullName: lineStyle
+    summary: Specifies the line style of the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lineStyle?: Word.BorderLineStyle | "None" | "Single" | "Dot" |
+        "DashSmallGap" | "DashLargeGap" | "DashDot" | "DashDotDot" | "Double" |
+        "Triple" | "ThinThickSmallGap" | "ThickThinSmallGap" |
+        "ThinThickThinSmallGap" | "ThinThickMedGap" | "ThickThinMedGap" |
+        "ThinThickThinMedGap" | "ThinThickLargeGap" | "ThickThinLargeGap" |
+        "ThinThickThinLargeGap" | "SingleWavy" | "DoubleWavy" | "DashDotStroked"
+        | "Emboss3D" | "Engrave3D" | "Outset" | "Inset";
+      return:
+        type: >-
+           | "None" | "Single" |
+          "Dot" | "DashSmallGap" | "DashLargeGap" | "DashDot" | "DashDotDot" |
+          "Double" | "Triple" | "ThinThickSmallGap" | "ThickThinSmallGap" |
+          "ThinThickThinSmallGap" | "ThinThickMedGap" | "ThickThinMedGap" |
+          "ThinThickThinMedGap" | "ThinThickLargeGap" | "ThickThinLargeGap" |
+          "ThinThickThinLargeGap" | "SingleWavy" | "DoubleWavy" |
+          "DashDotStroked" | "Emboss3D" | "Engrave3D" | "Outset" | "Inset"
+  - name: lineWidth
+    uid: word!Word.Interfaces.BorderUniversalUpdateData#lineWidth:member
+    package: word!
+    fullName: lineWidth
+    summary: Specifies the line width of an object's border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        lineWidth?: Word.LineWidth | "Pt025" | "Pt050" | "Pt075" | "Pt100" |
+        "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600";
+      return:
+        type: >-
+           | "Pt025" | "Pt050" | "Pt075"
+          | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderupdatedata.yml
new file mode 100644
index 0000000000..093733b11e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.borderupdatedata.yml
@@ -0,0 +1,94 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUpdateData
+uid: word!Word.Interfaces.BorderUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUpdateData
+summary: >-
+  An interface for updating data on the `Border` object, for use in
+  `border.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: color
+    uid: word!Word.Interfaces.BorderUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the border. Color is specified in ‘\#RRGGBB’
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.BorderUpdateData#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the border type for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" |
+        "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: visible
+    uid: word!Word.Interfaces.BorderUpdateData#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies whether the border is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.BorderUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width for the border.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        width?: Word.BorderWidth | "None" | "Pt025" | "Pt050" | "Pt075" |
+        "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600" | "Mixed";
+      return:
+        type: >-
+           | "None" | "Pt025" | "Pt050"
+          | "Pt075" | "Pt100" | "Pt150" | "Pt225" | "Pt300" | "Pt450" | "Pt600"
+          | "Mixed"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectionloadoptions.yml
new file mode 100644
index 0000000000..6d85be49c8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectionloadoptions.yml
@@ -0,0 +1,64 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionLoadOptions
+uid: word!Word.Interfaces.BreakCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionLoadOptions
+summary: Contains a collection of [Word.Break](xref:word!Word.Break:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BreakCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: pageIndex
+    uid: word!Word.Interfaces.BreakCollectionLoadOptions#pageIndex:member
+    package: word!
+    fullName: pageIndex
+    summary: >-
+      For EACH ITEM in the collection: Returns the page number on which the
+      break occurs.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageIndex?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.BreakCollectionLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      For EACH ITEM in the collection: Returns a `Range` object that represents
+      the portion of the document that's contained in the break.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..bc4f88e79b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakdata.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: pageIndex
+    uid: word!Word.Interfaces.BreakData#pageIndex:member
+    package: word!
+    fullName: pageIndex
+    summary: Returns the page number on which the break occurs.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageIndex?: number;'
+      return:
+        type: number
+  - name: range
+    uid: word!Word.Interfaces.BreakData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained in the break.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakloadoptions.yml
new file mode 100644
index 0000000000..a50debd543
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakloadoptions.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakLoadOptions
+uid: word!Word.Interfaces.BreakLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BreakLoadOptions
+summary: Represents a break in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BreakLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: pageIndex
+    uid: word!Word.Interfaces.BreakLoadOptions#pageIndex:member
+    package: word!
+    fullName: pageIndex
+    summary: Returns the page number on which the break occurs.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageIndex?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.BreakLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained in the break.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..11ea67eea0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,31 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: range
+    uid: word!Word.Interfaces.BreakUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained in the break.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..f7b1aa61ed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: index
+    uid: word!Word.Interfaces.BuildingBlockCategoryData#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Returns the position of the `BuildingBlockCategory` object in a
+      collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockCategoryData#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the `BuildingBlockCategory` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockcategoryloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockcategoryloadoptions.yml
new file mode 100644
index 0000000000..76e44272d7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockcategoryloadoptions.yml
@@ -0,0 +1,82 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryLoadOptions
+uid: word!Word.Interfaces.BuildingBlockCategoryLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryLoadOptions
+summary: Represents a category of building blocks in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BuildingBlockCategoryLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.BuildingBlockCategoryLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Returns the position of the `BuildingBlockCategory` object in a
+      collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockCategoryLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the `BuildingBlockCategory` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.BuildingBlockCategoryLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Returns a `BuildingBlockTypeItem` object that represents the type of
+      building block for the building block category.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.Interfaces.BuildingBlockTypeItemLoadOptions;'
+      return:
+        type: >-
+          
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..3ed06b097f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,108 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: description
+    uid: word!Word.Interfaces.BuildingBlockData#description:member
+    package: word!
+    fullName: description
+    summary: Specifies the description for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'description?: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.Interfaces.BuildingBlockData#id:member
+    package: word!
+    fullName: id
+    summary: Returns the internal identification number for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.Interfaces.BuildingBlockData#index:member
+    package: word!
+    fullName: index
+    summary: Returns the position of this building block in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: insertType
+    uid: word!Word.Interfaces.BuildingBlockData#insertType:member
+    package: word!
+    fullName: insertType
+    summary: >-
+      Specifies a `DocPartInsertType` value that represents how to insert the
+      contents of the building block into the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertType?: Word.DocPartInsertType | "Content" | "Paragraph" | "Page";'
+      return:
+        type: >-
+           | "Content" |
+          "Paragraph" | "Page"
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockData#name:member
+    package: word!
+    fullName: name
+    summary: Specifies the name of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Interfaces.BuildingBlockData#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the contents of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7314ee0f85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,299 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: buildingBlockCategory
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#buildingBlockCategory:member
+    package: word!
+    fullName: buildingBlockCategory
+    summary: Specifies the category for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'buildingBlockCategory?: string;'
+      return:
+        type: string
+  - name: buildingBlockType
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#buildingBlockType:member
+    package: word!
+    fullName: buildingBlockType
+    summary: >-
+      Specifies a `BuildingBlockType` value that represents the type of building
+      block for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockType?: Word.BuildingBlockType | "QuickParts" | "CoverPage"
+        | "Equations" | "Footers" | "Headers" | "PageNumber" | "Tables" |
+        "Watermarks" | "AutoText" | "TextBox" | "PageNumberTop" |
+        "PageNumberBottom" | "PageNumberPage" | "TableOfContents" |
+        "CustomQuickParts" | "CustomCoverPage" | "CustomEquations" |
+        "CustomFooters" | "CustomHeaders" | "CustomPageNumber" | "CustomTables"
+        | "CustomWatermarks" | "CustomAutoText" | "CustomTextBox" |
+        "CustomPageNumberTop" | "CustomPageNumberBottom" |
+        "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" | "Custom2"
+        | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+        "CustomBibliography";
+      return:
+        type: >-
+           | "QuickParts" |
+          "CoverPage" | "Equations" | "Footers" | "Headers" | "PageNumber" |
+          "Tables" | "Watermarks" | "AutoText" | "TextBox" | "PageNumberTop" |
+          "PageNumberBottom" | "PageNumberPage" | "TableOfContents" |
+          "CustomQuickParts" | "CustomCoverPage" | "CustomEquations" |
+          "CustomFooters" | "CustomHeaders" | "CustomPageNumber" |
+          "CustomTables" | "CustomWatermarks" | "CustomAutoText" |
+          "CustomTextBox" | "CustomPageNumberTop" | "CustomPageNumberBottom" |
+          "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" |
+          "Custom2" | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+          "CustomBibliography"
+  - name: color
+    uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData#id:member
+    package: word!
+    fullName: id
+    summary: Gets the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        level?: Word.ContentControlLevel | "Inline" | "Paragraph" | "Row" |
+        "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: Gets if the placeholder text for the content control is being displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml
new file mode 100644
index 0000000000..84b630b457
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontrolloadoptions.yml
@@ -0,0 +1,292 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions
+summary: Represents the `BuildingBlockGalleryContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: buildingBlockCategory
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#buildingBlockCategory:member
+    package: word!
+    fullName: buildingBlockCategory
+    summary: Specifies the category for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'buildingBlockCategory?: boolean;'
+      return:
+        type: boolean
+  - name: buildingBlockType
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#buildingBlockType:member
+    package: word!
+    fullName: buildingBlockType
+    summary: >-
+      Specifies a `BuildingBlockType` value that represents the type of building
+      block for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'buildingBlockType?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isTemporary
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: Gets if the placeholder text for the content control is being displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
+  - name: xmlMapping
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..29b8fabe0d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,250 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: buildingBlockCategory
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#buildingBlockCategory:member
+    package: word!
+    fullName: buildingBlockCategory
+    summary: Specifies the category for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'buildingBlockCategory?: string;'
+      return:
+        type: string
+  - name: buildingBlockType
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#buildingBlockType:member
+    package: word!
+    fullName: buildingBlockType
+    summary: >-
+      Specifies a `BuildingBlockType` value that represents the type of building
+      block for the building block content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockType?: Word.BuildingBlockType | "QuickParts" | "CoverPage"
+        | "Equations" | "Footers" | "Headers" | "PageNumber" | "Tables" |
+        "Watermarks" | "AutoText" | "TextBox" | "PageNumberTop" |
+        "PageNumberBottom" | "PageNumberPage" | "TableOfContents" |
+        "CustomQuickParts" | "CustomCoverPage" | "CustomEquations" |
+        "CustomFooters" | "CustomHeaders" | "CustomPageNumber" | "CustomTables"
+        | "CustomWatermarks" | "CustomAutoText" | "CustomTextBox" |
+        "CustomPageNumberTop" | "CustomPageNumberBottom" |
+        "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" | "Custom2"
+        | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+        "CustomBibliography";
+      return:
+        type: >-
+           | "QuickParts" |
+          "CoverPage" | "Equations" | "Footers" | "Headers" | "PageNumber" |
+          "Tables" | "Watermarks" | "AutoText" | "TextBox" | "PageNumberTop" |
+          "PageNumberBottom" | "PageNumberPage" | "TableOfContents" |
+          "CustomQuickParts" | "CustomCoverPage" | "CustomEquations" |
+          "CustomFooters" | "CustomHeaders" | "CustomPageNumber" |
+          "CustomTables" | "CustomWatermarks" | "CustomAutoText" |
+          "CustomTextBox" | "CustomPageNumberTop" | "CustomPageNumberBottom" |
+          "CustomPageNumberPage" | "CustomTableOfContents" | "Custom1" |
+          "Custom2" | "Custom3" | "Custom4" | "Custom5" | "Bibliography" |
+          "CustomBibliography"
+  - name: color
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
+      return:
+        type: 
+  - name: range
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: tag
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: >-
+      word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockloadoptions.yml
new file mode 100644
index 0000000000..0b4ee4e306
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockloadoptions.yml
@@ -0,0 +1,164 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockLoadOptions
+uid: word!Word.Interfaces.BuildingBlockLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockLoadOptions
+summary: >-
+  Represents a building block in a template. A building block is pre-built
+  content, similar to autotext, that may contain text, images, and formatting.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: category
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#category:member
+    package: word!
+    fullName: category
+    summary: >-
+      Returns a `BuildingBlockCategory` object that represents the category for
+      the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'category?: Word.Interfaces.BuildingBlockCategoryLoadOptions;'
+      return:
+        type: >-
+          
+  - name: description
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#description:member
+    package: word!
+    fullName: description
+    summary: Specifies the description for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'description?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Returns the internal identification number for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: Returns the position of this building block in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: insertType
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#insertType:member
+    package: word!
+    fullName: insertType
+    summary: >-
+      Specifies a `DocPartInsertType` value that represents how to insert the
+      contents of the building block into the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertType?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: Specifies the name of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Returns a `BuildingBlockTypeItem` object that represents the type for the
+      building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.Interfaces.BuildingBlockTypeItemLoadOptions;'
+      return:
+        type: >-
+          
+  - name: value
+    uid: word!Word.Interfaces.BuildingBlockLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the contents of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..a5bed7169c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: index
+    uid: word!Word.Interfaces.BuildingBlockTypeItemData#index:member
+    package: word!
+    fullName: index
+    summary: Returns the position of an item in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockTypeItemData#name:member
+    package: word!
+    fullName: name
+    summary: Returns the localized name of a building block type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblocktypeitemloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblocktypeitemloadoptions.yml
new file mode 100644
index 0000000000..5976f31aef
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblocktypeitemloadoptions.yml
@@ -0,0 +1,60 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemLoadOptions
+uid: word!Word.Interfaces.BuildingBlockTypeItemLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemLoadOptions
+summary: Represents a type of building block in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.BuildingBlockTypeItemLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.BuildingBlockTypeItemLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: Returns the position of an item in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockTypeItemLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: Returns the localized name of a building block type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..5ec52fdf0b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: description
+    uid: word!Word.Interfaces.BuildingBlockUpdateData#description:member
+    package: word!
+    fullName: description
+    summary: Specifies the description for the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'description?: string;'
+      return:
+        type: string
+  - name: insertType
+    uid: word!Word.Interfaces.BuildingBlockUpdateData#insertType:member
+    package: word!
+    fullName: insertType
+    summary: >-
+      Specifies a `DocPartInsertType` value that represents how to insert the
+      contents of the building block into the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertType?: Word.DocPartInsertType | "Content" | "Paragraph" | "Page";'
+      return:
+        type: >-
+           | "Content" |
+          "Paragraph" | "Page"
+  - name: name
+    uid: word!Word.Interfaces.BuildingBlockUpdateData#name:member
+    package: word!
+    fullName: name
+    summary: Specifies the name of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Interfaces.BuildingBlockUpdateData#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the contents of the building block.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasdata.yml
new file mode 100644
index 0000000000..876e788c00
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasdata.yml
@@ -0,0 +1,61 @@
+### YamlMime:TSType
+name: Word.Interfaces.CanvasData
+uid: word!Word.Interfaces.CanvasData:interface
+package: word!
+fullName: Word.Interfaces.CanvasData
+summary: >-
+  An interface describing the data returned by calling `canvas.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: id
+    uid: word!Word.Interfaces.CanvasData#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the canvas identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: number;'
+      return:
+        type: number
+  - name: shape
+    uid: word!Word.Interfaces.CanvasData#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shape?: Word.Interfaces.ShapeData;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Interfaces.CanvasData#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of Shape objects. Currently, only text boxes,
+      pictures, and geometric shapes are supported.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapes?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasloadoptions.yml
new file mode 100644
index 0000000000..547263a2a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasloadoptions.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSType
+name: Word.Interfaces.CanvasLoadOptions
+uid: word!Word.Interfaces.CanvasLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CanvasLoadOptions
+summary: >-
+  Represents a canvas in the document. To get the corresponding Shape object,
+  use Canvas.shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CanvasLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.CanvasLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the canvas identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: shape
+    uid: word!Word.Interfaces.CanvasLoadOptions#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shape?: Word.Interfaces.ShapeLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasupdatedata.yml
new file mode 100644
index 0000000000..ab91bef3f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.canvasupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CanvasUpdateData
+uid: word!Word.Interfaces.CanvasUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CanvasUpdateData
+summary: >-
+  An interface for updating data on the `Canvas` object, for use in
+  `canvas.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: shape
+    uid: word!Word.Interfaces.CanvasUpdateData#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shape?: Word.Interfaces.ShapeUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontroldata.yml
new file mode 100644
index 0000000000..156cd83730
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontroldata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CheckboxContentControlData
+uid: word!Word.Interfaces.CheckboxContentControlData:interface
+package: word!
+fullName: Word.Interfaces.CheckboxContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `checkboxContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: isChecked
+    uid: word!Word.Interfaces.CheckboxContentControlData#isChecked:member
+    package: word!
+    fullName: isChecked
+    summary: Specifies the current state of the checkbox.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChecked?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontrolloadoptions.yml
new file mode 100644
index 0000000000..4940fd90ef
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontrolloadoptions.yml
@@ -0,0 +1,45 @@
+### YamlMime:TSType
+name: Word.Interfaces.CheckboxContentControlLoadOptions
+uid: word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CheckboxContentControlLoadOptions
+summary: The data specific to content controls of type CheckBox.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CheckboxContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: isChecked
+    uid: word!Word.Interfaces.CheckboxContentControlLoadOptions#isChecked:member
+    package: word!
+    fullName: isChecked
+    summary: Specifies the current state of the checkbox.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChecked?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..2b7d344a3d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.checkboxcontentcontrolupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CheckboxContentControlUpdateData
+uid: word!Word.Interfaces.CheckboxContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CheckboxContentControlUpdateData
+summary: >-
+  An interface for updating data on the `CheckboxContentControl` object, for use
+  in `checkboxContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: isChecked
+    uid: word!Word.Interfaces.CheckboxContentControlUpdateData#isChecked:member
+    package: word!
+    fullName: isChecked
+    summary: Specifies the current state of the checkbox.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChecked?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.collectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.collectionloadoptions.yml
new file mode 100644
index 0000000000..7fadcf0222
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.collectionloadoptions.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSType
+name: Word.Interfaces.CollectionLoadOptions
+uid: word!Word.Interfaces.CollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CollectionLoadOptions
+summary: Provides ways to load properties of only a subset of members of a collection.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $skip
+    uid: word!Word.Interfaces.CollectionLoadOptions#$skip:member
+    package: word!
+    fullName: $skip
+    summary: >-
+      Specify the number of items in the collection that are to be skipped and
+      not included in the result. If top is specified, the selection of result
+      will start after skipping the specified number of items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$skip?: number;'
+      return:
+        type: number
+  - name: $top
+    uid: word!Word.Interfaces.CollectionLoadOptions#$top:member
+    package: word!
+    fullName: $top
+    summary: >-
+      Specify the number of items in the queried collection to be included in
+      the result.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$top?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..71a9f3d546
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,104 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: brightness
+    uid: word!Word.Interfaces.ColorFormatData#brightness:member
+    package: word!
+    fullName: brightness
+    summary: >-
+      Specifies the brightness of a specified shape color. Valid values are from
+      `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'brightness?: number;'
+      return:
+        type: number
+  - name: objectThemeColor
+    uid: word!Word.Interfaces.ColorFormatData#objectThemeColor:member
+    package: word!
+    fullName: objectThemeColor
+    summary: Specifies the theme color for a color format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        objectThemeColor?: Word.ThemeColorIndex | "NotThemeColor" | "MainDark1"
+        | "MainLight1" | "MainDark2" | "MainLight2" | "Accent1" | "Accent2" |
+        "Accent3" | "Accent4" | "Accent5" | "Accent6" | "Hyperlink" |
+        "HyperlinkFollowed" | "Background1" | "Text1" | "Background2" | "Text2";
+      return:
+        type: >-
+           | "NotThemeColor" |
+          "MainDark1" | "MainLight1" | "MainDark2" | "MainLight2" | "Accent1" |
+          "Accent2" | "Accent3" | "Accent4" | "Accent5" | "Accent6" |
+          "Hyperlink" | "HyperlinkFollowed" | "Background1" | "Text1" |
+          "Background2" | "Text2"
+  - name: rgb
+    uid: word!Word.Interfaces.ColorFormatData#rgb:member
+    package: word!
+    fullName: rgb
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the specified color. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rgb?: string;'
+      return:
+        type: string
+  - name: tintAndShade
+    uid: word!Word.Interfaces.ColorFormatData#tintAndShade:member
+    package: word!
+    fullName: tintAndShade
+    summary: >-
+      Specifies the lightening or darkening of a specified shape's color. Valid
+      values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tintAndShade?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ColorFormatData#type:member
+    package: word!
+    fullName: type
+    summary: Returns the shape color type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.ColorType | "rgb" | "scheme";'
+      return:
+        type:  | "rgb" | "scheme"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatloadoptions.yml
new file mode 100644
index 0000000000..eeef41c7f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatloadoptions.yml
@@ -0,0 +1,111 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatLoadOptions
+uid: word!Word.Interfaces.ColorFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatLoadOptions
+summary: Represents the color formatting of a shape or text in Word.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ColorFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: brightness
+    uid: word!Word.Interfaces.ColorFormatLoadOptions#brightness:member
+    package: word!
+    fullName: brightness
+    summary: >-
+      Specifies the brightness of a specified shape color. Valid values are from
+      `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'brightness?: boolean;'
+      return:
+        type: boolean
+  - name: objectThemeColor
+    uid: word!Word.Interfaces.ColorFormatLoadOptions#objectThemeColor:member
+    package: word!
+    fullName: objectThemeColor
+    summary: Specifies the theme color for a color format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'objectThemeColor?: boolean;'
+      return:
+        type: boolean
+  - name: rgb
+    uid: word!Word.Interfaces.ColorFormatLoadOptions#rgb:member
+    package: word!
+    fullName: rgb
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the specified color. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rgb?: boolean;'
+      return:
+        type: boolean
+  - name: tintAndShade
+    uid: word!Word.Interfaces.ColorFormatLoadOptions#tintAndShade:member
+    package: word!
+    fullName: tintAndShade
+    summary: >-
+      Specifies the lightening or darkening of a specified shape's color. Valid
+      values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tintAndShade?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ColorFormatLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Returns the shape color type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..5935b6b3ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,89 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: brightness
+    uid: word!Word.Interfaces.ColorFormatUpdateData#brightness:member
+    package: word!
+    fullName: brightness
+    summary: >-
+      Specifies the brightness of a specified shape color. Valid values are from
+      `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'brightness?: number;'
+      return:
+        type: number
+  - name: objectThemeColor
+    uid: word!Word.Interfaces.ColorFormatUpdateData#objectThemeColor:member
+    package: word!
+    fullName: objectThemeColor
+    summary: Specifies the theme color for a color format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        objectThemeColor?: Word.ThemeColorIndex | "NotThemeColor" | "MainDark1"
+        | "MainLight1" | "MainDark2" | "MainLight2" | "Accent1" | "Accent2" |
+        "Accent3" | "Accent4" | "Accent5" | "Accent6" | "Hyperlink" |
+        "HyperlinkFollowed" | "Background1" | "Text1" | "Background2" | "Text2";
+      return:
+        type: >-
+           | "NotThemeColor" |
+          "MainDark1" | "MainLight1" | "MainDark2" | "MainLight2" | "Accent1" |
+          "Accent2" | "Accent3" | "Accent4" | "Accent5" | "Accent6" |
+          "Hyperlink" | "HyperlinkFollowed" | "Background1" | "Text1" |
+          "Background2" | "Text2"
+  - name: rgb
+    uid: word!Word.Interfaces.ColorFormatUpdateData#rgb:member
+    package: word!
+    fullName: rgb
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the specified color. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rgb?: string;'
+      return:
+        type: string
+  - name: tintAndShade
+    uid: word!Word.Interfaces.ColorFormatUpdateData#tintAndShade:member
+    package: word!
+    fullName: tintAndShade
+    summary: >-
+      Specifies the lightening or darkening of a specified shape's color. Valid
+      values are from `-1` (darkest) to `1` (lightest), `0` represents neutral.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tintAndShade?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.comboboxcontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.comboboxcontentcontroldata.yml
new file mode 100644
index 0000000000..5f4b47ec2f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.comboboxcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ComboBoxContentControlData
+uid: word!Word.Interfaces.ComboBoxContentControlData:interface
+package: word!
+fullName: Word.Interfaces.ComboBoxContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `comboBoxContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectiondata.yml
new file mode 100644
index 0000000000..c348be9e03
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentCollectionData
+uid: word!Word.Interfaces.CommentCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CommentCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `commentCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CommentCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CommentData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectionloadoptions.yml
new file mode 100644
index 0000000000..ef7cdb3d5c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectionloadoptions.yml
@@ -0,0 +1,142 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentCollectionLoadOptions
+uid: word!Word.Interfaces.CommentCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CommentCollectionLoadOptions
+summary: Contains a collection of [Word.Comment](xref:word!Word.Comment:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: authorEmail
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: 'For EACH ITEM in the collection: Gets the email of the comment''s author.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorEmail?: boolean;'
+      return:
+        type: boolean
+  - name: authorName
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#authorName:member
+    package: word!
+    fullName: authorName
+    summary: 'For EACH ITEM in the collection: Gets the name of the comment''s author.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: boolean;'
+      return:
+        type: boolean
+  - name: content
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#content:member
+    package: word!
+    fullName: content
+    summary: >-
+      For EACH ITEM in the collection: Specifies the comment's content as plain
+      text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: boolean;'
+      return:
+        type: boolean
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: 'For EACH ITEM in the collection: Specifies the comment''s content range.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeLoadOptions;'
+      return:
+        type: >-
+          
+  - name: creationDate
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: 'For EACH ITEM in the collection: Gets the creation date of the comment.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: 'For EACH ITEM in the collection: Gets the ID of the comment.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: resolved
+    uid: word!Word.Interfaces.CommentCollectionLoadOptions#resolved:member
+    package: word!
+    fullName: resolved
+    summary: >-
+      For EACH ITEM in the collection: Specifies the comment thread's status.
+      Setting to true resolves the comment thread. Getting a value of true means
+      that the comment thread is resolved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resolved?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectionupdatedata.yml
new file mode 100644
index 0000000000..fd2d81c6df
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentCollectionUpdateData
+uid: word!Word.Interfaces.CommentCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CommentCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CommentCollection` object, for use in
+  `commentCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CommentCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CommentData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangedata.yml
new file mode 100644
index 0000000000..746c6af41b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangedata.yml
@@ -0,0 +1,137 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentContentRangeData
+uid: word!Word.Interfaces.CommentContentRangeData:interface
+package: word!
+fullName: Word.Interfaces.CommentContentRangeData
+summary: >-
+  An interface describing the data returned by calling
+  `commentContentRange.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bold
+    uid: word!Word.Interfaces.CommentContentRangeData#bold:member
+    package: word!
+    fullName: bold
+    summary: Specifies a value that indicates whether the comment text is bold.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.CommentContentRangeData#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: string;'
+      return:
+        type: string
+  - name: isEmpty
+    uid: word!Word.Interfaces.CommentContentRangeData#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: Checks whether the range length is zero.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isEmpty?: boolean;'
+      return:
+        type: boolean
+  - name: italic
+    uid: word!Word.Interfaces.CommentContentRangeData#italic:member
+    package: word!
+    fullName: italic
+    summary: Specifies a value that indicates whether the comment text is italicized.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic?: boolean;'
+      return:
+        type: boolean
+  - name: strikeThrough
+    uid: word!Word.Interfaces.CommentContentRangeData#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the comment text has a
+      strikethrough.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.CommentContentRangeData#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the comment range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: underline
+    uid: word!Word.Interfaces.CommentContentRangeData#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the comment text's underline type. 'None'
+      if the comment text isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine"
+        | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" |
+        "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" |
+        "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" |
+        "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" |
+          "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" |
+          "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" |
+          "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave"
+          | "WaveHeavy" | "WaveDouble"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangeloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangeloadoptions.yml
new file mode 100644
index 0000000000..e500276c00
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangeloadoptions.yml
@@ -0,0 +1,142 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentContentRangeLoadOptions
+uid: word!Word.Interfaces.CommentContentRangeLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CommentContentRangeLoadOptions
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: bold
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#bold:member
+    package: word!
+    fullName: bold
+    summary: Specifies a value that indicates whether the comment text is bold.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: boolean;'
+      return:
+        type: boolean
+  - name: isEmpty
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: Checks whether the range length is zero.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isEmpty?: boolean;'
+      return:
+        type: boolean
+  - name: italic
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#italic:member
+    package: word!
+    fullName: italic
+    summary: Specifies a value that indicates whether the comment text is italicized.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic?: boolean;'
+      return:
+        type: boolean
+  - name: strikeThrough
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the comment text has a
+      strikethrough.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the comment range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: underline
+    uid: word!Word.Interfaces.CommentContentRangeLoadOptions#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the comment text's underline type. 'None'
+      if the comment text isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'underline?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangeupdatedata.yml
new file mode 100644
index 0000000000..14d4d75cb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentcontentrangeupdatedata.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentContentRangeUpdateData
+uid: word!Word.Interfaces.CommentContentRangeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CommentContentRangeUpdateData
+summary: >-
+  An interface for updating data on the `CommentContentRange` object, for use in
+  `commentContentRange.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bold
+    uid: word!Word.Interfaces.CommentContentRangeUpdateData#bold:member
+    package: word!
+    fullName: bold
+    summary: Specifies a value that indicates whether the comment text is bold.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.CommentContentRangeUpdateData#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: string;'
+      return:
+        type: string
+  - name: italic
+    uid: word!Word.Interfaces.CommentContentRangeUpdateData#italic:member
+    package: word!
+    fullName: italic
+    summary: Specifies a value that indicates whether the comment text is italicized.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic?: boolean;'
+      return:
+        type: boolean
+  - name: strikeThrough
+    uid: word!Word.Interfaces.CommentContentRangeUpdateData#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the comment text has a
+      strikethrough.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: underline
+    uid: word!Word.Interfaces.CommentContentRangeUpdateData#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the comment text's underline type. 'None'
+      if the comment text isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine"
+        | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" |
+        "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" |
+        "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" |
+        "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" |
+          "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" |
+          "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" |
+          "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave"
+          | "WaveHeavy" | "WaveDouble"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentdata.yml
new file mode 100644
index 0000000000..e8bf15495c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentdata.yml
@@ -0,0 +1,137 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentData
+uid: word!Word.Interfaces.CommentData:interface
+package: word!
+fullName: Word.Interfaces.CommentData
+summary: >-
+  An interface describing the data returned by calling `comment.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: authorEmail
+    uid: word!Word.Interfaces.CommentData#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: Gets the email of the comment's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorEmail?: string;'
+      return:
+        type: string
+  - name: authorName
+    uid: word!Word.Interfaces.CommentData#authorName:member
+    package: word!
+    fullName: authorName
+    summary: Gets the name of the comment's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: string;'
+      return:
+        type: string
+  - name: content
+    uid: word!Word.Interfaces.CommentData#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment's content as plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: string;'
+      return:
+        type: string
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentData#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the comment's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeData;'
+      return:
+        type: 
+  - name: creationDate
+    uid: word!Word.Interfaces.CommentData#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: Date;'
+      return:
+        type: Date
+  - name: id
+    uid: word!Word.Interfaces.CommentData#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: replies
+    uid: word!Word.Interfaces.CommentData#replies:member
+    package: word!
+    fullName: replies
+    summary: Gets the collection of reply objects associated with the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'replies?: Word.Interfaces.CommentReplyData[];'
+      return:
+        type: []
+  - name: resolved
+    uid: word!Word.Interfaces.CommentData#resolved:member
+    package: word!
+    fullName: resolved
+    summary: >-
+      Specifies the comment thread's status. Setting to true resolves the
+      comment thread. Getting a value of true means that the comment thread is
+      resolved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resolved?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentloadoptions.yml
new file mode 100644
index 0000000000..a15706ff66
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentloadoptions.yml
@@ -0,0 +1,140 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentLoadOptions
+uid: word!Word.Interfaces.CommentLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CommentLoadOptions
+summary: Represents a comment in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CommentLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: authorEmail
+    uid: word!Word.Interfaces.CommentLoadOptions#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: Gets the email of the comment's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorEmail?: boolean;'
+      return:
+        type: boolean
+  - name: authorName
+    uid: word!Word.Interfaces.CommentLoadOptions#authorName:member
+    package: word!
+    fullName: authorName
+    summary: Gets the name of the comment's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: boolean;'
+      return:
+        type: boolean
+  - name: content
+    uid: word!Word.Interfaces.CommentLoadOptions#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment's content as plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: boolean;'
+      return:
+        type: boolean
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentLoadOptions#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the comment's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeLoadOptions;'
+      return:
+        type: >-
+          
+  - name: creationDate
+    uid: word!Word.Interfaces.CommentLoadOptions#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.CommentLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the comment.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: resolved
+    uid: word!Word.Interfaces.CommentLoadOptions#resolved:member
+    package: word!
+    fullName: resolved
+    summary: >-
+      Specifies the comment thread's status. Setting to true resolves the
+      comment thread. Getting a value of true means that the comment thread is
+      resolved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resolved?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectiondata.yml
new file mode 100644
index 0000000000..f03e045f83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentReplyCollectionData
+uid: word!Word.Interfaces.CommentReplyCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CommentReplyCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `commentReplyCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CommentReplyCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CommentReplyData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectionloadoptions.yml
new file mode 100644
index 0000000000..463a970e51
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectionloadoptions.yml
@@ -0,0 +1,151 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentReplyCollectionLoadOptions
+uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CommentReplyCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.CommentReply](xref:word!Word.CommentReply:class) objects. Represents all
+  comment replies in one comment thread.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: authorEmail
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: >-
+      For EACH ITEM in the collection: Gets the email of the comment reply's
+      author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorEmail?: boolean;'
+      return:
+        type: boolean
+  - name: authorName
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#authorName:member
+    package: word!
+    fullName: authorName
+    summary: >-
+      For EACH ITEM in the collection: Gets the name of the comment reply's
+      author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: boolean;'
+      return:
+        type: boolean
+  - name: content
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#content:member
+    package: word!
+    fullName: content
+    summary: >-
+      For EACH ITEM in the collection: Specifies the comment reply's content.
+      The string is plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: boolean;'
+      return:
+        type: boolean
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: >-
+      For EACH ITEM in the collection: Specifies the commentReply's content
+      range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeLoadOptions;'
+      return:
+        type: >-
+          
+  - name: creationDate
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: >-
+      For EACH ITEM in the collection: Gets the creation date of the comment
+      reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.CommentReplyCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: 'For EACH ITEM in the collection: Gets the ID of the comment reply.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: parentComment
+    uid: >-
+      word!Word.Interfaces.CommentReplyCollectionLoadOptions#parentComment:member
+    package: word!
+    fullName: parentComment
+    summary: 'For EACH ITEM in the collection: Gets the parent comment of this reply.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentComment?: Word.Interfaces.CommentLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectionupdatedata.yml
new file mode 100644
index 0000000000..cb78430a7c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplycollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentReplyCollectionUpdateData
+uid: word!Word.Interfaces.CommentReplyCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CommentReplyCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CommentReplyCollection` object, for use
+  in `commentReplyCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CommentReplyCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CommentReplyData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplydata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplydata.yml
new file mode 100644
index 0000000000..e59148117a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplydata.yml
@@ -0,0 +1,119 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentReplyData
+uid: word!Word.Interfaces.CommentReplyData:interface
+package: word!
+fullName: Word.Interfaces.CommentReplyData
+summary: >-
+  An interface describing the data returned by calling
+  `commentReply.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: authorEmail
+    uid: word!Word.Interfaces.CommentReplyData#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: Gets the email of the comment reply's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorEmail?: string;'
+      return:
+        type: string
+  - name: authorName
+    uid: word!Word.Interfaces.CommentReplyData#authorName:member
+    package: word!
+    fullName: authorName
+    summary: Gets the name of the comment reply's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: string;'
+      return:
+        type: string
+  - name: content
+    uid: word!Word.Interfaces.CommentReplyData#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment reply's content. The string is plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: string;'
+      return:
+        type: string
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentReplyData#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the commentReply's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeData;'
+      return:
+        type: 
+  - name: creationDate
+    uid: word!Word.Interfaces.CommentReplyData#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: Date;'
+      return:
+        type: Date
+  - name: id
+    uid: word!Word.Interfaces.CommentReplyData#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: parentComment
+    uid: word!Word.Interfaces.CommentReplyData#parentComment:member
+    package: word!
+    fullName: parentComment
+    summary: Gets the parent comment of this reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentComment?: Word.Interfaces.CommentData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplyloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplyloadoptions.yml
new file mode 100644
index 0000000000..04d7cced23
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplyloadoptions.yml
@@ -0,0 +1,137 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentReplyLoadOptions
+uid: word!Word.Interfaces.CommentReplyLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CommentReplyLoadOptions
+summary: Represents a comment reply in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: authorEmail
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#authorEmail:member
+    package: word!
+    fullName: authorEmail
+    summary: Gets the email of the comment reply's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorEmail?: boolean;'
+      return:
+        type: boolean
+  - name: authorName
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#authorName:member
+    package: word!
+    fullName: authorName
+    summary: Gets the name of the comment reply's author.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'authorName?: boolean;'
+      return:
+        type: boolean
+  - name: content
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment reply's content. The string is plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: boolean;'
+      return:
+        type: boolean
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the commentReply's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeLoadOptions;'
+      return:
+        type: >-
+          
+  - name: creationDate
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the comment reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: parentComment
+    uid: word!Word.Interfaces.CommentReplyLoadOptions#parentComment:member
+    package: word!
+    fullName: parentComment
+    summary: Gets the parent comment of this reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentComment?: Word.Interfaces.CommentLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplyupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplyupdatedata.yml
new file mode 100644
index 0000000000..793c5ff878
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentreplyupdatedata.yml
@@ -0,0 +1,61 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentReplyUpdateData
+uid: word!Word.Interfaces.CommentReplyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CommentReplyUpdateData
+summary: >-
+  An interface for updating data on the `CommentReply` object, for use in
+  `commentReply.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: content
+    uid: word!Word.Interfaces.CommentReplyUpdateData#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment reply's content. The string is plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: string;'
+      return:
+        type: string
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentReplyUpdateData#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the commentReply's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeUpdateData;'
+      return:
+        type: >-
+          
+  - name: parentComment
+    uid: word!Word.Interfaces.CommentReplyUpdateData#parentComment:member
+    package: word!
+    fullName: parentComment
+    summary: Gets the parent comment of this reply.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentComment?: Word.Interfaces.CommentUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentupdatedata.yml
new file mode 100644
index 0000000000..0625f900c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.commentupdatedata.yml
@@ -0,0 +1,64 @@
+### YamlMime:TSType
+name: Word.Interfaces.CommentUpdateData
+uid: word!Word.Interfaces.CommentUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CommentUpdateData
+summary: >-
+  An interface for updating data on the `Comment` object, for use in
+  `comment.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: content
+    uid: word!Word.Interfaces.CommentUpdateData#content:member
+    package: word!
+    fullName: content
+    summary: Specifies the comment's content as plain text.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'content?: string;'
+      return:
+        type: string
+  - name: contentRange
+    uid: word!Word.Interfaces.CommentUpdateData#contentRange:member
+    package: word!
+    fullName: contentRange
+    summary: Specifies the comment's content range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentRange?: Word.Interfaces.CommentContentRangeUpdateData;'
+      return:
+        type: >-
+          
+  - name: resolved
+    uid: word!Word.Interfaces.CommentUpdateData#resolved:member
+    package: word!
+    fullName: resolved
+    summary: >-
+      Specifies the comment thread's status. Setting to true resolves the
+      comment thread. Getting a value of true means that the comment thread is
+      resolved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resolved?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectiondata.yml
new file mode 100644
index 0000000000..6c1e70fb74
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlCollectionData
+uid: word!Word.Interfaces.ContentControlCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `contentControlCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ContentControlCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ContentControlData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectionloadoptions.yml
new file mode 100644
index 0000000000..41ade82cd3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectionloadoptions.yml
@@ -0,0 +1,614 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlCollectionLoadOptions
+uid: word!Word.Interfaces.ContentControlCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ContentControlCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.ContentControl](xref:word!Word.ContentControl:class) objects. Content
+  controls are bounded and potentially labeled regions in a document that serve
+  as containers for specific types of content. Individual content controls may
+  contain contents such as images, tables, or paragraphs of formatted text.
+  Currently, only rich text, plain text, checkbox, dropdown list, and combo box
+  content controls are supported.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: >-
+      For EACH ITEM in the collection: Specifies the appearance of the content
+      control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: buildingBlockGalleryContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#buildingBlockGalleryContentControl:member
+    package: word!
+    fullName: buildingBlockGalleryContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the building block gallery-related
+      data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `BuildingBlockGallery`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockGalleryContentControl?:
+        Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: cannotDelete
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#cannotDelete:member
+    package: word!
+    fullName: cannotDelete
+    summary: >-
+      For EACH ITEM in the collection: Specifies a value that indicates whether
+      the user can delete the content control. Mutually exclusive with
+      removeWhenEdited.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotDelete?: boolean;'
+      return:
+        type: boolean
+  - name: cannotEdit
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#cannotEdit:member
+    package: word!
+    fullName: cannotEdit
+    summary: >-
+      For EACH ITEM in the collection: Specifies a value that indicates whether
+      the user can edit the contents of the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotEdit?: boolean;'
+      return:
+        type: boolean
+  - name: checkboxContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#checkboxContentControl:member
+    package: word!
+    fullName: checkboxContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the data of the content control when
+      its type is `CheckBox`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        checkboxContentControl?:
+        Word.Interfaces.CheckboxContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: color
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      For EACH ITEM in the collection: Specifies the color of the content
+      control. Color is specified in '\#RRGGBB' format or by using the color
+      name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: datePickerContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#datePickerContentControl:member
+    package: word!
+    fullName: datePickerContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the date picker-related data if the
+      content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `DatePicker`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        datePickerContentControl?:
+        Word.Interfaces.DatePickerContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: font
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets the text format of the content
+      control. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: groupContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#groupContentControl:member
+    package: word!
+    fullName: groupContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the group-related data if the
+      content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Group`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'groupContentControl?: Word.Interfaces.GroupContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: id
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: >-
+      For EACH ITEM in the collection: Gets an integer that represents the
+      content control identifier.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: >-
+      For EACH ITEM in the collection: Gets the parent body of the content
+      control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the content control. Throws an `ItemNotFound` error if there isn't a
+      parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the content control. If there isn't a parent content control, then this
+      method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the content
+      control. Throws an `ItemNotFound` error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      content control. Throws an `ItemNotFound` error if it isn't contained in a
+      table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      content control. If it isn't contained in a table cell, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the content
+      control. If it isn't contained in a table, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: pictureContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#pictureContentControl:member
+    package: word!
+    fullName: pictureContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the picture-related data if the
+      content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Picture`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        pictureContentControl?:
+        Word.Interfaces.PictureContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      For EACH ITEM in the collection: Specifies the placeholder text of the
+      content control. Dimmed text will be displayed when the content control is
+      empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: boolean;'
+      return:
+        type: boolean
+  - name: removeWhenEdited
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#removeWhenEdited:member
+    package: word!
+    fullName: removeWhenEdited
+    summary: >-
+      For EACH ITEM in the collection: Specifies a value that indicates whether
+      the content control is removed after it is edited. Mutually exclusive with
+      cannotDelete.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeWhenEdited?: boolean;'
+      return:
+        type: boolean
+  - name: repeatingSectionContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#repeatingSectionContentControl:member
+    package: word!
+    fullName: repeatingSectionContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the repeating section-related data
+      if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `RepeatingSection`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        repeatingSectionContentControl?:
+        Word.Interfaces.RepeatingSectionContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      For EACH ITEM in the collection: Specifies the style name for the content
+      control. Use this property for custom styles and localized style names. To
+      use the built-in styles that are portable between locales, see the
+      "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: >-
+      word!Word.Interfaces.ContentControlCollectionLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      For EACH ITEM in the collection: Specifies the built-in style name for the
+      content control. Use this property for built-in styles that are portable
+      between locales. To use custom styles or localized style names, see the
+      "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: subtype
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#subtype:member
+    package: word!
+    fullName: subtype
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control subtype. The
+      subtype can be 'RichTextInline', 'RichTextParagraphs',
+      'RichTextTableCell', 'RichTextTableRow' and 'RichTextTable' for rich text
+      content controls, or 'PlainTextInline' and 'PlainTextParagraph' for plain
+      text content controls, or 'CheckBox' for checkbox content controls.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subtype?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: >-
+      For EACH ITEM in the collection: Specifies a tag to identify a content
+      control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: 'For EACH ITEM in the collection: Gets the text of the content control.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: >-
+      For EACH ITEM in the collection: Specifies the title for a content
+      control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control type. Only rich
+      text, plain text, and checkbox content controls are supported currently.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: xmlMapping
+    uid: word!Word.Interfaces.ContentControlCollectionLoadOptions#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      For EACH ITEM in the collection: Returns an `XmlMapping` object that
+      represents the mapping of the content control to XML data in the data
+      store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectionupdatedata.yml
new file mode 100644
index 0000000000..3fcd7064ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlCollectionUpdateData
+uid: word!Word.Interfaces.ContentControlCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ContentControlCollection` object, for
+  use in `contentControlCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ContentControlCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ContentControlData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontroldata.yml
new file mode 100644
index 0000000000..ec18ee3fb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontroldata.yml
@@ -0,0 +1,675 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlData
+uid: word!Word.Interfaces.ContentControlData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `contentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.ContentControlData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: >-
+      Specifies the appearance of the content control. The value can be
+      'BoundingBox', 'Tags', or 'Hidden'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: buildingBlockGalleryContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlData#buildingBlockGalleryContentControl:member
+    package: word!
+    fullName: buildingBlockGalleryContentControl
+    summary: >-
+      Gets the building block gallery-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `BuildingBlockGallery`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockGalleryContentControl?:
+        Word.Interfaces.BuildingBlockGalleryContentControlData;
+      return:
+        type: >-
+          
+  - name: cannotDelete
+    uid: word!Word.Interfaces.ContentControlData#cannotDelete:member
+    package: word!
+    fullName: cannotDelete
+    summary: >-
+      Specifies a value that indicates whether the user can delete the content
+      control. Mutually exclusive with removeWhenEdited.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotDelete?: boolean;'
+      return:
+        type: boolean
+  - name: cannotEdit
+    uid: word!Word.Interfaces.ContentControlData#cannotEdit:member
+    package: word!
+    fullName: cannotEdit
+    summary: >-
+      Specifies a value that indicates whether the user can edit the contents of
+      the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotEdit?: boolean;'
+      return:
+        type: boolean
+  - name: checkboxContentControl
+    uid: word!Word.Interfaces.ContentControlData#checkboxContentControl:member
+    package: word!
+    fullName: checkboxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `CheckBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'checkboxContentControl?: Word.Interfaces.CheckboxContentControlData;'
+      return:
+        type: >-
+          
+  - name: color
+    uid: word!Word.Interfaces.ContentControlData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color of the content control. Color is specified in
+      '\#RRGGBB' format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: comboBoxContentControl
+    uid: word!Word.Interfaces.ContentControlData#comboBoxContentControl:member
+    package: word!
+    fullName: comboBoxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `ComboBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comboBoxContentControl?: Word.Interfaces.ComboBoxContentControlData;'
+      return:
+        type: >-
+          
+  - name: contentControls
+    uid: word!Word.Interfaces.ContentControlData#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: Gets the collection of content control objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentControls?: Word.Interfaces.ContentControlData[];'
+      return:
+        type: []
+  - name: datePickerContentControl
+    uid: word!Word.Interfaces.ContentControlData#datePickerContentControl:member
+    package: word!
+    fullName: datePickerContentControl
+    summary: >-
+      Gets the date picker-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `DatePicker`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'datePickerContentControl?: Word.Interfaces.DatePickerContentControlData;'
+      return:
+        type: >-
+          
+  - name: dropDownListContentControl
+    uid: word!Word.Interfaces.ContentControlData#dropDownListContentControl:member
+    package: word!
+    fullName: dropDownListContentControl
+    summary: >-
+      Gets the data of the content control when its type is `DropDownList`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dropDownListContentControl?:
+        Word.Interfaces.DropDownListContentControlData;
+      return:
+        type: >-
+          
+  - name: fields
+    uid: word!Word.Interfaces.ContentControlData#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fields?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
+  - name: font
+    uid: word!Word.Interfaces.ContentControlData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the content control. Use this to get and set font
+      name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: groupContentControl
+    uid: word!Word.Interfaces.ContentControlData#groupContentControl:member
+    package: word!
+    fullName: groupContentControl
+    summary: >-
+      Gets the group-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Group`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'groupContentControl?: Word.Interfaces.GroupContentControlData;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Interfaces.ContentControlData#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the content control identifier.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: number;'
+      return:
+        type: number
+  - name: inlinePictures
+    uid: word!Word.Interfaces.ContentControlData#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: >-
+      Gets the collection of InlinePicture objects in the content control. The
+      collection doesn't include floating images.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inlinePictures?: Word.Interfaces.InlinePictureData[];'
+      return:
+        type: []
+  - name: lists
+    uid: word!Word.Interfaces.ContentControlData#lists:member
+    package: word!
+    fullName: lists
+    summary: Gets the collection of list objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lists?: Word.Interfaces.ListData[];'
+      return:
+        type: []
+  - name: paragraphs
+    uid: word!Word.Interfaces.ContentControlData#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets the collection of paragraph objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly
+      contained within this content control aren't returned. From requirement
+      set 1.3, paragraphs in such tables are also returned.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphs?: Word.Interfaces.ParagraphData[];'
+      return:
+        type: []
+  - name: pictureContentControl
+    uid: word!Word.Interfaces.ContentControlData#pictureContentControl:member
+    package: word!
+    fullName: pictureContentControl
+    summary: >-
+      Gets the picture-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Picture`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pictureContentControl?: Word.Interfaces.PictureContentControlData;'
+      return:
+        type: >-
+          
+  - name: placeholderText
+    uid: word!Word.Interfaces.ContentControlData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the placeholder text of the content control. Dimmed text will be
+      displayed when the content control is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: string;'
+      return:
+        type: string
+  - name: removeWhenEdited
+    uid: word!Word.Interfaces.ContentControlData#removeWhenEdited:member
+    package: word!
+    fullName: removeWhenEdited
+    summary: >-
+      Specifies a value that indicates whether the content control is removed
+      after it is edited. Mutually exclusive with cannotDelete.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeWhenEdited?: boolean;'
+      return:
+        type: boolean
+  - name: repeatingSectionContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlData#repeatingSectionContentControl:member
+    package: word!
+    fullName: repeatingSectionContentControl
+    summary: >-
+      Gets the repeating section-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `RepeatingSection`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        repeatingSectionContentControl?:
+        Word.Interfaces.RepeatingSectionContentControlData;
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.ContentControlData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the content control. Use this property for
+      custom styles and localized style names. To use the built-in styles that
+      are portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ContentControlData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the content control. Use this
+      property for built-in styles that are portable between locales. To use
+      custom styles or localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: subtype
+    uid: word!Word.Interfaces.ContentControlData#subtype:member
+    package: word!
+    fullName: subtype
+    summary: >-
+      Gets the content control subtype. The subtype can be 'RichTextInline',
+      'RichTextParagraphs', 'RichTextTableCell', 'RichTextTableRow' and
+      'RichTextTable' for rich text content controls, or 'PlainTextInline' and
+      'PlainTextParagraph' for plain text content controls, or 'CheckBox' for
+      checkbox content controls.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        subtype?: Word.ContentControlType | "Unknown" | "RichTextInline" |
+        "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" |
+        "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" |
+        "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" |
+        "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
+      return:
+        type: >-
+           | "Unknown" |
+          "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" |
+          "RichTextTableRow" | "RichTextTable" | "PlainTextInline" |
+          "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox"
+          | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" |
+          "RichText" | "PlainText" | "Group"
+  - name: tables
+    uid: word!Word.Interfaces.ContentControlData#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the collection of table objects in the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tables?: Word.Interfaces.TableData[];'
+      return:
+        type: []
+  - name: tag
+    uid: word!Word.Interfaces.ContentControlData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: text
+    uid: word!Word.Interfaces.ContentControlData#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.ContentControlData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.ContentControlData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the content control type. Only rich text, plain text, and checkbox
+      content controls are supported currently.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ContentControlType | "Unknown" | "RichTextInline" |
+        "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" |
+        "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" |
+        "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" |
+        "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
+      return:
+        type: >-
+           | "Unknown" |
+          "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" |
+          "RichTextTableRow" | "RichTextTable" | "PlainTextInline" |
+          "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox"
+          | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" |
+          "RichText" | "PlainText" | "Group"
+  - name: xmlMapping
+    uid: word!Word.Interfaces.ContentControlData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectiondata.yml
new file mode 100644
index 0000000000..26b6ac43fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemCollectionData
+uid: word!Word.Interfaces.ContentControlListItemCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `contentControlListItemCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ContentControlListItemCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ContentControlListItemData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectionloadoptions.yml
new file mode 100644
index 0000000000..6464468310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectionloadoptions.yml
@@ -0,0 +1,89 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemCollectionLoadOptions
+uid: word!Word.Interfaces.ContentControlListItemCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.ContentControlListItem](xref:word!Word.ContentControlListItem:class)
+  objects that represent the items in a dropdown list or combo box content
+  control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: displayText
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      For EACH ITEM in the collection: Specifies the display text of a list item
+      for a dropdown list or combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      For EACH ITEM in the collection: Specifies the index location of a content
+      control list item in the collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      For EACH ITEM in the collection: Specifies the programmatic value of a
+      list item for a dropdown list or combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectionupdatedata.yml
new file mode 100644
index 0000000000..eb704fda8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemCollectionUpdateData
+uid: word!Word.Interfaces.ContentControlListItemCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ContentControlListItemCollection`
+  object, for use in `contentControlListItemCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.ContentControlListItemCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ContentControlListItemData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemdata.yml
new file mode 100644
index 0000000000..07709acc4e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemdata.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemData
+uid: word!Word.Interfaces.ContentControlListItemData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemData
+summary: >-
+  An interface describing the data returned by calling
+  `contentControlListItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: displayText
+    uid: word!Word.Interfaces.ContentControlListItemData#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.Interfaces.ContentControlListItemData#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: value
+    uid: word!Word.Interfaces.ContentControlListItemData#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemloadoptions.yml
new file mode 100644
index 0000000000..791aae47ee
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemloadoptions.yml
@@ -0,0 +1,81 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemLoadOptions
+uid: word!Word.Interfaces.ContentControlListItemLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemLoadOptions
+summary: Represents a list item in a dropdown list or combo box content control.
+remarks: >-
+  \[ [API set: WordApi
+  1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: displayText
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.ContentControlListItemLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemupdatedata.yml
new file mode 100644
index 0000000000..44777cd56f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrollistitemupdatedata.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlListItemUpdateData
+uid: word!Word.Interfaces.ContentControlListItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlListItemUpdateData
+summary: >-
+  An interface for updating data on the `ContentControlListItem` object, for use
+  in `contentControlListItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: displayText
+    uid: word!Word.Interfaces.ContentControlListItemUpdateData#displayText:member
+    package: word!
+    fullName: displayText
+    summary: >-
+      Specifies the display text of a list item for a dropdown list or combo box
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'displayText?: string;'
+      return:
+        type: string
+  - name: index
+    uid: word!Word.Interfaces.ContentControlListItemUpdateData#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Specifies the index location of a content control list item in the
+      collection of list items.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: value
+    uid: word!Word.Interfaces.ContentControlListItemUpdateData#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the programmatic value of a list item for a dropdown list or
+      combo box content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.9](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolloadoptions.yml
new file mode 100644
index 0000000000..0ccac89ee9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolloadoptions.yml
@@ -0,0 +1,581 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlLoadOptions
+uid: word!Word.Interfaces.ContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ContentControlLoadOptions
+summary: >-
+  Represents a content control. Content controls are bounded and potentially
+  labeled regions in a document that serve as containers for specific types of
+  content. Individual content controls may contain contents such as images,
+  tables, or paragraphs of formatted text. Currently, only rich text, plain
+  text, checkbox, dropdown list, and combo box content controls are supported.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.Interfaces.ContentControlLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: >-
+      Specifies the appearance of the content control. The value can be
+      'BoundingBox', 'Tags', or 'Hidden'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: buildingBlockGalleryContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#buildingBlockGalleryContentControl:member
+    package: word!
+    fullName: buildingBlockGalleryContentControl
+    summary: >-
+      Gets the building block gallery-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `BuildingBlockGallery`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockGalleryContentControl?:
+        Word.Interfaces.BuildingBlockGalleryContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: cannotDelete
+    uid: word!Word.Interfaces.ContentControlLoadOptions#cannotDelete:member
+    package: word!
+    fullName: cannotDelete
+    summary: >-
+      Specifies a value that indicates whether the user can delete the content
+      control. Mutually exclusive with removeWhenEdited.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotDelete?: boolean;'
+      return:
+        type: boolean
+  - name: cannotEdit
+    uid: word!Word.Interfaces.ContentControlLoadOptions#cannotEdit:member
+    package: word!
+    fullName: cannotEdit
+    summary: >-
+      Specifies a value that indicates whether the user can edit the contents of
+      the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotEdit?: boolean;'
+      return:
+        type: boolean
+  - name: checkboxContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#checkboxContentControl:member
+    package: word!
+    fullName: checkboxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `CheckBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        checkboxContentControl?:
+        Word.Interfaces.CheckboxContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: color
+    uid: word!Word.Interfaces.ContentControlLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color of the content control. Color is specified in
+      '\#RRGGBB' format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: datePickerContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#datePickerContentControl:member
+    package: word!
+    fullName: datePickerContentControl
+    summary: >-
+      Gets the date picker-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `DatePicker`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        datePickerContentControl?:
+        Word.Interfaces.DatePickerContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: font
+    uid: word!Word.Interfaces.ContentControlLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the content control. Use this to get and set font
+      name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: groupContentControl
+    uid: word!Word.Interfaces.ContentControlLoadOptions#groupContentControl:member
+    package: word!
+    fullName: groupContentControl
+    summary: >-
+      Gets the group-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Group`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'groupContentControl?: Word.Interfaces.GroupContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: id
+    uid: word!Word.Interfaces.ContentControlLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the content control identifier.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.ContentControlLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.ContentControlLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the content control. Throws an
+      `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the content control. If there isn't
+      a parent content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.ContentControlLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the content control. Throws an `ItemNotFound`
+      error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.ContentControlLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the content control. Throws an
+      `ItemNotFound` error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the content control. If it isn't
+      contained in a table cell, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the content control. If it isn't contained in
+      a table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: pictureContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#pictureContentControl:member
+    package: word!
+    fullName: pictureContentControl
+    summary: >-
+      Gets the picture-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Picture`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        pictureContentControl?:
+        Word.Interfaces.PictureContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: placeholderText
+    uid: word!Word.Interfaces.ContentControlLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the placeholder text of the content control. Dimmed text will be
+      displayed when the content control is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: boolean;'
+      return:
+        type: boolean
+  - name: removeWhenEdited
+    uid: word!Word.Interfaces.ContentControlLoadOptions#removeWhenEdited:member
+    package: word!
+    fullName: removeWhenEdited
+    summary: >-
+      Specifies a value that indicates whether the content control is removed
+      after it is edited. Mutually exclusive with cannotDelete.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeWhenEdited?: boolean;'
+      return:
+        type: boolean
+  - name: repeatingSectionContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlLoadOptions#repeatingSectionContentControl:member
+    package: word!
+    fullName: repeatingSectionContentControl
+    summary: >-
+      Gets the repeating section-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `RepeatingSection`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        repeatingSectionContentControl?:
+        Word.Interfaces.RepeatingSectionContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.ContentControlLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the content control. Use this property for
+      custom styles and localized style names. To use the built-in styles that
+      are portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ContentControlLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the content control. Use this
+      property for built-in styles that are portable between locales. To use
+      custom styles or localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: subtype
+    uid: word!Word.Interfaces.ContentControlLoadOptions#subtype:member
+    package: word!
+    fullName: subtype
+    summary: >-
+      Gets the content control subtype. The subtype can be 'RichTextInline',
+      'RichTextParagraphs', 'RichTextTableCell', 'RichTextTableRow' and
+      'RichTextTable' for rich text content controls, or 'PlainTextInline' and
+      'PlainTextParagraph' for plain text content controls, or 'CheckBox' for
+      checkbox content controls.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subtype?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.ContentControlLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.ContentControlLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: word!Word.Interfaces.ContentControlLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ContentControlLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the content control type. Only rich text, plain text, and checkbox
+      content controls are supported currently.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: xmlMapping
+    uid: word!Word.Interfaces.ContentControlLoadOptions#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolupdatedata.yml
new file mode 100644
index 0000000000..cece11f182
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.contentcontrolupdatedata.yml
@@ -0,0 +1,460 @@
+### YamlMime:TSType
+name: Word.Interfaces.ContentControlUpdateData
+uid: word!Word.Interfaces.ContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ContentControlUpdateData
+summary: >-
+  An interface for updating data on the `ContentControl` object, for use in
+  `contentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.ContentControlUpdateData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: >-
+      Specifies the appearance of the content control. The value can be
+      'BoundingBox', 'Tags', or 'Hidden'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: buildingBlockGalleryContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlUpdateData#buildingBlockGalleryContentControl:member
+    package: word!
+    fullName: buildingBlockGalleryContentControl
+    summary: >-
+      Gets the building block gallery-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `BuildingBlockGallery`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        buildingBlockGalleryContentControl?:
+        Word.Interfaces.BuildingBlockGalleryContentControlUpdateData;
+      return:
+        type: >-
+          
+  - name: cannotDelete
+    uid: word!Word.Interfaces.ContentControlUpdateData#cannotDelete:member
+    package: word!
+    fullName: cannotDelete
+    summary: >-
+      Specifies a value that indicates whether the user can delete the content
+      control. Mutually exclusive with removeWhenEdited.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotDelete?: boolean;'
+      return:
+        type: boolean
+  - name: cannotEdit
+    uid: word!Word.Interfaces.ContentControlUpdateData#cannotEdit:member
+    package: word!
+    fullName: cannotEdit
+    summary: >-
+      Specifies a value that indicates whether the user can edit the contents of
+      the content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cannotEdit?: boolean;'
+      return:
+        type: boolean
+  - name: checkboxContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlUpdateData#checkboxContentControl:member
+    package: word!
+    fullName: checkboxContentControl
+    summary: >-
+      Gets the data of the content control when its type is `CheckBox`.
+      It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        checkboxContentControl?:
+        Word.Interfaces.CheckboxContentControlUpdateData;
+      return:
+        type: >-
+          
+  - name: color
+    uid: word!Word.Interfaces.ContentControlUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color of the content control. Color is specified in
+      '\#RRGGBB' format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: datePickerContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlUpdateData#datePickerContentControl:member
+    package: word!
+    fullName: datePickerContentControl
+    summary: >-
+      Gets the date picker-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `DatePicker`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        datePickerContentControl?:
+        Word.Interfaces.DatePickerContentControlUpdateData;
+      return:
+        type: >-
+          
+  - name: font
+    uid: word!Word.Interfaces.ContentControlUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the content control. Use this to get and set font
+      name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: groupContentControl
+    uid: word!Word.Interfaces.ContentControlUpdateData#groupContentControl:member
+    package: word!
+    fullName: groupContentControl
+    summary: >-
+      Gets the group-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Group`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'groupContentControl?: Word.Interfaces.GroupContentControlUpdateData;'
+      return:
+        type: >-
+          
+  - name: pictureContentControl
+    uid: word!Word.Interfaces.ContentControlUpdateData#pictureContentControl:member
+    package: word!
+    fullName: pictureContentControl
+    summary: >-
+      Gets the picture-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `Picture`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pictureContentControl?: Word.Interfaces.PictureContentControlUpdateData;'
+      return:
+        type: >-
+          
+  - name: placeholderText
+    uid: word!Word.Interfaces.ContentControlUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Specifies the placeholder text of the content control. Dimmed text will be
+      displayed when the content control is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: string;'
+      return:
+        type: string
+  - name: removeWhenEdited
+    uid: word!Word.Interfaces.ContentControlUpdateData#removeWhenEdited:member
+    package: word!
+    fullName: removeWhenEdited
+    summary: >-
+      Specifies a value that indicates whether the content control is removed
+      after it is edited. Mutually exclusive with cannotDelete.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeWhenEdited?: boolean;'
+      return:
+        type: boolean
+  - name: repeatingSectionContentControl
+    uid: >-
+      word!Word.Interfaces.ContentControlUpdateData#repeatingSectionContentControl:member
+    package: word!
+    fullName: repeatingSectionContentControl
+    summary: >-
+      Gets the repeating section-related data if the content control's
+      [Word.ContentControlType](xref:word!Word.ContentControlType:enum) is
+      `RepeatingSection`. It's `null` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        repeatingSectionContentControl?:
+        Word.Interfaces.RepeatingSectionContentControlUpdateData;
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.ContentControlUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the content control. Use this property for
+      custom styles and localized style names. To use the built-in styles that
+      are portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ContentControlUpdateData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the content control. Use this
+      property for built-in styles that are portable between locales. To use
+      custom styles or localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tag
+    uid: word!Word.Interfaces.ContentControlUpdateData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.ContentControlUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.ContentControlUpdateData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.critiqueannotationdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.critiqueannotationdata.yml
new file mode 100644
index 0000000000..5d2c9c80f0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.critiqueannotationdata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CritiqueAnnotationData
+uid: word!Word.Interfaces.CritiqueAnnotationData:interface
+package: word!
+fullName: Word.Interfaces.CritiqueAnnotationData
+summary: >-
+  An interface describing the data returned by calling
+  `critiqueAnnotation.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: critique
+    uid: word!Word.Interfaces.CritiqueAnnotationData#critique:member
+    package: word!
+    fullName: critique
+    summary: Gets the critique that was passed when the annotation was inserted.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'critique?: Word.Critique;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.critiqueannotationloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.critiqueannotationloadoptions.yml
new file mode 100644
index 0000000000..326d94b4f1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.critiqueannotationloadoptions.yml
@@ -0,0 +1,60 @@
+### YamlMime:TSType
+name: Word.Interfaces.CritiqueAnnotationLoadOptions
+uid: word!Word.Interfaces.CritiqueAnnotationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CritiqueAnnotationLoadOptions
+summary: Represents an annotation wrapper around critique displayed in the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CritiqueAnnotationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: critique
+    uid: word!Word.Interfaces.CritiqueAnnotationLoadOptions#critique:member
+    package: word!
+    fullName: critique
+    summary: Gets the critique that was passed when the annotation was inserted.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'critique?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.CritiqueAnnotationLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: Gets the range of text that is annotated.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectiondata.yml
new file mode 100644
index 0000000000..f64e2d8c8e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomPropertyCollectionData
+uid: word!Word.Interfaces.CustomPropertyCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomPropertyCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customPropertyCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomPropertyCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomPropertyData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectionloadoptions.yml
new file mode 100644
index 0000000000..d4240ae2f2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectionloadoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomPropertyCollectionLoadOptions
+uid: word!Word.Interfaces.CustomPropertyCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomPropertyCollectionLoadOptions
+summary: >-
+  Contains the collection of
+  [Word.CustomProperty](xref:word!Word.CustomProperty:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomPropertyCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: key
+    uid: word!Word.Interfaces.CustomPropertyCollectionLoadOptions#key:member
+    package: word!
+    fullName: key
+    summary: 'For EACH ITEM in the collection: Gets the key of the custom property.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'key?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.CustomPropertyCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      For EACH ITEM in the collection: Gets the value type of the custom
+      property. Possible values are: String, Number, Date, Boolean.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.CustomPropertyCollectionLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      For EACH ITEM in the collection: Specifies the value of the custom
+      property. Note that even though Word on the web and the docx file format
+      allow these properties to be arbitrarily long, the desktop version of Word
+      will truncate string values to 255 16-bit chars (possibly creating invalid
+      unicode by breaking up a surrogate pair).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectionupdatedata.yml
new file mode 100644
index 0000000000..7fbef6dd5c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertycollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomPropertyCollectionUpdateData
+uid: word!Word.Interfaces.CustomPropertyCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomPropertyCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomPropertyCollection` object, for
+  use in `customPropertyCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomPropertyCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomPropertyData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertydata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertydata.yml
new file mode 100644
index 0000000000..b298188968
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertydata.yml
@@ -0,0 +1,70 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomPropertyData
+uid: word!Word.Interfaces.CustomPropertyData:interface
+package: word!
+fullName: Word.Interfaces.CustomPropertyData
+summary: >-
+  An interface describing the data returned by calling
+  `customProperty.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: key
+    uid: word!Word.Interfaces.CustomPropertyData#key:member
+    package: word!
+    fullName: key
+    summary: Gets the key of the custom property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'key?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.CustomPropertyData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the value type of the custom property. Possible values are: String,
+      Number, Date, Boolean.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.DocumentPropertyType | "String" | "Number" | "Date" |
+        "Boolean";
+      return:
+        type: >-
+           | "String" |
+          "Number" | "Date" | "Boolean"
+  - name: value
+    uid: word!Word.Interfaces.CustomPropertyData#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the value of the custom property. Note that even though Word on
+      the web and the docx file format allow these properties to be arbitrarily
+      long, the desktop version of Word will truncate string values to 255
+      16-bit chars (possibly creating invalid unicode by breaking up a surrogate
+      pair).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: any;'
+      return:
+        type: any
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertyloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertyloadoptions.yml
new file mode 100644
index 0000000000..23e95943d3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertyloadoptions.yml
@@ -0,0 +1,82 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomPropertyLoadOptions
+uid: word!Word.Interfaces.CustomPropertyLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomPropertyLoadOptions
+summary: Represents a custom property.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomPropertyLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: key
+    uid: word!Word.Interfaces.CustomPropertyLoadOptions#key:member
+    package: word!
+    fullName: key
+    summary: Gets the key of the custom property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'key?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.CustomPropertyLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the value type of the custom property. Possible values are: String,
+      Number, Date, Boolean.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.CustomPropertyLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the value of the custom property. Note that even though Word on
+      the web and the docx file format allow these properties to be arbitrarily
+      long, the desktop version of Word will truncate string values to 255
+      16-bit chars (possibly creating invalid unicode by breaking up a surrogate
+      pair).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertyupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertyupdatedata.yml
new file mode 100644
index 0000000000..27534e9693
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.custompropertyupdatedata.yml
@@ -0,0 +1,34 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomPropertyUpdateData
+uid: word!Word.Interfaces.CustomPropertyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomPropertyUpdateData
+summary: >-
+  An interface for updating data on the `CustomProperty` object, for use in
+  `customProperty.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: value
+    uid: word!Word.Interfaces.CustomPropertyUpdateData#value:member
+    package: word!
+    fullName: value
+    summary: >-
+      Specifies the value of the custom property. Note that even though Word on
+      the web and the docx file format allow these properties to be arbitrarily
+      long, the desktop version of Word will truncate string values to 255
+      16-bit chars (possibly creating invalid unicode by breaking up a surrogate
+      pair).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: any;'
+      return:
+        type: any
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectionloadoptions.yml
new file mode 100644
index 0000000000..805b39cd8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectionloadoptions.yml
@@ -0,0 +1,261 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionLoadOptions
+uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.CustomXmlNode](xref:word!Word.CustomXmlNode:class) objects representing
+  the XML nodes in a document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: baseName
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#baseName:member
+    package: word!
+    fullName: baseName
+    summary: >-
+      For EACH ITEM in the collection: Gets the base name of the node without
+      the namespace prefix, if one exists.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseName?: boolean;'
+      return:
+        type: boolean
+  - name: firstChild
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      For EACH ITEM in the collection: Gets a `CustomXmlNode` object
+      corresponding to the first child element of the current node. If the node
+      has no child elements (or if it isn't of type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: lastChild
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      For EACH ITEM in the collection: Gets a `CustomXmlNode` object
+      corresponding to the last child element of the current node. If the node
+      has no child elements (or if it isn't of type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: namespaceUri
+    uid: >-
+      word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      For EACH ITEM in the collection: Gets the unique address identifier for
+      the namespace of the node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: nextSibling
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      For EACH ITEM in the collection: Gets the next sibling node (element,
+      comment, or processing instruction) of the current node. If the node is
+      the last sibling at its level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: 'For EACH ITEM in the collection: Gets the type of the current node.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeType?: boolean;'
+      return:
+        type: boolean
+  - name: nodeValue
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: 'For EACH ITEM in the collection: Specifies the value of the current node.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: boolean;'
+      return:
+        type: boolean
+  - name: ownerPart
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#ownerPart:member
+    package: word!
+    fullName: ownerPart
+    summary: >-
+      For EACH ITEM in the collection: Gets the object representing the part
+      associated with this node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ownerPart?: Word.Interfaces.CustomXmlPartLoadOptions;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: >-
+      For EACH ITEM in the collection: Gets the parent element node of the
+      current node. If the current node is at the root level, the property
+      returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentNode?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: previousSibling
+    uid: >-
+      word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      For EACH ITEM in the collection: Gets the previous sibling node (element,
+      comment, or processing instruction) of the current node. If the current
+      node is the first sibling at its level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'previousSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: 'For EACH ITEM in the collection: Specifies the text for the current node.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: >-
+      For EACH ITEM in the collection: Gets the XML representation of the
+      current node and its children.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
+  - name: xpath
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionLoadOptions#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      For EACH ITEM in the collection: Gets a string with the canonicalized
+      XPath for the current node. If the node is no longer in the Document
+      Object Model (DOM), the property returns an error message.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xpath?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..970bf4fcf1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,271 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: attributes
+    uid: word!Word.Interfaces.CustomXmlNodeData#attributes:member
+    package: word!
+    fullName: attributes
+    summary: >-
+      Gets a `CustomXmlNodeCollection` object representing the attributes of the
+      current element in the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'attributes?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
+  - name: baseName
+    uid: word!Word.Interfaces.CustomXmlNodeData#baseName:member
+    package: word!
+    fullName: baseName
+    summary: >-
+      Gets the base name of the node without the namespace prefix, if one
+      exists.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseName?: string;'
+      return:
+        type: string
+  - name: childNodes
+    uid: word!Word.Interfaces.CustomXmlNodeData#childNodes:member
+    package: word!
+    fullName: childNodes
+    summary: >-
+      Gets a `CustomXmlNodeCollection` object containing all of the child
+      elements of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'childNodes?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
+  - name: firstChild
+    uid: word!Word.Interfaces.CustomXmlNodeData#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the first child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstChild?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: lastChild
+    uid: word!Word.Interfaces.CustomXmlNodeData#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the last child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastChild?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlNodeData#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: Gets the unique address identifier for the namespace of the node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: nextSibling
+    uid: word!Word.Interfaces.CustomXmlNodeData#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      Gets the next sibling node (element, comment, or processing instruction)
+      of the current node. If the node is the last sibling at its level, the
+      property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.Interfaces.CustomXmlNodeData#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: Gets the type of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        nodeType?: Word.CustomXmlNodeType | "element" | "attribute" | "text" |
+        "cData" | "processingInstruction" | "comment" | "document";
+      return:
+        type: >-
+           | "element" |
+          "attribute" | "text" | "cData" | "processingInstruction" | "comment" |
+          "document"
+  - name: nodeValue
+    uid: word!Word.Interfaces.CustomXmlNodeData#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: Specifies the value of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
+  - name: ownerPart
+    uid: word!Word.Interfaces.CustomXmlNodeData#ownerPart:member
+    package: word!
+    fullName: ownerPart
+    summary: Gets the object representing the part associated with this node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ownerPart?: Word.Interfaces.CustomXmlPartData;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.Interfaces.CustomXmlNodeData#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: >-
+      Gets the parent element node of the current node. If the current node is
+      at the root level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentNode?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: previousSibling
+    uid: word!Word.Interfaces.CustomXmlNodeData#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      Gets the previous sibling node (element, comment, or processing
+      instruction) of the current node. If the current node is the first sibling
+      at its level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'previousSibling?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Interfaces.CustomXmlNodeData#text:member
+    package: word!
+    fullName: text
+    summary: Specifies the text for the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlNodeData#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the current node and its children.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: string;'
+      return:
+        type: string
+  - name: xpath
+    uid: word!Word.Interfaces.CustomXmlNodeData#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      Gets a string with the canonicalized XPath for the current node. If the
+      node is no longer in the Document Object Model (DOM), the property returns
+      an error message.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xpath?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodeloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodeloadoptions.yml
new file mode 100644
index 0000000000..cd85f31b7c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodeloadoptions.yml
@@ -0,0 +1,252 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeLoadOptions
+uid: word!Word.Interfaces.CustomXmlNodeLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeLoadOptions
+summary: >-
+  Represents an XML node in a tree in the document. The `CustomXmlNode` object
+  is a member of the
+  [Word.CustomXmlNodeCollection](xref:word!Word.CustomXmlNodeCollection:class)
+  object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: baseName
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#baseName:member
+    package: word!
+    fullName: baseName
+    summary: >-
+      Gets the base name of the node without the namespace prefix, if one
+      exists.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseName?: boolean;'
+      return:
+        type: boolean
+  - name: firstChild
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the first child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: lastChild
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the last child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastChild?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: Gets the unique address identifier for the namespace of the node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: nextSibling
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      Gets the next sibling node (element, comment, or processing instruction)
+      of the current node. If the node is the last sibling at its level, the
+      property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: nodeType
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#nodeType:member
+    package: word!
+    fullName: nodeType
+    summary: Gets the type of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeType?: boolean;'
+      return:
+        type: boolean
+  - name: nodeValue
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: Specifies the value of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: boolean;'
+      return:
+        type: boolean
+  - name: ownerPart
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#ownerPart:member
+    package: word!
+    fullName: ownerPart
+    summary: Gets the object representing the part associated with this node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ownerPart?: Word.Interfaces.CustomXmlPartLoadOptions;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: >-
+      Gets the parent element node of the current node. If the current node is
+      at the root level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentNode?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: previousSibling
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      Gets the previous sibling node (element, comment, or processing
+      instruction) of the current node. If the current node is the first sibling
+      at its level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'previousSibling?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Specifies the text for the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the current node and its children.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
+  - name: xpath
+    uid: word!Word.Interfaces.CustomXmlNodeLoadOptions#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      Gets a string with the canonicalized XPath for the current node. If the
+      node is no longer in the Document Object Model (DOM), the property returns
+      an error message.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xpath?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..1d153cd6a5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,152 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: firstChild
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#firstChild:member
+    package: word!
+    fullName: firstChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the first child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstChild?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
+  - name: lastChild
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#lastChild:member
+    package: word!
+    fullName: lastChild
+    summary: >-
+      Gets a `CustomXmlNode` object corresponding to the last child element of
+      the current node. If the node has no child elements (or if it isn't of
+      type
+      [CustomXmlNodeType.element](xref:word!Word.CustomXmlNodeType:enum)), the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastChild?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
+  - name: nextSibling
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#nextSibling:member
+    package: word!
+    fullName: nextSibling
+    summary: >-
+      Gets the next sibling node (element, comment, or processing instruction)
+      of the current node. If the node is the last sibling at its level, the
+      property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextSibling?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
+  - name: nodeValue
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#nodeValue:member
+    package: word!
+    fullName: nodeValue
+    summary: Specifies the value of the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nodeValue?: string;'
+      return:
+        type: string
+  - name: ownerPart
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#ownerPart:member
+    package: word!
+    fullName: ownerPart
+    summary: Gets the object representing the part associated with this node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ownerPart?: Word.Interfaces.CustomXmlPartUpdateData;'
+      return:
+        type: 
+  - name: parentNode
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#parentNode:member
+    package: word!
+    fullName: parentNode
+    summary: >-
+      Gets the parent element node of the current node. If the current node is
+      at the root level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentNode?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
+  - name: previousSibling
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#previousSibling:member
+    package: word!
+    fullName: previousSibling
+    summary: >-
+      Gets the previous sibling node (element, comment, or processing
+      instruction) of the current node. If the current node is the first sibling
+      at its level, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'previousSibling?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Interfaces.CustomXmlNodeUpdateData#text:member
+    package: word!
+    fullName: text
+    summary: Specifies the text for the current node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectiondata.yml
new file mode 100644
index 0000000000..ee435b9529
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartCollectionData
+uid: word!Word.Interfaces.CustomXmlPartCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPartCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPartCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPartData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectionloadoptions.yml
new file mode 100644
index 0000000000..bf37610763
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectionloadoptions.yml
@@ -0,0 +1,118 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartCollectionLoadOptions
+uid: word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartCollectionLoadOptions
+summary: >-
+  Contains the collection of
+  [Word.CustomXmlPart](xref:word!Word.CustomXmlPart:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlPartCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: builtIn
+    uid: word!Word.Interfaces.CustomXmlPartCollectionLoadOptions#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: >-
+      For EACH ITEM in the collection: Gets a value that indicates whether the
+      `CustomXmlPart` is built-in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: documentElement
+    uid: >-
+      word!Word.Interfaces.CustomXmlPartCollectionLoadOptions#documentElement:member
+    package: word!
+    fullName: documentElement
+    summary: >-
+      For EACH ITEM in the collection: Gets the root element of a bound region
+      of data in the document. If the region is empty, the property returns
+      `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'documentElement?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Interfaces.CustomXmlPartCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: 'For EACH ITEM in the collection: Gets the ID of the custom XML part.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: >-
+      word!Word.Interfaces.CustomXmlPartCollectionLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      For EACH ITEM in the collection: Gets the namespace URI of the custom XML
+      part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlPartCollectionLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: >-
+      For EACH ITEM in the collection: Gets the XML representation of the
+      current `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectionupdatedata.yml
new file mode 100644
index 0000000000..711bd784c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPartCollection` object, for
+  use in `customXmlPartCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPartCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPartData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartdata.yml
new file mode 100644
index 0000000000..febc822875
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartdata.yml
@@ -0,0 +1,127 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartData
+uid: word!Word.Interfaces.CustomXmlPartData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPart.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: builtIn
+    uid: word!Word.Interfaces.CustomXmlPartData#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: Gets a value that indicates whether the `CustomXmlPart` is built-in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: documentElement
+    uid: word!Word.Interfaces.CustomXmlPartData#documentElement:member
+    package: word!
+    fullName: documentElement
+    summary: >-
+      Gets the root element of a bound region of data in the document. If the
+      region is empty, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'documentElement?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Interfaces.CustomXmlPartData#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: namespaceManager
+    uid: word!Word.Interfaces.CustomXmlPartData#namespaceManager:member
+    package: word!
+    fullName: namespaceManager
+    summary: >-
+      Gets the set of namespace prefix mappings used against the current
+      `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceManager?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlPartData#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: Gets the namespace URI of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: schemaCollection
+    uid: word!Word.Interfaces.CustomXmlPartData#schemaCollection:member
+    package: word!
+    fullName: schemaCollection
+    summary: >-
+      Specifies a `CustomXmlSchemaCollection` object representing the set of
+      schemas attached to a bound region of data in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'schemaCollection?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlPartData#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the current `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartloadoptions.yml
new file mode 100644
index 0000000000..9aae8206cf
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartloadoptions.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartLoadOptions
+uid: word!Word.Interfaces.CustomXmlPartLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartLoadOptions
+summary: Represents a custom XML part.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlPartLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: builtIn
+    uid: word!Word.Interfaces.CustomXmlPartLoadOptions#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: Gets a value that indicates whether the `CustomXmlPart` is built-in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: documentElement
+    uid: word!Word.Interfaces.CustomXmlPartLoadOptions#documentElement:member
+    package: word!
+    fullName: documentElement
+    summary: >-
+      Gets the root element of a bound region of data in the document. If the
+      region is empty, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'documentElement?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Interfaces.CustomXmlPartLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets the ID of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlPartLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: Gets the namespace URI of the custom XML part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlPartLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the current `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectiondata.yml
new file mode 100644
index 0000000000..020658039c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartScopedCollectionData
+uid: word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartScopedCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPartScopedCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPartScopedCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPartData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml
new file mode 100644
index 0000000000..5406ec9436
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectionloadoptions.yml
@@ -0,0 +1,120 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions
+uid: word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions
+summary: >-
+  Contains the collection of
+  [Word.CustomXmlPart](xref:word!Word.CustomXmlPart:class) objects with a
+  specific namespace.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: builtIn
+    uid: >-
+      word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: >-
+      For EACH ITEM in the collection: Gets a value that indicates whether the
+      `CustomXmlPart` is built-in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: documentElement
+    uid: >-
+      word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions#documentElement:member
+    package: word!
+    fullName: documentElement
+    summary: >-
+      For EACH ITEM in the collection: Gets the root element of a bound region
+      of data in the document. If the region is empty, the property returns
+      `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'documentElement?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: 'For EACH ITEM in the collection: Gets the ID of the custom XML part.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: >-
+      word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      For EACH ITEM in the collection: Gets the namespace URI of the custom XML
+      part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: >-
+      For EACH ITEM in the collection: Gets the XML representation of the
+      current `CustomXmlPart` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectionupdatedata.yml
new file mode 100644
index 0000000000..11e0ab5ee5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartscopedcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartScopedCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartScopedCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPartScopedCollection` object,
+  for use in `customXmlPartScopedCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPartData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..99c3c21fd5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,31 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: documentElement
+    uid: word!Word.Interfaces.CustomXmlPartUpdateData#documentElement:member
+    package: word!
+    fullName: documentElement
+    summary: >-
+      Gets the root element of a bound region of data in the document. If the
+      region is empty, the property returns `Nothing`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'documentElement?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml
new file mode 100644
index 0000000000..356666d40e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectionloadoptions.yml
@@ -0,0 +1,70 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions
+summary: >-
+  Represents a collection of
+  [Word.CustomXmlPrefixMapping](xref:word!Word.CustomXmlPrefixMapping:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      For EACH ITEM in the collection: Gets the unique address identifier for
+      the namespace of the `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: prefix
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionLoadOptions#prefix:member
+    package: word!
+    fullName: prefix
+    summary: >-
+      For EACH ITEM in the collection: Gets the prefix for the
+      `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'prefix?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..44f8a5312d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingData#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the unique address identifier for the namespace of the
+      `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
+  - name: prefix
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingData#prefix:member
+    package: word!
+    fullName: prefix
+    summary: Gets the prefix for the `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'prefix?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingloadoptions.yml
new file mode 100644
index 0000000000..efec365f93
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlprefixmappingloadoptions.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingLoadOptions
+uid: word!Word.Interfaces.CustomXmlPrefixMappingLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingLoadOptions
+summary: Represents a `CustomXmlPrefixMapping` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the unique address identifier for the namespace of the
+      `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
+  - name: prefix
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingLoadOptions#prefix:member
+    package: word!
+    fullName: prefix
+    summary: Gets the prefix for the `CustomXmlPrefixMapping` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'prefix?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectionloadoptions.yml
new file mode 100644
index 0000000000..d04172a7fb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectionloadoptions.yml
@@ -0,0 +1,68 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionLoadOptions
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionLoadOptions
+summary: >-
+  Represents a collection of
+  [Word.CustomXmlSchema](xref:word!Word.CustomXmlSchema:class) objects attached
+  to a data stream.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: location
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionLoadOptions#location:member
+    package: word!
+    fullName: location
+    summary: >-
+      For EACH ITEM in the collection: Gets the location of the schema on a
+      computer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'location?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: >-
+      word!Word.Interfaces.CustomXmlSchemaCollectionLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      For EACH ITEM in the collection: Gets the unique address identifier for
+      the namespace of the `CustomXmlSchema` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..8658642fe7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: location
+    uid: word!Word.Interfaces.CustomXmlSchemaData#location:member
+    package: word!
+    fullName: location
+    summary: Gets the location of the schema on a computer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'location?: string;'
+      return:
+        type: string
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlSchemaData#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the unique address identifier for the namespace of the
+      `CustomXmlSchema` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemaloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemaloadoptions.yml
new file mode 100644
index 0000000000..dd33494e52
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.customxmlschemaloadoptions.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaLoadOptions
+uid: word!Word.Interfaces.CustomXmlSchemaLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaLoadOptions
+summary: >-
+  Represents a schema in a
+  [Word.CustomXmlSchemaCollection](xref:word!Word.CustomXmlSchemaCollection:class)
+  object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.CustomXmlSchemaLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: location
+    uid: word!Word.Interfaces.CustomXmlSchemaLoadOptions#location:member
+    package: word!
+    fullName: location
+    summary: Gets the location of the schema on a computer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'location?: boolean;'
+      return:
+        type: boolean
+  - name: namespaceUri
+    uid: word!Word.Interfaces.CustomXmlSchemaLoadOptions#namespaceUri:member
+    package: word!
+    fullName: namespaceUri
+    summary: >-
+      Gets the unique address identifier for the namespace of the
+      `CustomXmlSchema` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'namespaceUri?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..fb30df16a8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,414 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.DatePickerContentControlData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.DatePickerContentControlData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: dateCalendarType
+    uid: word!Word.Interfaces.DatePickerContentControlData#dateCalendarType:member
+    package: word!
+    fullName: dateCalendarType
+    summary: >-
+      Specifies a `CalendarType` value that represents the calendar type for the
+      date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateCalendarType?: Word.CalendarType | "Western" | "Arabic" | "Hebrew" |
+        "Taiwan" | "Japan" | "Thai" | "Korean" | "SakaEra" | "TranslitEnglish" |
+        "TranslitFrench" | "Umalqura";
+      return:
+        type: >-
+           | "Western" | "Arabic" |
+          "Hebrew" | "Taiwan" | "Japan" | "Thai" | "Korean" | "SakaEra" |
+          "TranslitEnglish" | "TranslitFrench" | "Umalqura"
+  - name: dateDisplayFormat
+    uid: word!Word.Interfaces.DatePickerContentControlData#dateDisplayFormat:member
+    package: word!
+    fullName: dateDisplayFormat
+    summary: Specifies the format in which dates are displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateDisplayFormat?: string;'
+      return:
+        type: string
+  - name: dateDisplayLocale
+    uid: word!Word.Interfaces.DatePickerContentControlData#dateDisplayLocale:member
+    package: word!
+    fullName: dateDisplayLocale
+    summary: >-
+      Specifies a `LanguageId` that represents the language format for the date
+      displayed in the date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateDisplayLocale?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: dateStorageFormat
+    uid: word!Word.Interfaces.DatePickerContentControlData#dateStorageFormat:member
+    package: word!
+    fullName: dateStorageFormat
+    summary: >-
+      Specifies a `ContentControlDateStorageFormat` value that represents the
+      format for storage and retrieval of dates when the date picker content
+      control is bound to the XML data store of the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateStorageFormat?: Word.ContentControlDateStorageFormat | "Text" |
+        "Date" | "DateTime";
+      return:
+        type: >-
+           | "Text"
+          | "Date" | "DateTime"
+  - name: id
+    uid: word!Word.Interfaces.DatePickerContentControlData#id:member
+    package: word!
+    fullName: id
+    summary: Gets the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.Interfaces.DatePickerContentControlData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.DatePickerContentControlData#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Specifies the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        level?: Word.ContentControlLevel | "Inline" | "Paragraph" | "Row" |
+        "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.DatePickerContentControlData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.Interfaces.DatePickerContentControlData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.DatePickerContentControlData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlData#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Gets whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.DatePickerContentControlData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.DatePickerContentControlData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.DatePickerContentControlData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontrolloadoptions.yml
new file mode 100644
index 0000000000..13fbdf8263
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontrolloadoptions.yml
@@ -0,0 +1,322 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlLoadOptions
+uid: word!Word.Interfaces.DatePickerContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlLoadOptions
+summary: Represents the `DatePickerContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: dateCalendarType
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#dateCalendarType:member
+    package: word!
+    fullName: dateCalendarType
+    summary: >-
+      Specifies a `CalendarType` value that represents the calendar type for the
+      date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateCalendarType?: boolean;'
+      return:
+        type: boolean
+  - name: dateDisplayFormat
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#dateDisplayFormat:member
+    package: word!
+    fullName: dateDisplayFormat
+    summary: Specifies the format in which dates are displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateDisplayFormat?: boolean;'
+      return:
+        type: boolean
+  - name: dateDisplayLocale
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#dateDisplayLocale:member
+    package: word!
+    fullName: dateDisplayLocale
+    summary: >-
+      Specifies a `LanguageId` that represents the language format for the date
+      displayed in the date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateDisplayLocale?: boolean;'
+      return:
+        type: boolean
+  - name: dateStorageFormat
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#dateStorageFormat:member
+    package: word!
+    fullName: dateStorageFormat
+    summary: >-
+      Specifies a `ContentControlDateStorageFormat` value that represents the
+      format for storage and retrieval of dates when the date picker content
+      control is bound to the XML data store of the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateStorageFormat?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isTemporary
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Specifies the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlLoadOptions#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Gets whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
+  - name: xmlMapping
+    uid: word!Word.Interfaces.DatePickerContentControlLoadOptions#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..3ab52f92ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,365 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: dateCalendarType
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#dateCalendarType:member
+    package: word!
+    fullName: dateCalendarType
+    summary: >-
+      Specifies a `CalendarType` value that represents the calendar type for the
+      date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateCalendarType?: Word.CalendarType | "Western" | "Arabic" | "Hebrew" |
+        "Taiwan" | "Japan" | "Thai" | "Korean" | "SakaEra" | "TranslitEnglish" |
+        "TranslitFrench" | "Umalqura";
+      return:
+        type: >-
+           | "Western" | "Arabic" |
+          "Hebrew" | "Taiwan" | "Japan" | "Thai" | "Korean" | "SakaEra" |
+          "TranslitEnglish" | "TranslitFrench" | "Umalqura"
+  - name: dateDisplayFormat
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#dateDisplayFormat:member
+    package: word!
+    fullName: dateDisplayFormat
+    summary: Specifies the format in which dates are displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dateDisplayFormat?: string;'
+      return:
+        type: string
+  - name: dateDisplayLocale
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#dateDisplayLocale:member
+    package: word!
+    fullName: dateDisplayLocale
+    summary: >-
+      Specifies a `LanguageId` that represents the language format for the date
+      displayed in the date picker content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateDisplayLocale?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: dateStorageFormat
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#dateStorageFormat:member
+    package: word!
+    fullName: dateStorageFormat
+    summary: >-
+      Specifies a `ContentControlDateStorageFormat` value that represents the
+      format for storage and retrieval of dates when the date picker content
+      control is bound to the XML data store of the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dateStorageFormat?: Word.ContentControlDateStorageFormat | "Text" |
+        "Date" | "DateTime";
+      return:
+        type: >-
+           | "Text"
+          | "Date" | "DateTime"
+  - name: isTemporary
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.DatePickerContentControlUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: tag
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.DatePickerContentControlUpdateData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreateddata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreateddata.yml
new file mode 100644
index 0000000000..eec1451d2c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreateddata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentCreatedData
+uid: word!Word.Interfaces.DocumentCreatedData:interface
+package: word!
+fullName: Word.Interfaces.DocumentCreatedData
+summary: >-
+  An interface describing the data returned by calling
+  `documentCreated.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreatedloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreatedloadoptions.yml
new file mode 100644
index 0000000000..7d8b721e86
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreatedloadoptions.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentCreatedLoadOptions
+uid: word!Word.Interfaces.DocumentCreatedLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.DocumentCreatedLoadOptions
+summary: >-
+  The DocumentCreated object is the top level object created by
+  Application.CreateDocument. A DocumentCreated object is a special Document
+  object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.DocumentCreatedLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreatedupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreatedupdatedata.yml
new file mode 100644
index 0000000000..7d7c320c45
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentcreatedupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentCreatedUpdateData
+uid: word!Word.Interfaces.DocumentCreatedUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentCreatedUpdateData
+summary: >-
+  An interface for updating data on the `DocumentCreated` object, for use in
+  `documentCreated.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentdata.yml
new file mode 100644
index 0000000000..8aad7236f1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentdata.yml
@@ -0,0 +1,340 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentData
+uid: word!Word.Interfaces.DocumentData:interface
+package: word!
+fullName: Word.Interfaces.DocumentData
+summary: >-
+  An interface describing the data returned by calling `document.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: activeWindow
+    uid: word!Word.Interfaces.DocumentData#activeWindow:member
+    package: word!
+    fullName: activeWindow
+    summary: Gets the active window for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'activeWindow?: Word.Interfaces.WindowData;'
+      return:
+        type: 
+  - name: autoHyphenation
+    uid: word!Word.Interfaces.DocumentData#autoHyphenation:member
+    package: word!
+    fullName: autoHyphenation
+    summary: Specifies if automatic hyphenation is turned on for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoHyphenation?: boolean;'
+      return:
+        type: boolean
+  - name: autoSaveOn
+    uid: word!Word.Interfaces.DocumentData#autoSaveOn:member
+    package: word!
+    fullName: autoSaveOn
+    summary: Specifies if the edits in the document are automatically saved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSaveOn?: boolean;'
+      return:
+        type: boolean
+  - name: bibliography
+    uid: word!Word.Interfaces.DocumentData#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography
+      references contained within the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliography?: Word.Interfaces.BibliographyData;'
+      return:
+        type: 
+  - name: body
+    uid: word!Word.Interfaces.DocumentData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the main document. The body is the text that
+      excludes headers, footers, footnotes, textboxes, etc.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyData;'
+      return:
+        type: 
+  - name: changeTrackingMode
+    uid: word!Word.Interfaces.DocumentData#changeTrackingMode:member
+    package: word!
+    fullName: changeTrackingMode
+    summary: Specifies the ChangeTracking mode.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" |
+        "TrackMineOnly";
+      return:
+        type: >-
+           | "Off" | "TrackAll"
+          | "TrackMineOnly"
+  - name: consecutiveHyphensLimit
+    uid: word!Word.Interfaces.DocumentData#consecutiveHyphensLimit:member
+    package: word!
+    fullName: consecutiveHyphensLimit
+    summary: >-
+      Specifies the maximum number of consecutive lines that can end with
+      hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit?: number;'
+      return:
+        type: number
+  - name: contentControls
+    uid: word!Word.Interfaces.DocumentData#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: >-
+      Gets the collection of content control objects in the document. This
+      includes content controls in the body of the document, headers, footers,
+      textboxes, etc.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contentControls?: Word.Interfaces.ContentControlData[];'
+      return:
+        type: []
+  - name: customXmlParts
+    uid: word!Word.Interfaces.DocumentData#customXmlParts:member
+    package: word!
+    fullName: customXmlParts
+    summary: Gets the custom XML parts in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlParts?: Word.Interfaces.CustomXmlPartData[];'
+      return:
+        type: []
+  - name: documentLibraryVersions
+    uid: word!Word.Interfaces.DocumentData#documentLibraryVersions:member
+    package: word!
+    fullName: documentLibraryVersions
+    summary: >-
+      Returns a `DocumentLibraryVersionCollection` object that represents the
+      collection of versions of a shared document that has versioning enabled
+      and that's stored in a document library on a server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'documentLibraryVersions?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
+  - name: frames
+    uid: word!Word.Interfaces.DocumentData#frames:member
+    package: word!
+    fullName: frames
+    summary: >-
+      Returns a `FrameCollection` object that represents all the frames in the
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'frames?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
+  - name: hyperlinks
+    uid: word!Word.Interfaces.DocumentData#hyperlinks:member
+    package: word!
+    fullName: hyperlinks
+    summary: >-
+      Returns a `HyperlinkCollection` object that represents all the hyperlinks
+      in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlinks?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
+  - name: hyphenateCaps
+    uid: word!Word.Interfaces.DocumentData#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.DocumentData#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: pageSetup
+    uid: word!Word.Interfaces.DocumentData#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupData;'
+      return:
+        type: 
+  - name: properties
+    uid: word!Word.Interfaces.DocumentData#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'properties?: Word.Interfaces.DocumentPropertiesData;'
+      return:
+        type: 
+  - name: saved
+    uid: word!Word.Interfaces.DocumentData#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Indicates whether the changes in the document have been saved. A value of
+      true indicates that the document hasn't changed since it was saved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
+  - name: sections
+    uid: word!Word.Interfaces.DocumentData#sections:member
+    package: word!
+    fullName: sections
+    summary: Gets the collection of section objects in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sections?: Word.Interfaces.SectionData[];'
+      return:
+        type: []
+  - name: settings
+    uid: word!Word.Interfaces.DocumentData#settings:member
+    package: word!
+    fullName: settings
+    summary: Gets the add-in's settings in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'settings?: Word.Interfaces.SettingData[];'
+      return:
+        type: []
+  - name: windows
+    uid: word!Word.Interfaces.DocumentData#windows:member
+    package: word!
+    fullName: windows
+    summary: Gets the collection of `Word.Window` objects for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'windows?: Word.Interfaces.WindowData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml
new file mode 100644
index 0000000000..de2e4eee2a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectionloadoptions.yml
@@ -0,0 +1,88 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions
+summary: >-
+  Represents the collection of
+  [Word.DocumentLibraryVersion](xref:word!Word.DocumentLibraryVersion:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: comments
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      For EACH ITEM in the collection: Gets any optional comments associated
+      with this version of the shared document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments?: boolean;'
+      return:
+        type: boolean
+  - name: modified
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions#modified:member
+    package: word!
+    fullName: modified
+    summary: >-
+      For EACH ITEM in the collection: Gets the date and time at which this
+      version of the shared document was last saved to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'modified?: boolean;'
+      return:
+        type: boolean
+  - name: modifiedBy
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionLoadOptions#modifiedBy:member
+    package: word!
+    fullName: modifiedBy
+    summary: >-
+      For EACH ITEM in the collection: Gets the name of the user who last saved
+      this version of the shared document to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'modifiedBy?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..c745a7bcd8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: comments
+    uid: word!Word.Interfaces.DocumentLibraryVersionData#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Gets any optional comments associated with this version of the shared
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments?: string;'
+      return:
+        type: string
+  - name: modified
+    uid: word!Word.Interfaces.DocumentLibraryVersionData#modified:member
+    package: word!
+    fullName: modified
+    summary: >-
+      Gets the date and time at which this version of the shared document was
+      last saved to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'modified?: any;'
+      return:
+        type: any
+  - name: modifiedBy
+    uid: word!Word.Interfaces.DocumentLibraryVersionData#modifiedBy:member
+    package: word!
+    fullName: modifiedBy
+    summary: >-
+      Gets the name of the user who last saved this version of the shared
+      document to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'modifiedBy?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversionloadoptions.yml
new file mode 100644
index 0000000000..6a4ce9491e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentlibraryversionloadoptions.yml
@@ -0,0 +1,81 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionLoadOptions
+uid: word!Word.Interfaces.DocumentLibraryVersionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionLoadOptions
+summary: Represents a document library version.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.DocumentLibraryVersionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: comments
+    uid: word!Word.Interfaces.DocumentLibraryVersionLoadOptions#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Gets any optional comments associated with this version of the shared
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments?: boolean;'
+      return:
+        type: boolean
+  - name: modified
+    uid: word!Word.Interfaces.DocumentLibraryVersionLoadOptions#modified:member
+    package: word!
+    fullName: modified
+    summary: >-
+      Gets the date and time at which this version of the shared document was
+      last saved to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'modified?: boolean;'
+      return:
+        type: boolean
+  - name: modifiedBy
+    uid: word!Word.Interfaces.DocumentLibraryVersionLoadOptions#modifiedBy:member
+    package: word!
+    fullName: modifiedBy
+    summary: >-
+      Gets the name of the user who last saved this version of the shared
+      document to the server.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'modifiedBy?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentloadoptions.yml
new file mode 100644
index 0000000000..6ea8ce86dd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentloadoptions.yml
@@ -0,0 +1,227 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLoadOptions
+uid: word!Word.Interfaces.DocumentLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.DocumentLoadOptions
+summary: >-
+  The Document object is the top level object. A Document object contains one or
+  more sections, content controls, and the body that contains the contents of
+  the document.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.DocumentLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: attachedTemplate
+    uid: word!Word.Interfaces.DocumentLoadOptions#attachedTemplate:member
+    package: word!
+    fullName: attachedTemplate
+    summary: >-
+      Specifies a `Template` object that represents the template attached to the
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'attachedTemplate?: Word.Interfaces.TemplateLoadOptions;'
+      return:
+        type: 
+  - name: autoHyphenation
+    uid: word!Word.Interfaces.DocumentLoadOptions#autoHyphenation:member
+    package: word!
+    fullName: autoHyphenation
+    summary: Specifies if automatic hyphenation is turned on for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoHyphenation?: boolean;'
+      return:
+        type: boolean
+  - name: autoSaveOn
+    uid: word!Word.Interfaces.DocumentLoadOptions#autoSaveOn:member
+    package: word!
+    fullName: autoSaveOn
+    summary: Specifies if the edits in the document are automatically saved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSaveOn?: boolean;'
+      return:
+        type: boolean
+  - name: bibliography
+    uid: word!Word.Interfaces.DocumentLoadOptions#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography
+      references contained within the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliography?: Word.Interfaces.BibliographyLoadOptions;'
+      return:
+        type: 
+  - name: body
+    uid: word!Word.Interfaces.DocumentLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the main document. The body is the text that
+      excludes headers, footers, footnotes, textboxes, etc.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: changeTrackingMode
+    uid: word!Word.Interfaces.DocumentLoadOptions#changeTrackingMode:member
+    package: word!
+    fullName: changeTrackingMode
+    summary: Specifies the ChangeTracking mode.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'changeTrackingMode?: boolean;'
+      return:
+        type: boolean
+  - name: consecutiveHyphensLimit
+    uid: word!Word.Interfaces.DocumentLoadOptions#consecutiveHyphensLimit:member
+    package: word!
+    fullName: consecutiveHyphensLimit
+    summary: >-
+      Specifies the maximum number of consecutive lines that can end with
+      hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit?: boolean;'
+      return:
+        type: boolean
+  - name: hyphenateCaps
+    uid: word!Word.Interfaces.DocumentLoadOptions#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.DocumentLoadOptions#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: pageSetup
+    uid: word!Word.Interfaces.DocumentLoadOptions#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
+      return:
+        type: 
+  - name: properties
+    uid: word!Word.Interfaces.DocumentLoadOptions#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'properties?: Word.Interfaces.DocumentPropertiesLoadOptions;'
+      return:
+        type: >-
+          
+  - name: saved
+    uid: word!Word.Interfaces.DocumentLoadOptions#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Indicates whether the changes in the document have been saved. A value of
+      true indicates that the document hasn't changed since it was saved.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesdata.yml
new file mode 100644
index 0000000000..77dac4bddd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesdata.yml
@@ -0,0 +1,297 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentPropertiesData
+uid: word!Word.Interfaces.DocumentPropertiesData:interface
+package: word!
+fullName: Word.Interfaces.DocumentPropertiesData
+summary: >-
+  An interface describing the data returned by calling
+  `documentProperties.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: applicationName
+    uid: word!Word.Interfaces.DocumentPropertiesData#applicationName:member
+    package: word!
+    fullName: applicationName
+    summary: Gets the application name of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'applicationName?: string;'
+      return:
+        type: string
+  - name: author
+    uid: word!Word.Interfaces.DocumentPropertiesData#author:member
+    package: word!
+    fullName: author
+    summary: Specifies the author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author?: string;'
+      return:
+        type: string
+  - name: category
+    uid: word!Word.Interfaces.DocumentPropertiesData#category:member
+    package: word!
+    fullName: category
+    summary: Specifies the category of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'category?: string;'
+      return:
+        type: string
+  - name: comments
+    uid: word!Word.Interfaces.DocumentPropertiesData#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Specifies the Comments field in the metadata of the document. These have
+      no connection to comments by users made in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments?: string;'
+      return:
+        type: string
+  - name: company
+    uid: word!Word.Interfaces.DocumentPropertiesData#company:member
+    package: word!
+    fullName: company
+    summary: Specifies the company of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'company?: string;'
+      return:
+        type: string
+  - name: creationDate
+    uid: word!Word.Interfaces.DocumentPropertiesData#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: Date;'
+      return:
+        type: Date
+  - name: customProperties
+    uid: word!Word.Interfaces.DocumentPropertiesData#customProperties:member
+    package: word!
+    fullName: customProperties
+    summary: Gets the collection of custom properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customProperties?: Word.Interfaces.CustomPropertyData[];'
+      return:
+        type: []
+  - name: format
+    uid: word!Word.Interfaces.DocumentPropertiesData#format:member
+    package: word!
+    fullName: format
+    summary: Specifies the format of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'format?: string;'
+      return:
+        type: string
+  - name: keywords
+    uid: word!Word.Interfaces.DocumentPropertiesData#keywords:member
+    package: word!
+    fullName: keywords
+    summary: Specifies the keywords of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keywords?: string;'
+      return:
+        type: string
+  - name: lastAuthor
+    uid: word!Word.Interfaces.DocumentPropertiesData#lastAuthor:member
+    package: word!
+    fullName: lastAuthor
+    summary: Gets the last author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastAuthor?: string;'
+      return:
+        type: string
+  - name: lastPrintDate
+    uid: word!Word.Interfaces.DocumentPropertiesData#lastPrintDate:member
+    package: word!
+    fullName: lastPrintDate
+    summary: Gets the last print date of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastPrintDate?: Date;'
+      return:
+        type: Date
+  - name: lastSaveTime
+    uid: word!Word.Interfaces.DocumentPropertiesData#lastSaveTime:member
+    package: word!
+    fullName: lastSaveTime
+    summary: Gets the last save time of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastSaveTime?: Date;'
+      return:
+        type: Date
+  - name: manager
+    uid: word!Word.Interfaces.DocumentPropertiesData#manager:member
+    package: word!
+    fullName: manager
+    summary: Specifies the manager of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'manager?: string;'
+      return:
+        type: string
+  - name: revisionNumber
+    uid: word!Word.Interfaces.DocumentPropertiesData#revisionNumber:member
+    package: word!
+    fullName: revisionNumber
+    summary: Gets the revision number of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'revisionNumber?: string;'
+      return:
+        type: string
+  - name: security
+    uid: word!Word.Interfaces.DocumentPropertiesData#security:member
+    package: word!
+    fullName: security
+    summary: >-
+      Gets security settings of the document. Some are access restrictions on
+      the file on disk. Others are Document Protection settings. Some possible
+      values are 0 = File on disk is read/write; 1 = Protect Document: File is
+      encrypted and requires a password to open; 2 = Protect Document: Always
+      Open as Read-Only; 3 = Protect Document: Both \#1 and \#2; 4 = File on
+      disk is read-only; 5 = Both \#1 and \#4; 6 = Both \#2 and \#4; 7 = All of
+      \#1, \#2, and \#4; 8 = Protect Document: Restrict Edit to read-only; 9 =
+      Both \#1 and \#8; 10 = Both \#2 and \#8; 11 = All of \#1, \#2, and \#8; 12
+      = Both \#4 and \#8; 13 = All of \#1, \#4, and \#8; 14 = All of \#2, \#4,
+      and \#8; 15 = All of \#1, \#2, \#4, and \#8.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'security?: number;'
+      return:
+        type: number
+  - name: subject
+    uid: word!Word.Interfaces.DocumentPropertiesData#subject:member
+    package: word!
+    fullName: subject
+    summary: Specifies the subject of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subject?: string;'
+      return:
+        type: string
+  - name: template
+    uid: word!Word.Interfaces.DocumentPropertiesData#template:member
+    package: word!
+    fullName: template
+    summary: Gets the template of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'template?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.DocumentPropertiesData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesloadoptions.yml
new file mode 100644
index 0000000000..88044a7596
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesloadoptions.yml
@@ -0,0 +1,298 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentPropertiesLoadOptions
+uid: word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.DocumentPropertiesLoadOptions
+summary: Represents document properties.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: applicationName
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#applicationName:member
+    package: word!
+    fullName: applicationName
+    summary: Gets the application name of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'applicationName?: boolean;'
+      return:
+        type: boolean
+  - name: author
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#author:member
+    package: word!
+    fullName: author
+    summary: Specifies the author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author?: boolean;'
+      return:
+        type: boolean
+  - name: category
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#category:member
+    package: word!
+    fullName: category
+    summary: Specifies the category of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'category?: boolean;'
+      return:
+        type: boolean
+  - name: comments
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Specifies the Comments field in the metadata of the document. These have
+      no connection to comments by users made in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments?: boolean;'
+      return:
+        type: boolean
+  - name: company
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#company:member
+    package: word!
+    fullName: company
+    summary: Specifies the company of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'company?: boolean;'
+      return:
+        type: boolean
+  - name: creationDate
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#creationDate:member
+    package: word!
+    fullName: creationDate
+    summary: Gets the creation date of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'creationDate?: boolean;'
+      return:
+        type: boolean
+  - name: format
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#format:member
+    package: word!
+    fullName: format
+    summary: Specifies the format of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'format?: boolean;'
+      return:
+        type: boolean
+  - name: keywords
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#keywords:member
+    package: word!
+    fullName: keywords
+    summary: Specifies the keywords of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keywords?: boolean;'
+      return:
+        type: boolean
+  - name: lastAuthor
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#lastAuthor:member
+    package: word!
+    fullName: lastAuthor
+    summary: Gets the last author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastAuthor?: boolean;'
+      return:
+        type: boolean
+  - name: lastPrintDate
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#lastPrintDate:member
+    package: word!
+    fullName: lastPrintDate
+    summary: Gets the last print date of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastPrintDate?: boolean;'
+      return:
+        type: boolean
+  - name: lastSaveTime
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#lastSaveTime:member
+    package: word!
+    fullName: lastSaveTime
+    summary: Gets the last save time of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lastSaveTime?: boolean;'
+      return:
+        type: boolean
+  - name: manager
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#manager:member
+    package: word!
+    fullName: manager
+    summary: Specifies the manager of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'manager?: boolean;'
+      return:
+        type: boolean
+  - name: revisionNumber
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#revisionNumber:member
+    package: word!
+    fullName: revisionNumber
+    summary: Gets the revision number of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/office/dev/add-ins/reference/overview/visio-javascript-reference-overview)
+      \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'revisionNumber?: boolean;'
+      return:
+        type: boolean
+  - name: security
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#security:member
+    package: word!
+    fullName: security
+    summary: >-
+      Gets security settings of the document. Some are access restrictions on
+      the file on disk. Others are Document Protection settings. Some possible
+      values are 0 = File on disk is read/write; 1 = Protect Document: File is
+      encrypted and requires a password to open; 2 = Protect Document: Always
+      Open as Read-Only; 3 = Protect Document: Both \#1 and \#2; 4 = File on
+      disk is read-only; 5 = Both \#1 and \#4; 6 = Both \#2 and \#4; 7 = All of
+      \#1, \#2, and \#4; 8 = Protect Document: Restrict Edit to read-only; 9 =
+      Both \#1 and \#8; 10 = Both \#2 and \#8; 11 = All of \#1, \#2, and \#8; 12
+      = Both \#4 and \#8; 13 = All of \#1, \#4, and \#8; 14 = All of \#2, \#4,
+      and \#8; 15 = All of \#1, \#2, \#4, and \#8.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'security?: boolean;'
+      return:
+        type: boolean
+  - name: subject
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#subject:member
+    package: word!
+    fullName: subject
+    summary: Specifies the subject of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subject?: boolean;'
+      return:
+        type: boolean
+  - name: template
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#template:member
+    package: word!
+    fullName: template
+    summary: Gets the template of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'template?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: word!Word.Interfaces.DocumentPropertiesLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesupdatedata.yml
new file mode 100644
index 0000000000..36cf0e7d95
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentpropertiesupdatedata.yml
@@ -0,0 +1,151 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentPropertiesUpdateData
+uid: word!Word.Interfaces.DocumentPropertiesUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentPropertiesUpdateData
+summary: >-
+  An interface for updating data on the `DocumentProperties` object, for use in
+  `documentProperties.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: author
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#author:member
+    package: word!
+    fullName: author
+    summary: Specifies the author of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author?: string;'
+      return:
+        type: string
+  - name: category
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#category:member
+    package: word!
+    fullName: category
+    summary: Specifies the category of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'category?: string;'
+      return:
+        type: string
+  - name: comments
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#comments:member
+    package: word!
+    fullName: comments
+    summary: >-
+      Specifies the Comments field in the metadata of the document. These have
+      no connection to comments by users made in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'comments?: string;'
+      return:
+        type: string
+  - name: company
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#company:member
+    package: word!
+    fullName: company
+    summary: Specifies the company of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'company?: string;'
+      return:
+        type: string
+  - name: format
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#format:member
+    package: word!
+    fullName: format
+    summary: Specifies the format of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'format?: string;'
+      return:
+        type: string
+  - name: keywords
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#keywords:member
+    package: word!
+    fullName: keywords
+    summary: Specifies the keywords of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keywords?: string;'
+      return:
+        type: string
+  - name: manager
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#manager:member
+    package: word!
+    fullName: manager
+    summary: Specifies the manager of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'manager?: string;'
+      return:
+        type: string
+  - name: subject
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#subject:member
+    package: word!
+    fullName: subject
+    summary: Specifies the subject of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subject?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.DocumentPropertiesUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentupdatedata.yml
new file mode 100644
index 0000000000..badc0ef69d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.documentupdatedata.yml
@@ -0,0 +1,178 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentUpdateData
+uid: word!Word.Interfaces.DocumentUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentUpdateData
+summary: >-
+  An interface for updating data on the `Document` object, for use in
+  `document.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: autoHyphenation
+    uid: word!Word.Interfaces.DocumentUpdateData#autoHyphenation:member
+    package: word!
+    fullName: autoHyphenation
+    summary: Specifies if automatic hyphenation is turned on for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoHyphenation?: boolean;'
+      return:
+        type: boolean
+  - name: autoSaveOn
+    uid: word!Word.Interfaces.DocumentUpdateData#autoSaveOn:member
+    package: word!
+    fullName: autoSaveOn
+    summary: Specifies if the edits in the document are automatically saved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSaveOn?: boolean;'
+      return:
+        type: boolean
+  - name: bibliography
+    uid: word!Word.Interfaces.DocumentUpdateData#bibliography:member
+    package: word!
+    fullName: bibliography
+    summary: >-
+      Returns a `Bibliography` object that represents the bibliography
+      references contained within the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bibliography?: Word.Interfaces.BibliographyUpdateData;'
+      return:
+        type: 
+  - name: body
+    uid: word!Word.Interfaces.DocumentUpdateData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the main document. The body is the text that
+      excludes headers, footers, footnotes, textboxes, etc.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyUpdateData;'
+      return:
+        type: 
+  - name: changeTrackingMode
+    uid: word!Word.Interfaces.DocumentUpdateData#changeTrackingMode:member
+    package: word!
+    fullName: changeTrackingMode
+    summary: Specifies the ChangeTracking mode.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" |
+        "TrackMineOnly";
+      return:
+        type: >-
+           | "Off" | "TrackAll"
+          | "TrackMineOnly"
+  - name: consecutiveHyphensLimit
+    uid: word!Word.Interfaces.DocumentUpdateData#consecutiveHyphensLimit:member
+    package: word!
+    fullName: consecutiveHyphensLimit
+    summary: >-
+      Specifies the maximum number of consecutive lines that can end with
+      hyphens.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'consecutiveHyphensLimit?: number;'
+      return:
+        type: number
+  - name: hyphenateCaps
+    uid: word!Word.Interfaces.DocumentUpdateData#hyphenateCaps:member
+    package: word!
+    fullName: hyphenateCaps
+    summary: Specifies whether words in all capital letters can be hyphenated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyphenateCaps?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.DocumentUpdateData#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the document
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: pageSetup
+    uid: word!Word.Interfaces.DocumentUpdateData#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupUpdateData;'
+      return:
+        type: 
+  - name: properties
+    uid: word!Word.Interfaces.DocumentUpdateData#properties:member
+    package: word!
+    fullName: properties
+    summary: Gets the properties of the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'properties?: Word.Interfaces.DocumentPropertiesUpdateData;'
+      return:
+        type: >-
+          
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.dropdownlistcontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.dropdownlistcontentcontroldata.yml
new file mode 100644
index 0000000000..72c6c09b36
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.dropdownlistcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DropDownListContentControlData
+uid: word!Word.Interfaces.DropDownListContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DropDownListContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `dropDownListContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectiondata.yml
new file mode 100644
index 0000000000..f63f48bd9b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FieldCollectionData
+uid: word!Word.Interfaces.FieldCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FieldCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `fieldCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FieldCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectionloadoptions.yml
new file mode 100644
index 0000000000..e73aec17f1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectionloadoptions.yml
@@ -0,0 +1,299 @@
+### YamlMime:TSType
+name: Word.Interfaces.FieldCollectionLoadOptions
+uid: word!Word.Interfaces.FieldCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.FieldCollectionLoadOptions
+summary: Contains a collection of [Word.Field](xref:word!Word.Field:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  Important: To learn more about which fields can be inserted, see the
+  `Word.Range.insertField` API introduced in requirement set 1.5. Support for
+  managing fields is similar to what's available in the Word UI. However, the
+  Word UI on the web primarily only supports fields as read-only (see [Field
+  codes in Word for the
+  web](https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1)). To learn more about Word UI clients that more fully support fields, see
+  the product list at the beginning of [Insert, edit, and view fields in
+  Word](https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb).
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: code
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#code:member
+    package: word!
+    fullName: code
+    summary: 'For EACH ITEM in the collection: Specifies the field''s code instruction.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set the code was introduced in WordApi 1.5.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'code?: boolean;'
+      return:
+        type: boolean
+  - name: data
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#data:member
+    package: word!
+    fullName: data
+    summary: >-
+      For EACH ITEM in the collection: Specifies data in an "Addin" field. If
+      the field isn't an "Addin" field, it is `null` and it will throw a general
+      exception when code attempts to set it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'data?: boolean;'
+      return:
+        type: boolean
+  - name: kind
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#kind:member
+    package: word!
+    fullName: kind
+    summary: 'For EACH ITEM in the collection: Gets the field''s kind.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kind?: boolean;'
+      return:
+        type: boolean
+  - name: locked
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#locked:member
+    package: word!
+    fullName: locked
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the field is locked.
+      `true` if the field is locked, `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: 'For EACH ITEM in the collection: Gets the parent body of the field.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: >-
+      word!Word.Interfaces.FieldCollectionLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the field. Throws an `ItemNotFound` error if there isn't a parent content
+      control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.FieldCollectionLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the field. If there isn't a parent content control, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the field.
+      Throws an `ItemNotFound` error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      field. Throws an `ItemNotFound` error if it isn't contained in a table
+      cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.FieldCollectionLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      field. If it isn't contained in a table cell, then this method will return
+      an object with its `isNullObject` property set to `true`. For
+      further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.FieldCollectionLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the field.
+      If it isn't contained in a table, then this method will return an object
+      with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: result
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#result:member
+    package: word!
+    fullName: result
+    summary: 'For EACH ITEM in the collection: Gets the field''s result data.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'result?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: showCodes
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#showCodes:member
+    package: word!
+    fullName: showCodes
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the field codes are
+      displayed for the specified field. `true` if the field codes are
+      displayed, `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showCodes?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.FieldCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'For EACH ITEM in the collection: Gets the field''s type.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectionupdatedata.yml
new file mode 100644
index 0000000000..7b1823ece6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FieldCollectionUpdateData
+uid: word!Word.Interfaces.FieldCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FieldCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FieldCollection` object, for use in
+  `fieldCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FieldCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fielddata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fielddata.yml
new file mode 100644
index 0000000000..403650aa4f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fielddata.yml
@@ -0,0 +1,163 @@
+### YamlMime:TSType
+name: Word.Interfaces.FieldData
+uid: word!Word.Interfaces.FieldData:interface
+package: word!
+fullName: Word.Interfaces.FieldData
+summary: An interface describing the data returned by calling `field.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: code
+    uid: word!Word.Interfaces.FieldData#code:member
+    package: word!
+    fullName: code
+    summary: Specifies the field's code instruction.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set the code was introduced in WordApi 1.5.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'code?: string;'
+      return:
+        type: string
+  - name: data
+    uid: word!Word.Interfaces.FieldData#data:member
+    package: word!
+    fullName: data
+    summary: >-
+      Specifies data in an "Addin" field. If the field isn't an "Addin" field,
+      it is `null` and it will throw a general exception when code attempts to
+      set it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'data?: string;'
+      return:
+        type: string
+  - name: kind
+    uid: word!Word.Interfaces.FieldData#kind:member
+    package: word!
+    fullName: kind
+    summary: Gets the field's kind.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kind?: Word.FieldKind | "None" | "Hot" | "Warm" | "Cold";'
+      return:
+        type: >-
+           | "None" | "Hot" | "Warm" |
+          "Cold"
+  - name: locked
+    uid: word!Word.Interfaces.FieldData#locked:member
+    package: word!
+    fullName: locked
+    summary: >-
+      Specifies whether the field is locked. `true` if the field is locked,
+      `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: result
+    uid: word!Word.Interfaces.FieldData#result:member
+    package: word!
+    fullName: result
+    summary: Gets the field's result data.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'result?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: showCodes
+    uid: word!Word.Interfaces.FieldData#showCodes:member
+    package: word!
+    fullName: showCodes
+    summary: >-
+      Specifies whether the field codes are displayed for the specified field.
+      `true` if the field codes are displayed, `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showCodes?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.FieldData#type:member
+    package: word!
+    fullName: type
+    summary: Gets the field's type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.FieldType | "Addin" | "AddressBlock" | "Advance" | "Ask" |
+        "Author" | "AutoText" | "AutoTextList" | "BarCode" | "Bibliography" |
+        "BidiOutline" | "Citation" | "Comments" | "Compare" | "CreateDate" |
+        "Data" | "Database" | "Date" | "DisplayBarcode" | "DocProperty" |
+        "DocVariable" | "EditTime" | "Embedded" | "EQ" | "Expression" |
+        "FileName" | "FileSize" | "FillIn" | "FormCheckbox" | "FormDropdown" |
+        "FormText" | "GotoButton" | "GreetingLine" | "Hyperlink" | "If" |
+        "Import" | "Include" | "IncludePicture" | "IncludeText" | "Index" |
+        "Info" | "Keywords" | "LastSavedBy" | "Link" | "ListNum" | "MacroButton"
+        | "MergeBarcode" | "MergeField" | "MergeRec" | "MergeSeq" | "Next" |
+        "NextIf" | "NoteRef" | "NumChars" | "NumPages" | "NumWords" | "OCX" |
+        "Page" | "PageRef" | "Print" | "PrintDate" | "Private" | "Quote" | "RD"
+        | "Ref" | "RevNum" | "SaveDate" | "Section" | "SectionPages" | "Seq" |
+        "Set" | "Shape" | "SkipIf" | "StyleRef" | "Subject" | "Subscriber" |
+        "Symbol" | "TA" | "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" |
+        "UserAddress" | "UserInitials" | "UserName" | "XE" | "Empty" | "Others"
+        | "Undefined";
+      return:
+        type: >-
+           | "Addin" | "AddressBlock" |
+          "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode"
+          | "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare"
+          | "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" |
+          "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" |
+          "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" |
+          "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" |
+          "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" |
+          "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link"
+          | "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" |
+          "MergeRec" | "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" |
+          "NumPages" | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" |
+          "PrintDate" | "Private" | "Quote" | "RD" | "Ref" | "RevNum" |
+          "SaveDate" | "Section" | "SectionPages" | "Seq" | "Set" | "Shape" |
+          "SkipIf" | "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" |
+          "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" |
+          "UserInitials" | "UserName" | "XE" | "Empty" | "Others" | "Undefined"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldloadoptions.yml
new file mode 100644
index 0000000000..8b0b47b459
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldloadoptions.yml
@@ -0,0 +1,293 @@
+### YamlMime:TSType
+name: Word.Interfaces.FieldLoadOptions
+uid: word!Word.Interfaces.FieldLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.FieldLoadOptions
+summary: Represents a field.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  Important: To learn more about which fields can be inserted, see the
+  `Word.Range.insertField` API introduced in requirement set 1.5. Support for
+  managing fields is similar to what's available in the Word UI. However, the
+  Word UI on the web primarily only supports fields as read-only (see [Field
+  codes in Word for the
+  web](https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1)). To learn more about Word UI clients that more fully support fields, see
+  the product list at the beginning of [Insert, edit, and view fields in
+  Word](https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb).
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.FieldLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: code
+    uid: word!Word.Interfaces.FieldLoadOptions#code:member
+    package: word!
+    fullName: code
+    summary: Specifies the field's code instruction.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set the code was introduced in WordApi 1.5.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'code?: boolean;'
+      return:
+        type: boolean
+  - name: data
+    uid: word!Word.Interfaces.FieldLoadOptions#data:member
+    package: word!
+    fullName: data
+    summary: >-
+      Specifies data in an "Addin" field. If the field isn't an "Addin" field,
+      it is `null` and it will throw a general exception when code attempts to
+      set it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'data?: boolean;'
+      return:
+        type: boolean
+  - name: kind
+    uid: word!Word.Interfaces.FieldLoadOptions#kind:member
+    package: word!
+    fullName: kind
+    summary: Gets the field's kind.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kind?: boolean;'
+      return:
+        type: boolean
+  - name: locked
+    uid: word!Word.Interfaces.FieldLoadOptions#locked:member
+    package: word!
+    fullName: locked
+    summary: >-
+      Specifies whether the field is locked. `true` if the field is locked,
+      `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.FieldLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the field.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.FieldLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the field. Throws an `ItemNotFound`
+      error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.FieldLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the field. If there isn't a parent
+      content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.FieldLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the field. Throws an `ItemNotFound` error if
+      it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.FieldLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the field. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Interfaces.FieldLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the field. If it isn't contained in a
+      table cell, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Interfaces.FieldLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the field. If it isn't contained in a table,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: result
+    uid: word!Word.Interfaces.FieldLoadOptions#result:member
+    package: word!
+    fullName: result
+    summary: Gets the field's result data.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'result?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: showCodes
+    uid: word!Word.Interfaces.FieldLoadOptions#showCodes:member
+    package: word!
+    fullName: showCodes
+    summary: >-
+      Specifies whether the field codes are displayed for the specified field.
+      `true` if the field codes are displayed, `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showCodes?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.FieldLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Gets the field's type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldupdatedata.yml
new file mode 100644
index 0000000000..b11d376820
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fieldupdatedata.yml
@@ -0,0 +1,99 @@
+### YamlMime:TSType
+name: Word.Interfaces.FieldUpdateData
+uid: word!Word.Interfaces.FieldUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FieldUpdateData
+summary: >-
+  An interface for updating data on the `Field` object, for use in `field.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: code
+    uid: word!Word.Interfaces.FieldUpdateData#code:member
+    package: word!
+    fullName: code
+    summary: Specifies the field's code instruction.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set the code was introduced in WordApi 1.5.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'code?: string;'
+      return:
+        type: string
+  - name: data
+    uid: word!Word.Interfaces.FieldUpdateData#data:member
+    package: word!
+    fullName: data
+    summary: >-
+      Specifies data in an "Addin" field. If the field isn't an "Addin" field,
+      it is `null` and it will throw a general exception when code attempts to
+      set it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'data?: string;'
+      return:
+        type: string
+  - name: locked
+    uid: word!Word.Interfaces.FieldUpdateData#locked:member
+    package: word!
+    fullName: locked
+    summary: >-
+      Specifies whether the field is locked. `true` if the field is locked,
+      `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: result
+    uid: word!Word.Interfaces.FieldUpdateData#result:member
+    package: word!
+    fullName: result
+    summary: Gets the field's result data.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'result?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: showCodes
+    uid: word!Word.Interfaces.FieldUpdateData#showCodes:member
+    package: word!
+    fullName: showCodes
+    summary: >-
+      Specifies whether the field codes are displayed for the specified field.
+      `true` if the field codes are displayed, `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showCodes?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..3cca20f0de
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,440 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundColor
+    uid: word!Word.Interfaces.FillFormatData#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the background color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: foregroundColor
+    uid: word!Word.Interfaces.FillFormatData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: gradientAngle
+    uid: word!Word.Interfaces.FillFormatData#gradientAngle:member
+    package: word!
+    fullName: gradientAngle
+    summary: >-
+      Specifies the angle of the gradient fill. The valid range of values is
+      from 0 to 359.9.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientAngle?: number;'
+      return:
+        type: number
+  - name: gradientColorType
+    uid: word!Word.Interfaces.FillFormatData#gradientColorType:member
+    package: word!
+    fullName: gradientColorType
+    summary: Gets the gradient color type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        gradientColorType?: Word.GradientColorType | "Mixed" | "OneColor" |
+        "TwoColors" | "PresetColors" | "MultiColor";
+      return:
+        type: >-
+           | "Mixed" | "OneColor"
+          | "TwoColors" | "PresetColors" | "MultiColor"
+  - name: gradientDegree
+    uid: word!Word.Interfaces.FillFormatData#gradientDegree:member
+    package: word!
+    fullName: gradientDegree
+    summary: >-
+      Returns how dark or light a one-color gradient fill is. A value of 0 means
+      that black is mixed in with the shape's foreground color to form the
+      gradient. A value of 1 means that white is mixed in. Values between 0 and
+      1 mean that a darker or lighter shade of the foreground color is mixed in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientDegree?: number;'
+      return:
+        type: number
+  - name: gradientStyle
+    uid: word!Word.Interfaces.FillFormatData#gradientStyle:member
+    package: word!
+    fullName: gradientStyle
+    summary: Returns the gradient style for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        gradientStyle?: Word.GradientStyle | "Mixed" | "Horizontal" | "Vertical"
+        | "DiagonalUp" | "DiagonalDown" | "FromCorner" | "FromTitle" |
+        "FromCenter";
+      return:
+        type: >-
+           | "Mixed" | "Horizontal" |
+          "Vertical" | "DiagonalUp" | "DiagonalDown" | "FromCorner" |
+          "FromTitle" | "FromCenter"
+  - name: gradientVariant
+    uid: word!Word.Interfaces.FillFormatData#gradientVariant:member
+    package: word!
+    fullName: gradientVariant
+    summary: >-
+      Returns the gradient variant for the fill as an integer value from 1 to 4
+      for most gradient fills.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientVariant?: number;'
+      return:
+        type: number
+  - name: isVisible
+    uid: word!Word.Interfaces.FillFormatData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.Interfaces.FillFormatData#pattern:member
+    package: word!
+    fullName: pattern
+    summary: >-
+      Returns a `PatternType` value that represents the pattern applied to the
+      fill or line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        pattern?: Word.PatternType | "Mixed" | "Percent5" | "Percent10" |
+        "Percent20" | "Percent25" | "Percent30" | "Percent40" | "Percent50" |
+        "Percent60" | "Percent70" | "Percent75" | "Percent80" | "Percent90" |
+        "DarkHorizontal" | "DarkVertical" | "DarkDownwardDiagonal" |
+        "DarkUpwardDiagonal" | "SmallCheckerBoard" | "Trellis" |
+        "LightHorizontal" | "LightVertical" | "LightDownwardDiagonal" |
+        "LightUpwardDiagonal" | "SmallGrid" | "DottedDiamond" |
+        "WideDownwardDiagonal" | "WideUpwardDiagonal" | "DashedUpwardDiagonal" |
+        "DashedDownwardDiagonal" | "NarrowVertical" | "NarrowHorizontal" |
+        "DashedVertical" | "DashedHorizontal" | "LargeConfetti" | "LargeGrid" |
+        "HorizontalBrick" | "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" |
+        "SolidDiamond" | "DiagonalBrick" | "OutlinedDiamond" | "Plaid" |
+        "Sphere" | "Weave" | "DottedGrid" | "Divot" | "Shingle" | "Wave" |
+        "Horizontal" | "Vertical" | "Cross" | "DownwardDiagonal" |
+        "UpwardDiagonal" | "DiagonalCross";
+      return:
+        type: >-
+           | "Mixed" | "Percent5" |
+          "Percent10" | "Percent20" | "Percent25" | "Percent30" | "Percent40" |
+          "Percent50" | "Percent60" | "Percent70" | "Percent75" | "Percent80" |
+          "Percent90" | "DarkHorizontal" | "DarkVertical" |
+          "DarkDownwardDiagonal" | "DarkUpwardDiagonal" | "SmallCheckerBoard" |
+          "Trellis" | "LightHorizontal" | "LightVertical" |
+          "LightDownwardDiagonal" | "LightUpwardDiagonal" | "SmallGrid" |
+          "DottedDiamond" | "WideDownwardDiagonal" | "WideUpwardDiagonal" |
+          "DashedUpwardDiagonal" | "DashedDownwardDiagonal" | "NarrowVertical" |
+          "NarrowHorizontal" | "DashedVertical" | "DashedHorizontal" |
+          "LargeConfetti" | "LargeGrid" | "HorizontalBrick" |
+          "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" | "SolidDiamond" |
+          "DiagonalBrick" | "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" |
+          "DottedGrid" | "Divot" | "Shingle" | "Wave" | "Horizontal" |
+          "Vertical" | "Cross" | "DownwardDiagonal" | "UpwardDiagonal" |
+          "DiagonalCross"
+  - name: presetGradientType
+    uid: word!Word.Interfaces.FillFormatData#presetGradientType:member
+    package: word!
+    fullName: presetGradientType
+    summary: Returns the preset gradient type for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetGradientType?: Word.PresetGradientType | "Mixed" | "EarlySunset" |
+        "LateSunset" | "Nightfall" | "Daybreak" | "Horizon" | "Desert" | "Ocean"
+        | "CalmWater" | "Fire" | "Fog" | "Moss" | "Peacock" | "Wheat" |
+        "Parchment" | "Mahogany" | "Rainbow" | "RainbowII" | "Gold" | "GoldII" |
+        "Brass" | "Chrome" | "ChromeII" | "Silver" | "Sapphire";
+      return:
+        type: >-
+           | "Mixed" |
+          "EarlySunset" | "LateSunset" | "Nightfall" | "Daybreak" | "Horizon" |
+          "Desert" | "Ocean" | "CalmWater" | "Fire" | "Fog" | "Moss" | "Peacock"
+          | "Wheat" | "Parchment" | "Mahogany" | "Rainbow" | "RainbowII" |
+          "Gold" | "GoldII" | "Brass" | "Chrome" | "ChromeII" | "Silver" |
+          "Sapphire"
+  - name: presetTexture
+    uid: word!Word.Interfaces.FillFormatData#presetTexture:member
+    package: word!
+    fullName: presetTexture
+    summary: Gets the preset texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetTexture?: Word.PresetTexture | "Mixed" | "Papyrus" | "Canvas" |
+        "Denim" | "WovenMat" | "WaterDroplets" | "PaperBag" | "FishFossil" |
+        "Sand" | "GreenMarble" | "WhiteMarble" | "BrownMarble" | "Granite" |
+        "Newsprint" | "RecycledPaper" | "Parchment" | "Stationery" |
+        "BlueTissuePaper" | "PinkTissuePaper" | "PurpleMesh" | "Bouquet" |
+        "Cork" | "Walnut" | "Oak" | "MediumWood";
+      return:
+        type: >-
+           | "Mixed" | "Papyrus" |
+          "Canvas" | "Denim" | "WovenMat" | "WaterDroplets" | "PaperBag" |
+          "FishFossil" | "Sand" | "GreenMarble" | "WhiteMarble" | "BrownMarble"
+          | "Granite" | "Newsprint" | "RecycledPaper" | "Parchment" |
+          "Stationery" | "BlueTissuePaper" | "PinkTissuePaper" | "PurpleMesh" |
+          "Bouquet" | "Cork" | "Walnut" | "Oak" | "MediumWood"
+  - name: rotateWithObject
+    uid: word!Word.Interfaces.FillFormatData#rotateWithObject:member
+    package: word!
+    fullName: rotateWithObject
+    summary: Specifies whether the fill rotates with the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithObject?: boolean;'
+      return:
+        type: boolean
+  - name: textureAlignment
+    uid: word!Word.Interfaces.FillFormatData#textureAlignment:member
+    package: word!
+    fullName: textureAlignment
+    summary: >-
+      Specifies the alignment (the origin of the coordinate grid) for the tiling
+      of the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        textureAlignment?: Word.TextureAlignment | "Mixed" | "TopLeft" | "Top" |
+        "TopRight" | "Left" | "Center" | "Right" | "BottomLeft" | "Bottom" |
+        "BottomRight";
+      return:
+        type: >-
+           | "Mixed" | "TopLeft" |
+          "Top" | "TopRight" | "Left" | "Center" | "Right" | "BottomLeft" |
+          "Bottom" | "BottomRight"
+  - name: textureHorizontalScale
+    uid: word!Word.Interfaces.FillFormatData#textureHorizontalScale:member
+    package: word!
+    fullName: textureHorizontalScale
+    summary: Specifies the horizontal scaling factor for the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureHorizontalScale?: number;'
+      return:
+        type: number
+  - name: textureName
+    uid: word!Word.Interfaces.FillFormatData#textureName:member
+    package: word!
+    fullName: textureName
+    summary: Returns the name of the custom texture file for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureName?: string;'
+      return:
+        type: string
+  - name: textureOffsetX
+    uid: word!Word.Interfaces.FillFormatData#textureOffsetX:member
+    package: word!
+    fullName: textureOffsetX
+    summary: Specifies the horizontal offset of the texture from the origin in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetX?: number;'
+      return:
+        type: number
+  - name: textureOffsetY
+    uid: word!Word.Interfaces.FillFormatData#textureOffsetY:member
+    package: word!
+    fullName: textureOffsetY
+    summary: Specifies the vertical offset of the texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetY?: number;'
+      return:
+        type: number
+  - name: textureTile
+    uid: word!Word.Interfaces.FillFormatData#textureTile:member
+    package: word!
+    fullName: textureTile
+    summary: Specifies whether the texture is tiled.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureTile?: boolean;'
+      return:
+        type: boolean
+  - name: textureType
+    uid: word!Word.Interfaces.FillFormatData#textureType:member
+    package: word!
+    fullName: textureType
+    summary: Returns the texture type for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureType?: Word.TextureType | "Mixed" | "Preset" | "UserDefined";'
+      return:
+        type: >-
+           | "Mixed" | "Preset" |
+          "UserDefined"
+  - name: textureVerticalScale
+    uid: word!Word.Interfaces.FillFormatData#textureVerticalScale:member
+    package: word!
+    fullName: textureVerticalScale
+    summary: >-
+      Specifies the vertical scaling factor for the texture fill as a value
+      between 0.0 and 1.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureVerticalScale?: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.Interfaces.FillFormatData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the fill for a shape as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.FillFormatData#type:member
+    package: word!
+    fullName: type
+    summary: Gets the fill format type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.FillType | "Mixed" | "Solid" | "Patterned" | "Gradient" |
+        "Textured" | "Background" | "Picture";
+      return:
+        type: >-
+           | "Mixed" | "Solid" |
+          "Patterned" | "Gradient" | "Textured" | "Background" | "Picture"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatloadoptions.yml
new file mode 100644
index 0000000000..f3259f09b0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatloadoptions.yml
@@ -0,0 +1,380 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatLoadOptions
+uid: word!Word.Interfaces.FillFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.FillFormatLoadOptions
+summary: Represents the fill formatting for a shape or text.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.FillFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: backgroundColor
+    uid: word!Word.Interfaces.FillFormatLoadOptions#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the background color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: foregroundColor
+    uid: word!Word.Interfaces.FillFormatLoadOptions#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: gradientAngle
+    uid: word!Word.Interfaces.FillFormatLoadOptions#gradientAngle:member
+    package: word!
+    fullName: gradientAngle
+    summary: >-
+      Specifies the angle of the gradient fill. The valid range of values is
+      from 0 to 359.9.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientAngle?: boolean;'
+      return:
+        type: boolean
+  - name: gradientColorType
+    uid: word!Word.Interfaces.FillFormatLoadOptions#gradientColorType:member
+    package: word!
+    fullName: gradientColorType
+    summary: Gets the gradient color type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientColorType?: boolean;'
+      return:
+        type: boolean
+  - name: gradientDegree
+    uid: word!Word.Interfaces.FillFormatLoadOptions#gradientDegree:member
+    package: word!
+    fullName: gradientDegree
+    summary: >-
+      Returns how dark or light a one-color gradient fill is. A value of 0 means
+      that black is mixed in with the shape's foreground color to form the
+      gradient. A value of 1 means that white is mixed in. Values between 0 and
+      1 mean that a darker or lighter shade of the foreground color is mixed in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientDegree?: boolean;'
+      return:
+        type: boolean
+  - name: gradientStyle
+    uid: word!Word.Interfaces.FillFormatLoadOptions#gradientStyle:member
+    package: word!
+    fullName: gradientStyle
+    summary: Returns the gradient style for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientStyle?: boolean;'
+      return:
+        type: boolean
+  - name: gradientVariant
+    uid: word!Word.Interfaces.FillFormatLoadOptions#gradientVariant:member
+    package: word!
+    fullName: gradientVariant
+    summary: >-
+      Returns the gradient variant for the fill as an integer value from 1 to 4
+      for most gradient fills.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientVariant?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.FillFormatLoadOptions#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.Interfaces.FillFormatLoadOptions#pattern:member
+    package: word!
+    fullName: pattern
+    summary: >-
+      Returns a `PatternType` value that represents the pattern applied to the
+      fill or line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pattern?: boolean;'
+      return:
+        type: boolean
+  - name: presetGradientType
+    uid: word!Word.Interfaces.FillFormatLoadOptions#presetGradientType:member
+    package: word!
+    fullName: presetGradientType
+    summary: Returns the preset gradient type for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetGradientType?: boolean;'
+      return:
+        type: boolean
+  - name: presetTexture
+    uid: word!Word.Interfaces.FillFormatLoadOptions#presetTexture:member
+    package: word!
+    fullName: presetTexture
+    summary: Gets the preset texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetTexture?: boolean;'
+      return:
+        type: boolean
+  - name: rotateWithObject
+    uid: word!Word.Interfaces.FillFormatLoadOptions#rotateWithObject:member
+    package: word!
+    fullName: rotateWithObject
+    summary: Specifies whether the fill rotates with the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithObject?: boolean;'
+      return:
+        type: boolean
+  - name: textureAlignment
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureAlignment:member
+    package: word!
+    fullName: textureAlignment
+    summary: >-
+      Specifies the alignment (the origin of the coordinate grid) for the tiling
+      of the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: textureHorizontalScale
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureHorizontalScale:member
+    package: word!
+    fullName: textureHorizontalScale
+    summary: Specifies the horizontal scaling factor for the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureHorizontalScale?: boolean;'
+      return:
+        type: boolean
+  - name: textureName
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureName:member
+    package: word!
+    fullName: textureName
+    summary: Returns the name of the custom texture file for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureName?: boolean;'
+      return:
+        type: boolean
+  - name: textureOffsetX
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureOffsetX:member
+    package: word!
+    fullName: textureOffsetX
+    summary: Specifies the horizontal offset of the texture from the origin in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetX?: boolean;'
+      return:
+        type: boolean
+  - name: textureOffsetY
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureOffsetY:member
+    package: word!
+    fullName: textureOffsetY
+    summary: Specifies the vertical offset of the texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetY?: boolean;'
+      return:
+        type: boolean
+  - name: textureTile
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureTile:member
+    package: word!
+    fullName: textureTile
+    summary: Specifies whether the texture is tiled.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureTile?: boolean;'
+      return:
+        type: boolean
+  - name: textureType
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureType:member
+    package: word!
+    fullName: textureType
+    summary: Returns the texture type for the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureType?: boolean;'
+      return:
+        type: boolean
+  - name: textureVerticalScale
+    uid: word!Word.Interfaces.FillFormatLoadOptions#textureVerticalScale:member
+    package: word!
+    fullName: textureVerticalScale
+    summary: >-
+      Specifies the vertical scaling factor for the texture fill as a value
+      between 0.0 and 1.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureVerticalScale?: boolean;'
+      return:
+        type: boolean
+  - name: transparency
+    uid: word!Word.Interfaces.FillFormatLoadOptions#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the fill for a shape as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.FillFormatLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Gets the fill format type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..052641821a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,212 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundColor
+    uid: word!Word.Interfaces.FillFormatUpdateData#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the background color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: foregroundColor
+    uid: word!Word.Interfaces.FillFormatUpdateData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: gradientAngle
+    uid: word!Word.Interfaces.FillFormatUpdateData#gradientAngle:member
+    package: word!
+    fullName: gradientAngle
+    summary: >-
+      Specifies the angle of the gradient fill. The valid range of values is
+      from 0 to 359.9.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gradientAngle?: number;'
+      return:
+        type: number
+  - name: isVisible
+    uid: word!Word.Interfaces.FillFormatUpdateData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: rotateWithObject
+    uid: word!Word.Interfaces.FillFormatUpdateData#rotateWithObject:member
+    package: word!
+    fullName: rotateWithObject
+    summary: Specifies whether the fill rotates with the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithObject?: boolean;'
+      return:
+        type: boolean
+  - name: textureAlignment
+    uid: word!Word.Interfaces.FillFormatUpdateData#textureAlignment:member
+    package: word!
+    fullName: textureAlignment
+    summary: >-
+      Specifies the alignment (the origin of the coordinate grid) for the tiling
+      of the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        textureAlignment?: Word.TextureAlignment | "Mixed" | "TopLeft" | "Top" |
+        "TopRight" | "Left" | "Center" | "Right" | "BottomLeft" | "Bottom" |
+        "BottomRight";
+      return:
+        type: >-
+           | "Mixed" | "TopLeft" |
+          "Top" | "TopRight" | "Left" | "Center" | "Right" | "BottomLeft" |
+          "Bottom" | "BottomRight"
+  - name: textureHorizontalScale
+    uid: word!Word.Interfaces.FillFormatUpdateData#textureHorizontalScale:member
+    package: word!
+    fullName: textureHorizontalScale
+    summary: Specifies the horizontal scaling factor for the texture fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureHorizontalScale?: number;'
+      return:
+        type: number
+  - name: textureOffsetX
+    uid: word!Word.Interfaces.FillFormatUpdateData#textureOffsetX:member
+    package: word!
+    fullName: textureOffsetX
+    summary: Specifies the horizontal offset of the texture from the origin in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetX?: number;'
+      return:
+        type: number
+  - name: textureOffsetY
+    uid: word!Word.Interfaces.FillFormatUpdateData#textureOffsetY:member
+    package: word!
+    fullName: textureOffsetY
+    summary: Specifies the vertical offset of the texture.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureOffsetY?: number;'
+      return:
+        type: number
+  - name: textureTile
+    uid: word!Word.Interfaces.FillFormatUpdateData#textureTile:member
+    package: word!
+    fullName: textureTile
+    summary: Specifies whether the texture is tiled.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureTile?: boolean;'
+      return:
+        type: boolean
+  - name: textureVerticalScale
+    uid: word!Word.Interfaces.FillFormatUpdateData#textureVerticalScale:member
+    package: word!
+    fullName: textureVerticalScale
+    summary: >-
+      Specifies the vertical scaling factor for the texture fill as a value
+      between 0.0 and 1.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textureVerticalScale?: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.Interfaces.FillFormatUpdateData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the fill for a shape as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontdata.yml
new file mode 100644
index 0000000000..93e057718f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontdata.yml
@@ -0,0 +1,943 @@
+### YamlMime:TSType
+name: Word.Interfaces.FontData
+uid: word!Word.Interfaces.FontData:interface
+package: word!
+fullName: Word.Interfaces.FontData
+summary: An interface describing the data returned by calling `font.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allCaps
+    uid: word!Word.Interfaces.FontData#allCaps:member
+    package: word!
+    fullName: allCaps
+    summary: >-
+      Specifies whether the font is formatted as all capital letters, which
+      makes lowercase letters appear as uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **All Caps** attribute.
+
+
+      - `false`: None of the text has the **All Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **All Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allCaps?: boolean;'
+      return:
+        type: boolean
+  - name: bold
+    uid: word!Word.Interfaces.FontData#bold:member
+    package: word!
+    fullName: bold
+    summary: >-
+      Specifies a value that indicates whether the font is bold. True if the
+      font is formatted as bold, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold?: boolean;'
+      return:
+        type: boolean
+  - name: boldBidirectional
+    uid: word!Word.Interfaces.FontData#boldBidirectional:member
+    package: word!
+    fullName: boldBidirectional
+    summary: >-
+      Specifies whether the font is formatted as bold in a right-to-left
+      language document. The possible values are as follows:
+
+
+      - `true`: All the text is bold.
+
+
+      - `false`: None of the text is bold.
+
+
+      - `null`: Returned if some, but not all, of the text is bold.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'boldBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: borders
+    uid: word!Word.Interfaces.FontData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
+  - name: color
+    uid: word!Word.Interfaces.FontData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the specified font. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: colorIndex
+    uid: word!Word.Interfaces.FontData#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: Specifies a `ColorIndex` value that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndex?: Word.ColorIndex | "Auto" | "Black" | "Blue" | "Turquoise" |
+        "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" | "DarkBlue" |
+        "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" | "Gray50" |
+        "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: colorIndexBidirectional
+    uid: word!Word.Interfaces.FontData#colorIndexBidirectional:member
+    package: word!
+    fullName: colorIndexBidirectional
+    summary: >-
+      Specifies the color for the `Font` object in a right-to-left language
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndexBidirectional?: Word.ColorIndex | "Auto" | "Black" | "Blue" |
+        "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+        "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+        "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: contextualAlternates
+    uid: word!Word.Interfaces.FontData#contextualAlternates:member
+    package: word!
+    fullName: contextualAlternates
+    summary: Specifies whether contextual alternates are enabled for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contextualAlternates?: boolean;'
+      return:
+        type: boolean
+  - name: diacriticColor
+    uid: word!Word.Interfaces.FontData#diacriticColor:member
+    package: word!
+    fullName: diacriticColor
+    summary: >-
+      Specifies the color to be used for diacritics for the `Font` object. You
+      can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'diacriticColor?: string;'
+      return:
+        type: string
+  - name: disableCharacterSpaceGrid
+    uid: word!Word.Interfaces.FontData#disableCharacterSpaceGrid:member
+    package: word!
+    fullName: disableCharacterSpaceGrid
+    summary: >-
+      Specifies whether Microsoft Word ignores the number of characters per line
+      for the corresponding `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'disableCharacterSpaceGrid?: boolean;'
+      return:
+        type: boolean
+  - name: doubleStrikeThrough
+    uid: word!Word.Interfaces.FontData#doubleStrikeThrough:member
+    package: word!
+    fullName: doubleStrikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a double
+      strikethrough. True if the font is formatted as double strikethrough text,
+      otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'doubleStrikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: emboss
+    uid: word!Word.Interfaces.FontData#emboss:member
+    package: word!
+    fullName: emboss
+    summary: >-
+      Specifies whether the font is formatted as embossed. The possible values
+      are as follows:
+
+
+      - `true`: All the text is embossed.
+
+
+      - `false`: None of the text is embossed.
+
+
+      - `null`: Returned if some, but not all, of the text is embossed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emboss?: boolean;'
+      return:
+        type: boolean
+  - name: emphasisMark
+    uid: word!Word.Interfaces.FontData#emphasisMark:member
+    package: word!
+    fullName: emphasisMark
+    summary: >-
+      Specifies an `EmphasisMark` value that represents the emphasis mark for a
+      character or designated character string.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        emphasisMark?: Word.EmphasisMark | "None" | "OverSolidCircle" |
+        "OverComma" | "OverWhiteCircle" | "UnderSolidCircle";
+      return:
+        type: >-
+           | "None" |
+          "OverSolidCircle" | "OverComma" | "OverWhiteCircle" |
+          "UnderSolidCircle"
+  - name: engrave
+    uid: word!Word.Interfaces.FontData#engrave:member
+    package: word!
+    fullName: engrave
+    summary: >-
+      Specifies whether the font is formatted as engraved. The possible values
+      are as follows:
+
+
+      - `true`: All the text is engraved.
+
+
+      - `false`: None of the text is engraved.
+
+
+      - `null`: Returned if some, but not all, of the text is engraved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'engrave?: boolean;'
+      return:
+        type: boolean
+  - name: fill
+    uid: word!Word.Interfaces.FontData#fill:member
+    package: word!
+    fullName: fill
+    summary: >-
+      Returns a `FillFormat` object that contains fill formatting properties for
+      the font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.FillFormatData;'
+      return:
+        type: 
+  - name: glow
+    uid: word!Word.Interfaces.FontData#glow:member
+    package: word!
+    fullName: glow
+    summary: >-
+      Returns a `GlowFormat` object that represents the glow formatting for the
+      font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'glow?: Word.Interfaces.GlowFormatData;'
+      return:
+        type: 
+  - name: hidden
+    uid: word!Word.Interfaces.FontData#hidden:member
+    package: word!
+    fullName: hidden
+    summary: >-
+      Specifies a value that indicates whether the font is tagged as hidden.
+      True if the font is formatted as hidden text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hidden?: boolean;'
+      return:
+        type: boolean
+  - name: highlightColor
+    uid: word!Word.Interfaces.FontData#highlightColor:member
+    package: word!
+    fullName: highlightColor
+    summary: >-
+      Specifies the highlight color. To set it, use a value either in the
+      '\#RRGGBB' format or the color name. To remove highlight color, set it to
+      null. The returned highlight color can be in the '\#RRGGBB' format, an
+      empty string for mixed highlight colors, or `null` for no highlight color.
+      Note: Only the default highlight colors are available in Office for
+      Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue",
+      "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray",
+      "LightGray", and "Black". When the add-in runs in Office for Windows
+      Desktop, any other color is converted to the closest color when applied to
+      the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'highlightColor?: string;'
+      return:
+        type: string
+  - name: italic
+    uid: word!Word.Interfaces.FontData#italic:member
+    package: word!
+    fullName: italic
+    summary: >-
+      Specifies a value that indicates whether the font is italicized. True if
+      the font is italicized, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic?: boolean;'
+      return:
+        type: boolean
+  - name: italicBidirectional
+    uid: word!Word.Interfaces.FontData#italicBidirectional:member
+    package: word!
+    fullName: italicBidirectional
+    summary: >-
+      Specifies whether the font is italicized in a right-to-left language
+      document. The possible values are as follows:
+
+
+      - `true`: All the text is italicized.
+
+
+      - `false`: None of the text is italicized.
+
+
+      - `null`: Returned if some, but not all, of the text is
+      italicized.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italicBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: kerning
+    uid: word!Word.Interfaces.FontData#kerning:member
+    package: word!
+    fullName: kerning
+    summary: >-
+      Specifies the minimum font size for which Microsoft Word will adjust
+      kerning automatically.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerning?: number;'
+      return:
+        type: number
+  - name: ligature
+    uid: word!Word.Interfaces.FontData#ligature:member
+    package: word!
+    fullName: ligature
+    summary: Specifies the ligature setting for the `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        ligature?: Word.Ligature | "None" | "Standard" | "Contextual" |
+        "StandardContextual" | "Historical" | "StandardHistorical" |
+        "ContextualHistorical" | "StandardContextualHistorical" | "Discretional"
+        | "StandardDiscretional" | "ContextualDiscretional" |
+        "StandardContextualDiscretional" | "HistoricalDiscretional" |
+        "StandardHistoricalDiscretional" | "ContextualHistoricalDiscretional" |
+        "All";
+      return:
+        type: >-
+           | "None" | "Standard" |
+          "Contextual" | "StandardContextual" | "Historical" |
+          "StandardHistorical" | "ContextualHistorical" |
+          "StandardContextualHistorical" | "Discretional" |
+          "StandardDiscretional" | "ContextualDiscretional" |
+          "StandardContextualDiscretional" | "HistoricalDiscretional" |
+          "StandardHistoricalDiscretional" | "ContextualHistoricalDiscretional"
+          | "All"
+  - name: line
+    uid: word!Word.Interfaces.FontData#line:member
+    package: word!
+    fullName: line
+    summary: Returns a `LineFormat` object that specifies the formatting for a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'line?: Word.Interfaces.LineFormatData;'
+      return:
+        type: 
+  - name: name
+    uid: word!Word.Interfaces.FontData#name:member
+    package: word!
+    fullName: name
+    summary: Specifies a value that represents the name of the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: nameAscii
+    uid: word!Word.Interfaces.FontData#nameAscii:member
+    package: word!
+    fullName: nameAscii
+    summary: >-
+      Specifies the font used for Latin text (characters with character codes
+      from 0 (zero) through 127).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameAscii?: string;'
+      return:
+        type: string
+  - name: nameBidirectional
+    uid: word!Word.Interfaces.FontData#nameBidirectional:member
+    package: word!
+    fullName: nameBidirectional
+    summary: Specifies the font name in a right-to-left language document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameBidirectional?: string;'
+      return:
+        type: string
+  - name: nameFarEast
+    uid: word!Word.Interfaces.FontData#nameFarEast:member
+    package: word!
+    fullName: nameFarEast
+    summary: Specifies the East Asian font name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameFarEast?: string;'
+      return:
+        type: string
+  - name: nameOther
+    uid: word!Word.Interfaces.FontData#nameOther:member
+    package: word!
+    fullName: nameOther
+    summary: Specifies the font used for characters with codes from 128 through 255.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameOther?: string;'
+      return:
+        type: string
+  - name: numberForm
+    uid: word!Word.Interfaces.FontData#numberForm:member
+    package: word!
+    fullName: numberForm
+    summary: Specifies the number form setting for an OpenType font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberForm?: Word.NumberForm | "Default" | "Lining" | "OldStyle";'
+      return:
+        type: >-
+           | "Default" | "Lining" |
+          "OldStyle"
+  - name: numberSpacing
+    uid: word!Word.Interfaces.FontData#numberSpacing:member
+    package: word!
+    fullName: numberSpacing
+    summary: Specifies the number spacing setting for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        numberSpacing?: Word.NumberSpacing | "Default" | "Proportional" |
+        "Tabular";
+      return:
+        type: >-
+           | "Default" |
+          "Proportional" | "Tabular"
+  - name: outline
+    uid: word!Word.Interfaces.FontData#outline:member
+    package: word!
+    fullName: outline
+    summary: >-
+      Specifies if the font is formatted as outlined. The possible values are as
+      follows:
+
+
+      - `true`: All the text is outlined.
+
+
+      - `false`: None of the text is outlined.
+
+
+      - `null`: Returned if some, but not all, of the text is outlined.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outline?: boolean;'
+      return:
+        type: boolean
+  - name: position
+    uid: word!Word.Interfaces.FontData#position:member
+    package: word!
+    fullName: position
+    summary: Specifies the position of text (in points) relative to the base line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'position?: number;'
+      return:
+        type: number
+  - name: reflection
+    uid: word!Word.Interfaces.FontData#reflection:member
+    package: word!
+    fullName: reflection
+    summary: >-
+      Returns a `ReflectionFormat` object that represents the reflection
+      formatting for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reflection?: Word.Interfaces.ReflectionFormatData;'
+      return:
+        type: 
+  - name: scaling
+    uid: word!Word.Interfaces.FontData#scaling:member
+    package: word!
+    fullName: scaling
+    summary: Specifies the scaling percentage applied to the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'scaling?: number;'
+      return:
+        type: number
+  - name: shadow
+    uid: word!Word.Interfaces.FontData#shadow:member
+    package: word!
+    fullName: shadow
+    summary: >-
+      Specifies if the font is formatted as shadowed. The possible values are as
+      follows:
+
+
+      - `true`: All the text is shadowed.
+
+
+      - `false`: None of the text is shadowed.
+
+
+      - `null`: Returned if some, but not all, of the text is shadowed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadow?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.FontData#size:member
+    package: word!
+    fullName: size
+    summary: Specifies a value that represents the font size in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: number;'
+      return:
+        type: number
+  - name: sizeBidirectional
+    uid: word!Word.Interfaces.FontData#sizeBidirectional:member
+    package: word!
+    fullName: sizeBidirectional
+    summary: Specifies the font size in points for right-to-left text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sizeBidirectional?: number;'
+      return:
+        type: number
+  - name: smallCaps
+    uid: word!Word.Interfaces.FontData#smallCaps:member
+    package: word!
+    fullName: smallCaps
+    summary: >-
+      Specifies whether the font is formatted as small caps, which makes
+      lowercase letters appear as small uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **Small Caps** attribute.
+
+
+      - `false`: None of the text has the **Small Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **Small Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'smallCaps?: boolean;'
+      return:
+        type: boolean
+  - name: spacing
+    uid: word!Word.Interfaces.FontData#spacing:member
+    package: word!
+    fullName: spacing
+    summary: Specifies the spacing between characters.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spacing?: number;'
+      return:
+        type: number
+  - name: strikeThrough
+    uid: word!Word.Interfaces.FontData#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a strikethrough.
+      True if the font is formatted as strikethrough text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: stylisticSet
+    uid: word!Word.Interfaces.FontData#stylisticSet:member
+    package: word!
+    fullName: stylisticSet
+    summary: Specifies the stylistic set for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        stylisticSet?: Word.StylisticSet | "Default" | "Set01" | "Set02" |
+        "Set03" | "Set04" | "Set05" | "Set06" | "Set07" | "Set08" | "Set09" |
+        "Set10" | "Set11" | "Set12" | "Set13" | "Set14" | "Set15" | "Set16" |
+        "Set17" | "Set18" | "Set19" | "Set20";
+      return:
+        type: >-
+           | "Default" | "Set01" |
+          "Set02" | "Set03" | "Set04" | "Set05" | "Set06" | "Set07" | "Set08" |
+          "Set09" | "Set10" | "Set11" | "Set12" | "Set13" | "Set14" | "Set15" |
+          "Set16" | "Set17" | "Set18" | "Set19" | "Set20"
+  - name: subscript
+    uid: word!Word.Interfaces.FontData#subscript:member
+    package: word!
+    fullName: subscript
+    summary: >-
+      Specifies a value that indicates whether the font is a subscript. True if
+      the font is formatted as subscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subscript?: boolean;'
+      return:
+        type: boolean
+  - name: superscript
+    uid: word!Word.Interfaces.FontData#superscript:member
+    package: word!
+    fullName: superscript
+    summary: >-
+      Specifies a value that indicates whether the font is a superscript. True
+      if the font is formatted as superscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'superscript?: boolean;'
+      return:
+        type: boolean
+  - name: textColor
+    uid: word!Word.Interfaces.FontData#textColor:member
+    package: word!
+    fullName: textColor
+    summary: Returns a `ColorFormat` object that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: textShadow
+    uid: word!Word.Interfaces.FontData#textShadow:member
+    package: word!
+    fullName: textShadow
+    summary: >-
+      Returns a `ShadowFormat` object that specifies the shadow formatting for
+      the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textShadow?: Word.Interfaces.ShadowFormatData;'
+      return:
+        type: 
+  - name: threeDimensionalFormat
+    uid: word!Word.Interfaces.FontData#threeDimensionalFormat:member
+    package: word!
+    fullName: threeDimensionalFormat
+    summary: >-
+      Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
+      effect formatting properties for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'threeDimensionalFormat?: Word.Interfaces.ThreeDimensionalFormatData;'
+      return:
+        type: >-
+          
+  - name: underline
+    uid: word!Word.Interfaces.FontData#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the font's underline type. 'None' if the
+      font isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine"
+        | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" |
+        "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" |
+        "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" |
+        "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" |
+          "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" |
+          "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" |
+          "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave"
+          | "WaveHeavy" | "WaveDouble"
+  - name: underlineColor
+    uid: word!Word.Interfaces.FontData#underlineColor:member
+    package: word!
+    fullName: underlineColor
+    summary: >-
+      Specifies the color of the underline for the `Font` object. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'underlineColor?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontloadoptions.yml
new file mode 100644
index 0000000000..d6d06b1af9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontloadoptions.yml
@@ -0,0 +1,888 @@
+### YamlMime:TSType
+name: Word.Interfaces.FontLoadOptions
+uid: word!Word.Interfaces.FontLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.FontLoadOptions
+summary: Represents a font.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.FontLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: allCaps
+    uid: word!Word.Interfaces.FontLoadOptions#allCaps:member
+    package: word!
+    fullName: allCaps
+    summary: >-
+      Specifies whether the font is formatted as all capital letters, which
+      makes lowercase letters appear as uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **All Caps** attribute.
+
+
+      - `false`: None of the text has the **All Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **All Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allCaps?: boolean;'
+      return:
+        type: boolean
+  - name: bold
+    uid: word!Word.Interfaces.FontLoadOptions#bold:member
+    package: word!
+    fullName: bold
+    summary: >-
+      Specifies a value that indicates whether the font is bold. True if the
+      font is formatted as bold, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold?: boolean;'
+      return:
+        type: boolean
+  - name: boldBidirectional
+    uid: word!Word.Interfaces.FontLoadOptions#boldBidirectional:member
+    package: word!
+    fullName: boldBidirectional
+    summary: >-
+      Specifies whether the font is formatted as bold in a right-to-left
+      language document. The possible values are as follows:
+
+
+      - `true`: All the text is bold.
+
+
+      - `false`: None of the text is bold.
+
+
+      - `null`: Returned if some, but not all, of the text is bold.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'boldBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.FontLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the specified font. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: colorIndex
+    uid: word!Word.Interfaces.FontLoadOptions#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: Specifies a `ColorIndex` value that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'colorIndex?: boolean;'
+      return:
+        type: boolean
+  - name: colorIndexBidirectional
+    uid: word!Word.Interfaces.FontLoadOptions#colorIndexBidirectional:member
+    package: word!
+    fullName: colorIndexBidirectional
+    summary: >-
+      Specifies the color for the `Font` object in a right-to-left language
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'colorIndexBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: contextualAlternates
+    uid: word!Word.Interfaces.FontLoadOptions#contextualAlternates:member
+    package: word!
+    fullName: contextualAlternates
+    summary: Specifies whether contextual alternates are enabled for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contextualAlternates?: boolean;'
+      return:
+        type: boolean
+  - name: diacriticColor
+    uid: word!Word.Interfaces.FontLoadOptions#diacriticColor:member
+    package: word!
+    fullName: diacriticColor
+    summary: >-
+      Specifies the color to be used for diacritics for the `Font` object. You
+      can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'diacriticColor?: boolean;'
+      return:
+        type: boolean
+  - name: disableCharacterSpaceGrid
+    uid: word!Word.Interfaces.FontLoadOptions#disableCharacterSpaceGrid:member
+    package: word!
+    fullName: disableCharacterSpaceGrid
+    summary: >-
+      Specifies whether Microsoft Word ignores the number of characters per line
+      for the corresponding `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'disableCharacterSpaceGrid?: boolean;'
+      return:
+        type: boolean
+  - name: doubleStrikeThrough
+    uid: word!Word.Interfaces.FontLoadOptions#doubleStrikeThrough:member
+    package: word!
+    fullName: doubleStrikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a double
+      strikethrough. True if the font is formatted as double strikethrough text,
+      otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'doubleStrikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: emboss
+    uid: word!Word.Interfaces.FontLoadOptions#emboss:member
+    package: word!
+    fullName: emboss
+    summary: >-
+      Specifies whether the font is formatted as embossed. The possible values
+      are as follows:
+
+
+      - `true`: All the text is embossed.
+
+
+      - `false`: None of the text is embossed.
+
+
+      - `null`: Returned if some, but not all, of the text is embossed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emboss?: boolean;'
+      return:
+        type: boolean
+  - name: emphasisMark
+    uid: word!Word.Interfaces.FontLoadOptions#emphasisMark:member
+    package: word!
+    fullName: emphasisMark
+    summary: >-
+      Specifies an `EmphasisMark` value that represents the emphasis mark for a
+      character or designated character string.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emphasisMark?: boolean;'
+      return:
+        type: boolean
+  - name: engrave
+    uid: word!Word.Interfaces.FontLoadOptions#engrave:member
+    package: word!
+    fullName: engrave
+    summary: >-
+      Specifies whether the font is formatted as engraved. The possible values
+      are as follows:
+
+
+      - `true`: All the text is engraved.
+
+
+      - `false`: None of the text is engraved.
+
+
+      - `null`: Returned if some, but not all, of the text is engraved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'engrave?: boolean;'
+      return:
+        type: boolean
+  - name: fill
+    uid: word!Word.Interfaces.FontLoadOptions#fill:member
+    package: word!
+    fullName: fill
+    summary: >-
+      Returns a `FillFormat` object that contains fill formatting properties for
+      the font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.FillFormatLoadOptions;'
+      return:
+        type: 
+  - name: glow
+    uid: word!Word.Interfaces.FontLoadOptions#glow:member
+    package: word!
+    fullName: glow
+    summary: >-
+      Returns a `GlowFormat` object that represents the glow formatting for the
+      font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'glow?: Word.Interfaces.GlowFormatLoadOptions;'
+      return:
+        type: 
+  - name: hidden
+    uid: word!Word.Interfaces.FontLoadOptions#hidden:member
+    package: word!
+    fullName: hidden
+    summary: >-
+      Specifies a value that indicates whether the font is tagged as hidden.
+      True if the font is formatted as hidden text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hidden?: boolean;'
+      return:
+        type: boolean
+  - name: highlightColor
+    uid: word!Word.Interfaces.FontLoadOptions#highlightColor:member
+    package: word!
+    fullName: highlightColor
+    summary: >-
+      Specifies the highlight color. To set it, use a value either in the
+      '\#RRGGBB' format or the color name. To remove highlight color, set it to
+      null. The returned highlight color can be in the '\#RRGGBB' format, an
+      empty string for mixed highlight colors, or `null` for no highlight color.
+      Note: Only the default highlight colors are available in Office for
+      Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue",
+      "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray",
+      "LightGray", and "Black". When the add-in runs in Office for Windows
+      Desktop, any other color is converted to the closest color when applied to
+      the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'highlightColor?: boolean;'
+      return:
+        type: boolean
+  - name: italic
+    uid: word!Word.Interfaces.FontLoadOptions#italic:member
+    package: word!
+    fullName: italic
+    summary: >-
+      Specifies a value that indicates whether the font is italicized. True if
+      the font is italicized, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic?: boolean;'
+      return:
+        type: boolean
+  - name: italicBidirectional
+    uid: word!Word.Interfaces.FontLoadOptions#italicBidirectional:member
+    package: word!
+    fullName: italicBidirectional
+    summary: >-
+      Specifies whether the font is italicized in a right-to-left language
+      document. The possible values are as follows:
+
+
+      - `true`: All the text is italicized.
+
+
+      - `false`: None of the text is italicized.
+
+
+      - `null`: Returned if some, but not all, of the text is
+      italicized.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italicBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: kerning
+    uid: word!Word.Interfaces.FontLoadOptions#kerning:member
+    package: word!
+    fullName: kerning
+    summary: >-
+      Specifies the minimum font size for which Microsoft Word will adjust
+      kerning automatically.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerning?: boolean;'
+      return:
+        type: boolean
+  - name: ligature
+    uid: word!Word.Interfaces.FontLoadOptions#ligature:member
+    package: word!
+    fullName: ligature
+    summary: Specifies the ligature setting for the `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ligature?: boolean;'
+      return:
+        type: boolean
+  - name: line
+    uid: word!Word.Interfaces.FontLoadOptions#line:member
+    package: word!
+    fullName: line
+    summary: Returns a `LineFormat` object that specifies the formatting for a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'line?: Word.Interfaces.LineFormatLoadOptions;'
+      return:
+        type: 
+  - name: name
+    uid: word!Word.Interfaces.FontLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: Specifies a value that represents the name of the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: nameAscii
+    uid: word!Word.Interfaces.FontLoadOptions#nameAscii:member
+    package: word!
+    fullName: nameAscii
+    summary: >-
+      Specifies the font used for Latin text (characters with character codes
+      from 0 (zero) through 127).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameAscii?: boolean;'
+      return:
+        type: boolean
+  - name: nameBidirectional
+    uid: word!Word.Interfaces.FontLoadOptions#nameBidirectional:member
+    package: word!
+    fullName: nameBidirectional
+    summary: Specifies the font name in a right-to-left language document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: nameFarEast
+    uid: word!Word.Interfaces.FontLoadOptions#nameFarEast:member
+    package: word!
+    fullName: nameFarEast
+    summary: Specifies the East Asian font name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: nameOther
+    uid: word!Word.Interfaces.FontLoadOptions#nameOther:member
+    package: word!
+    fullName: nameOther
+    summary: Specifies the font used for characters with codes from 128 through 255.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameOther?: boolean;'
+      return:
+        type: boolean
+  - name: numberForm
+    uid: word!Word.Interfaces.FontLoadOptions#numberForm:member
+    package: word!
+    fullName: numberForm
+    summary: Specifies the number form setting for an OpenType font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberForm?: boolean;'
+      return:
+        type: boolean
+  - name: numberSpacing
+    uid: word!Word.Interfaces.FontLoadOptions#numberSpacing:member
+    package: word!
+    fullName: numberSpacing
+    summary: Specifies the number spacing setting for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberSpacing?: boolean;'
+      return:
+        type: boolean
+  - name: outline
+    uid: word!Word.Interfaces.FontLoadOptions#outline:member
+    package: word!
+    fullName: outline
+    summary: >-
+      Specifies if the font is formatted as outlined. The possible values are as
+      follows:
+
+
+      - `true`: All the text is outlined.
+
+
+      - `false`: None of the text is outlined.
+
+
+      - `null`: Returned if some, but not all, of the text is outlined.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outline?: boolean;'
+      return:
+        type: boolean
+  - name: position
+    uid: word!Word.Interfaces.FontLoadOptions#position:member
+    package: word!
+    fullName: position
+    summary: Specifies the position of text (in points) relative to the base line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'position?: boolean;'
+      return:
+        type: boolean
+  - name: reflection
+    uid: word!Word.Interfaces.FontLoadOptions#reflection:member
+    package: word!
+    fullName: reflection
+    summary: >-
+      Returns a `ReflectionFormat` object that represents the reflection
+      formatting for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reflection?: Word.Interfaces.ReflectionFormatLoadOptions;'
+      return:
+        type: >-
+          
+  - name: scaling
+    uid: word!Word.Interfaces.FontLoadOptions#scaling:member
+    package: word!
+    fullName: scaling
+    summary: Specifies the scaling percentage applied to the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'scaling?: boolean;'
+      return:
+        type: boolean
+  - name: shadow
+    uid: word!Word.Interfaces.FontLoadOptions#shadow:member
+    package: word!
+    fullName: shadow
+    summary: >-
+      Specifies if the font is formatted as shadowed. The possible values are as
+      follows:
+
+
+      - `true`: All the text is shadowed.
+
+
+      - `false`: None of the text is shadowed.
+
+
+      - `null`: Returned if some, but not all, of the text is shadowed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadow?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.FontLoadOptions#size:member
+    package: word!
+    fullName: size
+    summary: Specifies a value that represents the font size in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: boolean;'
+      return:
+        type: boolean
+  - name: sizeBidirectional
+    uid: word!Word.Interfaces.FontLoadOptions#sizeBidirectional:member
+    package: word!
+    fullName: sizeBidirectional
+    summary: Specifies the font size in points for right-to-left text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sizeBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: smallCaps
+    uid: word!Word.Interfaces.FontLoadOptions#smallCaps:member
+    package: word!
+    fullName: smallCaps
+    summary: >-
+      Specifies whether the font is formatted as small caps, which makes
+      lowercase letters appear as small uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **Small Caps** attribute.
+
+
+      - `false`: None of the text has the **Small Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **Small Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'smallCaps?: boolean;'
+      return:
+        type: boolean
+  - name: spacing
+    uid: word!Word.Interfaces.FontLoadOptions#spacing:member
+    package: word!
+    fullName: spacing
+    summary: Specifies the spacing between characters.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spacing?: boolean;'
+      return:
+        type: boolean
+  - name: strikeThrough
+    uid: word!Word.Interfaces.FontLoadOptions#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a strikethrough.
+      True if the font is formatted as strikethrough text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: stylisticSet
+    uid: word!Word.Interfaces.FontLoadOptions#stylisticSet:member
+    package: word!
+    fullName: stylisticSet
+    summary: Specifies the stylistic set for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'stylisticSet?: boolean;'
+      return:
+        type: boolean
+  - name: subscript
+    uid: word!Word.Interfaces.FontLoadOptions#subscript:member
+    package: word!
+    fullName: subscript
+    summary: >-
+      Specifies a value that indicates whether the font is a subscript. True if
+      the font is formatted as subscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subscript?: boolean;'
+      return:
+        type: boolean
+  - name: superscript
+    uid: word!Word.Interfaces.FontLoadOptions#superscript:member
+    package: word!
+    fullName: superscript
+    summary: >-
+      Specifies a value that indicates whether the font is a superscript. True
+      if the font is formatted as superscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'superscript?: boolean;'
+      return:
+        type: boolean
+  - name: textColor
+    uid: word!Word.Interfaces.FontLoadOptions#textColor:member
+    package: word!
+    fullName: textColor
+    summary: Returns a `ColorFormat` object that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: textShadow
+    uid: word!Word.Interfaces.FontLoadOptions#textShadow:member
+    package: word!
+    fullName: textShadow
+    summary: >-
+      Returns a `ShadowFormat` object that specifies the shadow formatting for
+      the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textShadow?: Word.Interfaces.ShadowFormatLoadOptions;'
+      return:
+        type: 
+  - name: threeDimensionalFormat
+    uid: word!Word.Interfaces.FontLoadOptions#threeDimensionalFormat:member
+    package: word!
+    fullName: threeDimensionalFormat
+    summary: >-
+      Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
+      effect formatting properties for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        threeDimensionalFormat?:
+        Word.Interfaces.ThreeDimensionalFormatLoadOptions;
+      return:
+        type: >-
+          
+  - name: underline
+    uid: word!Word.Interfaces.FontLoadOptions#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the font's underline type. 'None' if the
+      font isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'underline?: boolean;'
+      return:
+        type: boolean
+  - name: underlineColor
+    uid: word!Word.Interfaces.FontLoadOptions#underlineColor:member
+    package: word!
+    fullName: underlineColor
+    summary: >-
+      Specifies the color of the underline for the `Font` object. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'underlineColor?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontupdatedata.yml
new file mode 100644
index 0000000000..c1fbe210c3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.fontupdatedata.yml
@@ -0,0 +1,933 @@
+### YamlMime:TSType
+name: Word.Interfaces.FontUpdateData
+uid: word!Word.Interfaces.FontUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FontUpdateData
+summary: >-
+  An interface for updating data on the `Font` object, for use in `font.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allCaps
+    uid: word!Word.Interfaces.FontUpdateData#allCaps:member
+    package: word!
+    fullName: allCaps
+    summary: >-
+      Specifies whether the font is formatted as all capital letters, which
+      makes lowercase letters appear as uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **All Caps** attribute.
+
+
+      - `false`: None of the text has the **All Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **All Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allCaps?: boolean;'
+      return:
+        type: boolean
+  - name: bold
+    uid: word!Word.Interfaces.FontUpdateData#bold:member
+    package: word!
+    fullName: bold
+    summary: >-
+      Specifies a value that indicates whether the font is bold. True if the
+      font is formatted as bold, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bold?: boolean;'
+      return:
+        type: boolean
+  - name: boldBidirectional
+    uid: word!Word.Interfaces.FontUpdateData#boldBidirectional:member
+    package: word!
+    fullName: boldBidirectional
+    summary: >-
+      Specifies whether the font is formatted as bold in a right-to-left
+      language document. The possible values are as follows:
+
+
+      - `true`: All the text is bold.
+
+
+      - `false`: None of the text is bold.
+
+
+      - `null`: Returned if some, but not all, of the text is bold.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'boldBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.FontUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the color for the specified font. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: colorIndex
+    uid: word!Word.Interfaces.FontUpdateData#colorIndex:member
+    package: word!
+    fullName: colorIndex
+    summary: Specifies a `ColorIndex` value that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndex?: Word.ColorIndex | "Auto" | "Black" | "Blue" | "Turquoise" |
+        "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" | "DarkBlue" |
+        "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" | "Gray50" |
+        "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: colorIndexBidirectional
+    uid: word!Word.Interfaces.FontUpdateData#colorIndexBidirectional:member
+    package: word!
+    fullName: colorIndexBidirectional
+    summary: >-
+      Specifies the color for the `Font` object in a right-to-left language
+      document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        colorIndexBidirectional?: Word.ColorIndex | "Auto" | "Black" | "Blue" |
+        "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+        "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+        "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: contextualAlternates
+    uid: word!Word.Interfaces.FontUpdateData#contextualAlternates:member
+    package: word!
+    fullName: contextualAlternates
+    summary: Specifies whether contextual alternates are enabled for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contextualAlternates?: boolean;'
+      return:
+        type: boolean
+  - name: diacriticColor
+    uid: word!Word.Interfaces.FontUpdateData#diacriticColor:member
+    package: word!
+    fullName: diacriticColor
+    summary: >-
+      Specifies the color to be used for diacritics for the `Font` object. You
+      can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'diacriticColor?: string;'
+      return:
+        type: string
+  - name: disableCharacterSpaceGrid
+    uid: word!Word.Interfaces.FontUpdateData#disableCharacterSpaceGrid:member
+    package: word!
+    fullName: disableCharacterSpaceGrid
+    summary: >-
+      Specifies whether Microsoft Word ignores the number of characters per line
+      for the corresponding `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'disableCharacterSpaceGrid?: boolean;'
+      return:
+        type: boolean
+  - name: doubleStrikeThrough
+    uid: word!Word.Interfaces.FontUpdateData#doubleStrikeThrough:member
+    package: word!
+    fullName: doubleStrikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a double
+      strikethrough. True if the font is formatted as double strikethrough text,
+      otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'doubleStrikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: emboss
+    uid: word!Word.Interfaces.FontUpdateData#emboss:member
+    package: word!
+    fullName: emboss
+    summary: >-
+      Specifies whether the font is formatted as embossed. The possible values
+      are as follows:
+
+
+      - `true`: All the text is embossed.
+
+
+      - `false`: None of the text is embossed.
+
+
+      - `null`: Returned if some, but not all, of the text is embossed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emboss?: boolean;'
+      return:
+        type: boolean
+  - name: emphasisMark
+    uid: word!Word.Interfaces.FontUpdateData#emphasisMark:member
+    package: word!
+    fullName: emphasisMark
+    summary: >-
+      Specifies an `EmphasisMark` value that represents the emphasis mark for a
+      character or designated character string.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        emphasisMark?: Word.EmphasisMark | "None" | "OverSolidCircle" |
+        "OverComma" | "OverWhiteCircle" | "UnderSolidCircle";
+      return:
+        type: >-
+           | "None" |
+          "OverSolidCircle" | "OverComma" | "OverWhiteCircle" |
+          "UnderSolidCircle"
+  - name: engrave
+    uid: word!Word.Interfaces.FontUpdateData#engrave:member
+    package: word!
+    fullName: engrave
+    summary: >-
+      Specifies whether the font is formatted as engraved. The possible values
+      are as follows:
+
+
+      - `true`: All the text is engraved.
+
+
+      - `false`: None of the text is engraved.
+
+
+      - `null`: Returned if some, but not all, of the text is engraved.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'engrave?: boolean;'
+      return:
+        type: boolean
+  - name: fill
+    uid: word!Word.Interfaces.FontUpdateData#fill:member
+    package: word!
+    fullName: fill
+    summary: >-
+      Returns a `FillFormat` object that contains fill formatting properties for
+      the font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.FillFormatUpdateData;'
+      return:
+        type: 
+  - name: glow
+    uid: word!Word.Interfaces.FontUpdateData#glow:member
+    package: word!
+    fullName: glow
+    summary: >-
+      Returns a `GlowFormat` object that represents the glow formatting for the
+      font used by the range of text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'glow?: Word.Interfaces.GlowFormatUpdateData;'
+      return:
+        type: 
+  - name: hidden
+    uid: word!Word.Interfaces.FontUpdateData#hidden:member
+    package: word!
+    fullName: hidden
+    summary: >-
+      Specifies a value that indicates whether the font is tagged as hidden.
+      True if the font is formatted as hidden text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hidden?: boolean;'
+      return:
+        type: boolean
+  - name: highlightColor
+    uid: word!Word.Interfaces.FontUpdateData#highlightColor:member
+    package: word!
+    fullName: highlightColor
+    summary: >-
+      Specifies the highlight color. To set it, use a value either in the
+      '\#RRGGBB' format or the color name. To remove highlight color, set it to
+      null. The returned highlight color can be in the '\#RRGGBB' format, an
+      empty string for mixed highlight colors, or `null` for no highlight color.
+      Note: Only the default highlight colors are available in Office for
+      Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue",
+      "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray",
+      "LightGray", and "Black". When the add-in runs in Office for Windows
+      Desktop, any other color is converted to the closest color when applied to
+      the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'highlightColor?: string;'
+      return:
+        type: string
+  - name: italic
+    uid: word!Word.Interfaces.FontUpdateData#italic:member
+    package: word!
+    fullName: italic
+    summary: >-
+      Specifies a value that indicates whether the font is italicized. True if
+      the font is italicized, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italic?: boolean;'
+      return:
+        type: boolean
+  - name: italicBidirectional
+    uid: word!Word.Interfaces.FontUpdateData#italicBidirectional:member
+    package: word!
+    fullName: italicBidirectional
+    summary: >-
+      Specifies whether the font is italicized in a right-to-left language
+      document. The possible values are as follows:
+
+
+      - `true`: All the text is italicized.
+
+
+      - `false`: None of the text is italicized.
+
+
+      - `null`: Returned if some, but not all, of the text is
+      italicized.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'italicBidirectional?: boolean;'
+      return:
+        type: boolean
+  - name: kerning
+    uid: word!Word.Interfaces.FontUpdateData#kerning:member
+    package: word!
+    fullName: kerning
+    summary: >-
+      Specifies the minimum font size for which Microsoft Word will adjust
+      kerning automatically.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerning?: number;'
+      return:
+        type: number
+  - name: ligature
+    uid: word!Word.Interfaces.FontUpdateData#ligature:member
+    package: word!
+    fullName: ligature
+    summary: Specifies the ligature setting for the `Font` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        ligature?: Word.Ligature | "None" | "Standard" | "Contextual" |
+        "StandardContextual" | "Historical" | "StandardHistorical" |
+        "ContextualHistorical" | "StandardContextualHistorical" | "Discretional"
+        | "StandardDiscretional" | "ContextualDiscretional" |
+        "StandardContextualDiscretional" | "HistoricalDiscretional" |
+        "StandardHistoricalDiscretional" | "ContextualHistoricalDiscretional" |
+        "All";
+      return:
+        type: >-
+           | "None" | "Standard" |
+          "Contextual" | "StandardContextual" | "Historical" |
+          "StandardHistorical" | "ContextualHistorical" |
+          "StandardContextualHistorical" | "Discretional" |
+          "StandardDiscretional" | "ContextualDiscretional" |
+          "StandardContextualDiscretional" | "HistoricalDiscretional" |
+          "StandardHistoricalDiscretional" | "ContextualHistoricalDiscretional"
+          | "All"
+  - name: line
+    uid: word!Word.Interfaces.FontUpdateData#line:member
+    package: word!
+    fullName: line
+    summary: Returns a `LineFormat` object that specifies the formatting for a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'line?: Word.Interfaces.LineFormatUpdateData;'
+      return:
+        type: 
+  - name: name
+    uid: word!Word.Interfaces.FontUpdateData#name:member
+    package: word!
+    fullName: name
+    summary: Specifies a value that represents the name of the font.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: nameAscii
+    uid: word!Word.Interfaces.FontUpdateData#nameAscii:member
+    package: word!
+    fullName: nameAscii
+    summary: >-
+      Specifies the font used for Latin text (characters with character codes
+      from 0 (zero) through 127).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameAscii?: string;'
+      return:
+        type: string
+  - name: nameBidirectional
+    uid: word!Word.Interfaces.FontUpdateData#nameBidirectional:member
+    package: word!
+    fullName: nameBidirectional
+    summary: Specifies the font name in a right-to-left language document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameBidirectional?: string;'
+      return:
+        type: string
+  - name: nameFarEast
+    uid: word!Word.Interfaces.FontUpdateData#nameFarEast:member
+    package: word!
+    fullName: nameFarEast
+    summary: Specifies the East Asian font name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameFarEast?: string;'
+      return:
+        type: string
+  - name: nameOther
+    uid: word!Word.Interfaces.FontUpdateData#nameOther:member
+    package: word!
+    fullName: nameOther
+    summary: Specifies the font used for characters with codes from 128 through 255.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameOther?: string;'
+      return:
+        type: string
+  - name: numberForm
+    uid: word!Word.Interfaces.FontUpdateData#numberForm:member
+    package: word!
+    fullName: numberForm
+    summary: Specifies the number form setting for an OpenType font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberForm?: Word.NumberForm | "Default" | "Lining" | "OldStyle";'
+      return:
+        type: >-
+           | "Default" | "Lining" |
+          "OldStyle"
+  - name: numberSpacing
+    uid: word!Word.Interfaces.FontUpdateData#numberSpacing:member
+    package: word!
+    fullName: numberSpacing
+    summary: Specifies the number spacing setting for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        numberSpacing?: Word.NumberSpacing | "Default" | "Proportional" |
+        "Tabular";
+      return:
+        type: >-
+           | "Default" |
+          "Proportional" | "Tabular"
+  - name: outline
+    uid: word!Word.Interfaces.FontUpdateData#outline:member
+    package: word!
+    fullName: outline
+    summary: >-
+      Specifies if the font is formatted as outlined. The possible values are as
+      follows:
+
+
+      - `true`: All the text is outlined.
+
+
+      - `false`: None of the text is outlined.
+
+
+      - `null`: Returned if some, but not all, of the text is outlined.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outline?: boolean;'
+      return:
+        type: boolean
+  - name: position
+    uid: word!Word.Interfaces.FontUpdateData#position:member
+    package: word!
+    fullName: position
+    summary: Specifies the position of text (in points) relative to the base line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'position?: number;'
+      return:
+        type: number
+  - name: reflection
+    uid: word!Word.Interfaces.FontUpdateData#reflection:member
+    package: word!
+    fullName: reflection
+    summary: >-
+      Returns a `ReflectionFormat` object that represents the reflection
+      formatting for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reflection?: Word.Interfaces.ReflectionFormatUpdateData;'
+      return:
+        type: >-
+          
+  - name: scaling
+    uid: word!Word.Interfaces.FontUpdateData#scaling:member
+    package: word!
+    fullName: scaling
+    summary: Specifies the scaling percentage applied to the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'scaling?: number;'
+      return:
+        type: number
+  - name: shadow
+    uid: word!Word.Interfaces.FontUpdateData#shadow:member
+    package: word!
+    fullName: shadow
+    summary: >-
+      Specifies if the font is formatted as shadowed. The possible values are as
+      follows:
+
+
+      - `true`: All the text is shadowed.
+
+
+      - `false`: None of the text is shadowed.
+
+
+      - `null`: Returned if some, but not all, of the text is shadowed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadow?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.FontUpdateData#size:member
+    package: word!
+    fullName: size
+    summary: Specifies a value that represents the font size in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: number;'
+      return:
+        type: number
+  - name: sizeBidirectional
+    uid: word!Word.Interfaces.FontUpdateData#sizeBidirectional:member
+    package: word!
+    fullName: sizeBidirectional
+    summary: Specifies the font size in points for right-to-left text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sizeBidirectional?: number;'
+      return:
+        type: number
+  - name: smallCaps
+    uid: word!Word.Interfaces.FontUpdateData#smallCaps:member
+    package: word!
+    fullName: smallCaps
+    summary: >-
+      Specifies whether the font is formatted as small caps, which makes
+      lowercase letters appear as small uppercase letters. The possible values
+      are as follows:
+
+
+      - `true`: All the text has the **Small Caps** attribute.
+
+
+      - `false`: None of the text has the **Small Caps** attribute.
+
+
+      - `null`: Returned if some, but not all, of the text has the
+      **Small Caps** attribute.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'smallCaps?: boolean;'
+      return:
+        type: boolean
+  - name: spacing
+    uid: word!Word.Interfaces.FontUpdateData#spacing:member
+    package: word!
+    fullName: spacing
+    summary: Specifies the spacing between characters.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spacing?: number;'
+      return:
+        type: number
+  - name: strikeThrough
+    uid: word!Word.Interfaces.FontUpdateData#strikeThrough:member
+    package: word!
+    fullName: strikeThrough
+    summary: >-
+      Specifies a value that indicates whether the font has a strikethrough.
+      True if the font is formatted as strikethrough text, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'strikeThrough?: boolean;'
+      return:
+        type: boolean
+  - name: stylisticSet
+    uid: word!Word.Interfaces.FontUpdateData#stylisticSet:member
+    package: word!
+    fullName: stylisticSet
+    summary: Specifies the stylistic set for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        stylisticSet?: Word.StylisticSet | "Default" | "Set01" | "Set02" |
+        "Set03" | "Set04" | "Set05" | "Set06" | "Set07" | "Set08" | "Set09" |
+        "Set10" | "Set11" | "Set12" | "Set13" | "Set14" | "Set15" | "Set16" |
+        "Set17" | "Set18" | "Set19" | "Set20";
+      return:
+        type: >-
+           | "Default" | "Set01" |
+          "Set02" | "Set03" | "Set04" | "Set05" | "Set06" | "Set07" | "Set08" |
+          "Set09" | "Set10" | "Set11" | "Set12" | "Set13" | "Set14" | "Set15" |
+          "Set16" | "Set17" | "Set18" | "Set19" | "Set20"
+  - name: subscript
+    uid: word!Word.Interfaces.FontUpdateData#subscript:member
+    package: word!
+    fullName: subscript
+    summary: >-
+      Specifies a value that indicates whether the font is a subscript. True if
+      the font is formatted as subscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subscript?: boolean;'
+      return:
+        type: boolean
+  - name: superscript
+    uid: word!Word.Interfaces.FontUpdateData#superscript:member
+    package: word!
+    fullName: superscript
+    summary: >-
+      Specifies a value that indicates whether the font is a superscript. True
+      if the font is formatted as superscript, otherwise, false.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'superscript?: boolean;'
+      return:
+        type: boolean
+  - name: textColor
+    uid: word!Word.Interfaces.FontUpdateData#textColor:member
+    package: word!
+    fullName: textColor
+    summary: Returns a `ColorFormat` object that represents the color for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: textShadow
+    uid: word!Word.Interfaces.FontUpdateData#textShadow:member
+    package: word!
+    fullName: textShadow
+    summary: >-
+      Returns a `ShadowFormat` object that specifies the shadow formatting for
+      the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textShadow?: Word.Interfaces.ShadowFormatUpdateData;'
+      return:
+        type: 
+  - name: threeDimensionalFormat
+    uid: word!Word.Interfaces.FontUpdateData#threeDimensionalFormat:member
+    package: word!
+    fullName: threeDimensionalFormat
+    summary: >-
+      Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D)
+      effect formatting properties for the font.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        threeDimensionalFormat?:
+        Word.Interfaces.ThreeDimensionalFormatUpdateData;
+      return:
+        type: >-
+          
+  - name: underline
+    uid: word!Word.Interfaces.FontUpdateData#underline:member
+    package: word!
+    fullName: underline
+    summary: >-
+      Specifies a value that indicates the font's underline type. 'None' if the
+      font isn't underlined.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine"
+        | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" |
+        "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" |
+        "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" |
+        "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" |
+          "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" |
+          "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" |
+          "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave"
+          | "WaveHeavy" | "WaveDouble"
+  - name: underlineColor
+    uid: word!Word.Interfaces.FontUpdateData#underlineColor:member
+    package: word!
+    fullName: underlineColor
+    summary: >-
+      Specifies the color of the underline for the `Font` object. You can
+      provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'underlineColor?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectionloadoptions.yml
new file mode 100644
index 0000000000..1caded81ed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectionloadoptions.yml
@@ -0,0 +1,274 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionLoadOptions
+uid: word!Word.Interfaces.FrameCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionLoadOptions
+summary: Represents the collection of [Word.Frame](xref:word!Word.Frame:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: >-
+      For EACH ITEM in the collection: Specifies the height (in points) of the
+      frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: heightRule
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#heightRule:member
+    package: word!
+    fullName: heightRule
+    summary: >-
+      For EACH ITEM in the collection: Specifies a `FrameSizeRule` value that
+      represents the rule for determining the height of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRule?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalDistanceFromText
+    uid: >-
+      word!Word.Interfaces.FrameCollectionLoadOptions#horizontalDistanceFromText:member
+    package: word!
+    fullName: horizontalDistanceFromText
+    summary: >-
+      For EACH ITEM in the collection: Specifies the horizontal distance between
+      the frame and the surrounding text, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalDistanceFromText?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalPosition
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#horizontalPosition:member
+    package: word!
+    fullName: horizontalPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the horizontal distance between
+      the edge of the frame and the item specified by the
+      `relativeHorizontalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: lockAnchor
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#lockAnchor:member
+    package: word!
+    fullName: lockAnchor
+    summary: 'For EACH ITEM in the collection: Specifies if the frame is locked.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAnchor?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      For EACH ITEM in the collection: Returns a `Range` object that represents
+      the portion of the document that's contained within the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: >-
+      word!Word.Interfaces.FrameCollectionLoadOptions#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the relative horizontal
+      position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeHorizontalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: relativeVerticalPosition
+    uid: >-
+      word!Word.Interfaces.FrameCollectionLoadOptions#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the relative vertical position
+      of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeVerticalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
+      refers to the shading formatting for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: textWrap
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: >-
+      For EACH ITEM in the collection: Specifies if document text wraps around
+      the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: boolean;'
+      return:
+        type: boolean
+  - name: verticalDistanceFromText
+    uid: >-
+      word!Word.Interfaces.FrameCollectionLoadOptions#verticalDistanceFromText:member
+    package: word!
+    fullName: verticalDistanceFromText
+    summary: >-
+      For EACH ITEM in the collection: Specifies the vertical distance (in
+      points) between the frame and the surrounding text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalDistanceFromText?: boolean;'
+      return:
+        type: boolean
+  - name: verticalPosition
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#verticalPosition:member
+    package: word!
+    fullName: verticalPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the vertical distance between
+      the edge of the frame and the item specified by the
+      `relativeVerticalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      For EACH ITEM in the collection: Specifies the width (in points) of the
+      frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
+  - name: widthRule
+    uid: word!Word.Interfaces.FrameCollectionLoadOptions#widthRule:member
+    package: word!
+    fullName: widthRule
+    summary: >-
+      For EACH ITEM in the collection: Specifies the rule used to determine the
+      width of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRule?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..58fa19a977
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.framedata.yml
@@ -0,0 +1,269 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: borders
+    uid: word!Word.Interfaces.FrameData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
+  - name: height
+    uid: word!Word.Interfaces.FrameData#height:member
+    package: word!
+    fullName: height
+    summary: Specifies the height (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: heightRule
+    uid: word!Word.Interfaces.FrameData#heightRule:member
+    package: word!
+    fullName: heightRule
+    summary: >-
+      Specifies a `FrameSizeRule` value that represents the rule for determining
+      the height of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
+      return:
+        type: >-
+           | "Auto" | "AtLeast" |
+          "Exact"
+  - name: horizontalDistanceFromText
+    uid: word!Word.Interfaces.FrameData#horizontalDistanceFromText:member
+    package: word!
+    fullName: horizontalDistanceFromText
+    summary: >-
+      Specifies the horizontal distance between the frame and the surrounding
+      text, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalDistanceFromText?: number;'
+      return:
+        type: number
+  - name: horizontalPosition
+    uid: word!Word.Interfaces.FrameData#horizontalPosition:member
+    package: word!
+    fullName: horizontalPosition
+    summary: >-
+      Specifies the horizontal distance between the edge of the frame and the
+      item specified by the `relativeHorizontalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalPosition?: number;'
+      return:
+        type: number
+  - name: lockAnchor
+    uid: word!Word.Interfaces.FrameData#lockAnchor:member
+    package: word!
+    fullName: lockAnchor
+    summary: Specifies if the frame is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAnchor?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.FrameData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Interfaces.FrameData#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: Specifies the relative horizontal position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalPosition?: Word.RelativeHorizontalPosition | "Margin"
+        | "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalPosition
+    uid: word!Word.Interfaces.FrameData#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: Specifies the relative vertical position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalPosition?: Word.RelativeVerticalPosition | "Margin" |
+        "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: shading
+    uid: word!Word.Interfaces.FrameData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalData;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Interfaces.FrameData#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Specifies if document text wraps around the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: boolean;'
+      return:
+        type: boolean
+  - name: verticalDistanceFromText
+    uid: word!Word.Interfaces.FrameData#verticalDistanceFromText:member
+    package: word!
+    fullName: verticalDistanceFromText
+    summary: >-
+      Specifies the vertical distance (in points) between the frame and the
+      surrounding text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalDistanceFromText?: number;'
+      return:
+        type: number
+  - name: verticalPosition
+    uid: word!Word.Interfaces.FrameData#verticalPosition:member
+    package: word!
+    fullName: verticalPosition
+    summary: >-
+      Specifies the vertical distance between the edge of the frame and the item
+      specified by the `relativeVerticalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalPosition?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Interfaces.FrameData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
+  - name: widthRule
+    uid: word!Word.Interfaces.FrameData#widthRule:member
+    package: word!
+    fullName: widthRule
+    summary: Specifies the rule used to determine the width of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
+      return:
+        type: >-
+           | "Auto" | "AtLeast" |
+          "Exact"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.frameloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.frameloadoptions.yml
new file mode 100644
index 0000000000..e01497f685
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.frameloadoptions.yml
@@ -0,0 +1,258 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameLoadOptions
+uid: word!Word.Interfaces.FrameLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.FrameLoadOptions
+summary: >-
+  Represents a frame. The `Frame` object is a member of the
+  [Word.FrameCollection](xref:word!Word.FrameCollection:class) object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.FrameLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.FrameLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: Specifies the height (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: heightRule
+    uid: word!Word.Interfaces.FrameLoadOptions#heightRule:member
+    package: word!
+    fullName: heightRule
+    summary: >-
+      Specifies a `FrameSizeRule` value that represents the rule for determining
+      the height of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRule?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalDistanceFromText
+    uid: word!Word.Interfaces.FrameLoadOptions#horizontalDistanceFromText:member
+    package: word!
+    fullName: horizontalDistanceFromText
+    summary: >-
+      Specifies the horizontal distance between the frame and the surrounding
+      text, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalDistanceFromText?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalPosition
+    uid: word!Word.Interfaces.FrameLoadOptions#horizontalPosition:member
+    package: word!
+    fullName: horizontalPosition
+    summary: >-
+      Specifies the horizontal distance between the edge of the frame and the
+      item specified by the `relativeHorizontalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: lockAnchor
+    uid: word!Word.Interfaces.FrameLoadOptions#lockAnchor:member
+    package: word!
+    fullName: lockAnchor
+    summary: Specifies if the frame is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAnchor?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.FrameLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Interfaces.FrameLoadOptions#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: Specifies the relative horizontal position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeHorizontalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: relativeVerticalPosition
+    uid: word!Word.Interfaces.FrameLoadOptions#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: Specifies the relative vertical position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeVerticalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.FrameLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: textWrap
+    uid: word!Word.Interfaces.FrameLoadOptions#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Specifies if document text wraps around the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: boolean;'
+      return:
+        type: boolean
+  - name: verticalDistanceFromText
+    uid: word!Word.Interfaces.FrameLoadOptions#verticalDistanceFromText:member
+    package: word!
+    fullName: verticalDistanceFromText
+    summary: >-
+      Specifies the vertical distance (in points) between the frame and the
+      surrounding text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalDistanceFromText?: boolean;'
+      return:
+        type: boolean
+  - name: verticalPosition
+    uid: word!Word.Interfaces.FrameLoadOptions#verticalPosition:member
+    package: word!
+    fullName: verticalPosition
+    summary: >-
+      Specifies the vertical distance between the edge of the frame and the item
+      specified by the `relativeVerticalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.FrameLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
+  - name: widthRule
+    uid: word!Word.Interfaces.FrameLoadOptions#widthRule:member
+    package: word!
+    fullName: widthRule
+    summary: Specifies the rule used to determine the width of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRule?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..2c6a2c7d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,256 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: height
+    uid: word!Word.Interfaces.FrameUpdateData#height:member
+    package: word!
+    fullName: height
+    summary: Specifies the height (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: heightRule
+    uid: word!Word.Interfaces.FrameUpdateData#heightRule:member
+    package: word!
+    fullName: heightRule
+    summary: >-
+      Specifies a `FrameSizeRule` value that represents the rule for determining
+      the height of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
+      return:
+        type: >-
+           | "Auto" | "AtLeast" |
+          "Exact"
+  - name: horizontalDistanceFromText
+    uid: word!Word.Interfaces.FrameUpdateData#horizontalDistanceFromText:member
+    package: word!
+    fullName: horizontalDistanceFromText
+    summary: >-
+      Specifies the horizontal distance between the frame and the surrounding
+      text, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalDistanceFromText?: number;'
+      return:
+        type: number
+  - name: horizontalPosition
+    uid: word!Word.Interfaces.FrameUpdateData#horizontalPosition:member
+    package: word!
+    fullName: horizontalPosition
+    summary: >-
+      Specifies the horizontal distance between the edge of the frame and the
+      item specified by the `relativeHorizontalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalPosition?: number;'
+      return:
+        type: number
+  - name: lockAnchor
+    uid: word!Word.Interfaces.FrameUpdateData#lockAnchor:member
+    package: word!
+    fullName: lockAnchor
+    summary: Specifies if the frame is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAnchor?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.FrameUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Interfaces.FrameUpdateData#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: Specifies the relative horizontal position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalPosition?: Word.RelativeHorizontalPosition | "Margin"
+        | "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalPosition
+    uid: word!Word.Interfaces.FrameUpdateData#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: Specifies the relative vertical position of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalPosition?: Word.RelativeVerticalPosition | "Margin" |
+        "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: shading
+    uid: word!Word.Interfaces.FrameUpdateData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
+      return:
+        type: >-
+          
+  - name: textWrap
+    uid: word!Word.Interfaces.FrameUpdateData#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Specifies if document text wraps around the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: boolean;'
+      return:
+        type: boolean
+  - name: verticalDistanceFromText
+    uid: word!Word.Interfaces.FrameUpdateData#verticalDistanceFromText:member
+    package: word!
+    fullName: verticalDistanceFromText
+    summary: >-
+      Specifies the vertical distance (in points) between the frame and the
+      surrounding text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalDistanceFromText?: number;'
+      return:
+        type: number
+  - name: verticalPosition
+    uid: word!Word.Interfaces.FrameUpdateData#verticalPosition:member
+    package: word!
+    fullName: verticalPosition
+    summary: >-
+      Specifies the vertical distance between the edge of the frame and the item
+      specified by the `relativeVerticalPosition` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalPosition?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Interfaces.FrameUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width (in points) of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
+  - name: widthRule
+    uid: word!Word.Interfaces.FrameUpdateData#widthRule:member
+    package: word!
+    fullName: widthRule
+    summary: Specifies the rule used to determine the width of the frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRule?: Word.FrameSizeRule | "Auto" | "AtLeast" | "Exact";'
+      return:
+        type: >-
+           | "Auto" | "AtLeast" |
+          "Exact"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..727f00d895
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: color
+    uid: word!Word.Interfaces.GlowFormatData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Returns a `ColorFormat` object that represents the color for a glow
+      effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: radius
+    uid: word!Word.Interfaces.GlowFormatData#radius:member
+    package: word!
+    fullName: radius
+    summary: Specifies the length of the radius for a glow effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'radius?: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.Interfaces.GlowFormatData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the glow effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatloadoptions.yml
new file mode 100644
index 0000000000..66e7989414
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatloadoptions.yml
@@ -0,0 +1,79 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatLoadOptions
+uid: word!Word.Interfaces.GlowFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatLoadOptions
+summary: Represents the glow formatting for the font used by the range of text.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.GlowFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.GlowFormatLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Returns a `ColorFormat` object that represents the color for a glow
+      effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: radius
+    uid: word!Word.Interfaces.GlowFormatLoadOptions#radius:member
+    package: word!
+    fullName: radius
+    summary: Specifies the length of the radius for a glow effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'radius?: boolean;'
+      return:
+        type: boolean
+  - name: transparency
+    uid: word!Word.Interfaces.GlowFormatLoadOptions#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the glow effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..7f45e6a513
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: color
+    uid: word!Word.Interfaces.GlowFormatUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Returns a `ColorFormat` object that represents the color for a glow
+      effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: radius
+    uid: word!Word.Interfaces.GlowFormatUpdateData#radius:member
+    package: word!
+    fullName: radius
+    summary: Specifies the length of the radius for a glow effect.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'radius?: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.Interfaces.GlowFormatUpdateData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the glow effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..e2863a1f8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,238 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.GroupContentControlData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.GroupContentControlData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.Interfaces.GroupContentControlData#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.Interfaces.GroupContentControlData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.GroupContentControlData#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        level?: Word.ContentControlLevel | "Inline" | "Paragraph" | "Row" |
+        "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.Interfaces.GroupContentControlData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.GroupContentControlData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.Interfaces.GroupContentControlData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.GroupContentControlData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: word!Word.Interfaces.GroupContentControlData#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.GroupContentControlData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.GroupContentControlData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.GroupContentControlData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontrolloadoptions.yml
new file mode 100644
index 0000000000..be8ea65549
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontrolloadoptions.yml
@@ -0,0 +1,248 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlLoadOptions
+uid: word!Word.Interfaces.GroupContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlLoadOptions
+summary: Represents the `GroupContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isTemporary
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Gets the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.GroupContentControlLoadOptions#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.GroupContentControlLoadOptions#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
+  - name: xmlMapping
+    uid: word!Word.Interfaces.GroupContentControlLoadOptions#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..de497e8f29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,185 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.GroupContentControlUpdateData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: tag
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.GroupContentControlUpdateData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Gets an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectionloadoptions.yml
new file mode 100644
index 0000000000..fd95c6dc9c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectionloadoptions.yml
@@ -0,0 +1,201 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionLoadOptions
+uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.Hyperlink](xref:word!Word.Hyperlink:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: address
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#address:member
+    package: word!
+    fullName: address
+    summary: >-
+      For EACH ITEM in the collection: Specifies the address (for example, a
+      file name or URL) of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'address?: boolean;'
+      return:
+        type: boolean
+  - name: emailSubject
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#emailSubject:member
+    package: word!
+    fullName: emailSubject
+    summary: >-
+      For EACH ITEM in the collection: Specifies the text string for the
+      hyperlink's subject line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emailSubject?: boolean;'
+      return:
+        type: boolean
+  - name: isExtraInfoRequired
+    uid: >-
+      word!Word.Interfaces.HyperlinkCollectionLoadOptions#isExtraInfoRequired:member
+    package: word!
+    fullName: isExtraInfoRequired
+    summary: >-
+      For EACH ITEM in the collection: Returns `true` if extra information is
+      required to resolve the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isExtraInfoRequired?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      For EACH ITEM in the collection: Returns the name of the `Hyperlink`
+      object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      For EACH ITEM in the collection: Returns a `Range` object that represents
+      the portion of the document that's contained within the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: screenTip
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#screenTip:member
+    package: word!
+    fullName: screenTip
+    summary: >-
+      For EACH ITEM in the collection: Specifies the text that appears as a
+      ScreenTip when the mouse pointer is positioned over the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'screenTip?: boolean;'
+      return:
+        type: boolean
+  - name: subAddress
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: >-
+      For EACH ITEM in the collection: Specifies a named location in the
+      destination of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subAddress?: boolean;'
+      return:
+        type: boolean
+  - name: target
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#target:member
+    package: word!
+    fullName: target
+    summary: >-
+      For EACH ITEM in the collection: Specifies the name of the frame or window
+      in which to load the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'target?: boolean;'
+      return:
+        type: boolean
+  - name: textToDisplay
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#textToDisplay:member
+    package: word!
+    fullName: textToDisplay
+    summary: >-
+      For EACH ITEM in the collection: Specifies the hyperlink's visible text in
+      the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textToDisplay?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.HyperlinkCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'For EACH ITEM in the collection: Returns the hyperlink type.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..831f143902
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,170 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: address
+    uid: word!Word.Interfaces.HyperlinkData#address:member
+    package: word!
+    fullName: address
+    summary: Specifies the address (for example, a file name or URL) of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'address?: string;'
+      return:
+        type: string
+  - name: emailSubject
+    uid: word!Word.Interfaces.HyperlinkData#emailSubject:member
+    package: word!
+    fullName: emailSubject
+    summary: Specifies the text string for the hyperlink's subject line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emailSubject?: string;'
+      return:
+        type: string
+  - name: isExtraInfoRequired
+    uid: word!Word.Interfaces.HyperlinkData#isExtraInfoRequired:member
+    package: word!
+    fullName: isExtraInfoRequired
+    summary: Returns `true` if extra information is required to resolve the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isExtraInfoRequired?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.HyperlinkData#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the `Hyperlink` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: range
+    uid: word!Word.Interfaces.HyperlinkData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: screenTip
+    uid: word!Word.Interfaces.HyperlinkData#screenTip:member
+    package: word!
+    fullName: screenTip
+    summary: >-
+      Specifies the text that appears as a ScreenTip when the mouse pointer is
+      positioned over the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'screenTip?: string;'
+      return:
+        type: string
+  - name: subAddress
+    uid: word!Word.Interfaces.HyperlinkData#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: Specifies a named location in the destination of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subAddress?: string;'
+      return:
+        type: string
+  - name: target
+    uid: word!Word.Interfaces.HyperlinkData#target:member
+    package: word!
+    fullName: target
+    summary: Specifies the name of the frame or window in which to load the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'target?: string;'
+      return:
+        type: string
+  - name: textToDisplay
+    uid: word!Word.Interfaces.HyperlinkData#textToDisplay:member
+    package: word!
+    fullName: textToDisplay
+    summary: Specifies the hyperlink's visible text in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textToDisplay?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.HyperlinkData#type:member
+    package: word!
+    fullName: type
+    summary: Returns the hyperlink type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.HyperlinkType | "Range" | "Shape" | "InlineShape";'
+      return:
+        type: >-
+           | "Range" | "Shape" |
+          "InlineShape"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkloadoptions.yml
new file mode 100644
index 0000000000..5e6790ae23
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkloadoptions.yml
@@ -0,0 +1,184 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkLoadOptions
+uid: word!Word.Interfaces.HyperlinkLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkLoadOptions
+summary: Represents a hyperlink in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: address
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#address:member
+    package: word!
+    fullName: address
+    summary: Specifies the address (for example, a file name or URL) of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'address?: boolean;'
+      return:
+        type: boolean
+  - name: emailSubject
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#emailSubject:member
+    package: word!
+    fullName: emailSubject
+    summary: Specifies the text string for the hyperlink's subject line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emailSubject?: boolean;'
+      return:
+        type: boolean
+  - name: isExtraInfoRequired
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#isExtraInfoRequired:member
+    package: word!
+    fullName: isExtraInfoRequired
+    summary: Returns `true` if extra information is required to resolve the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isExtraInfoRequired?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: Returns the name of the `Hyperlink` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: screenTip
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#screenTip:member
+    package: word!
+    fullName: screenTip
+    summary: >-
+      Specifies the text that appears as a ScreenTip when the mouse pointer is
+      positioned over the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'screenTip?: boolean;'
+      return:
+        type: boolean
+  - name: subAddress
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: Specifies a named location in the destination of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subAddress?: boolean;'
+      return:
+        type: boolean
+  - name: target
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#target:member
+    package: word!
+    fullName: target
+    summary: Specifies the name of the frame or window in which to load the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'target?: boolean;'
+      return:
+        type: boolean
+  - name: textToDisplay
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#textToDisplay:member
+    package: word!
+    fullName: textToDisplay
+    summary: Specifies the hyperlink's visible text in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textToDisplay?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.HyperlinkLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Returns the hyperlink type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..4808f1693e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,123 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: address
+    uid: word!Word.Interfaces.HyperlinkUpdateData#address:member
+    package: word!
+    fullName: address
+    summary: Specifies the address (for example, a file name or URL) of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'address?: string;'
+      return:
+        type: string
+  - name: emailSubject
+    uid: word!Word.Interfaces.HyperlinkUpdateData#emailSubject:member
+    package: word!
+    fullName: emailSubject
+    summary: Specifies the text string for the hyperlink's subject line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'emailSubject?: string;'
+      return:
+        type: string
+  - name: range
+    uid: word!Word.Interfaces.HyperlinkUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the portion of the document
+      that's contained within the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: screenTip
+    uid: word!Word.Interfaces.HyperlinkUpdateData#screenTip:member
+    package: word!
+    fullName: screenTip
+    summary: >-
+      Specifies the text that appears as a ScreenTip when the mouse pointer is
+      positioned over the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'screenTip?: string;'
+      return:
+        type: string
+  - name: subAddress
+    uid: word!Word.Interfaces.HyperlinkUpdateData#subAddress:member
+    package: word!
+    fullName: subAddress
+    summary: Specifies a named location in the destination of the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'subAddress?: string;'
+      return:
+        type: string
+  - name: target
+    uid: word!Word.Interfaces.HyperlinkUpdateData#target:member
+    package: word!
+    fullName: target
+    summary: Specifies the name of the frame or window in which to load the hyperlink.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'target?: string;'
+      return:
+        type: string
+  - name: textToDisplay
+    uid: word!Word.Interfaces.HyperlinkUpdateData#textToDisplay:member
+    package: word!
+    fullName: textToDisplay
+    summary: Specifies the hyperlink's visible text in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textToDisplay?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectiondata.yml
new file mode 100644
index 0000000000..c6c3286968
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.InlinePictureCollectionData
+uid: word!Word.Interfaces.InlinePictureCollectionData:interface
+package: word!
+fullName: Word.Interfaces.InlinePictureCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `inlinePictureCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.InlinePictureCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.InlinePictureData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectionloadoptions.yml
new file mode 100644
index 0000000000..e5db54f7ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectionloadoptions.yml
@@ -0,0 +1,296 @@
+### YamlMime:TSType
+name: Word.Interfaces.InlinePictureCollectionLoadOptions
+uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.InlinePictureCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.InlinePicture](xref:word!Word.InlinePicture:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      For EACH ITEM in the collection: Specifies a string that represents the
+      alternative text associated with the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: boolean;'
+      return:
+        type: boolean
+  - name: altTextTitle
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#altTextTitle:member
+    package: word!
+    fullName: altTextTitle
+    summary: >-
+      For EACH ITEM in the collection: Specifies a string that contains the
+      title for the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextTitle?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: >-
+      For EACH ITEM in the collection: Specifies a number that describes the
+      height of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      For EACH ITEM in the collection: Specifies a hyperlink on the image. Use a
+      '\#' to separate the address part from the optional location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: boolean;'
+      return:
+        type: boolean
+  - name: imageFormat
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#imageFormat:member
+    package: word!
+    fullName: imageFormat
+    summary: 'For EACH ITEM in the collection: Gets the format of the inline image.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'imageFormat?: boolean;'
+      return:
+        type: boolean
+  - name: lockAspectRatio
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: >-
+      For EACH ITEM in the collection: Specifies a value that indicates whether
+      the inline image retains its original proportions when you resize it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: paragraph
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#paragraph:member
+    package: word!
+    fullName: paragraph
+    summary: >-
+      For EACH ITEM in the collection: Gets the parent paragraph that contains
+      the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraph?: Word.Interfaces.ParagraphLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the inline image. Throws an `ItemNotFound` error if there isn't a parent
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the inline image. If there isn't a parent content control, then this
+      method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the inline
+      image. Throws an `ItemNotFound` error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      inline image. Throws an `ItemNotFound` error if it isn't contained in a
+      table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      inline image. If it isn't contained in a table cell, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.InlinePictureCollectionLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the inline
+      image. If it isn't contained in a table, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: width
+    uid: word!Word.Interfaces.InlinePictureCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      For EACH ITEM in the collection: Specifies a number that describes the
+      width of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectionupdatedata.yml
new file mode 100644
index 0000000000..94b3a6f607
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.InlinePictureCollectionUpdateData
+uid: word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.InlinePictureCollectionUpdateData
+summary: >-
+  An interface for updating data on the `InlinePictureCollection` object, for
+  use in `inlinePictureCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.InlinePictureCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.InlinePictureData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturedata.yml
new file mode 100644
index 0000000000..0da37dbc9d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepicturedata.yml
@@ -0,0 +1,131 @@
+### YamlMime:TSType
+name: Word.Interfaces.InlinePictureData
+uid: word!Word.Interfaces.InlinePictureData:interface
+package: word!
+fullName: Word.Interfaces.InlinePictureData
+summary: >-
+  An interface describing the data returned by calling
+  `inlinePicture.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: altTextDescription
+    uid: word!Word.Interfaces.InlinePictureData#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: string;'
+      return:
+        type: string
+  - name: altTextTitle
+    uid: word!Word.Interfaces.InlinePictureData#altTextTitle:member
+    package: word!
+    fullName: altTextTitle
+    summary: Specifies a string that contains the title for the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextTitle?: string;'
+      return:
+        type: string
+  - name: height
+    uid: word!Word.Interfaces.InlinePictureData#height:member
+    package: word!
+    fullName: height
+    summary: Specifies a number that describes the height of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: hyperlink
+    uid: word!Word.Interfaces.InlinePictureData#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Specifies a hyperlink on the image. Use a '\#' to separate the address
+      part from the optional location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: string;'
+      return:
+        type: string
+  - name: imageFormat
+    uid: word!Word.Interfaces.InlinePictureData#imageFormat:member
+    package: word!
+    fullName: imageFormat
+    summary: Gets the format of the inline image.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        imageFormat?: Word.ImageFormat | "Unsupported" | "Undefined" | "Bmp" |
+        "Jpeg" | "Gif" | "Tiff" | "Png" | "Icon" | "Exif" | "Wmf" | "Emf" |
+        "Pict" | "Pdf" | "Svg";
+      return:
+        type: >-
+           | "Unsupported" |
+          "Undefined" | "Bmp" | "Jpeg" | "Gif" | "Tiff" | "Png" | "Icon" |
+          "Exif" | "Wmf" | "Emf" | "Pict" | "Pdf" | "Svg"
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.InlinePictureData#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: >-
+      Specifies a value that indicates whether the inline image retains its
+      original proportions when you resize it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.InlinePictureData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies a number that describes the width of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepictureloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepictureloadoptions.yml
new file mode 100644
index 0000000000..37fae10ed8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepictureloadoptions.yml
@@ -0,0 +1,279 @@
+### YamlMime:TSType
+name: Word.Interfaces.InlinePictureLoadOptions
+uid: word!Word.Interfaces.InlinePictureLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.InlinePictureLoadOptions
+summary: Represents an inline picture.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: boolean;'
+      return:
+        type: boolean
+  - name: altTextTitle
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#altTextTitle:member
+    package: word!
+    fullName: altTextTitle
+    summary: Specifies a string that contains the title for the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextTitle?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: Specifies a number that describes the height of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Specifies a hyperlink on the image. Use a '\#' to separate the address
+      part from the optional location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: boolean;'
+      return:
+        type: boolean
+  - name: imageFormat
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#imageFormat:member
+    package: word!
+    fullName: imageFormat
+    summary: Gets the format of the inline image.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'imageFormat?: boolean;'
+      return:
+        type: boolean
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: >-
+      Specifies a value that indicates whether the inline image retains its
+      original proportions when you resize it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: paragraph
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#paragraph:member
+    package: word!
+    fullName: paragraph
+    summary: Gets the parent paragraph that contains the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraph?: Word.Interfaces.ParagraphLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the inline image. Throws an
+      `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.InlinePictureLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the inline image. If there isn't a
+      parent content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the inline image. Throws an `ItemNotFound`
+      error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the inline image. Throws an
+      `ItemNotFound` error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.InlinePictureLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the inline image. If it isn't contained
+      in a table cell, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.InlinePictureLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the inline image. If it isn't contained in a
+      table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: width
+    uid: word!Word.Interfaces.InlinePictureLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Specifies a number that describes the width of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepictureupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepictureupdatedata.yml
new file mode 100644
index 0000000000..79fdca54bb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.inlinepictureupdatedata.yml
@@ -0,0 +1,110 @@
+### YamlMime:TSType
+name: Word.Interfaces.InlinePictureUpdateData
+uid: word!Word.Interfaces.InlinePictureUpdateData:interface
+package: word!
+fullName: Word.Interfaces.InlinePictureUpdateData
+summary: >-
+  An interface for updating data on the `InlinePicture` object, for use in
+  `inlinePicture.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: altTextDescription
+    uid: word!Word.Interfaces.InlinePictureUpdateData#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: string;'
+      return:
+        type: string
+  - name: altTextTitle
+    uid: word!Word.Interfaces.InlinePictureUpdateData#altTextTitle:member
+    package: word!
+    fullName: altTextTitle
+    summary: Specifies a string that contains the title for the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextTitle?: string;'
+      return:
+        type: string
+  - name: height
+    uid: word!Word.Interfaces.InlinePictureUpdateData#height:member
+    package: word!
+    fullName: height
+    summary: Specifies a number that describes the height of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: hyperlink
+    uid: word!Word.Interfaces.InlinePictureUpdateData#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Specifies a hyperlink on the image. Use a '\#' to separate the address
+      part from the optional location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: string;'
+      return:
+        type: string
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.InlinePictureUpdateData#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: >-
+      Specifies a value that indicates whether the inline image retains its
+      original proportions when you resize it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.InlinePictureUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies a number that describes the width of the inline image.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..fc68e030e8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,311 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundColor
+    uid: word!Word.Interfaces.LineFormatData#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the background color for a
+      patterned line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: beginArrowheadLength
+    uid: word!Word.Interfaces.LineFormatData#beginArrowheadLength:member
+    package: word!
+    fullName: beginArrowheadLength
+    summary: Specifies the length of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadLength?: Word.ArrowheadLength | "Mixed" | "Short" |
+        "Medium" | "Long";
+      return:
+        type: >-
+           | "Mixed" | "Short" |
+          "Medium" | "Long"
+  - name: beginArrowheadStyle
+    uid: word!Word.Interfaces.LineFormatData#beginArrowheadStyle:member
+    package: word!
+    fullName: beginArrowheadStyle
+    summary: Specifies the style of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadStyle?: Word.ArrowheadStyle | "Mixed" | "None" |
+        "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval"
+  - name: beginArrowheadWidth
+    uid: word!Word.Interfaces.LineFormatData#beginArrowheadWidth:member
+    package: word!
+    fullName: beginArrowheadWidth
+    summary: Specifies the width of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadWidth?: Word.ArrowheadWidth | "Mixed" | "Narrow" |
+        "Medium" | "Wide";
+      return:
+        type: >-
+           | "Mixed" | "Narrow" |
+          "Medium" | "Wide"
+  - name: dashStyle
+    uid: word!Word.Interfaces.LineFormatData#dashStyle:member
+    package: word!
+    fullName: dashStyle
+    summary: Specifies the dash style for the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dashStyle?: Word.LineDashStyle | "Mixed" | "Solid" | "SquareDot" |
+        "RoundDot" | "Dash" | "DashDot" | "DashDotDot" | "LongDash" |
+        "LongDashDot" | "LongDashDotDot" | "SysDash" | "SysDot" | "SysDashDot";
+      return:
+        type: >-
+           | "Mixed" | "Solid" |
+          "SquareDot" | "RoundDot" | "Dash" | "DashDot" | "DashDotDot" |
+          "LongDash" | "LongDashDot" | "LongDashDotDot" | "SysDash" | "SysDot" |
+          "SysDashDot"
+  - name: endArrowheadLength
+    uid: word!Word.Interfaces.LineFormatData#endArrowheadLength:member
+    package: word!
+    fullName: endArrowheadLength
+    summary: Specifies the length of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadLength?: Word.ArrowheadLength | "Mixed" | "Short" | "Medium"
+        | "Long";
+      return:
+        type: >-
+           | "Mixed" | "Short" |
+          "Medium" | "Long"
+  - name: endArrowheadStyle
+    uid: word!Word.Interfaces.LineFormatData#endArrowheadStyle:member
+    package: word!
+    fullName: endArrowheadStyle
+    summary: Specifies the style of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadStyle?: Word.ArrowheadStyle | "Mixed" | "None" | "Triangle"
+        | "Open" | "Stealth" | "Diamond" | "Oval";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval"
+  - name: endArrowheadWidth
+    uid: word!Word.Interfaces.LineFormatData#endArrowheadWidth:member
+    package: word!
+    fullName: endArrowheadWidth
+    summary: Specifies the width of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadWidth?: Word.ArrowheadWidth | "Mixed" | "Narrow" | "Medium"
+        | "Wide";
+      return:
+        type: >-
+           | "Mixed" | "Narrow" |
+          "Medium" | "Wide"
+  - name: foregroundColor
+    uid: word!Word.Interfaces.LineFormatData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the foreground color for the
+      line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: insetPen
+    uid: word!Word.Interfaces.LineFormatData#insetPen:member
+    package: word!
+    fullName: insetPen
+    summary: Specifies if to draw lines inside a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insetPen?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.LineFormatData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.Interfaces.LineFormatData#pattern:member
+    package: word!
+    fullName: pattern
+    summary: Specifies the pattern applied to the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        pattern?: Word.PatternType | "Mixed" | "Percent5" | "Percent10" |
+        "Percent20" | "Percent25" | "Percent30" | "Percent40" | "Percent50" |
+        "Percent60" | "Percent70" | "Percent75" | "Percent80" | "Percent90" |
+        "DarkHorizontal" | "DarkVertical" | "DarkDownwardDiagonal" |
+        "DarkUpwardDiagonal" | "SmallCheckerBoard" | "Trellis" |
+        "LightHorizontal" | "LightVertical" | "LightDownwardDiagonal" |
+        "LightUpwardDiagonal" | "SmallGrid" | "DottedDiamond" |
+        "WideDownwardDiagonal" | "WideUpwardDiagonal" | "DashedUpwardDiagonal" |
+        "DashedDownwardDiagonal" | "NarrowVertical" | "NarrowHorizontal" |
+        "DashedVertical" | "DashedHorizontal" | "LargeConfetti" | "LargeGrid" |
+        "HorizontalBrick" | "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" |
+        "SolidDiamond" | "DiagonalBrick" | "OutlinedDiamond" | "Plaid" |
+        "Sphere" | "Weave" | "DottedGrid" | "Divot" | "Shingle" | "Wave" |
+        "Horizontal" | "Vertical" | "Cross" | "DownwardDiagonal" |
+        "UpwardDiagonal" | "DiagonalCross";
+      return:
+        type: >-
+           | "Mixed" | "Percent5" |
+          "Percent10" | "Percent20" | "Percent25" | "Percent30" | "Percent40" |
+          "Percent50" | "Percent60" | "Percent70" | "Percent75" | "Percent80" |
+          "Percent90" | "DarkHorizontal" | "DarkVertical" |
+          "DarkDownwardDiagonal" | "DarkUpwardDiagonal" | "SmallCheckerBoard" |
+          "Trellis" | "LightHorizontal" | "LightVertical" |
+          "LightDownwardDiagonal" | "LightUpwardDiagonal" | "SmallGrid" |
+          "DottedDiamond" | "WideDownwardDiagonal" | "WideUpwardDiagonal" |
+          "DashedUpwardDiagonal" | "DashedDownwardDiagonal" | "NarrowVertical" |
+          "NarrowHorizontal" | "DashedVertical" | "DashedHorizontal" |
+          "LargeConfetti" | "LargeGrid" | "HorizontalBrick" |
+          "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" | "SolidDiamond" |
+          "DiagonalBrick" | "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" |
+          "DottedGrid" | "Divot" | "Shingle" | "Wave" | "Horizontal" |
+          "Vertical" | "Cross" | "DownwardDiagonal" | "UpwardDiagonal" |
+          "DiagonalCross"
+  - name: style
+    uid: word!Word.Interfaces.LineFormatData#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the line format style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        style?: Word.LineFormatStyle | "Mixed" | "Single" | "ThinThin" |
+        "ThinThick" | "ThickThin" | "ThickBetweenThin";
+      return:
+        type: >-
+           | "Mixed" | "Single" |
+          "ThinThin" | "ThinThick" | "ThickThin" | "ThickBetweenThin"
+  - name: transparency
+    uid: word!Word.Interfaces.LineFormatData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the line as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: weight
+    uid: word!Word.Interfaces.LineFormatData#weight:member
+    package: word!
+    fullName: weight
+    summary: Specifies the thickness of the line in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'weight?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatloadoptions.yml
new file mode 100644
index 0000000000..abaa56d8ac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatloadoptions.yml
@@ -0,0 +1,264 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatLoadOptions
+uid: word!Word.Interfaces.LineFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.LineFormatLoadOptions
+summary: >-
+  Represents line and arrowhead formatting. For a line, the `LineFormat` object
+  contains formatting information for the line itself; for a shape with a
+  border, this object contains formatting information for the shape's border.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.LineFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: backgroundColor
+    uid: word!Word.Interfaces.LineFormatLoadOptions#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the background color for a
+      patterned line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: beginArrowheadLength
+    uid: word!Word.Interfaces.LineFormatLoadOptions#beginArrowheadLength:member
+    package: word!
+    fullName: beginArrowheadLength
+    summary: Specifies the length of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'beginArrowheadLength?: boolean;'
+      return:
+        type: boolean
+  - name: beginArrowheadStyle
+    uid: word!Word.Interfaces.LineFormatLoadOptions#beginArrowheadStyle:member
+    package: word!
+    fullName: beginArrowheadStyle
+    summary: Specifies the style of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'beginArrowheadStyle?: boolean;'
+      return:
+        type: boolean
+  - name: beginArrowheadWidth
+    uid: word!Word.Interfaces.LineFormatLoadOptions#beginArrowheadWidth:member
+    package: word!
+    fullName: beginArrowheadWidth
+    summary: Specifies the width of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'beginArrowheadWidth?: boolean;'
+      return:
+        type: boolean
+  - name: dashStyle
+    uid: word!Word.Interfaces.LineFormatLoadOptions#dashStyle:member
+    package: word!
+    fullName: dashStyle
+    summary: Specifies the dash style for the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'dashStyle?: boolean;'
+      return:
+        type: boolean
+  - name: endArrowheadLength
+    uid: word!Word.Interfaces.LineFormatLoadOptions#endArrowheadLength:member
+    package: word!
+    fullName: endArrowheadLength
+    summary: Specifies the length of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'endArrowheadLength?: boolean;'
+      return:
+        type: boolean
+  - name: endArrowheadStyle
+    uid: word!Word.Interfaces.LineFormatLoadOptions#endArrowheadStyle:member
+    package: word!
+    fullName: endArrowheadStyle
+    summary: Specifies the style of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'endArrowheadStyle?: boolean;'
+      return:
+        type: boolean
+  - name: endArrowheadWidth
+    uid: word!Word.Interfaces.LineFormatLoadOptions#endArrowheadWidth:member
+    package: word!
+    fullName: endArrowheadWidth
+    summary: Specifies the width of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'endArrowheadWidth?: boolean;'
+      return:
+        type: boolean
+  - name: foregroundColor
+    uid: word!Word.Interfaces.LineFormatLoadOptions#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the foreground color for the
+      line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: insetPen
+    uid: word!Word.Interfaces.LineFormatLoadOptions#insetPen:member
+    package: word!
+    fullName: insetPen
+    summary: Specifies if to draw lines inside a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insetPen?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.LineFormatLoadOptions#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.Interfaces.LineFormatLoadOptions#pattern:member
+    package: word!
+    fullName: pattern
+    summary: Specifies the pattern applied to the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pattern?: boolean;'
+      return:
+        type: boolean
+  - name: style
+    uid: word!Word.Interfaces.LineFormatLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the line format style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: transparency
+    uid: word!Word.Interfaces.LineFormatLoadOptions#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the line as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: boolean;'
+      return:
+        type: boolean
+  - name: weight
+    uid: word!Word.Interfaces.LineFormatLoadOptions#weight:member
+    package: word!
+    fullName: weight
+    summary: Specifies the thickness of the line in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'weight?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..9fa7b12d7f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,311 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundColor
+    uid: word!Word.Interfaces.LineFormatUpdateData#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the background color for a
+      patterned line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: beginArrowheadLength
+    uid: word!Word.Interfaces.LineFormatUpdateData#beginArrowheadLength:member
+    package: word!
+    fullName: beginArrowheadLength
+    summary: Specifies the length of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadLength?: Word.ArrowheadLength | "Mixed" | "Short" |
+        "Medium" | "Long";
+      return:
+        type: >-
+           | "Mixed" | "Short" |
+          "Medium" | "Long"
+  - name: beginArrowheadStyle
+    uid: word!Word.Interfaces.LineFormatUpdateData#beginArrowheadStyle:member
+    package: word!
+    fullName: beginArrowheadStyle
+    summary: Specifies the style of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadStyle?: Word.ArrowheadStyle | "Mixed" | "None" |
+        "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval"
+  - name: beginArrowheadWidth
+    uid: word!Word.Interfaces.LineFormatUpdateData#beginArrowheadWidth:member
+    package: word!
+    fullName: beginArrowheadWidth
+    summary: Specifies the width of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadWidth?: Word.ArrowheadWidth | "Mixed" | "Narrow" |
+        "Medium" | "Wide";
+      return:
+        type: >-
+           | "Mixed" | "Narrow" |
+          "Medium" | "Wide"
+  - name: dashStyle
+    uid: word!Word.Interfaces.LineFormatUpdateData#dashStyle:member
+    package: word!
+    fullName: dashStyle
+    summary: Specifies the dash style for the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dashStyle?: Word.LineDashStyle | "Mixed" | "Solid" | "SquareDot" |
+        "RoundDot" | "Dash" | "DashDot" | "DashDotDot" | "LongDash" |
+        "LongDashDot" | "LongDashDotDot" | "SysDash" | "SysDot" | "SysDashDot";
+      return:
+        type: >-
+           | "Mixed" | "Solid" |
+          "SquareDot" | "RoundDot" | "Dash" | "DashDot" | "DashDotDot" |
+          "LongDash" | "LongDashDot" | "LongDashDotDot" | "SysDash" | "SysDot" |
+          "SysDashDot"
+  - name: endArrowheadLength
+    uid: word!Word.Interfaces.LineFormatUpdateData#endArrowheadLength:member
+    package: word!
+    fullName: endArrowheadLength
+    summary: Specifies the length of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadLength?: Word.ArrowheadLength | "Mixed" | "Short" | "Medium"
+        | "Long";
+      return:
+        type: >-
+           | "Mixed" | "Short" |
+          "Medium" | "Long"
+  - name: endArrowheadStyle
+    uid: word!Word.Interfaces.LineFormatUpdateData#endArrowheadStyle:member
+    package: word!
+    fullName: endArrowheadStyle
+    summary: Specifies the style of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadStyle?: Word.ArrowheadStyle | "Mixed" | "None" | "Triangle"
+        | "Open" | "Stealth" | "Diamond" | "Oval";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval"
+  - name: endArrowheadWidth
+    uid: word!Word.Interfaces.LineFormatUpdateData#endArrowheadWidth:member
+    package: word!
+    fullName: endArrowheadWidth
+    summary: Specifies the width of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadWidth?: Word.ArrowheadWidth | "Mixed" | "Narrow" | "Medium"
+        | "Wide";
+      return:
+        type: >-
+           | "Mixed" | "Narrow" |
+          "Medium" | "Wide"
+  - name: foregroundColor
+    uid: word!Word.Interfaces.LineFormatUpdateData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the foreground color for the
+      line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: insetPen
+    uid: word!Word.Interfaces.LineFormatUpdateData#insetPen:member
+    package: word!
+    fullName: insetPen
+    summary: Specifies if to draw lines inside a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insetPen?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.LineFormatUpdateData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.Interfaces.LineFormatUpdateData#pattern:member
+    package: word!
+    fullName: pattern
+    summary: Specifies the pattern applied to the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        pattern?: Word.PatternType | "Mixed" | "Percent5" | "Percent10" |
+        "Percent20" | "Percent25" | "Percent30" | "Percent40" | "Percent50" |
+        "Percent60" | "Percent70" | "Percent75" | "Percent80" | "Percent90" |
+        "DarkHorizontal" | "DarkVertical" | "DarkDownwardDiagonal" |
+        "DarkUpwardDiagonal" | "SmallCheckerBoard" | "Trellis" |
+        "LightHorizontal" | "LightVertical" | "LightDownwardDiagonal" |
+        "LightUpwardDiagonal" | "SmallGrid" | "DottedDiamond" |
+        "WideDownwardDiagonal" | "WideUpwardDiagonal" | "DashedUpwardDiagonal" |
+        "DashedDownwardDiagonal" | "NarrowVertical" | "NarrowHorizontal" |
+        "DashedVertical" | "DashedHorizontal" | "LargeConfetti" | "LargeGrid" |
+        "HorizontalBrick" | "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" |
+        "SolidDiamond" | "DiagonalBrick" | "OutlinedDiamond" | "Plaid" |
+        "Sphere" | "Weave" | "DottedGrid" | "Divot" | "Shingle" | "Wave" |
+        "Horizontal" | "Vertical" | "Cross" | "DownwardDiagonal" |
+        "UpwardDiagonal" | "DiagonalCross";
+      return:
+        type: >-
+           | "Mixed" | "Percent5" |
+          "Percent10" | "Percent20" | "Percent25" | "Percent30" | "Percent40" |
+          "Percent50" | "Percent60" | "Percent70" | "Percent75" | "Percent80" |
+          "Percent90" | "DarkHorizontal" | "DarkVertical" |
+          "DarkDownwardDiagonal" | "DarkUpwardDiagonal" | "SmallCheckerBoard" |
+          "Trellis" | "LightHorizontal" | "LightVertical" |
+          "LightDownwardDiagonal" | "LightUpwardDiagonal" | "SmallGrid" |
+          "DottedDiamond" | "WideDownwardDiagonal" | "WideUpwardDiagonal" |
+          "DashedUpwardDiagonal" | "DashedDownwardDiagonal" | "NarrowVertical" |
+          "NarrowHorizontal" | "DashedVertical" | "DashedHorizontal" |
+          "LargeConfetti" | "LargeGrid" | "HorizontalBrick" |
+          "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" | "SolidDiamond" |
+          "DiagonalBrick" | "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" |
+          "DottedGrid" | "Divot" | "Shingle" | "Wave" | "Horizontal" |
+          "Vertical" | "Cross" | "DownwardDiagonal" | "UpwardDiagonal" |
+          "DiagonalCross"
+  - name: style
+    uid: word!Word.Interfaces.LineFormatUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the line format style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        style?: Word.LineFormatStyle | "Mixed" | "Single" | "ThinThin" |
+        "ThinThick" | "ThickThin" | "ThickBetweenThin";
+      return:
+        type: >-
+           | "Mixed" | "Single" |
+          "ThinThin" | "ThinThick" | "ThickThin" | "ThickBetweenThin"
+  - name: transparency
+    uid: word!Word.Interfaces.LineFormatUpdateData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the line as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: weight
+    uid: word!Word.Interfaces.LineFormatUpdateData#weight:member
+    package: word!
+    fullName: weight
+    summary: Specifies the thickness of the line in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'weight?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..ed362a0853
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,99 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: countBy
+    uid: word!Word.Interfaces.LineNumberingData#countBy:member
+    package: word!
+    fullName: countBy
+    summary: Specifies the numeric increment for line numbers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'countBy?: number;'
+      return:
+        type: number
+  - name: distanceFromText
+    uid: word!Word.Interfaces.LineNumberingData#distanceFromText:member
+    package: word!
+    fullName: distanceFromText
+    summary: >-
+      Specifies the distance (in points) between the right edge of line numbers
+      and the left edge of the document text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'distanceFromText?: number;'
+      return:
+        type: number
+  - name: isActive
+    uid: word!Word.Interfaces.LineNumberingData#isActive:member
+    package: word!
+    fullName: isActive
+    summary: >-
+      Specifies if line numbering is active for the specified document, section,
+      or sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isActive?: boolean;'
+      return:
+        type: boolean
+  - name: restartMode
+    uid: word!Word.Interfaces.LineNumberingData#restartMode:member
+    package: word!
+    fullName: restartMode
+    summary: >-
+      Specifies the way line numbering runs; that is, whether it starts over at
+      the beginning of a new page or section, or runs continuously.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        restartMode?: Word.NumberingRule | "RestartContinuous" |
+        "RestartSection" | "RestartPage";
+      return:
+        type: >-
+           | "RestartContinuous" |
+          "RestartSection" | "RestartPage"
+  - name: startingNumber
+    uid: word!Word.Interfaces.LineNumberingData#startingNumber:member
+    package: word!
+    fullName: startingNumber
+    summary: Specifies the starting line number.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startingNumber?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingloadoptions.yml
new file mode 100644
index 0000000000..170bff8843
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingloadoptions.yml
@@ -0,0 +1,113 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingLoadOptions
+uid: word!Word.Interfaces.LineNumberingLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingLoadOptions
+summary: >-
+  Represents line numbers in the left margin or to the left of each
+  newspaper-style column.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.LineNumberingLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: countBy
+    uid: word!Word.Interfaces.LineNumberingLoadOptions#countBy:member
+    package: word!
+    fullName: countBy
+    summary: Specifies the numeric increment for line numbers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'countBy?: boolean;'
+      return:
+        type: boolean
+  - name: distanceFromText
+    uid: word!Word.Interfaces.LineNumberingLoadOptions#distanceFromText:member
+    package: word!
+    fullName: distanceFromText
+    summary: >-
+      Specifies the distance (in points) between the right edge of line numbers
+      and the left edge of the document text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'distanceFromText?: boolean;'
+      return:
+        type: boolean
+  - name: isActive
+    uid: word!Word.Interfaces.LineNumberingLoadOptions#isActive:member
+    package: word!
+    fullName: isActive
+    summary: >-
+      Specifies if line numbering is active for the specified document, section,
+      or sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isActive?: boolean;'
+      return:
+        type: boolean
+  - name: restartMode
+    uid: word!Word.Interfaces.LineNumberingLoadOptions#restartMode:member
+    package: word!
+    fullName: restartMode
+    summary: >-
+      Specifies the way line numbering runs; that is, whether it starts over at
+      the beginning of a new page or section, or runs continuously.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'restartMode?: boolean;'
+      return:
+        type: boolean
+  - name: startingNumber
+    uid: word!Word.Interfaces.LineNumberingLoadOptions#startingNumber:member
+    package: word!
+    fullName: startingNumber
+    summary: Specifies the starting line number.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startingNumber?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..27737ee7e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,99 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: countBy
+    uid: word!Word.Interfaces.LineNumberingUpdateData#countBy:member
+    package: word!
+    fullName: countBy
+    summary: Specifies the numeric increment for line numbers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'countBy?: number;'
+      return:
+        type: number
+  - name: distanceFromText
+    uid: word!Word.Interfaces.LineNumberingUpdateData#distanceFromText:member
+    package: word!
+    fullName: distanceFromText
+    summary: >-
+      Specifies the distance (in points) between the right edge of line numbers
+      and the left edge of the document text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'distanceFromText?: number;'
+      return:
+        type: number
+  - name: isActive
+    uid: word!Word.Interfaces.LineNumberingUpdateData#isActive:member
+    package: word!
+    fullName: isActive
+    summary: >-
+      Specifies if line numbering is active for the specified document, section,
+      or sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isActive?: boolean;'
+      return:
+        type: boolean
+  - name: restartMode
+    uid: word!Word.Interfaces.LineNumberingUpdateData#restartMode:member
+    package: word!
+    fullName: restartMode
+    summary: >-
+      Specifies the way line numbering runs; that is, whether it starts over at
+      the beginning of a new page or section, or runs continuously.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        restartMode?: Word.NumberingRule | "RestartContinuous" |
+        "RestartSection" | "RestartPage";
+      return:
+        type: >-
+           | "RestartContinuous" |
+          "RestartSection" | "RestartPage"
+  - name: startingNumber
+    uid: word!Word.Interfaces.LineNumberingUpdateData#startingNumber:member
+    package: word!
+    fullName: startingNumber
+    summary: Specifies the starting line number.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startingNumber?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectiondata.yml
new file mode 100644
index 0000000000..d7f4207a7f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListCollectionData
+uid: word!Word.Interfaces.ListCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ListCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `listCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ListCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ListData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectionloadoptions.yml
new file mode 100644
index 0000000000..9757b07503
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectionloadoptions.yml
@@ -0,0 +1,80 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListCollectionLoadOptions
+uid: word!Word.Interfaces.ListCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListCollectionLoadOptions
+summary: Contains a collection of [Word.List](xref:word!Word.List:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.ListCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: 'For EACH ITEM in the collection: Gets the list''s id.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: levelExistences
+    uid: word!Word.Interfaces.ListCollectionLoadOptions#levelExistences:member
+    package: word!
+    fullName: levelExistences
+    summary: >-
+      For EACH ITEM in the collection: Checks whether each of the 9 levels
+      exists in the list. A true value indicates the level exists, which means
+      there is at least one list item at that level.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'levelExistences?: boolean;'
+      return:
+        type: boolean
+  - name: levelTypes
+    uid: word!Word.Interfaces.ListCollectionLoadOptions#levelTypes:member
+    package: word!
+    fullName: levelTypes
+    summary: >-
+      For EACH ITEM in the collection: Gets all 9 level types in the list. Each
+      type can be 'Bullet', 'Number', or 'Picture'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'levelTypes?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectionupdatedata.yml
new file mode 100644
index 0000000000..6eaef5593f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListCollectionUpdateData
+uid: word!Word.Interfaces.ListCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ListCollection` object, for use in
+  `listCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ListCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ListData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listdata.yml
new file mode 100644
index 0000000000..c04411f542
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listdata.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListData
+uid: word!Word.Interfaces.ListData:interface
+package: word!
+fullName: Word.Interfaces.ListData
+summary: An interface describing the data returned by calling `list.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: id
+    uid: word!Word.Interfaces.ListData#id:member
+    package: word!
+    fullName: id
+    summary: Gets the list's id.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: number;'
+      return:
+        type: number
+  - name: levelExistences
+    uid: word!Word.Interfaces.ListData#levelExistences:member
+    package: word!
+    fullName: levelExistences
+    summary: >-
+      Checks whether each of the 9 levels exists in the list. A true value
+      indicates the level exists, which means there is at least one list item at
+      that level.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'levelExistences?: boolean[];'
+      return:
+        type: boolean[]
+  - name: levelTypes
+    uid: word!Word.Interfaces.ListData#levelTypes:member
+    package: word!
+    fullName: levelTypes
+    summary: >-
+      Gets all 9 level types in the list. Each type can be 'Bullet', 'Number',
+      or 'Picture'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'levelTypes?: Word.ListLevelType[];'
+      return:
+        type: []
+  - name: paragraphs
+    uid: word!Word.Interfaces.ListData#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets paragraphs in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphs?: Word.Interfaces.ParagraphData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..fb8d069a1f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,148 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: isSingleList
+    uid: word!Word.Interfaces.ListFormatData#isSingleList:member
+    package: word!
+    fullName: isSingleList
+    summary: Indicates whether the `ListFormat` object contains a single list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isSingleList?: boolean;'
+      return:
+        type: boolean
+  - name: isSingleListTemplate
+    uid: word!Word.Interfaces.ListFormatData#isSingleListTemplate:member
+    package: word!
+    fullName: isSingleListTemplate
+    summary: Indicates whether the `ListFormat` object contains a single list template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isSingleListTemplate?: boolean;'
+      return:
+        type: boolean
+  - name: list
+    uid: word!Word.Interfaces.ListFormatData#list:member
+    package: word!
+    fullName: list
+    summary: >-
+      Returns a `List` object that represents the first formatted list contained
+      in the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'list?: Word.Interfaces.ListData;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.Interfaces.ListFormatData#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: >-
+      Specifies the list level number for the first paragraph for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber?: number;'
+      return:
+        type: number
+  - name: listString
+    uid: word!Word.Interfaces.ListFormatData#listString:member
+    package: word!
+    fullName: listString
+    summary: >-
+      Gets the string representation of the list value of the first paragraph in
+      the range for the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listString?: string;'
+      return:
+        type: string
+  - name: listTemplate
+    uid: word!Word.Interfaces.ListFormatData#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: Gets the list template associated with the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateData;'
+      return:
+        type: 
+  - name: listType
+    uid: word!Word.Interfaces.ListFormatData#listType:member
+    package: word!
+    fullName: listType
+    summary: Gets the type of the list for the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        listType?: Word.ListType | "ListNoNumbering" | "ListListNumOnly" |
+        "ListBullet" | "ListSimpleNumbering" | "ListOutlineNumbering" |
+        "ListMixedNumbering" | "ListPictureBullet";
+      return:
+        type: >-
+           | "ListNoNumbering" |
+          "ListListNumOnly" | "ListBullet" | "ListSimpleNumbering" |
+          "ListOutlineNumbering" | "ListMixedNumbering" | "ListPictureBullet"
+  - name: listValue
+    uid: word!Word.Interfaces.ListFormatData#listValue:member
+    package: word!
+    fullName: listValue
+    summary: >-
+      Gets the numeric value of the the first paragraph in the range for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listValue?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatloadoptions.yml
new file mode 100644
index 0000000000..a3ee7b0220
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatloadoptions.yml
@@ -0,0 +1,158 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatLoadOptions
+uid: word!Word.Interfaces.ListFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListFormatLoadOptions
+summary: Represents the list formatting characteristics of a range.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: isSingleList
+    uid: word!Word.Interfaces.ListFormatLoadOptions#isSingleList:member
+    package: word!
+    fullName: isSingleList
+    summary: Indicates whether the `ListFormat` object contains a single list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isSingleList?: boolean;'
+      return:
+        type: boolean
+  - name: isSingleListTemplate
+    uid: word!Word.Interfaces.ListFormatLoadOptions#isSingleListTemplate:member
+    package: word!
+    fullName: isSingleListTemplate
+    summary: Indicates whether the `ListFormat` object contains a single list template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isSingleListTemplate?: boolean;'
+      return:
+        type: boolean
+  - name: list
+    uid: word!Word.Interfaces.ListFormatLoadOptions#list:member
+    package: word!
+    fullName: list
+    summary: >-
+      Returns a `List` object that represents the first formatted list contained
+      in the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'list?: Word.Interfaces.ListLoadOptions;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.Interfaces.ListFormatLoadOptions#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: >-
+      Specifies the list level number for the first paragraph for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber?: boolean;'
+      return:
+        type: boolean
+  - name: listString
+    uid: word!Word.Interfaces.ListFormatLoadOptions#listString:member
+    package: word!
+    fullName: listString
+    summary: >-
+      Gets the string representation of the list value of the first paragraph in
+      the range for the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listString?: boolean;'
+      return:
+        type: boolean
+  - name: listTemplate
+    uid: word!Word.Interfaces.ListFormatLoadOptions#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: Gets the list template associated with the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateLoadOptions;'
+      return:
+        type: 
+  - name: listType
+    uid: word!Word.Interfaces.ListFormatLoadOptions#listType:member
+    package: word!
+    fullName: listType
+    summary: Gets the type of the list for the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listType?: boolean;'
+      return:
+        type: boolean
+  - name: listValue
+    uid: word!Word.Interfaces.ListFormatLoadOptions#listValue:member
+    package: word!
+    fullName: listValue
+    summary: >-
+      Gets the numeric value of the the first paragraph in the range for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listValue?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..f6668cd6db
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: listLevelNumber
+    uid: word!Word.Interfaces.ListFormatUpdateData#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: >-
+      Specifies the list level number for the first paragraph for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber?: number;'
+      return:
+        type: number
+  - name: listTemplate
+    uid: word!Word.Interfaces.ListFormatUpdateData#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: Gets the list template associated with the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemdata.yml
new file mode 100644
index 0000000000..bfc6a93b05
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemdata.yml
@@ -0,0 +1,59 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListItemData
+uid: word!Word.Interfaces.ListItemData:interface
+package: word!
+fullName: Word.Interfaces.ListItemData
+summary: >-
+  An interface describing the data returned by calling `listItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: level
+    uid: word!Word.Interfaces.ListItemData#level:member
+    package: word!
+    fullName: level
+    summary: Specifies the level of the item in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: number;'
+      return:
+        type: number
+  - name: listString
+    uid: word!Word.Interfaces.ListItemData#listString:member
+    package: word!
+    fullName: listString
+    summary: Gets the list item bullet, number, or picture as a string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listString?: string;'
+      return:
+        type: string
+  - name: siblingIndex
+    uid: word!Word.Interfaces.ListItemData#siblingIndex:member
+    package: word!
+    fullName: siblingIndex
+    summary: Gets the list item order number in relation to its siblings.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'siblingIndex?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemloadoptions.yml
new file mode 100644
index 0000000000..5f84331f80
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemloadoptions.yml
@@ -0,0 +1,75 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListItemLoadOptions
+uid: word!Word.Interfaces.ListItemLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListItemLoadOptions
+summary: Represents the paragraph list item format.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListItemLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.ListItemLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: Specifies the level of the item in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: listString
+    uid: word!Word.Interfaces.ListItemLoadOptions#listString:member
+    package: word!
+    fullName: listString
+    summary: Gets the list item bullet, number, or picture as a string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listString?: boolean;'
+      return:
+        type: boolean
+  - name: siblingIndex
+    uid: word!Word.Interfaces.ListItemLoadOptions#siblingIndex:member
+    package: word!
+    fullName: siblingIndex
+    summary: Gets the list item order number in relation to its siblings.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'siblingIndex?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemupdatedata.yml
new file mode 100644
index 0000000000..7bc14718f8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listitemupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListItemUpdateData
+uid: word!Word.Interfaces.ListItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListItemUpdateData
+summary: >-
+  An interface for updating data on the `ListItem` object, for use in
+  `listItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: level
+    uid: word!Word.Interfaces.ListItemUpdateData#level:member
+    package: word!
+    fullName: level
+    summary: Specifies the level of the item in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectiondata.yml
new file mode 100644
index 0000000000..c09011bc7d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLevelCollectionData
+uid: word!Word.Interfaces.ListLevelCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ListLevelCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `listLevelCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ListLevelCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ListLevelData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectionloadoptions.yml
new file mode 100644
index 0000000000..c1fc2e0993
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectionloadoptions.yml
@@ -0,0 +1,220 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLevelCollectionLoadOptions
+uid: word!Word.Interfaces.ListLevelCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListLevelCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.ListLevel](xref:word!Word.ListLevel:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the horizontal alignment of the
+      list level. The value can be 'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets a Font object that represents the
+      character formatting of the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: linkedStyle
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#linkedStyle:member
+    package: word!
+    fullName: linkedStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies the name of the style that's
+      linked to the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkedStyle?: boolean;'
+      return:
+        type: boolean
+  - name: numberFormat
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#numberFormat:member
+    package: word!
+    fullName: numberFormat
+    summary: >-
+      For EACH ITEM in the collection: Specifies the number format for the
+      specified list level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberFormat?: boolean;'
+      return:
+        type: boolean
+  - name: numberPosition
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#numberPosition:member
+    package: word!
+    fullName: numberPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the position (in points) of the
+      number or bullet for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberPosition?: boolean;'
+      return:
+        type: boolean
+  - name: numberStyle
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#numberStyle:member
+    package: word!
+    fullName: numberStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies the number style for the list
+      level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberStyle?: boolean;'
+      return:
+        type: boolean
+  - name: resetOnHigher
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#resetOnHigher:member
+    package: word!
+    fullName: resetOnHigher
+    summary: >-
+      For EACH ITEM in the collection: Specifies the list level that must appear
+      before the specified list level restarts numbering at 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetOnHigher?: boolean;'
+      return:
+        type: boolean
+  - name: startAt
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#startAt:member
+    package: word!
+    fullName: startAt
+    summary: >-
+      For EACH ITEM in the collection: Specifies the starting number for the
+      specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startAt?: boolean;'
+      return:
+        type: boolean
+  - name: tabPosition
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#tabPosition:member
+    package: word!
+    fullName: tabPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the tab position for the
+      specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tabPosition?: boolean;'
+      return:
+        type: boolean
+  - name: textPosition
+    uid: word!Word.Interfaces.ListLevelCollectionLoadOptions#textPosition:member
+    package: word!
+    fullName: textPosition
+    summary: >-
+      For EACH ITEM in the collection: Specifies the position (in points) for
+      the second line of wrapping text for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textPosition?: boolean;'
+      return:
+        type: boolean
+  - name: trailingCharacter
+    uid: >-
+      word!Word.Interfaces.ListLevelCollectionLoadOptions#trailingCharacter:member
+    package: word!
+    fullName: trailingCharacter
+    summary: >-
+      For EACH ITEM in the collection: Specifies the character inserted after
+      the number for the specified list level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'trailingCharacter?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectionupdatedata.yml
new file mode 100644
index 0000000000..772760acba
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLevelCollectionUpdateData
+uid: word!Word.Interfaces.ListLevelCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListLevelCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ListLevelCollection` object, for use in
+  `listLevelCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ListLevelCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ListLevelData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listleveldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listleveldata.yml
new file mode 100644
index 0000000000..7ef7999f0b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listleveldata.yml
@@ -0,0 +1,235 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLevelData
+uid: word!Word.Interfaces.ListLevelData:interface
+package: word!
+fullName: Word.Interfaces.ListLevelData
+summary: >-
+  An interface describing the data returned by calling `listLevel.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.ListLevelData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the horizontal alignment of the list level. The value can be
+      'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: font
+    uid: word!Word.Interfaces.ListLevelData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a Font object that represents the character formatting of the
+      specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: linkedStyle
+    uid: word!Word.Interfaces.ListLevelData#linkedStyle:member
+    package: word!
+    fullName: linkedStyle
+    summary: >-
+      Specifies the name of the style that's linked to the specified list level
+      object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkedStyle?: string;'
+      return:
+        type: string
+  - name: numberFormat
+    uid: word!Word.Interfaces.ListLevelData#numberFormat:member
+    package: word!
+    fullName: numberFormat
+    summary: Specifies the number format for the specified list level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberFormat?: string;'
+      return:
+        type: string
+  - name: numberPosition
+    uid: word!Word.Interfaces.ListLevelData#numberPosition:member
+    package: word!
+    fullName: numberPosition
+    summary: >-
+      Specifies the position (in points) of the number or bullet for the
+      specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberPosition?: number;'
+      return:
+        type: number
+  - name: numberStyle
+    uid: word!Word.Interfaces.ListLevelData#numberStyle:member
+    package: word!
+    fullName: numberStyle
+    summary: Specifies the number style for the list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        numberStyle?: Word.ListBuiltInNumberStyle | "None" | "Arabic" |
+        "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter" | "Ordinal"
+        | "CardinalText" | "OrdinalText" | "Kanji" | "KanjiDigit" |
+        "AiueoHalfWidth" | "IrohaHalfWidth" | "ArabicFullWidth" |
+        "KanjiTraditional" | "KanjiTraditional2" | "NumberInCircle" | "Aiueo" |
+        "Iroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GBNum1" |
+        "GBNum2" | "GBNum3" | "GBNum4" | "Zodiac1" | "Zodiac2" | "Zodiac3" |
+        "TradChinNum1" | "TradChinNum2" | "TradChinNum3" | "TradChinNum4" |
+        "SimpChinNum1" | "SimpChinNum2" | "SimpChinNum3" | "SimpChinNum4" |
+        "HanjaRead" | "HanjaReadDigit" | "Hangul" | "Hanja" | "Hebrew1" |
+        "Arabic1" | "Hebrew2" | "Arabic2" | "HindiLetter1" | "HindiLetter2" |
+        "HindiArabic" | "HindiCardinalText" | "ThaiLetter" | "ThaiArabic" |
+        "ThaiCardinalText" | "VietCardinalText" | "LowercaseRussian" |
+        "UppercaseRussian" | "LowercaseGreek" | "UppercaseGreek" | "ArabicLZ2" |
+        "ArabicLZ3" | "ArabicLZ4" | "LowercaseTurkish" | "UppercaseTurkish" |
+        "LowercaseBulgarian" | "UppercaseBulgarian" | "PictureBullet" | "Legal"
+        | "LegalLZ";
+      return:
+        type: >-
+           | "None" |
+          "Arabic" | "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter"
+          | "Ordinal" | "CardinalText" | "OrdinalText" | "Kanji" | "KanjiDigit"
+          | "AiueoHalfWidth" | "IrohaHalfWidth" | "ArabicFullWidth" |
+          "KanjiTraditional" | "KanjiTraditional2" | "NumberInCircle" | "Aiueo"
+          | "Iroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GBNum1" |
+          "GBNum2" | "GBNum3" | "GBNum4" | "Zodiac1" | "Zodiac2" | "Zodiac3" |
+          "TradChinNum1" | "TradChinNum2" | "TradChinNum3" | "TradChinNum4" |
+          "SimpChinNum1" | "SimpChinNum2" | "SimpChinNum3" | "SimpChinNum4" |
+          "HanjaRead" | "HanjaReadDigit" | "Hangul" | "Hanja" | "Hebrew1" |
+          "Arabic1" | "Hebrew2" | "Arabic2" | "HindiLetter1" | "HindiLetter2" |
+          "HindiArabic" | "HindiCardinalText" | "ThaiLetter" | "ThaiArabic" |
+          "ThaiCardinalText" | "VietCardinalText" | "LowercaseRussian" |
+          "UppercaseRussian" | "LowercaseGreek" | "UppercaseGreek" | "ArabicLZ2"
+          | "ArabicLZ3" | "ArabicLZ4" | "LowercaseTurkish" | "UppercaseTurkish"
+          | "LowercaseBulgarian" | "UppercaseBulgarian" | "PictureBullet" |
+          "Legal" | "LegalLZ"
+  - name: resetOnHigher
+    uid: word!Word.Interfaces.ListLevelData#resetOnHigher:member
+    package: word!
+    fullName: resetOnHigher
+    summary: >-
+      Specifies the list level that must appear before the specified list level
+      restarts numbering at 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetOnHigher?: number;'
+      return:
+        type: number
+  - name: startAt
+    uid: word!Word.Interfaces.ListLevelData#startAt:member
+    package: word!
+    fullName: startAt
+    summary: Specifies the starting number for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startAt?: number;'
+      return:
+        type: number
+  - name: tabPosition
+    uid: word!Word.Interfaces.ListLevelData#tabPosition:member
+    package: word!
+    fullName: tabPosition
+    summary: Specifies the tab position for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tabPosition?: number;'
+      return:
+        type: number
+  - name: textPosition
+    uid: word!Word.Interfaces.ListLevelData#textPosition:member
+    package: word!
+    fullName: textPosition
+    summary: >-
+      Specifies the position (in points) for the second line of wrapping text
+      for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textPosition?: number;'
+      return:
+        type: number
+  - name: trailingCharacter
+    uid: word!Word.Interfaces.ListLevelData#trailingCharacter:member
+    package: word!
+    fullName: trailingCharacter
+    summary: >-
+      Specifies the character inserted after the number for the specified list
+      level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        trailingCharacter?: Word.TrailingCharacter | "TrailingTab" |
+        "TrailingSpace" | "TrailingNone";
+      return:
+        type: >-
+           | "TrailingTab" |
+          "TrailingSpace" | "TrailingNone"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelloadoptions.yml
new file mode 100644
index 0000000000..52d5460c7b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelloadoptions.yml
@@ -0,0 +1,209 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLevelLoadOptions
+uid: word!Word.Interfaces.ListLevelLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListLevelLoadOptions
+summary: Represents a list level.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListLevelLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.ListLevelLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the horizontal alignment of the list level. The value can be
+      'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.ListLevelLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a Font object that represents the character formatting of the
+      specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: linkedStyle
+    uid: word!Word.Interfaces.ListLevelLoadOptions#linkedStyle:member
+    package: word!
+    fullName: linkedStyle
+    summary: >-
+      Specifies the name of the style that's linked to the specified list level
+      object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkedStyle?: boolean;'
+      return:
+        type: boolean
+  - name: numberFormat
+    uid: word!Word.Interfaces.ListLevelLoadOptions#numberFormat:member
+    package: word!
+    fullName: numberFormat
+    summary: Specifies the number format for the specified list level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberFormat?: boolean;'
+      return:
+        type: boolean
+  - name: numberPosition
+    uid: word!Word.Interfaces.ListLevelLoadOptions#numberPosition:member
+    package: word!
+    fullName: numberPosition
+    summary: >-
+      Specifies the position (in points) of the number or bullet for the
+      specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberPosition?: boolean;'
+      return:
+        type: boolean
+  - name: numberStyle
+    uid: word!Word.Interfaces.ListLevelLoadOptions#numberStyle:member
+    package: word!
+    fullName: numberStyle
+    summary: Specifies the number style for the list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberStyle?: boolean;'
+      return:
+        type: boolean
+  - name: resetOnHigher
+    uid: word!Word.Interfaces.ListLevelLoadOptions#resetOnHigher:member
+    package: word!
+    fullName: resetOnHigher
+    summary: >-
+      Specifies the list level that must appear before the specified list level
+      restarts numbering at 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetOnHigher?: boolean;'
+      return:
+        type: boolean
+  - name: startAt
+    uid: word!Word.Interfaces.ListLevelLoadOptions#startAt:member
+    package: word!
+    fullName: startAt
+    summary: Specifies the starting number for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startAt?: boolean;'
+      return:
+        type: boolean
+  - name: tabPosition
+    uid: word!Word.Interfaces.ListLevelLoadOptions#tabPosition:member
+    package: word!
+    fullName: tabPosition
+    summary: Specifies the tab position for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tabPosition?: boolean;'
+      return:
+        type: boolean
+  - name: textPosition
+    uid: word!Word.Interfaces.ListLevelLoadOptions#textPosition:member
+    package: word!
+    fullName: textPosition
+    summary: >-
+      Specifies the position (in points) for the second line of wrapping text
+      for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textPosition?: boolean;'
+      return:
+        type: boolean
+  - name: trailingCharacter
+    uid: word!Word.Interfaces.ListLevelLoadOptions#trailingCharacter:member
+    package: word!
+    fullName: trailingCharacter
+    summary: >-
+      Specifies the character inserted after the number for the specified list
+      level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'trailingCharacter?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelupdatedata.yml
new file mode 100644
index 0000000000..b906b043b5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listlevelupdatedata.yml
@@ -0,0 +1,235 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLevelUpdateData
+uid: word!Word.Interfaces.ListLevelUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListLevelUpdateData
+summary: >-
+  An interface for updating data on the `ListLevel` object, for use in
+  `listLevel.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.ListLevelUpdateData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the horizontal alignment of the list level. The value can be
+      'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: font
+    uid: word!Word.Interfaces.ListLevelUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a Font object that represents the character formatting of the
+      specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: linkedStyle
+    uid: word!Word.Interfaces.ListLevelUpdateData#linkedStyle:member
+    package: word!
+    fullName: linkedStyle
+    summary: >-
+      Specifies the name of the style that's linked to the specified list level
+      object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkedStyle?: string;'
+      return:
+        type: string
+  - name: numberFormat
+    uid: word!Word.Interfaces.ListLevelUpdateData#numberFormat:member
+    package: word!
+    fullName: numberFormat
+    summary: Specifies the number format for the specified list level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberFormat?: string;'
+      return:
+        type: string
+  - name: numberPosition
+    uid: word!Word.Interfaces.ListLevelUpdateData#numberPosition:member
+    package: word!
+    fullName: numberPosition
+    summary: >-
+      Specifies the position (in points) of the number or bullet for the
+      specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberPosition?: number;'
+      return:
+        type: number
+  - name: numberStyle
+    uid: word!Word.Interfaces.ListLevelUpdateData#numberStyle:member
+    package: word!
+    fullName: numberStyle
+    summary: Specifies the number style for the list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        numberStyle?: Word.ListBuiltInNumberStyle | "None" | "Arabic" |
+        "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter" | "Ordinal"
+        | "CardinalText" | "OrdinalText" | "Kanji" | "KanjiDigit" |
+        "AiueoHalfWidth" | "IrohaHalfWidth" | "ArabicFullWidth" |
+        "KanjiTraditional" | "KanjiTraditional2" | "NumberInCircle" | "Aiueo" |
+        "Iroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GBNum1" |
+        "GBNum2" | "GBNum3" | "GBNum4" | "Zodiac1" | "Zodiac2" | "Zodiac3" |
+        "TradChinNum1" | "TradChinNum2" | "TradChinNum3" | "TradChinNum4" |
+        "SimpChinNum1" | "SimpChinNum2" | "SimpChinNum3" | "SimpChinNum4" |
+        "HanjaRead" | "HanjaReadDigit" | "Hangul" | "Hanja" | "Hebrew1" |
+        "Arabic1" | "Hebrew2" | "Arabic2" | "HindiLetter1" | "HindiLetter2" |
+        "HindiArabic" | "HindiCardinalText" | "ThaiLetter" | "ThaiArabic" |
+        "ThaiCardinalText" | "VietCardinalText" | "LowercaseRussian" |
+        "UppercaseRussian" | "LowercaseGreek" | "UppercaseGreek" | "ArabicLZ2" |
+        "ArabicLZ3" | "ArabicLZ4" | "LowercaseTurkish" | "UppercaseTurkish" |
+        "LowercaseBulgarian" | "UppercaseBulgarian" | "PictureBullet" | "Legal"
+        | "LegalLZ";
+      return:
+        type: >-
+           | "None" |
+          "Arabic" | "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter"
+          | "Ordinal" | "CardinalText" | "OrdinalText" | "Kanji" | "KanjiDigit"
+          | "AiueoHalfWidth" | "IrohaHalfWidth" | "ArabicFullWidth" |
+          "KanjiTraditional" | "KanjiTraditional2" | "NumberInCircle" | "Aiueo"
+          | "Iroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GBNum1" |
+          "GBNum2" | "GBNum3" | "GBNum4" | "Zodiac1" | "Zodiac2" | "Zodiac3" |
+          "TradChinNum1" | "TradChinNum2" | "TradChinNum3" | "TradChinNum4" |
+          "SimpChinNum1" | "SimpChinNum2" | "SimpChinNum3" | "SimpChinNum4" |
+          "HanjaRead" | "HanjaReadDigit" | "Hangul" | "Hanja" | "Hebrew1" |
+          "Arabic1" | "Hebrew2" | "Arabic2" | "HindiLetter1" | "HindiLetter2" |
+          "HindiArabic" | "HindiCardinalText" | "ThaiLetter" | "ThaiArabic" |
+          "ThaiCardinalText" | "VietCardinalText" | "LowercaseRussian" |
+          "UppercaseRussian" | "LowercaseGreek" | "UppercaseGreek" | "ArabicLZ2"
+          | "ArabicLZ3" | "ArabicLZ4" | "LowercaseTurkish" | "UppercaseTurkish"
+          | "LowercaseBulgarian" | "UppercaseBulgarian" | "PictureBullet" |
+          "Legal" | "LegalLZ"
+  - name: resetOnHigher
+    uid: word!Word.Interfaces.ListLevelUpdateData#resetOnHigher:member
+    package: word!
+    fullName: resetOnHigher
+    summary: >-
+      Specifies the list level that must appear before the specified list level
+      restarts numbering at 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetOnHigher?: number;'
+      return:
+        type: number
+  - name: startAt
+    uid: word!Word.Interfaces.ListLevelUpdateData#startAt:member
+    package: word!
+    fullName: startAt
+    summary: Specifies the starting number for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startAt?: number;'
+      return:
+        type: number
+  - name: tabPosition
+    uid: word!Word.Interfaces.ListLevelUpdateData#tabPosition:member
+    package: word!
+    fullName: tabPosition
+    summary: Specifies the tab position for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tabPosition?: number;'
+      return:
+        type: number
+  - name: textPosition
+    uid: word!Word.Interfaces.ListLevelUpdateData#textPosition:member
+    package: word!
+    fullName: textPosition
+    summary: >-
+      Specifies the position (in points) for the second line of wrapping text
+      for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textPosition?: number;'
+      return:
+        type: number
+  - name: trailingCharacter
+    uid: word!Word.Interfaces.ListLevelUpdateData#trailingCharacter:member
+    package: word!
+    fullName: trailingCharacter
+    summary: >-
+      Specifies the character inserted after the number for the specified list
+      level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        trailingCharacter?: Word.TrailingCharacter | "TrailingTab" |
+        "TrailingSpace" | "TrailingNone";
+      return:
+        type: >-
+           | "TrailingTab" |
+          "TrailingSpace" | "TrailingNone"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listloadoptions.yml
new file mode 100644
index 0000000000..e2b1f91132
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listloadoptions.yml
@@ -0,0 +1,82 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListLoadOptions
+uid: word!Word.Interfaces.ListLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListLoadOptions
+summary: >-
+  Contains a collection of [Word.Paragraph](xref:word!Word.Paragraph:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.ListLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets the list's id.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: levelExistences
+    uid: word!Word.Interfaces.ListLoadOptions#levelExistences:member
+    package: word!
+    fullName: levelExistences
+    summary: >-
+      Checks whether each of the 9 levels exists in the list. A true value
+      indicates the level exists, which means there is at least one list item at
+      that level.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'levelExistences?: boolean;'
+      return:
+        type: boolean
+  - name: levelTypes
+    uid: word!Word.Interfaces.ListLoadOptions#levelTypes:member
+    package: word!
+    fullName: levelTypes
+    summary: >-
+      Gets all 9 level types in the list. Each type can be 'Bullet', 'Number',
+      or 'Picture'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'levelTypes?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplatedata.yml
new file mode 100644
index 0000000000..6d92b43285
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplatedata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListTemplateData
+uid: word!Word.Interfaces.ListTemplateData:interface
+package: word!
+fullName: Word.Interfaces.ListTemplateData
+summary: >-
+  An interface describing the data returned by calling
+  `listTemplate.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: listLevels
+    uid: word!Word.Interfaces.ListTemplateData#listLevels:member
+    package: word!
+    fullName: listLevels
+    summary: >-
+      Gets a `ListLevelCollection` object that represents all the levels for the
+      list template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevels?: Word.Interfaces.ListLevelData[];'
+      return:
+        type: []
+  - name: outlineNumbered
+    uid: word!Word.Interfaces.ListTemplateData#outlineNumbered:member
+    package: word!
+    fullName: outlineNumbered
+    summary: Specifies whether the list template is outline numbered.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineNumbered?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplateloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplateloadoptions.yml
new file mode 100644
index 0000000000..525395caa3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplateloadoptions.yml
@@ -0,0 +1,45 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListTemplateLoadOptions
+uid: word!Word.Interfaces.ListTemplateLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ListTemplateLoadOptions
+summary: Represents a list template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ListTemplateLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: outlineNumbered
+    uid: word!Word.Interfaces.ListTemplateLoadOptions#outlineNumbered:member
+    package: word!
+    fullName: outlineNumbered
+    summary: Specifies whether the list template is outline numbered.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineNumbered?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplateupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplateupdatedata.yml
new file mode 100644
index 0000000000..2c21f55472
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.listtemplateupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListTemplateUpdateData
+uid: word!Word.Interfaces.ListTemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListTemplateUpdateData
+summary: >-
+  An interface for updating data on the `ListTemplate` object, for use in
+  `listTemplate.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: outlineNumbered
+    uid: word!Word.Interfaces.ListTemplateUpdateData#outlineNumbered:member
+    package: word!
+    fullName: outlineNumbered
+    summary: Specifies whether the list template is outline numbered.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineNumbered?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectiondata.yml
new file mode 100644
index 0000000000..50fdeee9b0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.NoteItemCollectionData
+uid: word!Word.Interfaces.NoteItemCollectionData:interface
+package: word!
+fullName: Word.Interfaces.NoteItemCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `noteItemCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.NoteItemCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.NoteItemData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectionloadoptions.yml
new file mode 100644
index 0000000000..e4104b7685
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectionloadoptions.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSType
+name: Word.Interfaces.NoteItemCollectionLoadOptions
+uid: word!Word.Interfaces.NoteItemCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.NoteItemCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.NoteItem](xref:word!Word.NoteItem:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.NoteItemCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.NoteItemCollectionLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      For EACH ITEM in the collection: Represents the body object of the note
+      item. It's the portion of the text within the footnote or endnote.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: reference
+    uid: word!Word.Interfaces.NoteItemCollectionLoadOptions#reference:member
+    package: word!
+    fullName: reference
+    summary: >-
+      For EACH ITEM in the collection: Represents a footnote or endnote
+      reference in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reference?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Interfaces.NoteItemCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      For EACH ITEM in the collection: Represents the note item type: footnote
+      or endnote.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectionupdatedata.yml
new file mode 100644
index 0000000000..fb09ad0fe3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.NoteItemCollectionUpdateData
+uid: word!Word.Interfaces.NoteItemCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.NoteItemCollectionUpdateData
+summary: >-
+  An interface for updating data on the `NoteItemCollection` object, for use in
+  `noteItemCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.NoteItemCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.NoteItemData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemdata.yml
new file mode 100644
index 0000000000..b576d5b749
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemdata.yml
@@ -0,0 +1,61 @@
+### YamlMime:TSType
+name: Word.Interfaces.NoteItemData
+uid: word!Word.Interfaces.NoteItemData:interface
+package: word!
+fullName: Word.Interfaces.NoteItemData
+summary: >-
+  An interface describing the data returned by calling `noteItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: body
+    uid: word!Word.Interfaces.NoteItemData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the note item. It's the portion of the text
+      within the footnote or endnote.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyData;'
+      return:
+        type: 
+  - name: reference
+    uid: word!Word.Interfaces.NoteItemData#reference:member
+    package: word!
+    fullName: reference
+    summary: Represents a footnote or endnote reference in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reference?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Interfaces.NoteItemData#type:member
+    package: word!
+    fullName: type
+    summary: 'Represents the note item type: footnote or endnote.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.NoteItemType | "Footnote" | "Endnote";'
+      return:
+        type:  | "Footnote" | "Endnote"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemloadoptions.yml
new file mode 100644
index 0000000000..8c36d8708a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemloadoptions.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSType
+name: Word.Interfaces.NoteItemLoadOptions
+uid: word!Word.Interfaces.NoteItemLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.NoteItemLoadOptions
+summary: Represents a footnote or endnote.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.NoteItemLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.NoteItemLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the note item. It's the portion of the text
+      within the footnote or endnote.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: reference
+    uid: word!Word.Interfaces.NoteItemLoadOptions#reference:member
+    package: word!
+    fullName: reference
+    summary: Represents a footnote or endnote reference in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reference?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Interfaces.NoteItemLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'Represents the note item type: footnote or endnote.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemupdatedata.yml
new file mode 100644
index 0000000000..f2833471e0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.noteitemupdatedata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.NoteItemUpdateData
+uid: word!Word.Interfaces.NoteItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.NoteItemUpdateData
+summary: >-
+  An interface for updating data on the `NoteItem` object, for use in
+  `noteItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: body
+    uid: word!Word.Interfaces.NoteItemUpdateData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the note item. It's the portion of the text
+      within the footnote or endnote.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyUpdateData;'
+      return:
+        type: 
+  - name: reference
+    uid: word!Word.Interfaces.NoteItemUpdateData#reference:member
+    package: word!
+    fullName: reference
+    summary: Represents a footnote or endnote reference in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reference?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectiondata.yml
new file mode 100644
index 0000000000..054e27a05c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageCollectionData
+uid: word!Word.Interfaces.PageCollectionData:interface
+package: word!
+fullName: Word.Interfaces.PageCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `pageCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.PageCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.PageData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectionloadoptions.yml
new file mode 100644
index 0000000000..c0729ba05a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectionloadoptions.yml
@@ -0,0 +1,81 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageCollectionLoadOptions
+uid: word!Word.Interfaces.PageCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.PageCollectionLoadOptions
+summary: Represents the collection of page.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.PageCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.PageCollectionLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: >-
+      For EACH ITEM in the collection: Gets the height, in points, of the paper
+      defined in the Page Setup dialog box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.PageCollectionLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      For EACH ITEM in the collection: Gets the index of the page. The page
+      index is 1-based and independent of the user's custom page numbering.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.PageCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      For EACH ITEM in the collection: Gets the width, in points, of the paper
+      defined in the Page Setup dialog box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectionupdatedata.yml
new file mode 100644
index 0000000000..67dd741ddc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageCollectionUpdateData
+uid: word!Word.Interfaces.PageCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageCollectionUpdateData
+summary: >-
+  An interface for updating data on the `PageCollection` object, for use in
+  `pageCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.PageCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.PageData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagedata.yml
new file mode 100644
index 0000000000..82caa3ad43
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagedata.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageData
+uid: word!Word.Interfaces.PageData:interface
+package: word!
+fullName: Word.Interfaces.PageData
+summary: An interface describing the data returned by calling `page.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: breaks
+    uid: word!Word.Interfaces.PageData#breaks:member
+    package: word!
+    fullName: breaks
+    summary: Gets a `BreakCollection` object that represents the breaks on the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'breaks?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
+  - name: height
+    uid: word!Word.Interfaces.PageData#height:member
+    package: word!
+    fullName: height
+    summary: >-
+      Gets the height, in points, of the paper defined in the Page Setup dialog
+      box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: index
+    uid: word!Word.Interfaces.PageData#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Gets the index of the page. The page index is 1-based and independent of
+      the user's custom page numbering.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Interfaces.PageData#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Gets the width, in points, of the paper defined in the Page Setup dialog
+      box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pageloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pageloadoptions.yml
new file mode 100644
index 0000000000..27aaf314ff
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pageloadoptions.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageLoadOptions
+uid: word!Word.Interfaces.PageLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.PageLoadOptions
+summary: >-
+  Represents a page in the document. `Page` objects manage the page layout and
+  content.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.PageLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.PageLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: >-
+      Gets the height, in points, of the paper defined in the Page Setup dialog
+      box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: index
+    uid: word!Word.Interfaces.PageLoadOptions#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Gets the index of the page. The page index is 1-based and independent of
+      the user's custom page numbering.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'index?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.PageLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Gets the width, in points, of the paper defined in the Page Setup dialog
+      box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..afa472eb86
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,529 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bookFoldPrinting
+    uid: word!Word.Interfaces.PageSetupData#bookFoldPrinting:member
+    package: word!
+    fullName: bookFoldPrinting
+    summary: Specifies whether Microsoft Word prints the document as a booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrinting?: boolean;'
+      return:
+        type: boolean
+  - name: bookFoldPrintingSheets
+    uid: word!Word.Interfaces.PageSetupData#bookFoldPrintingSheets:member
+    package: word!
+    fullName: bookFoldPrintingSheets
+    summary: Specifies the number of pages for each booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrintingSheets?: number;'
+      return:
+        type: number
+  - name: bookFoldReversePrinting
+    uid: word!Word.Interfaces.PageSetupData#bookFoldReversePrinting:member
+    package: word!
+    fullName: bookFoldReversePrinting
+    summary: >-
+      Specifies if Microsoft Word reverses the printing order for book fold
+      printing of bidirectional or Asian language documents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldReversePrinting?: boolean;'
+      return:
+        type: boolean
+  - name: bottomMargin
+    uid: word!Word.Interfaces.PageSetupData#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: >-
+      Specifies the distance (in points) between the bottom edge of the page and
+      the bottom boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin?: number;'
+      return:
+        type: number
+  - name: charsLine
+    uid: word!Word.Interfaces.PageSetupData#charsLine:member
+    package: word!
+    fullName: charsLine
+    summary: Specifies the number of characters per line in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'charsLine?: number;'
+      return:
+        type: number
+  - name: differentFirstPageHeaderFooter
+    uid: word!Word.Interfaces.PageSetupData#differentFirstPageHeaderFooter:member
+    package: word!
+    fullName: differentFirstPageHeaderFooter
+    summary: Specifies whether the first page has a different header and footer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'differentFirstPageHeaderFooter?: boolean;'
+      return:
+        type: boolean
+  - name: footerDistance
+    uid: word!Word.Interfaces.PageSetupData#footerDistance:member
+    package: word!
+    fullName: footerDistance
+    summary: >-
+      Specifies the distance between the footer and the bottom of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'footerDistance?: number;'
+      return:
+        type: number
+  - name: gutter
+    uid: word!Word.Interfaces.PageSetupData#gutter:member
+    package: word!
+    fullName: gutter
+    summary: >-
+      Specifies the amount (in points) of extra margin space added to each page
+      in a document or section for binding.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutter?: number;'
+      return:
+        type: number
+  - name: gutterPosition
+    uid: word!Word.Interfaces.PageSetupData#gutterPosition:member
+    package: word!
+    fullName: gutterPosition
+    summary: Specifies on which side the gutter appears in a document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterPosition?: Word.GutterPosition | "Left" | "Right" | "Top";'
+      return:
+        type: >-
+           | "Left" | "Right" |
+          "Top"
+  - name: gutterStyle
+    uid: word!Word.Interfaces.PageSetupData#gutterStyle:member
+    package: word!
+    fullName: gutterStyle
+    summary: >-
+      Specifies whether Microsoft Word uses gutters for the current document
+      based on a right-to-left language or a left-to-right language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterStyle?: Word.GutterStyle | "Bidirectional" | "Latin";'
+      return:
+        type:  | "Bidirectional" | "Latin"
+  - name: headerDistance
+    uid: word!Word.Interfaces.PageSetupData#headerDistance:member
+    package: word!
+    fullName: headerDistance
+    summary: >-
+      Specifies the distance between the header and the top of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerDistance?: number;'
+      return:
+        type: number
+  - name: layoutMode
+    uid: word!Word.Interfaces.PageSetupData#layoutMode:member
+    package: word!
+    fullName: layoutMode
+    summary: Specifies the layout mode for the current document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        layoutMode?: Word.LayoutMode | "Default" | "Grid" | "LineGrid" |
+        "Genko";
+      return:
+        type: >-
+           | "Default" | "Grid" |
+          "LineGrid" | "Genko"
+  - name: leftMargin
+    uid: word!Word.Interfaces.PageSetupData#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: >-
+      Specifies the distance (in points) between the left edge of the page and
+      the left boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin?: number;'
+      return:
+        type: number
+  - name: lineNumbering
+    uid: word!Word.Interfaces.PageSetupData#lineNumbering:member
+    package: word!
+    fullName: lineNumbering
+    summary: >-
+      Specifies a `LineNumbering` object that represents the line numbers for
+      the `PageSetup` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineNumbering?: Word.Interfaces.LineNumberingData;'
+      return:
+        type: 
+  - name: linesPage
+    uid: word!Word.Interfaces.PageSetupData#linesPage:member
+    package: word!
+    fullName: linesPage
+    summary: Specifies the number of lines per page in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linesPage?: number;'
+      return:
+        type: number
+  - name: mirrorMargins
+    uid: word!Word.Interfaces.PageSetupData#mirrorMargins:member
+    package: word!
+    fullName: mirrorMargins
+    summary: >-
+      Specifies if the inside and outside margins of facing pages are the same
+      width.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorMargins?: boolean;'
+      return:
+        type: boolean
+  - name: oddAndEvenPagesHeaderFooter
+    uid: word!Word.Interfaces.PageSetupData#oddAndEvenPagesHeaderFooter:member
+    package: word!
+    fullName: oddAndEvenPagesHeaderFooter
+    summary: Specifies whether odd and even pages have different headers and footers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'oddAndEvenPagesHeaderFooter?: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.Interfaces.PageSetupData#orientation:member
+    package: word!
+    fullName: orientation
+    summary: Specifies the orientation of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'orientation?: Word.PageOrientation | "Portrait" | "Landscape";'
+      return:
+        type: >-
+           | "Portrait" |
+          "Landscape"
+  - name: pageHeight
+    uid: word!Word.Interfaces.PageSetupData#pageHeight:member
+    package: word!
+    fullName: pageHeight
+    summary: Specifies the page height in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageHeight?: number;'
+      return:
+        type: number
+  - name: pageWidth
+    uid: word!Word.Interfaces.PageSetupData#pageWidth:member
+    package: word!
+    fullName: pageWidth
+    summary: Specifies the page width in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageWidth?: number;'
+      return:
+        type: number
+  - name: paperSize
+    uid: word!Word.Interfaces.PageSetupData#paperSize:member
+    package: word!
+    fullName: paperSize
+    summary: Specifies the paper size of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        paperSize?: Word.PaperSize | "Size10x14" | "Size11x17" | "Letter" |
+        "LetterSmall" | "Legal" | "Executive" | "A3" | "A4" | "A4Small" | "A5" |
+        "B4" | "B5" | "CSheet" | "DSheet" | "ESheet" | "FanfoldLegalGerman" |
+        "FanfoldStdGerman" | "FanfoldUS" | "Folio" | "Ledger" | "Note" |
+        "Quarto" | "Statement" | "Tabloid" | "Envelope9" | "Envelope10" |
+        "Envelope11" | "Envelope12" | "Envelope14" | "EnvelopeB4" | "EnvelopeB5"
+        | "EnvelopeB6" | "EnvelopeC3" | "EnvelopeC4" | "EnvelopeC5" |
+        "EnvelopeC6" | "EnvelopeC65" | "EnvelopeDL" | "EnvelopeItaly" |
+        "EnvelopeMonarch" | "EnvelopePersonal" | "Custom";
+      return:
+        type: >-
+           | "Size10x14" | "Size11x17" |
+          "Letter" | "LetterSmall" | "Legal" | "Executive" | "A3" | "A4" |
+          "A4Small" | "A5" | "B4" | "B5" | "CSheet" | "DSheet" | "ESheet" |
+          "FanfoldLegalGerman" | "FanfoldStdGerman" | "FanfoldUS" | "Folio" |
+          "Ledger" | "Note" | "Quarto" | "Statement" | "Tabloid" | "Envelope9" |
+          "Envelope10" | "Envelope11" | "Envelope12" | "Envelope14" |
+          "EnvelopeB4" | "EnvelopeB5" | "EnvelopeB6" | "EnvelopeC3" |
+          "EnvelopeC4" | "EnvelopeC5" | "EnvelopeC6" | "EnvelopeC65" |
+          "EnvelopeDL" | "EnvelopeItaly" | "EnvelopeMonarch" |
+          "EnvelopePersonal" | "Custom"
+  - name: rightMargin
+    uid: word!Word.Interfaces.PageSetupData#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: >-
+      Specifies the distance (in points) between the right edge of the page and
+      the right boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin?: number;'
+      return:
+        type: number
+  - name: sectionDirection
+    uid: word!Word.Interfaces.PageSetupData#sectionDirection:member
+    package: word!
+    fullName: sectionDirection
+    summary: Specifies the reading order and alignment for the specified sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        sectionDirection?: Word.SectionDirection | "RightToLeft" |
+        "LeftToRight";
+      return:
+        type: >-
+           | "RightToLeft" |
+          "LeftToRight"
+  - name: sectionStart
+    uid: word!Word.Interfaces.PageSetupData#sectionStart:member
+    package: word!
+    fullName: sectionStart
+    summary: Specifies the type of section break for the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        sectionStart?: Word.SectionStart | "Continuous" | "NewColumn" |
+        "NewPage" | "EvenPage" | "OddPage";
+      return:
+        type: >-
+           | "Continuous" |
+          "NewColumn" | "NewPage" | "EvenPage" | "OddPage"
+  - name: showGrid
+    uid: word!Word.Interfaces.PageSetupData#showGrid:member
+    package: word!
+    fullName: showGrid
+    summary: Specifies whether to show the grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showGrid?: boolean;'
+      return:
+        type: boolean
+  - name: suppressEndnotes
+    uid: word!Word.Interfaces.PageSetupData#suppressEndnotes:member
+    package: word!
+    fullName: suppressEndnotes
+    summary: >-
+      Specifies if endnotes are printed at the end of the next section that
+      doesn't suppress endnotes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'suppressEndnotes?: boolean;'
+      return:
+        type: boolean
+  - name: textColumns
+    uid: word!Word.Interfaces.PageSetupData#textColumns:member
+    package: word!
+    fullName: textColumns
+    summary: >-
+      Gets a `TextColumnCollection` object that represents the set of text
+      columns for the `PageSetup` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textColumns?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
+  - name: topMargin
+    uid: word!Word.Interfaces.PageSetupData#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Specifies the top margin of the page in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin?: number;'
+      return:
+        type: number
+  - name: twoPagesOnOne
+    uid: word!Word.Interfaces.PageSetupData#twoPagesOnOne:member
+    package: word!
+    fullName: twoPagesOnOne
+    summary: Specifies whether to print two pages per sheet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'twoPagesOnOne?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.PageSetupData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of text on each page in a document or
+      section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.PageSetupVerticalAlignment | "Top" | "Center" |
+        "Justify" | "Bottom";
+      return:
+        type: >-
+           | "Top" |
+          "Center" | "Justify" | "Bottom"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetuploadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetuploadoptions.yml
new file mode 100644
index 0000000000..017277b366
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetuploadoptions.yml
@@ -0,0 +1,491 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupLoadOptions
+uid: word!Word.Interfaces.PageSetupLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.PageSetupLoadOptions
+summary: Represents the page setup settings for a Word document or section.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.PageSetupLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: bookFoldPrinting
+    uid: word!Word.Interfaces.PageSetupLoadOptions#bookFoldPrinting:member
+    package: word!
+    fullName: bookFoldPrinting
+    summary: Specifies whether Microsoft Word prints the document as a booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrinting?: boolean;'
+      return:
+        type: boolean
+  - name: bookFoldPrintingSheets
+    uid: word!Word.Interfaces.PageSetupLoadOptions#bookFoldPrintingSheets:member
+    package: word!
+    fullName: bookFoldPrintingSheets
+    summary: Specifies the number of pages for each booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrintingSheets?: boolean;'
+      return:
+        type: boolean
+  - name: bookFoldReversePrinting
+    uid: word!Word.Interfaces.PageSetupLoadOptions#bookFoldReversePrinting:member
+    package: word!
+    fullName: bookFoldReversePrinting
+    summary: >-
+      Specifies if Microsoft Word reverses the printing order for book fold
+      printing of bidirectional or Asian language documents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldReversePrinting?: boolean;'
+      return:
+        type: boolean
+  - name: bottomMargin
+    uid: word!Word.Interfaces.PageSetupLoadOptions#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: >-
+      Specifies the distance (in points) between the bottom edge of the page and
+      the bottom boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin?: boolean;'
+      return:
+        type: boolean
+  - name: charsLine
+    uid: word!Word.Interfaces.PageSetupLoadOptions#charsLine:member
+    package: word!
+    fullName: charsLine
+    summary: Specifies the number of characters per line in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'charsLine?: boolean;'
+      return:
+        type: boolean
+  - name: differentFirstPageHeaderFooter
+    uid: >-
+      word!Word.Interfaces.PageSetupLoadOptions#differentFirstPageHeaderFooter:member
+    package: word!
+    fullName: differentFirstPageHeaderFooter
+    summary: Specifies whether the first page has a different header and footer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'differentFirstPageHeaderFooter?: boolean;'
+      return:
+        type: boolean
+  - name: footerDistance
+    uid: word!Word.Interfaces.PageSetupLoadOptions#footerDistance:member
+    package: word!
+    fullName: footerDistance
+    summary: >-
+      Specifies the distance between the footer and the bottom of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'footerDistance?: boolean;'
+      return:
+        type: boolean
+  - name: gutter
+    uid: word!Word.Interfaces.PageSetupLoadOptions#gutter:member
+    package: word!
+    fullName: gutter
+    summary: >-
+      Specifies the amount (in points) of extra margin space added to each page
+      in a document or section for binding.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutter?: boolean;'
+      return:
+        type: boolean
+  - name: gutterPosition
+    uid: word!Word.Interfaces.PageSetupLoadOptions#gutterPosition:member
+    package: word!
+    fullName: gutterPosition
+    summary: Specifies on which side the gutter appears in a document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterPosition?: boolean;'
+      return:
+        type: boolean
+  - name: gutterStyle
+    uid: word!Word.Interfaces.PageSetupLoadOptions#gutterStyle:member
+    package: word!
+    fullName: gutterStyle
+    summary: >-
+      Specifies whether Microsoft Word uses gutters for the current document
+      based on a right-to-left language or a left-to-right language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterStyle?: boolean;'
+      return:
+        type: boolean
+  - name: headerDistance
+    uid: word!Word.Interfaces.PageSetupLoadOptions#headerDistance:member
+    package: word!
+    fullName: headerDistance
+    summary: >-
+      Specifies the distance between the header and the top of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerDistance?: boolean;'
+      return:
+        type: boolean
+  - name: layoutMode
+    uid: word!Word.Interfaces.PageSetupLoadOptions#layoutMode:member
+    package: word!
+    fullName: layoutMode
+    summary: Specifies the layout mode for the current document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'layoutMode?: boolean;'
+      return:
+        type: boolean
+  - name: leftMargin
+    uid: word!Word.Interfaces.PageSetupLoadOptions#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: >-
+      Specifies the distance (in points) between the left edge of the page and
+      the left boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin?: boolean;'
+      return:
+        type: boolean
+  - name: lineNumbering
+    uid: word!Word.Interfaces.PageSetupLoadOptions#lineNumbering:member
+    package: word!
+    fullName: lineNumbering
+    summary: >-
+      Specifies a `LineNumbering` object that represents the line numbers for
+      the `PageSetup` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineNumbering?: Word.Interfaces.LineNumberingLoadOptions;'
+      return:
+        type: 
+  - name: linesPage
+    uid: word!Word.Interfaces.PageSetupLoadOptions#linesPage:member
+    package: word!
+    fullName: linesPage
+    summary: Specifies the number of lines per page in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linesPage?: boolean;'
+      return:
+        type: boolean
+  - name: mirrorMargins
+    uid: word!Word.Interfaces.PageSetupLoadOptions#mirrorMargins:member
+    package: word!
+    fullName: mirrorMargins
+    summary: >-
+      Specifies if the inside and outside margins of facing pages are the same
+      width.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorMargins?: boolean;'
+      return:
+        type: boolean
+  - name: oddAndEvenPagesHeaderFooter
+    uid: >-
+      word!Word.Interfaces.PageSetupLoadOptions#oddAndEvenPagesHeaderFooter:member
+    package: word!
+    fullName: oddAndEvenPagesHeaderFooter
+    summary: Specifies whether odd and even pages have different headers and footers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'oddAndEvenPagesHeaderFooter?: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.Interfaces.PageSetupLoadOptions#orientation:member
+    package: word!
+    fullName: orientation
+    summary: Specifies the orientation of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'orientation?: boolean;'
+      return:
+        type: boolean
+  - name: pageHeight
+    uid: word!Word.Interfaces.PageSetupLoadOptions#pageHeight:member
+    package: word!
+    fullName: pageHeight
+    summary: Specifies the page height in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageHeight?: boolean;'
+      return:
+        type: boolean
+  - name: pageWidth
+    uid: word!Word.Interfaces.PageSetupLoadOptions#pageWidth:member
+    package: word!
+    fullName: pageWidth
+    summary: Specifies the page width in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageWidth?: boolean;'
+      return:
+        type: boolean
+  - name: paperSize
+    uid: word!Word.Interfaces.PageSetupLoadOptions#paperSize:member
+    package: word!
+    fullName: paperSize
+    summary: Specifies the paper size of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paperSize?: boolean;'
+      return:
+        type: boolean
+  - name: rightMargin
+    uid: word!Word.Interfaces.PageSetupLoadOptions#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: >-
+      Specifies the distance (in points) between the right edge of the page and
+      the right boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin?: boolean;'
+      return:
+        type: boolean
+  - name: sectionDirection
+    uid: word!Word.Interfaces.PageSetupLoadOptions#sectionDirection:member
+    package: word!
+    fullName: sectionDirection
+    summary: Specifies the reading order and alignment for the specified sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sectionDirection?: boolean;'
+      return:
+        type: boolean
+  - name: sectionStart
+    uid: word!Word.Interfaces.PageSetupLoadOptions#sectionStart:member
+    package: word!
+    fullName: sectionStart
+    summary: Specifies the type of section break for the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sectionStart?: boolean;'
+      return:
+        type: boolean
+  - name: showGrid
+    uid: word!Word.Interfaces.PageSetupLoadOptions#showGrid:member
+    package: word!
+    fullName: showGrid
+    summary: Specifies whether to show the grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showGrid?: boolean;'
+      return:
+        type: boolean
+  - name: suppressEndnotes
+    uid: word!Word.Interfaces.PageSetupLoadOptions#suppressEndnotes:member
+    package: word!
+    fullName: suppressEndnotes
+    summary: >-
+      Specifies if endnotes are printed at the end of the next section that
+      doesn't suppress endnotes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'suppressEndnotes?: boolean;'
+      return:
+        type: boolean
+  - name: topMargin
+    uid: word!Word.Interfaces.PageSetupLoadOptions#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Specifies the top margin of the page in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin?: boolean;'
+      return:
+        type: boolean
+  - name: twoPagesOnOne
+    uid: word!Word.Interfaces.PageSetupLoadOptions#twoPagesOnOne:member
+    package: word!
+    fullName: twoPagesOnOne
+    summary: Specifies whether to print two pages per sheet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'twoPagesOnOne?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.PageSetupLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of text on each page in a document or
+      section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..3d64438593
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,514 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bookFoldPrinting
+    uid: word!Word.Interfaces.PageSetupUpdateData#bookFoldPrinting:member
+    package: word!
+    fullName: bookFoldPrinting
+    summary: Specifies whether Microsoft Word prints the document as a booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrinting?: boolean;'
+      return:
+        type: boolean
+  - name: bookFoldPrintingSheets
+    uid: word!Word.Interfaces.PageSetupUpdateData#bookFoldPrintingSheets:member
+    package: word!
+    fullName: bookFoldPrintingSheets
+    summary: Specifies the number of pages for each booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrintingSheets?: number;'
+      return:
+        type: number
+  - name: bookFoldReversePrinting
+    uid: word!Word.Interfaces.PageSetupUpdateData#bookFoldReversePrinting:member
+    package: word!
+    fullName: bookFoldReversePrinting
+    summary: >-
+      Specifies if Microsoft Word reverses the printing order for book fold
+      printing of bidirectional or Asian language documents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldReversePrinting?: boolean;'
+      return:
+        type: boolean
+  - name: bottomMargin
+    uid: word!Word.Interfaces.PageSetupUpdateData#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: >-
+      Specifies the distance (in points) between the bottom edge of the page and
+      the bottom boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin?: number;'
+      return:
+        type: number
+  - name: charsLine
+    uid: word!Word.Interfaces.PageSetupUpdateData#charsLine:member
+    package: word!
+    fullName: charsLine
+    summary: Specifies the number of characters per line in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'charsLine?: number;'
+      return:
+        type: number
+  - name: differentFirstPageHeaderFooter
+    uid: >-
+      word!Word.Interfaces.PageSetupUpdateData#differentFirstPageHeaderFooter:member
+    package: word!
+    fullName: differentFirstPageHeaderFooter
+    summary: Specifies whether the first page has a different header and footer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'differentFirstPageHeaderFooter?: boolean;'
+      return:
+        type: boolean
+  - name: footerDistance
+    uid: word!Word.Interfaces.PageSetupUpdateData#footerDistance:member
+    package: word!
+    fullName: footerDistance
+    summary: >-
+      Specifies the distance between the footer and the bottom of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'footerDistance?: number;'
+      return:
+        type: number
+  - name: gutter
+    uid: word!Word.Interfaces.PageSetupUpdateData#gutter:member
+    package: word!
+    fullName: gutter
+    summary: >-
+      Specifies the amount (in points) of extra margin space added to each page
+      in a document or section for binding.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutter?: number;'
+      return:
+        type: number
+  - name: gutterPosition
+    uid: word!Word.Interfaces.PageSetupUpdateData#gutterPosition:member
+    package: word!
+    fullName: gutterPosition
+    summary: Specifies on which side the gutter appears in a document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterPosition?: Word.GutterPosition | "Left" | "Right" | "Top";'
+      return:
+        type: >-
+           | "Left" | "Right" |
+          "Top"
+  - name: gutterStyle
+    uid: word!Word.Interfaces.PageSetupUpdateData#gutterStyle:member
+    package: word!
+    fullName: gutterStyle
+    summary: >-
+      Specifies whether Microsoft Word uses gutters for the current document
+      based on a right-to-left language or a left-to-right language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterStyle?: Word.GutterStyle | "Bidirectional" | "Latin";'
+      return:
+        type:  | "Bidirectional" | "Latin"
+  - name: headerDistance
+    uid: word!Word.Interfaces.PageSetupUpdateData#headerDistance:member
+    package: word!
+    fullName: headerDistance
+    summary: >-
+      Specifies the distance between the header and the top of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerDistance?: number;'
+      return:
+        type: number
+  - name: layoutMode
+    uid: word!Word.Interfaces.PageSetupUpdateData#layoutMode:member
+    package: word!
+    fullName: layoutMode
+    summary: Specifies the layout mode for the current document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        layoutMode?: Word.LayoutMode | "Default" | "Grid" | "LineGrid" |
+        "Genko";
+      return:
+        type: >-
+           | "Default" | "Grid" |
+          "LineGrid" | "Genko"
+  - name: leftMargin
+    uid: word!Word.Interfaces.PageSetupUpdateData#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: >-
+      Specifies the distance (in points) between the left edge of the page and
+      the left boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin?: number;'
+      return:
+        type: number
+  - name: lineNumbering
+    uid: word!Word.Interfaces.PageSetupUpdateData#lineNumbering:member
+    package: word!
+    fullName: lineNumbering
+    summary: >-
+      Specifies a `LineNumbering` object that represents the line numbers for
+      the `PageSetup` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineNumbering?: Word.Interfaces.LineNumberingUpdateData;'
+      return:
+        type: 
+  - name: linesPage
+    uid: word!Word.Interfaces.PageSetupUpdateData#linesPage:member
+    package: word!
+    fullName: linesPage
+    summary: Specifies the number of lines per page in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linesPage?: number;'
+      return:
+        type: number
+  - name: mirrorMargins
+    uid: word!Word.Interfaces.PageSetupUpdateData#mirrorMargins:member
+    package: word!
+    fullName: mirrorMargins
+    summary: >-
+      Specifies if the inside and outside margins of facing pages are the same
+      width.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorMargins?: boolean;'
+      return:
+        type: boolean
+  - name: oddAndEvenPagesHeaderFooter
+    uid: >-
+      word!Word.Interfaces.PageSetupUpdateData#oddAndEvenPagesHeaderFooter:member
+    package: word!
+    fullName: oddAndEvenPagesHeaderFooter
+    summary: Specifies whether odd and even pages have different headers and footers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'oddAndEvenPagesHeaderFooter?: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.Interfaces.PageSetupUpdateData#orientation:member
+    package: word!
+    fullName: orientation
+    summary: Specifies the orientation of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'orientation?: Word.PageOrientation | "Portrait" | "Landscape";'
+      return:
+        type: >-
+           | "Portrait" |
+          "Landscape"
+  - name: pageHeight
+    uid: word!Word.Interfaces.PageSetupUpdateData#pageHeight:member
+    package: word!
+    fullName: pageHeight
+    summary: Specifies the page height in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageHeight?: number;'
+      return:
+        type: number
+  - name: pageWidth
+    uid: word!Word.Interfaces.PageSetupUpdateData#pageWidth:member
+    package: word!
+    fullName: pageWidth
+    summary: Specifies the page width in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageWidth?: number;'
+      return:
+        type: number
+  - name: paperSize
+    uid: word!Word.Interfaces.PageSetupUpdateData#paperSize:member
+    package: word!
+    fullName: paperSize
+    summary: Specifies the paper size of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        paperSize?: Word.PaperSize | "Size10x14" | "Size11x17" | "Letter" |
+        "LetterSmall" | "Legal" | "Executive" | "A3" | "A4" | "A4Small" | "A5" |
+        "B4" | "B5" | "CSheet" | "DSheet" | "ESheet" | "FanfoldLegalGerman" |
+        "FanfoldStdGerman" | "FanfoldUS" | "Folio" | "Ledger" | "Note" |
+        "Quarto" | "Statement" | "Tabloid" | "Envelope9" | "Envelope10" |
+        "Envelope11" | "Envelope12" | "Envelope14" | "EnvelopeB4" | "EnvelopeB5"
+        | "EnvelopeB6" | "EnvelopeC3" | "EnvelopeC4" | "EnvelopeC5" |
+        "EnvelopeC6" | "EnvelopeC65" | "EnvelopeDL" | "EnvelopeItaly" |
+        "EnvelopeMonarch" | "EnvelopePersonal" | "Custom";
+      return:
+        type: >-
+           | "Size10x14" | "Size11x17" |
+          "Letter" | "LetterSmall" | "Legal" | "Executive" | "A3" | "A4" |
+          "A4Small" | "A5" | "B4" | "B5" | "CSheet" | "DSheet" | "ESheet" |
+          "FanfoldLegalGerman" | "FanfoldStdGerman" | "FanfoldUS" | "Folio" |
+          "Ledger" | "Note" | "Quarto" | "Statement" | "Tabloid" | "Envelope9" |
+          "Envelope10" | "Envelope11" | "Envelope12" | "Envelope14" |
+          "EnvelopeB4" | "EnvelopeB5" | "EnvelopeB6" | "EnvelopeC3" |
+          "EnvelopeC4" | "EnvelopeC5" | "EnvelopeC6" | "EnvelopeC65" |
+          "EnvelopeDL" | "EnvelopeItaly" | "EnvelopeMonarch" |
+          "EnvelopePersonal" | "Custom"
+  - name: rightMargin
+    uid: word!Word.Interfaces.PageSetupUpdateData#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: >-
+      Specifies the distance (in points) between the right edge of the page and
+      the right boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin?: number;'
+      return:
+        type: number
+  - name: sectionDirection
+    uid: word!Word.Interfaces.PageSetupUpdateData#sectionDirection:member
+    package: word!
+    fullName: sectionDirection
+    summary: Specifies the reading order and alignment for the specified sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        sectionDirection?: Word.SectionDirection | "RightToLeft" |
+        "LeftToRight";
+      return:
+        type: >-
+           | "RightToLeft" |
+          "LeftToRight"
+  - name: sectionStart
+    uid: word!Word.Interfaces.PageSetupUpdateData#sectionStart:member
+    package: word!
+    fullName: sectionStart
+    summary: Specifies the type of section break for the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        sectionStart?: Word.SectionStart | "Continuous" | "NewColumn" |
+        "NewPage" | "EvenPage" | "OddPage";
+      return:
+        type: >-
+           | "Continuous" |
+          "NewColumn" | "NewPage" | "EvenPage" | "OddPage"
+  - name: showGrid
+    uid: word!Word.Interfaces.PageSetupUpdateData#showGrid:member
+    package: word!
+    fullName: showGrid
+    summary: Specifies whether to show the grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showGrid?: boolean;'
+      return:
+        type: boolean
+  - name: suppressEndnotes
+    uid: word!Word.Interfaces.PageSetupUpdateData#suppressEndnotes:member
+    package: word!
+    fullName: suppressEndnotes
+    summary: >-
+      Specifies if endnotes are printed at the end of the next section that
+      doesn't suppress endnotes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'suppressEndnotes?: boolean;'
+      return:
+        type: boolean
+  - name: topMargin
+    uid: word!Word.Interfaces.PageSetupUpdateData#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Specifies the top margin of the page in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin?: number;'
+      return:
+        type: number
+  - name: twoPagesOnOne
+    uid: word!Word.Interfaces.PageSetupUpdateData#twoPagesOnOne:member
+    package: word!
+    fullName: twoPagesOnOne
+    summary: Specifies whether to print two pages per sheet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'twoPagesOnOne?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.PageSetupUpdateData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of text on each page in a document or
+      section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.PageSetupVerticalAlignment | "Top" | "Center" |
+        "Justify" | "Bottom";
+      return:
+        type: >-
+           | "Top" |
+          "Center" | "Justify" | "Bottom"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panecollectiondata.yml
new file mode 100644
index 0000000000..157949a1ba
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.PaneCollectionData
+uid: word!Word.Interfaces.PaneCollectionData:interface
+package: word!
+fullName: Word.Interfaces.PaneCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `paneCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.PaneCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.PaneData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panecollectionupdatedata.yml
new file mode 100644
index 0000000000..95f2cc987d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.PaneCollectionUpdateData
+uid: word!Word.Interfaces.PaneCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PaneCollectionUpdateData
+summary: >-
+  An interface for updating data on the `PaneCollection` object, for use in
+  `paneCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.PaneCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.PaneData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panedata.yml
new file mode 100644
index 0000000000..7365f97147
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.panedata.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSType
+name: Word.Interfaces.PaneData
+uid: word!Word.Interfaces.PaneData:interface
+package: word!
+fullName: Word.Interfaces.PaneData
+summary: An interface describing the data returned by calling `pane.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: pages
+    uid: word!Word.Interfaces.PaneData#pages:member
+    package: word!
+    fullName: pages
+    summary: Gets the collection of pages in the pane.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pages?: Word.Interfaces.PageData[];'
+      return:
+        type: []
+  - name: pagesEnclosingViewport
+    uid: word!Word.Interfaces.PaneData#pagesEnclosingViewport:member
+    package: word!
+    fullName: pagesEnclosingViewport
+    summary: >-
+      Gets the `PageCollection` shown in the viewport of the pane. If a page is
+      partially visible in the pane, the whole page is returned.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pagesEnclosingViewport?: Word.Interfaces.PageData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectiondata.yml
new file mode 100644
index 0000000000..f27b19d190
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphCollectionData
+uid: word!Word.Interfaces.ParagraphCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ParagraphCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `paragraphCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ParagraphCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ParagraphData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectionloadoptions.yml
new file mode 100644
index 0000000000..4617a6ff91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectionloadoptions.yml
@@ -0,0 +1,583 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphCollectionLoadOptions
+uid: word!Word.Interfaces.ParagraphCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ParagraphCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.Paragraph](xref:word!Word.Paragraph:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the alignment for a paragraph.
+      The value can be 'left', 'centered', 'right', or 'justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      For EACH ITEM in the collection: Specifies the value, in points, for a
+      first line or hanging indent. Use a positive value to set a first-line
+      indent, and use a negative value to set a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets the text format of the paragraph.
+      Use this to get and set font name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: isLastParagraph
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#isLastParagraph:member
+    package: word!
+    fullName: isLastParagraph
+    summary: >-
+      For EACH ITEM in the collection: Indicates the paragraph is the last one
+      inside its parent body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isLastParagraph?: boolean;'
+      return:
+        type: boolean
+  - name: isListItem
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#isListItem:member
+    package: word!
+    fullName: isListItem
+    summary: >-
+      For EACH ITEM in the collection: Checks whether the paragraph is a list
+      item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isListItem?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: >-
+      For EACH ITEM in the collection: Specifies the left indent value, in
+      points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: boolean;'
+      return:
+        type: boolean
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: >-
+      For EACH ITEM in the collection: Specifies the line spacing, in points,
+      for the specified paragraph. In the Word UI, this value is divided by 12.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: boolean;'
+      return:
+        type: boolean
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: >-
+      For EACH ITEM in the collection: Specifies the amount of spacing, in grid
+      lines, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: boolean;'
+      return:
+        type: boolean
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: >-
+      For EACH ITEM in the collection: Specifies the amount of spacing, in grid
+      lines, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: boolean;'
+      return:
+        type: boolean
+  - name: list
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#list:member
+    package: word!
+    fullName: list
+    summary: >-
+      For EACH ITEM in the collection: Gets the List to which this paragraph
+      belongs. Throws an `ItemNotFound` error if the paragraph isn't in a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'list?: Word.Interfaces.ListLoadOptions;'
+      return:
+        type: 
+  - name: listItem
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#listItem:member
+    package: word!
+    fullName: listItem
+    summary: >-
+      For EACH ITEM in the collection: Gets the ListItem for the paragraph.
+      Throws an `ItemNotFound` error if the paragraph isn't part of a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItem?: Word.Interfaces.ListItemLoadOptions;'
+      return:
+        type: 
+  - name: listItemOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#listItemOrNullObject:member
+    package: word!
+    fullName: listItemOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the ListItem for the paragraph. If
+      the paragraph isn't part of a list, then this method will return an object
+      with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItemOrNullObject?: Word.Interfaces.ListItemLoadOptions;'
+      return:
+        type: 
+  - name: listOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#listOrNullObject:member
+    package: word!
+    fullName: listOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the List to which this paragraph
+      belongs. If the paragraph isn't in a list, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listOrNullObject?: Word.Interfaces.ListLoadOptions;'
+      return:
+        type: 
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: >-
+      For EACH ITEM in the collection: Specifies the outline level for the
+      paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineLevel?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: 'For EACH ITEM in the collection: Gets the parent body of the paragraph.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the paragraph. Throws an `ItemNotFound` error if there isn't a parent
+      content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the paragraph. If there isn't a parent content control, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the
+      paragraph. Throws an `ItemNotFound` error if it isn't contained in a
+      table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      paragraph. Throws an `ItemNotFound` error if it isn't contained in a table
+      cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      paragraph. If it isn't contained in a table cell, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the
+      paragraph. If it isn't contained in a table, then this method will return
+      an object with its `isNullObject` property set to `true`. For
+      further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: >-
+      For EACH ITEM in the collection: Specifies the right indent value, in
+      points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
+      refers to the shading formatting for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      For EACH ITEM in the collection: Specifies the spacing, in points, after
+      the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: >-
+      For EACH ITEM in the collection: Specifies the spacing, in points, before
+      the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: boolean;'
+      return:
+        type: boolean
+  - name: style
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      For EACH ITEM in the collection: Specifies the style name for the
+      paragraph. Use this property for custom styles and localized style names.
+      To use the built-in styles that are portable between locales, see the
+      "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      For EACH ITEM in the collection: Specifies the built-in style name for the
+      paragraph. Use this property for built-in styles that are portable between
+      locales. To use custom styles or localized style names, see the "style"
+      property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: tableNestingLevel
+    uid: >-
+      word!Word.Interfaces.ParagraphCollectionLoadOptions#tableNestingLevel:member
+    package: word!
+    fullName: tableNestingLevel
+    summary: >-
+      For EACH ITEM in the collection: Gets the level of the paragraph's table.
+      It returns 0 if the paragraph isn't in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableNestingLevel?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: 'For EACH ITEM in the collection: Gets the text of the paragraph.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: uniqueLocalId
+    uid: word!Word.Interfaces.ParagraphCollectionLoadOptions#uniqueLocalId:member
+    package: word!
+    fullName: uniqueLocalId
+    summary: >-
+      For EACH ITEM in the collection: Gets a string that represents the
+      paragraph identifier in the current session. ID is in standard 8-4-4-4-12
+      GUID format without curly braces and differs across sessions and
+      coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'uniqueLocalId?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectionupdatedata.yml
new file mode 100644
index 0000000000..8991b9cd2f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphCollectionUpdateData
+uid: word!Word.Interfaces.ParagraphCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ParagraphCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ParagraphCollection` object, for use in
+  `paragraphCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ParagraphCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ParagraphData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphdata.yml
new file mode 100644
index 0000000000..0f8055228c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphdata.yml
@@ -0,0 +1,534 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphData
+uid: word!Word.Interfaces.ParagraphData:interface
+package: word!
+fullName: Word.Interfaces.ParagraphData
+summary: >-
+  An interface describing the data returned by calling `paragraph.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment for a paragraph. The value can be 'left',
+      'centered', 'right', or 'justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: borders
+    uid: word!Word.Interfaces.ParagraphData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
+  - name: fields
+    uid: word!Word.Interfaces.ParagraphData#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of fields in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fields?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphData#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value, in points, for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: number;'
+      return:
+        type: number
+  - name: font
+    uid: word!Word.Interfaces.ParagraphData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the paragraph. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: inlinePictures
+    uid: word!Word.Interfaces.ParagraphData#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: >-
+      Gets the collection of InlinePicture objects in the paragraph. The
+      collection doesn't include floating images.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inlinePictures?: Word.Interfaces.InlinePictureData[];'
+      return:
+        type: []
+  - name: isLastParagraph
+    uid: word!Word.Interfaces.ParagraphData#isLastParagraph:member
+    package: word!
+    fullName: isLastParagraph
+    summary: Indicates the paragraph is the last one inside its parent body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isLastParagraph?: boolean;'
+      return:
+        type: boolean
+  - name: isListItem
+    uid: word!Word.Interfaces.ParagraphData#isListItem:member
+    package: word!
+    fullName: isListItem
+    summary: Checks whether the paragraph is a list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isListItem?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphData#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: number;'
+      return:
+        type: number
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphData#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: >-
+      Specifies the line spacing, in points, for the specified paragraph. In the
+      Word UI, this value is divided by 12.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: number;'
+      return:
+        type: number
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphData#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: Specifies the amount of spacing, in grid lines, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: number;'
+      return:
+        type: number
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphData#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: Specifies the amount of spacing, in grid lines, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: number;'
+      return:
+        type: number
+  - name: listItem
+    uid: word!Word.Interfaces.ParagraphData#listItem:member
+    package: word!
+    fullName: listItem
+    summary: >-
+      Gets the ListItem for the paragraph. Throws an `ItemNotFound` error if the
+      paragraph isn't part of a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItem?: Word.Interfaces.ListItemData;'
+      return:
+        type: 
+  - name: listItemOrNullObject
+    uid: word!Word.Interfaces.ParagraphData#listItemOrNullObject:member
+    package: word!
+    fullName: listItemOrNullObject
+    summary: >-
+      Gets the ListItem for the paragraph. If the paragraph isn't part of a
+      list, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItemOrNullObject?: Word.Interfaces.ListItemData;'
+      return:
+        type: 
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphData#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineLevel?: number;'
+      return:
+        type: number
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphData#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: number;'
+      return:
+        type: number
+  - name: shading
+    uid: word!Word.Interfaces.ParagraphData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalData;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Interfaces.ParagraphData#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of shape objects anchored in the paragraph, including
+      both inline and floating shapes. Currently, only the following shapes are
+      supported: text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapes?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the spacing, in points, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphData#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing, in points, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: number;'
+      return:
+        type: number
+  - name: style
+    uid: word!Word.Interfaces.ParagraphData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the paragraph. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ParagraphData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the paragraph. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tableNestingLevel
+    uid: word!Word.Interfaces.ParagraphData#tableNestingLevel:member
+    package: word!
+    fullName: tableNestingLevel
+    summary: >-
+      Gets the level of the paragraph's table. It returns 0 if the paragraph
+      isn't in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableNestingLevel?: number;'
+      return:
+        type: number
+  - name: text
+    uid: word!Word.Interfaces.ParagraphData#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: uniqueLocalId
+    uid: word!Word.Interfaces.ParagraphData#uniqueLocalId:member
+    package: word!
+    fullName: uniqueLocalId
+    summary: >-
+      Gets a string that represents the paragraph identifier in the current
+      session. ID is in standard 8-4-4-4-12 GUID format without curly braces and
+      differs across sessions and coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'uniqueLocalId?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatdata.yml
new file mode 100644
index 0000000000..8f739f39f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatdata.yml
@@ -0,0 +1,252 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphFormatData
+uid: word!Word.Interfaces.ParagraphFormatData:interface
+package: word!
+fullName: Word.Interfaces.ParagraphFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `paragraphFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphFormatData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the alignment for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphFormatData#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value (in points) for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: number;'
+      return:
+        type: number
+  - name: keepTogether
+    uid: word!Word.Interfaces.ParagraphFormatData#keepTogether:member
+    package: word!
+    fullName: keepTogether
+    summary: >-
+      Specifies whether all lines in the specified paragraphs remain on the same
+      page when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepTogether?: boolean;'
+      return:
+        type: boolean
+  - name: keepWithNext
+    uid: word!Word.Interfaces.ParagraphFormatData#keepWithNext:member
+    package: word!
+    fullName: keepWithNext
+    summary: >-
+      Specifies whether the specified paragraph remains on the same page as the
+      paragraph that follows it when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepWithNext?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphFormatData#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: number;'
+      return:
+        type: number
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphFormatData#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: Specifies the line spacing (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: number;'
+      return:
+        type: number
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphFormatData#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: >-
+      Specifies the amount of spacing (in gridlines) after the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: number;'
+      return:
+        type: number
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphFormatData#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: >-
+      Specifies the amount of spacing (in gridlines) before the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: number;'
+      return:
+        type: number
+  - name: mirrorIndents
+    uid: word!Word.Interfaces.ParagraphFormatData#mirrorIndents:member
+    package: word!
+    fullName: mirrorIndents
+    summary: Specifies whether left and right indents are the same width.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorIndents?: boolean;'
+      return:
+        type: boolean
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphFormatData#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outlineLevel?: Word.OutlineLevel | "OutlineLevel1" | "OutlineLevel2" |
+        "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5" | "OutlineLevel6" |
+        "OutlineLevel7" | "OutlineLevel8" | "OutlineLevel9" |
+        "OutlineLevelBodyText";
+      return:
+        type: >-
+           | "OutlineLevel1" |
+          "OutlineLevel2" | "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5"
+          | "OutlineLevel6" | "OutlineLevel7" | "OutlineLevel8" |
+          "OutlineLevel9" | "OutlineLevelBodyText"
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphFormatData#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: number;'
+      return:
+        type: number
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphFormatData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphFormatData#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: number;'
+      return:
+        type: number
+  - name: widowControl
+    uid: word!Word.Interfaces.ParagraphFormatData#widowControl:member
+    package: word!
+    fullName: widowControl
+    summary: >-
+      Specifies whether the first and last lines in the specified paragraph
+      remain on the same page as the rest of the paragraph when Microsoft Word
+      repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widowControl?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatloadoptions.yml
new file mode 100644
index 0000000000..7b3f7aa1d7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatloadoptions.yml
@@ -0,0 +1,256 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphFormatLoadOptions
+uid: word!Word.Interfaces.ParagraphFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ParagraphFormatLoadOptions
+summary: Represents a style of paragraph in a document.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the alignment for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value (in points) for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: boolean;'
+      return:
+        type: boolean
+  - name: keepTogether
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#keepTogether:member
+    package: word!
+    fullName: keepTogether
+    summary: >-
+      Specifies whether all lines in the specified paragraphs remain on the same
+      page when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepTogether?: boolean;'
+      return:
+        type: boolean
+  - name: keepWithNext
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#keepWithNext:member
+    package: word!
+    fullName: keepWithNext
+    summary: >-
+      Specifies whether the specified paragraph remains on the same page as the
+      paragraph that follows it when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepWithNext?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: boolean;'
+      return:
+        type: boolean
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: Specifies the line spacing (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: boolean;'
+      return:
+        type: boolean
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: >-
+      Specifies the amount of spacing (in gridlines) after the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: boolean;'
+      return:
+        type: boolean
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: >-
+      Specifies the amount of spacing (in gridlines) before the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: boolean;'
+      return:
+        type: boolean
+  - name: mirrorIndents
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#mirrorIndents:member
+    package: word!
+    fullName: mirrorIndents
+    summary: Specifies whether left and right indents are the same width.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorIndents?: boolean;'
+      return:
+        type: boolean
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineLevel?: boolean;'
+      return:
+        type: boolean
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: boolean;'
+      return:
+        type: boolean
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: boolean;'
+      return:
+        type: boolean
+  - name: widowControl
+    uid: word!Word.Interfaces.ParagraphFormatLoadOptions#widowControl:member
+    package: word!
+    fullName: widowControl
+    summary: >-
+      Specifies whether the first and last lines in the specified paragraph
+      remain on the same page as the rest of the paragraph when Microsoft Word
+      repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widowControl?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatupdatedata.yml
new file mode 100644
index 0000000000..d19d0049d1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphformatupdatedata.yml
@@ -0,0 +1,252 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphFormatUpdateData
+uid: word!Word.Interfaces.ParagraphFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ParagraphFormatUpdateData
+summary: >-
+  An interface for updating data on the `ParagraphFormat` object, for use in
+  `paragraphFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the alignment for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value (in points) for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: number;'
+      return:
+        type: number
+  - name: keepTogether
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#keepTogether:member
+    package: word!
+    fullName: keepTogether
+    summary: >-
+      Specifies whether all lines in the specified paragraphs remain on the same
+      page when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepTogether?: boolean;'
+      return:
+        type: boolean
+  - name: keepWithNext
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#keepWithNext:member
+    package: word!
+    fullName: keepWithNext
+    summary: >-
+      Specifies whether the specified paragraph remains on the same page as the
+      paragraph that follows it when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepWithNext?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: number;'
+      return:
+        type: number
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: Specifies the line spacing (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: number;'
+      return:
+        type: number
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: >-
+      Specifies the amount of spacing (in gridlines) after the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: number;'
+      return:
+        type: number
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: >-
+      Specifies the amount of spacing (in gridlines) before the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: number;'
+      return:
+        type: number
+  - name: mirrorIndents
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#mirrorIndents:member
+    package: word!
+    fullName: mirrorIndents
+    summary: Specifies whether left and right indents are the same width.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorIndents?: boolean;'
+      return:
+        type: boolean
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outlineLevel?: Word.OutlineLevel | "OutlineLevel1" | "OutlineLevel2" |
+        "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5" | "OutlineLevel6" |
+        "OutlineLevel7" | "OutlineLevel8" | "OutlineLevel9" |
+        "OutlineLevelBodyText";
+      return:
+        type: >-
+           | "OutlineLevel1" |
+          "OutlineLevel2" | "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5"
+          | "OutlineLevel6" | "OutlineLevel7" | "OutlineLevel8" |
+          "OutlineLevel9" | "OutlineLevelBodyText"
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: number;'
+      return:
+        type: number
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: number;'
+      return:
+        type: number
+  - name: widowControl
+    uid: word!Word.Interfaces.ParagraphFormatUpdateData#widowControl:member
+    package: word!
+    fullName: widowControl
+    summary: >-
+      Specifies whether the first and last lines in the specified paragraph
+      remain on the same page as the rest of the paragraph when Microsoft Word
+      repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widowControl?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphloadoptions.yml
new file mode 100644
index 0000000000..0b2c3a208b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphloadoptions.yml
@@ -0,0 +1,554 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphLoadOptions
+uid: word!Word.Interfaces.ParagraphLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ParagraphLoadOptions
+summary: >-
+  Represents a single paragraph in a selection, range, content control, or
+  document body.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ParagraphLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment for a paragraph. The value can be 'left',
+      'centered', 'right', or 'justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphLoadOptions#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value, in points, for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.ParagraphLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the paragraph. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: isLastParagraph
+    uid: word!Word.Interfaces.ParagraphLoadOptions#isLastParagraph:member
+    package: word!
+    fullName: isLastParagraph
+    summary: Indicates the paragraph is the last one inside its parent body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isLastParagraph?: boolean;'
+      return:
+        type: boolean
+  - name: isListItem
+    uid: word!Word.Interfaces.ParagraphLoadOptions#isListItem:member
+    package: word!
+    fullName: isListItem
+    summary: Checks whether the paragraph is a list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isListItem?: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphLoadOptions#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: boolean;'
+      return:
+        type: boolean
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphLoadOptions#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: >-
+      Specifies the line spacing, in points, for the specified paragraph. In the
+      Word UI, this value is divided by 12.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: boolean;'
+      return:
+        type: boolean
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphLoadOptions#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: Specifies the amount of spacing, in grid lines, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: boolean;'
+      return:
+        type: boolean
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphLoadOptions#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: Specifies the amount of spacing, in grid lines, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: boolean;'
+      return:
+        type: boolean
+  - name: list
+    uid: word!Word.Interfaces.ParagraphLoadOptions#list:member
+    package: word!
+    fullName: list
+    summary: >-
+      Gets the List to which this paragraph belongs. Throws an `ItemNotFound`
+      error if the paragraph isn't in a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'list?: Word.Interfaces.ListLoadOptions;'
+      return:
+        type: 
+  - name: listItem
+    uid: word!Word.Interfaces.ParagraphLoadOptions#listItem:member
+    package: word!
+    fullName: listItem
+    summary: >-
+      Gets the ListItem for the paragraph. Throws an `ItemNotFound` error if the
+      paragraph isn't part of a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItem?: Word.Interfaces.ListItemLoadOptions;'
+      return:
+        type: 
+  - name: listItemOrNullObject
+    uid: word!Word.Interfaces.ParagraphLoadOptions#listItemOrNullObject:member
+    package: word!
+    fullName: listItemOrNullObject
+    summary: >-
+      Gets the ListItem for the paragraph. If the paragraph isn't part of a
+      list, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItemOrNullObject?: Word.Interfaces.ListItemLoadOptions;'
+      return:
+        type: 
+  - name: listOrNullObject
+    uid: word!Word.Interfaces.ParagraphLoadOptions#listOrNullObject:member
+    package: word!
+    fullName: listOrNullObject
+    summary: >-
+      Gets the List to which this paragraph belongs. If the paragraph isn't in a
+      list, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listOrNullObject?: Word.Interfaces.ListLoadOptions;'
+      return:
+        type: 
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphLoadOptions#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineLevel?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.ParagraphLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.ParagraphLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the paragraph. Throws an
+      `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the paragraph. If there isn't a
+      parent content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.ParagraphLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the paragraph. Throws an `ItemNotFound` error
+      if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.ParagraphLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the paragraph. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.ParagraphLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the paragraph. If it isn't contained in
+      a table cell, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Interfaces.ParagraphLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the paragraph. If it isn't contained in a
+      table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphLoadOptions#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.ParagraphLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the spacing, in points, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphLoadOptions#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing, in points, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: boolean;'
+      return:
+        type: boolean
+  - name: style
+    uid: word!Word.Interfaces.ParagraphLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the paragraph. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ParagraphLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the paragraph. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: tableNestingLevel
+    uid: word!Word.Interfaces.ParagraphLoadOptions#tableNestingLevel:member
+    package: word!
+    fullName: tableNestingLevel
+    summary: >-
+      Gets the level of the paragraph's table. It returns 0 if the paragraph
+      isn't in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableNestingLevel?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.ParagraphLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: uniqueLocalId
+    uid: word!Word.Interfaces.ParagraphLoadOptions#uniqueLocalId:member
+    package: word!
+    fullName: uniqueLocalId
+    summary: >-
+      Gets a string that represents the paragraph identifier in the current
+      session. ID is in standard 8-4-4-4-12 GUID format without curly braces and
+      differs across sessions and coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'uniqueLocalId?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphupdatedata.yml
new file mode 100644
index 0000000000..e3fb268650
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.paragraphupdatedata.yml
@@ -0,0 +1,389 @@
+### YamlMime:TSType
+name: Word.Interfaces.ParagraphUpdateData
+uid: word!Word.Interfaces.ParagraphUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ParagraphUpdateData
+summary: >-
+  An interface for updating data on the `Paragraph` object, for use in
+  `paragraph.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.ParagraphUpdateData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment for a paragraph. The value can be 'left',
+      'centered', 'right', or 'justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: firstLineIndent
+    uid: word!Word.Interfaces.ParagraphUpdateData#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value, in points, for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent?: number;'
+      return:
+        type: number
+  - name: font
+    uid: word!Word.Interfaces.ParagraphUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the paragraph. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: leftIndent
+    uid: word!Word.Interfaces.ParagraphUpdateData#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent?: number;'
+      return:
+        type: number
+  - name: lineSpacing
+    uid: word!Word.Interfaces.ParagraphUpdateData#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: >-
+      Specifies the line spacing, in points, for the specified paragraph. In the
+      Word UI, this value is divided by 12.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing?: number;'
+      return:
+        type: number
+  - name: lineUnitAfter
+    uid: word!Word.Interfaces.ParagraphUpdateData#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: Specifies the amount of spacing, in grid lines, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter?: number;'
+      return:
+        type: number
+  - name: lineUnitBefore
+    uid: word!Word.Interfaces.ParagraphUpdateData#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: Specifies the amount of spacing, in grid lines, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore?: number;'
+      return:
+        type: number
+  - name: listItem
+    uid: word!Word.Interfaces.ParagraphUpdateData#listItem:member
+    package: word!
+    fullName: listItem
+    summary: >-
+      Gets the ListItem for the paragraph. Throws an `ItemNotFound` error if the
+      paragraph isn't part of a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItem?: Word.Interfaces.ListItemUpdateData;'
+      return:
+        type: 
+  - name: listItemOrNullObject
+    uid: word!Word.Interfaces.ParagraphUpdateData#listItemOrNullObject:member
+    package: word!
+    fullName: listItemOrNullObject
+    summary: >-
+      Gets the ListItem for the paragraph. If the paragraph isn't part of a
+      list, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;'
+      return:
+        type: 
+  - name: outlineLevel
+    uid: word!Word.Interfaces.ParagraphUpdateData#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineLevel?: number;'
+      return:
+        type: number
+  - name: rightIndent
+    uid: word!Word.Interfaces.ParagraphUpdateData#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent?: number;'
+      return:
+        type: number
+  - name: shading
+    uid: word!Word.Interfaces.ParagraphUpdateData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
+      return:
+        type: >-
+          
+  - name: spaceAfter
+    uid: word!Word.Interfaces.ParagraphUpdateData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the spacing, in points, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Interfaces.ParagraphUpdateData#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing, in points, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore?: number;'
+      return:
+        type: number
+  - name: style
+    uid: word!Word.Interfaces.ParagraphUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the paragraph. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.ParagraphUpdateData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the paragraph. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..f57ea9c2a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,239 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.PictureContentControlData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.PictureContentControlData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.Interfaces.PictureContentControlData#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.Interfaces.PictureContentControlData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.PictureContentControlData#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Returns the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        level?: Word.ContentControlLevel | "Inline" | "Paragraph" | "Row" |
+        "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.Interfaces.PictureContentControlData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.PictureContentControlData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.Interfaces.PictureContentControlData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.PictureContentControlData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.PictureContentControlData#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.PictureContentControlData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.PictureContentControlData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.PictureContentControlData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontrolloadoptions.yml
new file mode 100644
index 0000000000..031bf2ba9a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontrolloadoptions.yml
@@ -0,0 +1,249 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlLoadOptions
+uid: word!Word.Interfaces.PictureContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlLoadOptions
+summary: Represents the `PictureContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isTemporary
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Returns the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.PictureContentControlLoadOptions#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.PictureContentControlLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.PictureContentControlLoadOptions#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
+  - name: xmlMapping
+    uid: word!Word.Interfaces.PictureContentControlLoadOptions#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..ce92b87eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,186 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: appearance
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.PictureContentControlUpdateData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.PictureContentControlUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: tag
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.Interfaces.PictureContentControlUpdateData#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xmlMapping?: Word.Interfaces.XmlMappingUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectiondata.yml
new file mode 100644
index 0000000000..31c9aead01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.RangeCollectionData
+uid: word!Word.Interfaces.RangeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.RangeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `rangeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.RangeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.RangeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectionloadoptions.yml
new file mode 100644
index 0000000000..5c1feb3103
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectionloadoptions.yml
@@ -0,0 +1,397 @@
+### YamlMime:TSType
+name: Word.Interfaces.RangeCollectionLoadOptions
+uid: word!Word.Interfaces.RangeCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.RangeCollectionLoadOptions
+summary: Contains a collection of [Word.Range](xref:word!Word.Range:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets the text format of the range. Use
+      this to get and set font name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      For EACH ITEM in the collection: Specifies the proofing status (spelling
+      and grammar checking) of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      For EACH ITEM in the collection: Gets the first hyperlink in the range, or
+      sets a hyperlink on the range. All hyperlinks in the range are deleted
+      when you set a new hyperlink on the range. Use a '\#' to separate the
+      address part from the optional location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: boolean;'
+      return:
+        type: boolean
+  - name: isEmpty
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: 'For EACH ITEM in the collection: Checks whether the range length is zero.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isEmpty?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether Microsoft Word has
+      detected the language of the text in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      For EACH ITEM in the collection: Specifies a `LanguageId` value that
+      represents the language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageId?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: >-
+      For EACH ITEM in the collection: Specifies an East Asian language for the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdOther
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#languageIdOther:member
+    package: word!
+    fullName: languageIdOther
+    summary: >-
+      For EACH ITEM in the collection: Specifies a language for the range that
+      isn't classified as an East Asian language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdOther?: boolean;'
+      return:
+        type: boolean
+  - name: listFormat
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#listFormat:member
+    package: word!
+    fullName: listFormat
+    summary: >-
+      For EACH ITEM in the collection: Returns a `ListFormat` object that
+      represents all the list formatting characteristics of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listFormat?: Word.Interfaces.ListFormatLoadOptions;'
+      return:
+        type: 
+  - name: parentBody
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: 'For EACH ITEM in the collection: Gets the parent body of the range.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: >-
+      word!Word.Interfaces.RangeCollectionLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the currently supported content
+      control that contains the range. Throws an `ItemNotFound` error if there
+      isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.RangeCollectionLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the currently supported content
+      control that contains the range. If there isn't a parent content control,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the range.
+      Throws an `ItemNotFound` error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      range. Throws an `ItemNotFound` error if it isn't contained in a table
+      cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.RangeCollectionLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains the
+      range. If it isn't contained in a table cell, then this method will return
+      an object with its `isNullObject` property set to `true`. For
+      further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.RangeCollectionLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains the range.
+      If it isn't contained in a table, then this method will return an object
+      with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: shading
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
+      refers to the shading formatting for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      For EACH ITEM in the collection: Specifies the style name for the range.
+      Use this property for custom styles and localized style names. To use the
+      built-in styles that are portable between locales, see the "styleBuiltIn"
+      property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      For EACH ITEM in the collection: Specifies the built-in style name for the
+      range. Use this property for built-in styles that are portable between
+      locales. To use custom styles or localized style names, see the "style"
+      property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.RangeCollectionLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: 'For EACH ITEM in the collection: Gets the text of the range.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectionupdatedata.yml
new file mode 100644
index 0000000000..3c17e30976
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.RangeCollectionUpdateData
+uid: word!Word.Interfaces.RangeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RangeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `RangeCollection` object, for use in
+  `rangeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.RangeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.RangeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangedata.yml
new file mode 100644
index 0000000000..80faab4571
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangedata.yml
@@ -0,0 +1,753 @@
+### YamlMime:TSType
+name: Word.Interfaces.RangeData
+uid: word!Word.Interfaces.RangeData:interface
+package: word!
+fullName: Word.Interfaces.RangeData
+summary: An interface describing the data returned by calling `range.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: fields
+    uid: word!Word.Interfaces.RangeData#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fields?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
+  - name: font
+    uid: word!Word.Interfaces.RangeData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the range. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: frames
+    uid: word!Word.Interfaces.RangeData#frames:member
+    package: word!
+    fullName: frames
+    summary: >-
+      Gets a `FrameCollection` object that represents all the frames in the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'frames?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.RangeData#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies the proofing status (spelling and grammar checking) of the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.RangeData#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range. Use a '\#' to separate the address part from the optional
+      location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: string;'
+      return:
+        type: string
+  - name: hyperlinks
+    uid: word!Word.Interfaces.RangeData#hyperlinks:member
+    package: word!
+    fullName: hyperlinks
+    summary: >-
+      Returns a `HyperlinkCollection` object that represents all the hyperlinks
+      in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlinks?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
+  - name: inlinePictures
+    uid: word!Word.Interfaces.RangeData#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: Gets the collection of inline picture objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inlinePictures?: Word.Interfaces.InlinePictureData[];'
+      return:
+        type: []
+  - name: isEmpty
+    uid: word!Word.Interfaces.RangeData#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: Checks whether the range length is zero.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isEmpty?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.RangeData#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the text in
+      the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.RangeData#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.RangeData#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdOther
+    uid: word!Word.Interfaces.RangeData#languageIdOther:member
+    package: word!
+    fullName: languageIdOther
+    summary: >-
+      Specifies a language for the range that isn't classified as an East Asian
+      language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdOther?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic"
+        | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: listFormat
+    uid: word!Word.Interfaces.RangeData#listFormat:member
+    package: word!
+    fullName: listFormat
+    summary: >-
+      Returns a `ListFormat` object that represents all the list formatting
+      characteristics of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listFormat?: Word.Interfaces.ListFormatData;'
+      return:
+        type: 
+  - name: pages
+    uid: word!Word.Interfaces.RangeData#pages:member
+    package: word!
+    fullName: pages
+    summary: Gets the collection of pages in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pages?: Word.Interfaces.PageData[];'
+      return:
+        type: []
+  - name: sections
+    uid: word!Word.Interfaces.RangeData#sections:member
+    package: word!
+    fullName: sections
+    summary: Gets the collection of sections in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sections?: Word.Interfaces.SectionData[];'
+      return:
+        type: []
+  - name: shading
+    uid: word!Word.Interfaces.RangeData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalData;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Interfaces.RangeData#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of shape objects anchored in the range, including both
+      inline and floating shapes. Currently, only the following shapes are
+      supported: text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapes?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
+  - name: style
+    uid: word!Word.Interfaces.RangeData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the range. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.RangeData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the range. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tableColumns
+    uid: word!Word.Interfaces.RangeData#tableColumns:member
+    package: word!
+    fullName: tableColumns
+    summary: >-
+      Gets a `TableColumnCollection` object that represents all the table
+      columns in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableColumns?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
+  - name: text
+    uid: word!Word.Interfaces.RangeData#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangeloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangeloadoptions.yml
new file mode 100644
index 0000000000..2bfa462cf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangeloadoptions.yml
@@ -0,0 +1,385 @@
+### YamlMime:TSType
+name: Word.Interfaces.RangeLoadOptions
+uid: word!Word.Interfaces.RangeLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.RangeLoadOptions
+summary: Represents a contiguous area in a document.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.RangeLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.RangeLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the range. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.RangeLoadOptions#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies the proofing status (spelling and grammar checking) of the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.RangeLoadOptions#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range. Use a '\#' to separate the address part from the optional
+      location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: boolean;'
+      return:
+        type: boolean
+  - name: isEmpty
+    uid: word!Word.Interfaces.RangeLoadOptions#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: Checks whether the range length is zero.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isEmpty?: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Interfaces.RangeLoadOptions#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the text in
+      the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.RangeLoadOptions#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageId?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.RangeLoadOptions#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdOther
+    uid: word!Word.Interfaces.RangeLoadOptions#languageIdOther:member
+    package: word!
+    fullName: languageIdOther
+    summary: >-
+      Specifies a language for the range that isn't classified as an East Asian
+      language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdOther?: boolean;'
+      return:
+        type: boolean
+  - name: listFormat
+    uid: word!Word.Interfaces.RangeLoadOptions#listFormat:member
+    package: word!
+    fullName: listFormat
+    summary: >-
+      Returns a `ListFormat` object that represents all the list formatting
+      characteristics of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listFormat?: Word.Interfaces.ListFormatLoadOptions;'
+      return:
+        type: 
+  - name: parentBody
+    uid: word!Word.Interfaces.RangeLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.RangeLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the currently supported content control that contains the range.
+      Throws an `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.RangeLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the currently supported content control that contains the range. If
+      there isn't a parent content control, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.RangeLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the range. Throws an `ItemNotFound` error if
+      it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.RangeLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the range. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Interfaces.RangeLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the range. If it isn't contained in a
+      table cell, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Interfaces.RangeLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the range. If it isn't contained in a table,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: shading
+    uid: word!Word.Interfaces.RangeLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.RangeLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the range. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.RangeLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the range. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.RangeLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangeupdatedata.yml
new file mode 100644
index 0000000000..62eca193a4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.rangeupdatedata.yml
@@ -0,0 +1,598 @@
+### YamlMime:TSType
+name: Word.Interfaces.RangeUpdateData
+uid: word!Word.Interfaces.RangeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RangeUpdateData
+summary: >-
+  An interface for updating data on the `Range` object, for use in `range.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: font
+    uid: word!Word.Interfaces.RangeUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the range. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.RangeUpdateData#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies the proofing status (spelling and grammar checking) of the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Interfaces.RangeUpdateData#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range. Use a '\#' to separate the address part from the optional
+      location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink?: string;'
+      return:
+        type: string
+  - name: languageDetected
+    uid: word!Word.Interfaces.RangeUpdateData#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the text in
+      the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.RangeUpdateData#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.RangeUpdateData#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdOther
+    uid: word!Word.Interfaces.RangeUpdateData#languageIdOther:member
+    package: word!
+    fullName: languageIdOther
+    summary: >-
+      Specifies a language for the range that isn't classified as an East Asian
+      language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdOther?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic"
+        | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: listFormat
+    uid: word!Word.Interfaces.RangeUpdateData#listFormat:member
+    package: word!
+    fullName: listFormat
+    summary: >-
+      Returns a `ListFormat` object that represents all the list formatting
+      characteristics of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listFormat?: Word.Interfaces.ListFormatUpdateData;'
+      return:
+        type: 
+  - name: shading
+    uid: word!Word.Interfaces.RangeUpdateData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
+      return:
+        type: >-
+          
+  - name: style
+    uid: word!Word.Interfaces.RangeUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the range. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.RangeUpdateData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the range. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..1ac7d437f8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,104 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: blur
+    uid: word!Word.Interfaces.ReflectionFormatData#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the degree of blur effect applied to the `ReflectionFormat`
+      object as a value between 0.0 and 100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur?: number;'
+      return:
+        type: number
+  - name: offset
+    uid: word!Word.Interfaces.ReflectionFormatData#offset:member
+    package: word!
+    fullName: offset
+    summary: >-
+      Specifies the amount of separation, in points, of the reflected image from
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offset?: number;'
+      return:
+        type: number
+  - name: size
+    uid: word!Word.Interfaces.ReflectionFormatData#size:member
+    package: word!
+    fullName: size
+    summary: >-
+      Specifies the size of the reflection as a percentage of the reflected
+      shape from 0 to 100.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.Interfaces.ReflectionFormatData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the reflection effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ReflectionFormatData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies a `ReflectionType` value that represents the type and direction
+      of the lighting for a shape reflection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ReflectionType | "Mixed" | "None" | "Type1" | "Type2" |
+        "Type3" | "Type4" | "Type5" | "Type6" | "Type7" | "Type8" | "Type9";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Type1" | "Type2" | "Type3" | "Type4" | "Type5" | "Type6" | "Type7" |
+          "Type8" | "Type9"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatloadoptions.yml
new file mode 100644
index 0000000000..35fd948dec
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatloadoptions.yml
@@ -0,0 +1,115 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatLoadOptions
+uid: word!Word.Interfaces.ReflectionFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatLoadOptions
+summary: Represents the reflection formatting for a shape in Word.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ReflectionFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: blur
+    uid: word!Word.Interfaces.ReflectionFormatLoadOptions#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the degree of blur effect applied to the `ReflectionFormat`
+      object as a value between 0.0 and 100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur?: boolean;'
+      return:
+        type: boolean
+  - name: offset
+    uid: word!Word.Interfaces.ReflectionFormatLoadOptions#offset:member
+    package: word!
+    fullName: offset
+    summary: >-
+      Specifies the amount of separation, in points, of the reflected image from
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offset?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.ReflectionFormatLoadOptions#size:member
+    package: word!
+    fullName: size
+    summary: >-
+      Specifies the size of the reflection as a percentage of the reflected
+      shape from 0 to 100.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: boolean;'
+      return:
+        type: boolean
+  - name: transparency
+    uid: word!Word.Interfaces.ReflectionFormatLoadOptions#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the reflection effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ReflectionFormatLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies a `ReflectionType` value that represents the type and direction
+      of the lighting for a shape reflection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..7c7ffc9934
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,104 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: blur
+    uid: word!Word.Interfaces.ReflectionFormatUpdateData#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the degree of blur effect applied to the `ReflectionFormat`
+      object as a value between 0.0 and 100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur?: number;'
+      return:
+        type: number
+  - name: offset
+    uid: word!Word.Interfaces.ReflectionFormatUpdateData#offset:member
+    package: word!
+    fullName: offset
+    summary: >-
+      Specifies the amount of separation, in points, of the reflected image from
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offset?: number;'
+      return:
+        type: number
+  - name: size
+    uid: word!Word.Interfaces.ReflectionFormatUpdateData#size:member
+    package: word!
+    fullName: size
+    summary: >-
+      Specifies the size of the reflection as a percentage of the reflected
+      shape from 0 to 100.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.Interfaces.ReflectionFormatUpdateData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the reflection effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ReflectionFormatUpdateData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies a `ReflectionType` value that represents the type and direction
+      of the lighting for a shape reflection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ReflectionType | "Mixed" | "None" | "Type1" | "Type2" |
+        "Type3" | "Type4" | "Type5" | "Type6" | "Type7" | "Type8" | "Type9";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Type1" | "Type2" | "Type3" | "Type4" | "Type5" | "Type6" | "Type7" |
+          "Type8" | "Type9"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..0048027183
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,261 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allowInsertDeleteSection
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlData#allowInsertDeleteSection:member
+    package: word!
+    fullName: allowInsertDeleteSection
+    summary: >-
+      Specifies whether users can add or remove sections from this repeating
+      section content control by using the user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowInsertDeleteSection?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: id
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Returns the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        level?: Word.ContentControlLevel | "Inline" | "Paragraph" | "Row" |
+        "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
+  - name: repeatingSectionItemTitle
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlData#repeatingSectionItemTitle:member
+    package: word!
+    fullName: repeatingSectionItemTitle
+    summary: >-
+      Specifies the name of the repeating section items used in the context menu
+      associated with this repeating section content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'repeatingSectionItemTitle?: string;'
+      return:
+        type: string
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlData#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.RepeatingSectionContentControlData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml
new file mode 100644
index 0000000000..0b37443004
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontrolloadoptions.yml
@@ -0,0 +1,275 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlLoadOptions
+uid: word!Word.Interfaces.RepeatingSectionContentControlLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlLoadOptions
+summary: Represents the `RepeatingSectionContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: allowInsertDeleteSection
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#allowInsertDeleteSection:member
+    package: word!
+    fullName: allowInsertDeleteSection
+    summary: >-
+      Specifies whether users can add or remove sections from this repeating
+      section content control by using the user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowInsertDeleteSection?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'appearance?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isTemporary
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Returns the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockLoadOptions;'
+      return:
+        type: 
+  - name: range
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
+  - name: repeatingSectionItemTitle
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#repeatingSectionItemTitle:member
+    package: word!
+    fullName: repeatingSectionItemTitle
+    summary: >-
+      Specifies the name of the repeating section items used in the context menu
+      associated with this repeating section content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'repeatingSectionItemTitle?: boolean;'
+      return:
+        type: boolean
+  - name: showingPlaceholderText
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showingPlaceholderText?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: title
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlLoadOptions#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..dc610396e1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,208 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allowInsertDeleteSection
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#allowInsertDeleteSection:member
+    package: word!
+    fullName: allowInsertDeleteSection
+    summary: >-
+      Specifies whether users can add or remove sections from this repeating
+      section content control by using the user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowInsertDeleteSection?: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary?: boolean;'
+      return:
+        type: boolean
+  - name: lockContentControl
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl?: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents?: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'placeholderText?: Word.Interfaces.BuildingBlockUpdateData;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
+  - name: repeatingSectionItemTitle
+    uid: >-
+      word!Word.Interfaces.RepeatingSectionContentControlUpdateData#repeatingSectionItemTitle:member
+    package: word!
+    fullName: repeatingSectionItemTitle
+    summary: >-
+      Specifies the name of the repeating section items used in the context menu
+      associated with this repeating section content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'repeatingSectionItemTitle?: string;'
+      return:
+        type: string
+  - name: tag
+    uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..ef226e916d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,31 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: range
+    uid: word!Word.Interfaces.RepeatingSectionItemData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns the range of this repeating section item, excluding the start and
+      end tags.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemloadoptions.yml
new file mode 100644
index 0000000000..c4bdf49cfc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemloadoptions.yml
@@ -0,0 +1,50 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemLoadOptions
+uid: word!Word.Interfaces.RepeatingSectionItemLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemLoadOptions
+summary: >-
+  Represents a single item in a
+  [Word.RepeatingSectionContentControl](xref:word!Word.RepeatingSectionContentControl:class).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.RepeatingSectionItemLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: range
+    uid: word!Word.Interfaces.RepeatingSectionItemLoadOptions#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns the range of this repeating section item, excluding the start and
+      end tags.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..9521611e2d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,31 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: range
+    uid: word!Word.Interfaces.RepeatingSectionItemUpdateData#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns the range of this repeating section item, excluding the start and
+      end tags.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'range?: Word.Interfaces.RangeUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsdata.yml
new file mode 100644
index 0000000000..606889164d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsdata.yml
@@ -0,0 +1,140 @@
+### YamlMime:TSType
+name: Word.Interfaces.SearchOptionsData
+uid: word!Word.Interfaces.SearchOptionsData:interface
+package: word!
+fullName: Word.Interfaces.SearchOptionsData
+summary: >-
+  An interface describing the data returned by calling
+  `searchOptions.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: ignorePunct
+    uid: word!Word.Interfaces.SearchOptionsData#ignorePunct:member
+    package: word!
+    fullName: ignorePunct
+    summary: >-
+      Specifies a value that indicates whether to ignore all punctuation
+      characters between words. Corresponds to the Ignore punctuation check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignorePunct?: boolean;'
+      return:
+        type: boolean
+  - name: ignoreSpace
+    uid: word!Word.Interfaces.SearchOptionsData#ignoreSpace:member
+    package: word!
+    fullName: ignoreSpace
+    summary: >-
+      Specifies a value that indicates whether to ignore all whitespace between
+      words. Corresponds to the Ignore whitespace characters check box in the
+      Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignoreSpace?: boolean;'
+      return:
+        type: boolean
+  - name: matchCase
+    uid: word!Word.Interfaces.SearchOptionsData#matchCase:member
+    package: word!
+    fullName: matchCase
+    summary: >-
+      Specifies a value that indicates whether to perform a case sensitive
+      search. Corresponds to the Match case check box in the Find and Replace
+      dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchCase?: boolean;'
+      return:
+        type: boolean
+  - name: matchPrefix
+    uid: word!Word.Interfaces.SearchOptionsData#matchPrefix:member
+    package: word!
+    fullName: matchPrefix
+    summary: >-
+      Specifies a value that indicates whether to match words that begin with
+      the search string. Corresponds to the Match prefix check box in the Find
+      and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchPrefix?: boolean;'
+      return:
+        type: boolean
+  - name: matchSuffix
+    uid: word!Word.Interfaces.SearchOptionsData#matchSuffix:member
+    package: word!
+    fullName: matchSuffix
+    summary: >-
+      Specifies a value that indicates whether to match words that end with the
+      search string. Corresponds to the Match suffix check box in the Find and
+      Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchSuffix?: boolean;'
+      return:
+        type: boolean
+  - name: matchWholeWord
+    uid: word!Word.Interfaces.SearchOptionsData#matchWholeWord:member
+    package: word!
+    fullName: matchWholeWord
+    summary: >-
+      Specifies a value that indicates whether to find operation only entire
+      words, not text that is part of a larger word. Corresponds to the Find
+      whole words only check box in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWholeWord?: boolean;'
+      return:
+        type: boolean
+  - name: matchWildcards
+    uid: word!Word.Interfaces.SearchOptionsData#matchWildcards:member
+    package: word!
+    fullName: matchWildcards
+    summary: >-
+      Specifies a value that indicates whether the search will be performed
+      using special search operators. Corresponds to the Use wildcards check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWildcards?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsloadoptions.yml
new file mode 100644
index 0000000000..3070d186bc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsloadoptions.yml
@@ -0,0 +1,161 @@
+### YamlMime:TSType
+name: Word.Interfaces.SearchOptionsLoadOptions
+uid: word!Word.Interfaces.SearchOptionsLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SearchOptionsLoadOptions
+summary: >-
+  Specifies the options to be included in a search operation. To learn more
+  about how to use search options in the Word JavaScript APIs, read [Use search
+  options to find text in your Word
+  add-in](https://learn.microsoft.com/office/dev/add-ins/word/search-option-guidance).
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: ignorePunct
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#ignorePunct:member
+    package: word!
+    fullName: ignorePunct
+    summary: >-
+      Specifies a value that indicates whether to ignore all punctuation
+      characters between words. Corresponds to the Ignore punctuation check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignorePunct?: boolean;'
+      return:
+        type: boolean
+  - name: ignoreSpace
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#ignoreSpace:member
+    package: word!
+    fullName: ignoreSpace
+    summary: >-
+      Specifies a value that indicates whether to ignore all whitespace between
+      words. Corresponds to the Ignore whitespace characters check box in the
+      Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignoreSpace?: boolean;'
+      return:
+        type: boolean
+  - name: matchCase
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#matchCase:member
+    package: word!
+    fullName: matchCase
+    summary: >-
+      Specifies a value that indicates whether to perform a case sensitive
+      search. Corresponds to the Match case check box in the Find and Replace
+      dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchCase?: boolean;'
+      return:
+        type: boolean
+  - name: matchPrefix
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#matchPrefix:member
+    package: word!
+    fullName: matchPrefix
+    summary: >-
+      Specifies a value that indicates whether to match words that begin with
+      the search string. Corresponds to the Match prefix check box in the Find
+      and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchPrefix?: boolean;'
+      return:
+        type: boolean
+  - name: matchSuffix
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#matchSuffix:member
+    package: word!
+    fullName: matchSuffix
+    summary: >-
+      Specifies a value that indicates whether to match words that end with the
+      search string. Corresponds to the Match suffix check box in the Find and
+      Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchSuffix?: boolean;'
+      return:
+        type: boolean
+  - name: matchWholeWord
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#matchWholeWord:member
+    package: word!
+    fullName: matchWholeWord
+    summary: >-
+      Specifies a value that indicates whether to find operation only entire
+      words, not text that is part of a larger word. Corresponds to the Find
+      whole words only check box in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWholeWord?: boolean;'
+      return:
+        type: boolean
+  - name: matchWildcards
+    uid: word!Word.Interfaces.SearchOptionsLoadOptions#matchWildcards:member
+    package: word!
+    fullName: matchWildcards
+    summary: >-
+      Specifies a value that indicates whether the search will be performed
+      using special search operators. Corresponds to the Use wildcards check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWildcards?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsupdatedata.yml
new file mode 100644
index 0000000000..a05cb1eab1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.searchoptionsupdatedata.yml
@@ -0,0 +1,140 @@
+### YamlMime:TSType
+name: Word.Interfaces.SearchOptionsUpdateData
+uid: word!Word.Interfaces.SearchOptionsUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SearchOptionsUpdateData
+summary: >-
+  An interface for updating data on the `SearchOptions` object, for use in
+  `searchOptions.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: ignorePunct
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#ignorePunct:member
+    package: word!
+    fullName: ignorePunct
+    summary: >-
+      Specifies a value that indicates whether to ignore all punctuation
+      characters between words. Corresponds to the Ignore punctuation check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignorePunct?: boolean;'
+      return:
+        type: boolean
+  - name: ignoreSpace
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#ignoreSpace:member
+    package: word!
+    fullName: ignoreSpace
+    summary: >-
+      Specifies a value that indicates whether to ignore all whitespace between
+      words. Corresponds to the Ignore whitespace characters check box in the
+      Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignoreSpace?: boolean;'
+      return:
+        type: boolean
+  - name: matchCase
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#matchCase:member
+    package: word!
+    fullName: matchCase
+    summary: >-
+      Specifies a value that indicates whether to perform a case sensitive
+      search. Corresponds to the Match case check box in the Find and Replace
+      dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchCase?: boolean;'
+      return:
+        type: boolean
+  - name: matchPrefix
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#matchPrefix:member
+    package: word!
+    fullName: matchPrefix
+    summary: >-
+      Specifies a value that indicates whether to match words that begin with
+      the search string. Corresponds to the Match prefix check box in the Find
+      and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchPrefix?: boolean;'
+      return:
+        type: boolean
+  - name: matchSuffix
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#matchSuffix:member
+    package: word!
+    fullName: matchSuffix
+    summary: >-
+      Specifies a value that indicates whether to match words that end with the
+      search string. Corresponds to the Match suffix check box in the Find and
+      Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchSuffix?: boolean;'
+      return:
+        type: boolean
+  - name: matchWholeWord
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#matchWholeWord:member
+    package: word!
+    fullName: matchWholeWord
+    summary: >-
+      Specifies a value that indicates whether to find operation only entire
+      words, not text that is part of a larger word. Corresponds to the Find
+      whole words only check box in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWholeWord?: boolean;'
+      return:
+        type: boolean
+  - name: matchWildcards
+    uid: word!Word.Interfaces.SearchOptionsUpdateData#matchWildcards:member
+    package: word!
+    fullName: matchWildcards
+    summary: >-
+      Specifies a value that indicates whether the search will be performed
+      using special search operators. Corresponds to the Use wildcards check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWildcards?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectiondata.yml
new file mode 100644
index 0000000000..94e1a5d72e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SectionCollectionData
+uid: word!Word.Interfaces.SectionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SectionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sectionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SectionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SectionData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectionloadoptions.yml
new file mode 100644
index 0000000000..aa20af1681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectionloadoptions.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSType
+name: Word.Interfaces.SectionCollectionLoadOptions
+uid: word!Word.Interfaces.SectionCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SectionCollectionLoadOptions
+summary: >-
+  Contains the collection of the document's
+  [Word.Section](xref:word!Word.Section:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SectionCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.SectionCollectionLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      For EACH ITEM in the collection: Gets the body object of the section. This
+      doesn't include the header/footer and other section metadata.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: pageSetup
+    uid: word!Word.Interfaces.SectionCollectionLoadOptions#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: >-
+      For EACH ITEM in the collection: Returns a `PageSetup` object that's
+      associated with the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
+      return:
+        type: 
+  - name: protectedForForms
+    uid: word!Word.Interfaces.SectionCollectionLoadOptions#protectedForForms:member
+    package: word!
+    fullName: protectedForForms
+    summary: >-
+      For EACH ITEM in the collection: Specifies if the section is protected for
+      forms.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'protectedForForms?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectionupdatedata.yml
new file mode 100644
index 0000000000..d4a79bdc19
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectioncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SectionCollectionUpdateData
+uid: word!Word.Interfaces.SectionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SectionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SectionCollection` object, for use in
+  `sectionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SectionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SectionData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectiondata.yml
new file mode 100644
index 0000000000..efab7df45e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectiondata.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSType
+name: Word.Interfaces.SectionData
+uid: word!Word.Interfaces.SectionData:interface
+package: word!
+fullName: Word.Interfaces.SectionData
+summary: >-
+  An interface describing the data returned by calling `section.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: body
+    uid: word!Word.Interfaces.SectionData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the section. This doesn't include the
+      header/footer and other section metadata.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyData;'
+      return:
+        type: 
+  - name: borders
+    uid: word!Word.Interfaces.SectionData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders in the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
+  - name: pageSetup
+    uid: word!Word.Interfaces.SectionData#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupData;'
+      return:
+        type: 
+  - name: protectedForForms
+    uid: word!Word.Interfaces.SectionData#protectedForForms:member
+    package: word!
+    fullName: protectedForForms
+    summary: Specifies if the section is protected for forms.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'protectedForForms?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectionloadoptions.yml
new file mode 100644
index 0000000000..718819f212
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectionloadoptions.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSType
+name: Word.Interfaces.SectionLoadOptions
+uid: word!Word.Interfaces.SectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SectionLoadOptions
+summary: Represents a section in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.SectionLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the section. This doesn't include the
+      header/footer and other section metadata.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: pageSetup
+    uid: word!Word.Interfaces.SectionLoadOptions#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupLoadOptions;'
+      return:
+        type: 
+  - name: protectedForForms
+    uid: word!Word.Interfaces.SectionLoadOptions#protectedForForms:member
+    package: word!
+    fullName: protectedForForms
+    summary: Specifies if the section is protected for forms.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'protectedForForms?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectionupdatedata.yml
new file mode 100644
index 0000000000..fca257ddd3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sectionupdatedata.yml
@@ -0,0 +1,61 @@
+### YamlMime:TSType
+name: Word.Interfaces.SectionUpdateData
+uid: word!Word.Interfaces.SectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SectionUpdateData
+summary: >-
+  An interface for updating data on the `Section` object, for use in
+  `section.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: body
+    uid: word!Word.Interfaces.SectionUpdateData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the section. This doesn't include the
+      header/footer and other section metadata.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyUpdateData;'
+      return:
+        type: 
+  - name: pageSetup
+    uid: word!Word.Interfaces.SectionUpdateData#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageSetup?: Word.Interfaces.PageSetupUpdateData;'
+      return:
+        type: 
+  - name: protectedForForms
+    uid: word!Word.Interfaces.SectionUpdateData#protectedForForms:member
+    package: word!
+    fullName: protectedForForms
+    summary: Specifies if the section is protected for forms.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'protectedForForms?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectiondata.yml
new file mode 100644
index 0000000000..ec8da16dbd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SettingCollectionData
+uid: word!Word.Interfaces.SettingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SettingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `settingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SettingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SettingData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectionloadoptions.yml
new file mode 100644
index 0000000000..36634b5d4e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectionloadoptions.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSType
+name: Word.Interfaces.SettingCollectionLoadOptions
+uid: word!Word.Interfaces.SettingCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SettingCollectionLoadOptions
+summary: >-
+  Contains the collection of [Word.Setting](xref:word!Word.Setting:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SettingCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: key
+    uid: word!Word.Interfaces.SettingCollectionLoadOptions#key:member
+    package: word!
+    fullName: key
+    summary: 'For EACH ITEM in the collection: Gets the key of the setting.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'key?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.SettingCollectionLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: 'For EACH ITEM in the collection: Specifies the value of the setting.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectionupdatedata.yml
new file mode 100644
index 0000000000..0e192f83d3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SettingCollectionUpdateData
+uid: word!Word.Interfaces.SettingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SettingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SettingCollection` object, for use in
+  `settingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SettingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SettingData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingdata.yml
new file mode 100644
index 0000000000..72bde7a695
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingdata.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSType
+name: Word.Interfaces.SettingData
+uid: word!Word.Interfaces.SettingData:interface
+package: word!
+fullName: Word.Interfaces.SettingData
+summary: >-
+  An interface describing the data returned by calling `setting.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: key
+    uid: word!Word.Interfaces.SettingData#key:member
+    package: word!
+    fullName: key
+    summary: Gets the key of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'key?: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Interfaces.SettingData#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the value of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: any;'
+      return:
+        type: any
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingloadoptions.yml
new file mode 100644
index 0000000000..8638cdeb15
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingloadoptions.yml
@@ -0,0 +1,60 @@
+### YamlMime:TSType
+name: Word.Interfaces.SettingLoadOptions
+uid: word!Word.Interfaces.SettingLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SettingLoadOptions
+summary: Represents a setting of the add-in.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SettingLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: key
+    uid: word!Word.Interfaces.SettingLoadOptions#key:member
+    package: word!
+    fullName: key
+    summary: Gets the key of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'key?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.SettingLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the value of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingupdatedata.yml
new file mode 100644
index 0000000000..079ecad645
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.settingupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.SettingUpdateData
+uid: word!Word.Interfaces.SettingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SettingUpdateData
+summary: >-
+  An interface for updating data on the `Setting` object, for use in
+  `setting.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: value
+    uid: word!Word.Interfaces.SettingUpdateData#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the value of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: any;'
+      return:
+        type: any
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingdata.yml
new file mode 100644
index 0000000000..6c1bff6218
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingdata.yml
@@ -0,0 +1,86 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingData
+uid: word!Word.Interfaces.ShadingData:interface
+package: word!
+fullName: Word.Interfaces.ShadingData
+summary: >-
+  An interface describing the data returned by calling `shading.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundPatternColor
+    uid: word!Word.Interfaces.ShadingData#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color for the background of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor?: string;'
+      return:
+        type: string
+  - name: foregroundPatternColor
+    uid: word!Word.Interfaces.ShadingData#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color for the foreground of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor?: string;'
+      return:
+        type: string
+  - name: texture
+    uid: word!Word.Interfaces.ShadingData#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        texture?: Word.ShadingTextureType | "DarkDiagonalDown" |
+        "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+        "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid" |
+        "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+        "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25" |
+        "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" | "Percent45" |
+        "Percent5" | "Percent50" | "Percent55" | "Percent60" | "Percent62Pt5" |
+        "Percent65" | "Percent70" | "Percent75" | "Percent80" | "Percent85" |
+        "Percent87Pt5" | "Percent90" | "Percent95" | "Solid";
+      return:
+        type: >-
+           | "DarkDiagonalDown"
+          | "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+          "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid"
+          | "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+          "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25"
+          | "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" |
+          "Percent45" | "Percent5" | "Percent50" | "Percent55" | "Percent60" |
+          "Percent62Pt5" | "Percent65" | "Percent70" | "Percent75" | "Percent80"
+          | "Percent85" | "Percent87Pt5" | "Percent90" | "Percent95" | "Solid"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingloadoptions.yml
new file mode 100644
index 0000000000..b4c4bf1720
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingloadoptions.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingLoadOptions
+uid: word!Word.Interfaces.ShadingLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShadingLoadOptions
+summary: Represents the shading object.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShadingLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: backgroundPatternColor
+    uid: word!Word.Interfaces.ShadingLoadOptions#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color for the background of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor?: boolean;'
+      return:
+        type: boolean
+  - name: foregroundPatternColor
+    uid: word!Word.Interfaces.ShadingLoadOptions#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color for the foreground of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor?: boolean;'
+      return:
+        type: boolean
+  - name: texture
+    uid: word!Word.Interfaces.ShadingLoadOptions#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'texture?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..38789d9424
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,143 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundPatternColor
+    uid: word!Word.Interfaces.ShadingUniversalData#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
+      format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor?: string;'
+      return:
+        type: string
+  - name: backgroundPatternColorIndex
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalData#backgroundPatternColorIndex:member
+    package: word!
+    fullName: backgroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        backgroundPatternColorIndex?: Word.ColorIndex | "Auto" | "Black" |
+        "Blue" | "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" |
+        "White" | "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" |
+        "DarkYellow" | "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" |
+        "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: foregroundPatternColor
+    uid: word!Word.Interfaces.ShadingUniversalData#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor?: string;'
+      return:
+        type: string
+  - name: foregroundPatternColorIndex
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalData#foregroundPatternColorIndex:member
+    package: word!
+    fullName: foregroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        foregroundPatternColorIndex?: Word.ColorIndex | "Auto" | "Black" |
+        "Blue" | "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" |
+        "White" | "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" |
+        "DarkYellow" | "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" |
+        "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: texture
+    uid: word!Word.Interfaces.ShadingUniversalData#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        texture?: Word.ShadingTextureType | "DarkDiagonalDown" |
+        "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+        "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid" |
+        "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+        "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25" |
+        "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" | "Percent45" |
+        "Percent5" | "Percent50" | "Percent55" | "Percent60" | "Percent62Pt5" |
+        "Percent65" | "Percent70" | "Percent75" | "Percent80" | "Percent85" |
+        "Percent87Pt5" | "Percent90" | "Percent95" | "Solid";
+      return:
+        type: >-
+           | "DarkDiagonalDown"
+          | "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+          "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid"
+          | "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+          "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25"
+          | "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" |
+          "Percent45" | "Percent5" | "Percent50" | "Percent55" | "Percent60" |
+          "Percent62Pt5" | "Percent65" | "Percent70" | "Percent75" | "Percent80"
+          | "Percent85" | "Percent87Pt5" | "Percent90" | "Percent95" | "Solid"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversalloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversalloadoptions.yml
new file mode 100644
index 0000000000..951436e010
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversalloadoptions.yml
@@ -0,0 +1,127 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalLoadOptions
+uid: word!Word.Interfaces.ShadingUniversalLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalLoadOptions
+summary: >-
+  Represents the `ShadingUniversal` object, which manages shading for a range,
+  paragraph, frame, or table.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShadingUniversalLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: backgroundPatternColor
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalLoadOptions#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
+      format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor?: boolean;'
+      return:
+        type: boolean
+  - name: backgroundPatternColorIndex
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalLoadOptions#backgroundPatternColorIndex:member
+    package: word!
+    fullName: backgroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColorIndex?: boolean;'
+      return:
+        type: boolean
+  - name: foregroundPatternColor
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalLoadOptions#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor?: boolean;'
+      return:
+        type: boolean
+  - name: foregroundPatternColorIndex
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalLoadOptions#foregroundPatternColorIndex:member
+    package: word!
+    fullName: foregroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColorIndex?: boolean;'
+      return:
+        type: boolean
+  - name: texture
+    uid: word!Word.Interfaces.ShadingUniversalLoadOptions#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'texture?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..13921397e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,145 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundPatternColor
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalUpdateData#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
+      format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor?: string;'
+      return:
+        type: string
+  - name: backgroundPatternColorIndex
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalUpdateData#backgroundPatternColorIndex:member
+    package: word!
+    fullName: backgroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        backgroundPatternColorIndex?: Word.ColorIndex | "Auto" | "Black" |
+        "Blue" | "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" |
+        "White" | "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" |
+        "DarkYellow" | "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" |
+        "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: foregroundPatternColor
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalUpdateData#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor?: string;'
+      return:
+        type: string
+  - name: foregroundPatternColorIndex
+    uid: >-
+      word!Word.Interfaces.ShadingUniversalUpdateData#foregroundPatternColorIndex:member
+    package: word!
+    fullName: foregroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        foregroundPatternColorIndex?: Word.ColorIndex | "Auto" | "Black" |
+        "Blue" | "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" |
+        "White" | "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" |
+        "DarkYellow" | "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" |
+        "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: texture
+    uid: word!Word.Interfaces.ShadingUniversalUpdateData#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        texture?: Word.ShadingTextureType | "DarkDiagonalDown" |
+        "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+        "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid" |
+        "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+        "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25" |
+        "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" | "Percent45" |
+        "Percent5" | "Percent50" | "Percent55" | "Percent60" | "Percent62Pt5" |
+        "Percent65" | "Percent70" | "Percent75" | "Percent80" | "Percent85" |
+        "Percent87Pt5" | "Percent90" | "Percent95" | "Solid";
+      return:
+        type: >-
+           | "DarkDiagonalDown"
+          | "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+          "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid"
+          | "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+          "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25"
+          | "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" |
+          "Percent45" | "Percent5" | "Percent50" | "Percent55" | "Percent60" |
+          "Percent62Pt5" | "Percent65" | "Percent70" | "Percent75" | "Percent80"
+          | "Percent85" | "Percent87Pt5" | "Percent90" | "Percent95" | "Solid"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingupdatedata.yml
new file mode 100644
index 0000000000..a84b6f0e65
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadingupdatedata.yml
@@ -0,0 +1,86 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUpdateData
+uid: word!Word.Interfaces.ShadingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUpdateData
+summary: >-
+  An interface for updating data on the `Shading` object, for use in
+  `shading.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundPatternColor
+    uid: word!Word.Interfaces.ShadingUpdateData#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color for the background of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor?: string;'
+      return:
+        type: string
+  - name: foregroundPatternColor
+    uid: word!Word.Interfaces.ShadingUpdateData#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color for the foreground of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor?: string;'
+      return:
+        type: string
+  - name: texture
+    uid: word!Word.Interfaces.ShadingUpdateData#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        texture?: Word.ShadingTextureType | "DarkDiagonalDown" |
+        "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+        "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid" |
+        "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+        "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25" |
+        "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" | "Percent45" |
+        "Percent5" | "Percent50" | "Percent55" | "Percent60" | "Percent62Pt5" |
+        "Percent65" | "Percent70" | "Percent75" | "Percent80" | "Percent85" |
+        "Percent87Pt5" | "Percent90" | "Percent95" | "Solid";
+      return:
+        type: >-
+           | "DarkDiagonalDown"
+          | "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+          "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid"
+          | "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+          "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25"
+          | "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" |
+          "Percent45" | "Percent5" | "Percent50" | "Percent55" | "Percent60" |
+          "Percent62Pt5" | "Percent65" | "Percent70" | "Percent75" | "Percent80"
+          | "Percent85" | "Percent87Pt5" | "Percent90" | "Percent95" | "Solid"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..81e9bc0f11
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,213 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: blur
+    uid: word!Word.Interfaces.ShadowFormatData#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the blur level for a shadow format as a value between 0.0 and
+      100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur?: number;'
+      return:
+        type: number
+  - name: foregroundColor
+    uid: word!Word.Interfaces.ShadowFormatData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill, line, or shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: isVisible
+    uid: word!Word.Interfaces.ShadowFormatData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the object or the formatting applied to it is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: obscured
+    uid: word!Word.Interfaces.ShadowFormatData#obscured:member
+    package: word!
+    fullName: obscured
+    summary: >-
+      Specifies `true` if the shadow of the shape appears filled in and is
+      obscured by the shape, even if the shape has no fill, `false` if the
+      shadow has no fill and the outline of the shadow is visible through the
+      shape if the shape has no fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'obscured?: boolean;'
+      return:
+        type: boolean
+  - name: offsetX
+    uid: word!Word.Interfaces.ShadowFormatData#offsetX:member
+    package: word!
+    fullName: offsetX
+    summary: >-
+      Specifies the horizontal offset (in points) of the shadow from the shape.
+      A positive value offsets the shadow to the right of the shape; a negative
+      value offsets it to the left.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetX?: number;'
+      return:
+        type: number
+  - name: offsetY
+    uid: word!Word.Interfaces.ShadowFormatData#offsetY:member
+    package: word!
+    fullName: offsetY
+    summary: >-
+      Specifies the vertical offset (in points) of the shadow from the shape. A
+      positive value offsets the shadow to the top of the shape; a negative
+      value offsets it to the bottom.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetY?: number;'
+      return:
+        type: number
+  - name: rotateWithShape
+    uid: word!Word.Interfaces.ShadowFormatData#rotateWithShape:member
+    package: word!
+    fullName: rotateWithShape
+    summary: Specifies whether to rotate the shadow when rotating the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithShape?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.ShadowFormatData#size:member
+    package: word!
+    fullName: size
+    summary: Specifies the width of the shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: number;'
+      return:
+        type: number
+  - name: style
+    uid: word!Word.Interfaces.ShadowFormatData#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the type of shadow formatting to apply to a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: Word.ShadowStyle | "Mixed" | "OuterShadow" | "InnerShadow";'
+      return:
+        type: >-
+           | "Mixed" | "OuterShadow" |
+          "InnerShadow"
+  - name: transparency
+    uid: word!Word.Interfaces.ShadowFormatData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the shadow as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ShadowFormatData#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the shape shadow type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ShadowType | "Mixed" | "Type1" | "Type2" | "Type3" | "Type4"
+        | "Type5" | "Type6" | "Type7" | "Type8" | "Type9" | "Type10" | "Type11"
+        | "Type12" | "Type13" | "Type14" | "Type15" | "Type16" | "Type17" |
+        "Type18" | "Type19" | "Type20" | "Type21" | "Type22" | "Type23" |
+        "Type24" | "Type25" | "Type26" | "Type27" | "Type28" | "Type29" |
+        "Type30" | "Type31" | "Type32" | "Type33" | "Type34" | "Type35" |
+        "Type36" | "Type37" | "Type38" | "Type39" | "Type40" | "Type41" |
+        "Type42" | "Type43";
+      return:
+        type: >-
+           | "Mixed" | "Type1" | "Type2"
+          | "Type3" | "Type4" | "Type5" | "Type6" | "Type7" | "Type8" | "Type9"
+          | "Type10" | "Type11" | "Type12" | "Type13" | "Type14" | "Type15" |
+          "Type16" | "Type17" | "Type18" | "Type19" | "Type20" | "Type21" |
+          "Type22" | "Type23" | "Type24" | "Type25" | "Type26" | "Type27" |
+          "Type28" | "Type29" | "Type30" | "Type31" | "Type32" | "Type33" |
+          "Type34" | "Type35" | "Type36" | "Type37" | "Type38" | "Type39" |
+          "Type40" | "Type41" | "Type42" | "Type43"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatloadoptions.yml
new file mode 100644
index 0000000000..aedfc063b1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatloadoptions.yml
@@ -0,0 +1,211 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatLoadOptions
+uid: word!Word.Interfaces.ShadowFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatLoadOptions
+summary: Represents the shadow formatting for a shape or text in Word.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: blur
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the blur level for a shadow format as a value between 0.0 and
+      100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur?: boolean;'
+      return:
+        type: boolean
+  - name: foregroundColor
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill, line, or shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: isVisible
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the object or the formatting applied to it is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: obscured
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#obscured:member
+    package: word!
+    fullName: obscured
+    summary: >-
+      Specifies `true` if the shadow of the shape appears filled in and is
+      obscured by the shape, even if the shape has no fill, `false` if the
+      shadow has no fill and the outline of the shadow is visible through the
+      shape if the shape has no fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'obscured?: boolean;'
+      return:
+        type: boolean
+  - name: offsetX
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#offsetX:member
+    package: word!
+    fullName: offsetX
+    summary: >-
+      Specifies the horizontal offset (in points) of the shadow from the shape.
+      A positive value offsets the shadow to the right of the shape; a negative
+      value offsets it to the left.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetX?: boolean;'
+      return:
+        type: boolean
+  - name: offsetY
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#offsetY:member
+    package: word!
+    fullName: offsetY
+    summary: >-
+      Specifies the vertical offset (in points) of the shadow from the shape. A
+      positive value offsets the shadow to the top of the shape; a negative
+      value offsets it to the bottom.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetY?: boolean;'
+      return:
+        type: boolean
+  - name: rotateWithShape
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#rotateWithShape:member
+    package: word!
+    fullName: rotateWithShape
+    summary: Specifies whether to rotate the shadow when rotating the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithShape?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#size:member
+    package: word!
+    fullName: size
+    summary: Specifies the width of the shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: boolean;'
+      return:
+        type: boolean
+  - name: style
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the type of shadow formatting to apply to a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: transparency
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the shadow as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ShadowFormatLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the shape shadow type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..6ac5b53a1c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,213 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: blur
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the blur level for a shadow format as a value between 0.0 and
+      100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur?: number;'
+      return:
+        type: number
+  - name: foregroundColor
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill, line, or shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: isVisible
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the object or the formatting applied to it is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: obscured
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#obscured:member
+    package: word!
+    fullName: obscured
+    summary: >-
+      Specifies `true` if the shadow of the shape appears filled in and is
+      obscured by the shape, even if the shape has no fill, `false` if the
+      shadow has no fill and the outline of the shadow is visible through the
+      shape if the shape has no fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'obscured?: boolean;'
+      return:
+        type: boolean
+  - name: offsetX
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#offsetX:member
+    package: word!
+    fullName: offsetX
+    summary: >-
+      Specifies the horizontal offset (in points) of the shadow from the shape.
+      A positive value offsets the shadow to the right of the shape; a negative
+      value offsets it to the left.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetX?: number;'
+      return:
+        type: number
+  - name: offsetY
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#offsetY:member
+    package: word!
+    fullName: offsetY
+    summary: >-
+      Specifies the vertical offset (in points) of the shadow from the shape. A
+      positive value offsets the shadow to the top of the shape; a negative
+      value offsets it to the bottom.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetY?: number;'
+      return:
+        type: number
+  - name: rotateWithShape
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#rotateWithShape:member
+    package: word!
+    fullName: rotateWithShape
+    summary: Specifies whether to rotate the shadow when rotating the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithShape?: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#size:member
+    package: word!
+    fullName: size
+    summary: Specifies the width of the shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size?: number;'
+      return:
+        type: number
+  - name: style
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the type of shadow formatting to apply to a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: Word.ShadowStyle | "Mixed" | "OuterShadow" | "InnerShadow";'
+      return:
+        type: >-
+           | "Mixed" | "OuterShadow" |
+          "InnerShadow"
+  - name: transparency
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the shadow as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ShadowFormatUpdateData#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the shape shadow type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ShadowType | "Mixed" | "Type1" | "Type2" | "Type3" | "Type4"
+        | "Type5" | "Type6" | "Type7" | "Type8" | "Type9" | "Type10" | "Type11"
+        | "Type12" | "Type13" | "Type14" | "Type15" | "Type16" | "Type17" |
+        "Type18" | "Type19" | "Type20" | "Type21" | "Type22" | "Type23" |
+        "Type24" | "Type25" | "Type26" | "Type27" | "Type28" | "Type29" |
+        "Type30" | "Type31" | "Type32" | "Type33" | "Type34" | "Type35" |
+        "Type36" | "Type37" | "Type38" | "Type39" | "Type40" | "Type41" |
+        "Type42" | "Type43";
+      return:
+        type: >-
+           | "Mixed" | "Type1" | "Type2"
+          | "Type3" | "Type4" | "Type5" | "Type6" | "Type7" | "Type8" | "Type9"
+          | "Type10" | "Type11" | "Type12" | "Type13" | "Type14" | "Type15" |
+          "Type16" | "Type17" | "Type18" | "Type19" | "Type20" | "Type21" |
+          "Type22" | "Type23" | "Type24" | "Type25" | "Type26" | "Type27" |
+          "Type28" | "Type29" | "Type30" | "Type31" | "Type32" | "Type33" |
+          "Type34" | "Type35" | "Type36" | "Type37" | "Type38" | "Type39" |
+          "Type40" | "Type41" | "Type42" | "Type43"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectiondata.yml
new file mode 100644
index 0000000000..b144315787
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeCollectionData
+uid: word!Word.Interfaces.ShapeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.ShapeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `shapeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ShapeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectionloadoptions.yml
new file mode 100644
index 0000000000..49775cc795
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectionloadoptions.yml
@@ -0,0 +1,569 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeCollectionLoadOptions
+uid: word!Word.Interfaces.ShapeCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShapeCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.Shape](xref:word!Word.Shape:class) objects.
+  Currently, only the following shapes are supported: text boxes, geometric
+  shapes, groups, pictures, and canvases.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: allowOverlap
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#allowOverlap:member
+    package: word!
+    fullName: allowOverlap
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether a given shape can
+      overlap other shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowOverlap?: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      For EACH ITEM in the collection: Specifies a string that represents the
+      alternative text associated with the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      For EACH ITEM in the collection: Represents the body object of the shape.
+      Only applies to text boxes and geometric shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: canvas
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#canvas:member
+    package: word!
+    fullName: canvas
+    summary: >-
+      For EACH ITEM in the collection: Gets the canvas associated with the
+      shape. An object with its `isNullObject` property set to `true` will be
+      returned if the shape type isn't "Canvas". For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'canvas?: Word.Interfaces.CanvasLoadOptions;'
+      return:
+        type: 
+  - name: fill
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#fill:member
+    package: word!
+    fullName: fill
+    summary: 'For EACH ITEM in the collection: Returns the fill formatting of the shape.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.ShapeFillLoadOptions;'
+      return:
+        type: 
+  - name: geometricShapeType
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#geometricShapeType:member
+    package: word!
+    fullName: geometricShapeType
+    summary: >-
+      For EACH ITEM in the collection: The geometric shape type of the shape. It
+      will be null if isn't a geometric shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'geometricShapeType?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: 'For EACH ITEM in the collection: The height, in points, of the shape.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: heightRelative
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#heightRelative:member
+    package: word!
+    fullName: heightRelative
+    summary: >-
+      For EACH ITEM in the collection: The percentage of shape height to
+      vertical relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRelative?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: >-
+      For EACH ITEM in the collection: Gets an integer that represents the shape
+      identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isChild
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#isChild:member
+    package: word!
+    fullName: isChild
+    summary: >-
+      For EACH ITEM in the collection: Check whether this shape is a child of a
+      group shape or a canvas shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChild?: boolean;'
+      return:
+        type: boolean
+  - name: left
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#left:member
+    package: word!
+    fullName: left
+    summary: >-
+      For EACH ITEM in the collection: The distance, in points, from the left
+      side of the shape to the horizontal relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'left?: boolean;'
+      return:
+        type: boolean
+  - name: leftRelative
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#leftRelative:member
+    package: word!
+    fullName: leftRelative
+    summary: >-
+      For EACH ITEM in the collection: The relative left position as a
+      percentage from the left side of the shape to the horizontal relative
+      position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftRelative?: boolean;'
+      return:
+        type: boolean
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: >-
+      For EACH ITEM in the collection: Specifies if the aspect ratio of this
+      shape is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: 'For EACH ITEM in the collection: The name of the shape.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: parentCanvas
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#parentCanvas:member
+    package: word!
+    fullName: parentCanvas
+    summary: >-
+      For EACH ITEM in the collection: Gets the top-level parent canvas shape of
+      this child shape. It will be null if it isn't a child shape of a canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentCanvas?: Word.Interfaces.ShapeLoadOptions;'
+      return:
+        type: 
+  - name: parentGroup
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#parentGroup:member
+    package: word!
+    fullName: parentGroup
+    summary: >-
+      For EACH ITEM in the collection: Gets the top-level parent group shape of
+      this child shape. It will be null if it isn't a child shape of a group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentGroup?: Word.Interfaces.ShapeLoadOptions;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: >-
+      word!Word.Interfaces.ShapeCollectionLoadOptions#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: >-
+      For EACH ITEM in the collection: The relative horizontal position of the
+      shape. For an inline shape, it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeHorizontalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: relativeHorizontalSize
+    uid: >-
+      word!Word.Interfaces.ShapeCollectionLoadOptions#relativeHorizontalSize:member
+    package: word!
+    fullName: relativeHorizontalSize
+    summary: >-
+      For EACH ITEM in the collection: The relative horizontal size of the
+      shape. For an inline or child shape, it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeHorizontalSize?: boolean;'
+      return:
+        type: boolean
+  - name: relativeVerticalPosition
+    uid: >-
+      word!Word.Interfaces.ShapeCollectionLoadOptions#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: >-
+      For EACH ITEM in the collection: The relative vertical position of the
+      shape. For an inline shape, it can't be set. For details, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeVerticalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: relativeVerticalSize
+    uid: >-
+      word!Word.Interfaces.ShapeCollectionLoadOptions#relativeVerticalSize:member
+    package: word!
+    fullName: relativeVerticalSize
+    summary: >-
+      For EACH ITEM in the collection: The relative vertical size of the shape.
+      For an inline or child shape, it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeVerticalSize?: boolean;'
+      return:
+        type: boolean
+  - name: rotation
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#rotation:member
+    package: word!
+    fullName: rotation
+    summary: >-
+      For EACH ITEM in the collection: Specifies the rotation, in degrees, of
+      the shape. Not applicable to Canvas shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotation?: boolean;'
+      return:
+        type: boolean
+  - name: shapeGroup
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#shapeGroup:member
+    package: word!
+    fullName: shapeGroup
+    summary: >-
+      For EACH ITEM in the collection: Gets the shape group associated with the
+      shape. An object with its `isNullObject` property set to `true` will be
+      returned if the shape type isn't "GroupShape". For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapeGroup?: Word.Interfaces.ShapeGroupLoadOptions;'
+      return:
+        type: 
+  - name: textFrame
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#textFrame:member
+    package: word!
+    fullName: textFrame
+    summary: 'For EACH ITEM in the collection: Gets the text frame object of the shape.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textFrame?: Word.Interfaces.TextFrameLoadOptions;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: >-
+      For EACH ITEM in the collection: Returns the text wrap formatting of the
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: Word.Interfaces.ShapeTextWrapLoadOptions;'
+      return:
+        type: 
+  - name: top
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#top:member
+    package: word!
+    fullName: top
+    summary: >-
+      For EACH ITEM in the collection: The distance, in points, from the top
+      edge of the shape to the vertical relative position (see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum)). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'top?: boolean;'
+      return:
+        type: boolean
+  - name: topRelative
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#topRelative:member
+    package: word!
+    fullName: topRelative
+    summary: >-
+      For EACH ITEM in the collection: The relative top position as a percentage
+      from the top edge of the shape to the vertical relative position, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topRelative?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      For EACH ITEM in the collection: Gets the shape type. Currently, only the
+      following shapes are supported: text boxes, geometric shapes, groups,
+      pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: visible
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#visible:member
+    package: word!
+    fullName: visible
+    summary: >-
+      For EACH ITEM in the collection: Specifies if the shape is visible. Not
+      applicable to inline shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: 'For EACH ITEM in the collection: The width, in points, of the shape.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
+  - name: widthRelative
+    uid: word!Word.Interfaces.ShapeCollectionLoadOptions#widthRelative:member
+    package: word!
+    fullName: widthRelative
+    summary: >-
+      For EACH ITEM in the collection: The percentage of shape width to
+      horizontal relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRelative?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectionupdatedata.yml
new file mode 100644
index 0000000000..e516858faa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeCollectionUpdateData
+uid: word!Word.Interfaces.ShapeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShapeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `ShapeCollection` object, for use in
+  `shapeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.ShapeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapedata.yml
new file mode 100644
index 0000000000..62da0eb5f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapedata.yml
@@ -0,0 +1,653 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeData
+uid: word!Word.Interfaces.ShapeData:interface
+package: word!
+fullName: Word.Interfaces.ShapeData
+summary: An interface describing the data returned by calling `shape.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allowOverlap
+    uid: word!Word.Interfaces.ShapeData#allowOverlap:member
+    package: word!
+    fullName: allowOverlap
+    summary: Specifies whether a given shape can overlap other shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowOverlap?: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: word!Word.Interfaces.ShapeData#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: string;'
+      return:
+        type: string
+  - name: body
+    uid: word!Word.Interfaces.ShapeData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the shape. Only applies to text boxes and
+      geometric shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyData;'
+      return:
+        type: 
+  - name: canvas
+    uid: word!Word.Interfaces.ShapeData#canvas:member
+    package: word!
+    fullName: canvas
+    summary: >-
+      Gets the canvas associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "Canvas". For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'canvas?: Word.Interfaces.CanvasData;'
+      return:
+        type: 
+  - name: fill
+    uid: word!Word.Interfaces.ShapeData#fill:member
+    package: word!
+    fullName: fill
+    summary: Returns the fill formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.ShapeFillData;'
+      return:
+        type: 
+  - name: geometricShapeType
+    uid: word!Word.Interfaces.ShapeData#geometricShapeType:member
+    package: word!
+    fullName: geometricShapeType
+    summary: >-
+      The geometric shape type of the shape. It will be null if isn't a
+      geometric shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        geometricShapeType?: Word.GeometricShapeType | "LineInverse" |
+        "Triangle" | "RightTriangle" | "Rectangle" | "Diamond" | "Parallelogram"
+        | "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" | "Hexagon" |
+        "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4" | "Star5" |
+        "Star6" | "Star7" | "Star8" | "Star10" | "Star12" | "Star16" | "Star24"
+        | "Star32" | "RoundRectangle" | "Round1Rectangle" |
+        "Round2SameRectangle" | "Round2DiagonalRectangle" | "SnipRoundRectangle"
+        | "Snip1Rectangle" | "Snip2SameRectangle" | "Snip2DiagonalRectangle" |
+        "Plaque" | "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge"
+        | "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+        "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+        "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" | "UpDownArrow" |
+        "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" | "LeftArrowCallout" |
+        "RightArrowCallout" | "UpArrowCallout" | "DownArrowCallout" |
+        "LeftRightArrowCallout" | "UpDownArrowCallout" | "QuadArrowCallout" |
+        "BentArrow" | "UturnArrow" | "CircularArrow" | "LeftCircularArrow" |
+        "LeftRightCircularArrow" | "CurvedRightArrow" | "CurvedLeftArrow" |
+        "CurvedUpArrow" | "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" |
+        "LightningBolt" | "Heart" | "Sun" | "Moon" | "SmileyFace" |
+        "IrregularSeal1" | "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame"
+        | "HalfFrame" | "Corner" | "DiagonalStripe" | "Chord" | "Arc" |
+        "LeftBracket" | "RightBracket" | "LeftBrace" | "RightBrace" |
+        "BracketPair" | "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+        "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+        "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+        "AccentBorderCallout1" | "AccentBorderCallout2" | "AccentBorderCallout3"
+        | "WedgeRectCallout" | "WedgeRRectCallout" | "WedgeEllipseCallout" |
+        "CloudCallout" | "Cloud" | "Ribbon" | "Ribbon2" | "EllipseRibbon" |
+        "EllipseRibbon2" | "LeftRightRibbon" | "VerticalScroll" |
+        "HorizontalScroll" | "Wave" | "DoubleWave" | "Plus" | "FlowChartProcess"
+        | "FlowChartDecision" | "FlowChartInputOutput" |
+        "FlowChartPredefinedProcess" | "FlowChartInternalStorage" |
+        "FlowChartDocument" | "FlowChartMultidocument" | "FlowChartTerminator" |
+        "FlowChartPreparation" | "FlowChartManualInput" |
+        "FlowChartManualOperation" | "FlowChartConnector" |
+        "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+        "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+        "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+        "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+        "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+        "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+        "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+        "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+        "ActionButtonInformation" | "ActionButtonForwardNext" |
+        "ActionButtonBackPrevious" | "ActionButtonEnd" | "ActionButtonBeginning"
+        | "ActionButtonReturn" | "ActionButtonDocument" | "ActionButtonSound" |
+        "ActionButtonMovie" | "Gear6" | "Gear9" | "Funnel" | "MathPlus" |
+        "MathMinus" | "MathMultiply" | "MathDivide" | "MathEqual" |
+        "MathNotEqual" | "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" |
+        "ChartStar" | "ChartPlus";
+      return:
+        type: >-
+           | "LineInverse" |
+          "Triangle" | "RightTriangle" | "Rectangle" | "Diamond" |
+          "Parallelogram" | "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" |
+          "Hexagon" | "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4"
+          | "Star5" | "Star6" | "Star7" | "Star8" | "Star10" | "Star12" |
+          "Star16" | "Star24" | "Star32" | "RoundRectangle" | "Round1Rectangle"
+          | "Round2SameRectangle" | "Round2DiagonalRectangle" |
+          "SnipRoundRectangle" | "Snip1Rectangle" | "Snip2SameRectangle" |
+          "Snip2DiagonalRectangle" | "Plaque" | "Ellipse" | "Teardrop" |
+          "HomePlate" | "Chevron" | "PieWedge" | "Pie" | "BlockArc" | "Donut" |
+          "NoSmoking" | "RightArrow" | "LeftArrow" | "UpArrow" | "DownArrow" |
+          "StripedRightArrow" | "NotchedRightArrow" | "BentUpArrow" |
+          "LeftRightArrow" | "UpDownArrow" | "LeftUpArrow" | "LeftRightUpArrow"
+          | "QuadArrow" | "LeftArrowCallout" | "RightArrowCallout" |
+          "UpArrowCallout" | "DownArrowCallout" | "LeftRightArrowCallout" |
+          "UpDownArrowCallout" | "QuadArrowCallout" | "BentArrow" | "UturnArrow"
+          | "CircularArrow" | "LeftCircularArrow" | "LeftRightCircularArrow" |
+          "CurvedRightArrow" | "CurvedLeftArrow" | "CurvedUpArrow" |
+          "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" | "LightningBolt" |
+          "Heart" | "Sun" | "Moon" | "SmileyFace" | "IrregularSeal1" |
+          "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame" | "HalfFrame" |
+          "Corner" | "DiagonalStripe" | "Chord" | "Arc" | "LeftBracket" |
+          "RightBracket" | "LeftBrace" | "RightBrace" | "BracketPair" |
+          "BracePair" | "Callout1" | "Callout2" | "Callout3" | "AccentCallout1"
+          | "AccentCallout2" | "AccentCallout3" | "BorderCallout1" |
+          "BorderCallout2" | "BorderCallout3" | "AccentBorderCallout1" |
+          "AccentBorderCallout2" | "AccentBorderCallout3" | "WedgeRectCallout" |
+          "WedgeRRectCallout" | "WedgeEllipseCallout" | "CloudCallout" | "Cloud"
+          | "Ribbon" | "Ribbon2" | "EllipseRibbon" | "EllipseRibbon2" |
+          "LeftRightRibbon" | "VerticalScroll" | "HorizontalScroll" | "Wave" |
+          "DoubleWave" | "Plus" | "FlowChartProcess" | "FlowChartDecision" |
+          "FlowChartInputOutput" | "FlowChartPredefinedProcess" |
+          "FlowChartInternalStorage" | "FlowChartDocument" |
+          "FlowChartMultidocument" | "FlowChartTerminator" |
+          "FlowChartPreparation" | "FlowChartManualInput" |
+          "FlowChartManualOperation" | "FlowChartConnector" |
+          "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+          "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+          "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+          "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+          "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+          "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+          "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+          "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+          "ActionButtonInformation" | "ActionButtonForwardNext" |
+          "ActionButtonBackPrevious" | "ActionButtonEnd" |
+          "ActionButtonBeginning" | "ActionButtonReturn" |
+          "ActionButtonDocument" | "ActionButtonSound" | "ActionButtonMovie" |
+          "Gear6" | "Gear9" | "Funnel" | "MathPlus" | "MathMinus" |
+          "MathMultiply" | "MathDivide" | "MathEqual" | "MathNotEqual" |
+          "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" | "ChartStar" |
+          "ChartPlus"
+  - name: height
+    uid: word!Word.Interfaces.ShapeData#height:member
+    package: word!
+    fullName: height
+    summary: The height, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: heightRelative
+    uid: word!Word.Interfaces.ShapeData#heightRelative:member
+    package: word!
+    fullName: heightRelative
+    summary: >-
+      The percentage of shape height to vertical relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRelative?: number;'
+      return:
+        type: number
+  - name: id
+    uid: word!Word.Interfaces.ShapeData#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the shape identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: number;'
+      return:
+        type: number
+  - name: isChild
+    uid: word!Word.Interfaces.ShapeData#isChild:member
+    package: word!
+    fullName: isChild
+    summary: Check whether this shape is a child of a group shape or a canvas shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChild?: boolean;'
+      return:
+        type: boolean
+  - name: left
+    uid: word!Word.Interfaces.ShapeData#left:member
+    package: word!
+    fullName: left
+    summary: >-
+      The distance, in points, from the left side of the shape to the horizontal
+      relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'left?: number;'
+      return:
+        type: number
+  - name: leftRelative
+    uid: word!Word.Interfaces.ShapeData#leftRelative:member
+    package: word!
+    fullName: leftRelative
+    summary: >-
+      The relative left position as a percentage from the left side of the shape
+      to the horizontal relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftRelative?: number;'
+      return:
+        type: number
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.ShapeData#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: Specifies if the aspect ratio of this shape is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.ShapeData#name:member
+    package: word!
+    fullName: name
+    summary: The name of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: parentCanvas
+    uid: word!Word.Interfaces.ShapeData#parentCanvas:member
+    package: word!
+    fullName: parentCanvas
+    summary: >-
+      Gets the top-level parent canvas shape of this child shape. It will be
+      null if it isn't a child shape of a canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentCanvas?: Word.Interfaces.ShapeData;'
+      return:
+        type: 
+  - name: parentGroup
+    uid: word!Word.Interfaces.ShapeData#parentGroup:member
+    package: word!
+    fullName: parentGroup
+    summary: >-
+      Gets the top-level parent group shape of this child shape. It will be null
+      if it isn't a child shape of a group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentGroup?: Word.Interfaces.ShapeData;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Interfaces.ShapeData#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: >-
+      The relative horizontal position of the shape. For an inline shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalPosition?: Word.RelativeHorizontalPosition | "Margin"
+        | "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeHorizontalSize
+    uid: word!Word.Interfaces.ShapeData#relativeHorizontalSize:member
+    package: word!
+    fullName: relativeHorizontalSize
+    summary: >-
+      The relative horizontal size of the shape. For an inline or child shape,
+      it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalSize?: Word.RelativeSize | "Margin" | "Page" |
+        "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" | "Page" |
+          "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalPosition
+    uid: word!Word.Interfaces.ShapeData#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: >-
+      The relative vertical position of the shape. For an inline shape, it can't
+      be set. For details, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalPosition?: Word.RelativeVerticalPosition | "Margin" |
+        "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalSize
+    uid: word!Word.Interfaces.ShapeData#relativeVerticalSize:member
+    package: word!
+    fullName: relativeVerticalSize
+    summary: >-
+      The relative vertical size of the shape. For an inline or child shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalSize?: Word.RelativeSize | "Margin" | "Page" |
+        "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" | "Page" |
+          "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin"
+  - name: rotation
+    uid: word!Word.Interfaces.ShapeData#rotation:member
+    package: word!
+    fullName: rotation
+    summary: >-
+      Specifies the rotation, in degrees, of the shape. Not applicable to Canvas
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotation?: number;'
+      return:
+        type: number
+  - name: shapeGroup
+    uid: word!Word.Interfaces.ShapeData#shapeGroup:member
+    package: word!
+    fullName: shapeGroup
+    summary: >-
+      Gets the shape group associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "GroupShape". For further information, see [*OrNullObject methods
+      and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapeGroup?: Word.Interfaces.ShapeGroupData;'
+      return:
+        type: 
+  - name: textFrame
+    uid: word!Word.Interfaces.ShapeData#textFrame:member
+    package: word!
+    fullName: textFrame
+    summary: Gets the text frame object of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textFrame?: Word.Interfaces.TextFrameData;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Interfaces.ShapeData#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Returns the text wrap formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: Word.Interfaces.ShapeTextWrapData;'
+      return:
+        type: 
+  - name: top
+    uid: word!Word.Interfaces.ShapeData#top:member
+    package: word!
+    fullName: top
+    summary: >-
+      The distance, in points, from the top edge of the shape to the vertical
+      relative position (see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum)). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'top?: number;'
+      return:
+        type: number
+  - name: topRelative
+    uid: word!Word.Interfaces.ShapeData#topRelative:member
+    package: word!
+    fullName: topRelative
+    summary: >-
+      The relative top position as a percentage from the top edge of the shape
+      to the vertical relative position, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topRelative?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ShapeData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the shape type. Currently, only the following shapes are supported:
+      text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ShapeType | "Unsupported" | "TextBox" | "GeometricShape" |
+        "Group" | "Picture" | "Canvas";
+      return:
+        type: >-
+           | "Unsupported" | "TextBox" |
+          "GeometricShape" | "Group" | "Picture" | "Canvas"
+  - name: visible
+    uid: word!Word.Interfaces.ShapeData#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies if the shape is visible. Not applicable to inline shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.ShapeData#width:member
+    package: word!
+    fullName: width
+    summary: The width, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
+  - name: widthRelative
+    uid: word!Word.Interfaces.ShapeData#widthRelative:member
+    package: word!
+    fullName: widthRelative
+    summary: >-
+      The percentage of shape width to horizontal relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRelative?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefilldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefilldata.yml
new file mode 100644
index 0000000000..48b9644b62
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefilldata.yml
@@ -0,0 +1,86 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeFillData
+uid: word!Word.Interfaces.ShapeFillData:interface
+package: word!
+fullName: Word.Interfaces.ShapeFillData
+summary: >-
+  An interface describing the data returned by calling `shapeFill.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundColor
+    uid: word!Word.Interfaces.ShapeFillData#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Specifies the shape fill background color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: string;'
+      return:
+        type: string
+  - name: foregroundColor
+    uid: word!Word.Interfaces.ShapeFillData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Specifies the shape fill foreground color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: string;'
+      return:
+        type: string
+  - name: transparency
+    uid: word!Word.Interfaces.ShapeFillData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the transparency percentage of the fill as a value from 0.0
+      (opaque) through 1.0 (clear). Returns `null` if the shape type does not
+      support transparency or the shape fill has inconsistent transparency, such
+      as with a gradient fill type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ShapeFillData#type:member
+    package: word!
+    fullName: type
+    summary: Returns the fill type of the shape. See `Word.ShapeFillType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ShapeFillType | "NoFill" | "Solid" | "Gradient" | "Pattern"
+        | "Picture" | "Texture" | "Mixed";
+      return:
+        type: >-
+           | "NoFill" | "Solid" |
+          "Gradient" | "Pattern" | "Picture" | "Texture" | "Mixed"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefillloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefillloadoptions.yml
new file mode 100644
index 0000000000..900a650543
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefillloadoptions.yml
@@ -0,0 +1,98 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeFillLoadOptions
+uid: word!Word.Interfaces.ShapeFillLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShapeFillLoadOptions
+summary: Represents the fill formatting of a shape object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShapeFillLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: backgroundColor
+    uid: word!Word.Interfaces.ShapeFillLoadOptions#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Specifies the shape fill background color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: boolean;'
+      return:
+        type: boolean
+  - name: foregroundColor
+    uid: word!Word.Interfaces.ShapeFillLoadOptions#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Specifies the shape fill foreground color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: boolean;'
+      return:
+        type: boolean
+  - name: transparency
+    uid: word!Word.Interfaces.ShapeFillLoadOptions#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the transparency percentage of the fill as a value from 0.0
+      (opaque) through 1.0 (clear). Returns `null` if the shape type does not
+      support transparency or the shape fill has inconsistent transparency, such
+      as with a gradient fill type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ShapeFillLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Returns the fill type of the shape. See `Word.ShapeFillType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefillupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefillupdatedata.yml
new file mode 100644
index 0000000000..353fbb0d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapefillupdatedata.yml
@@ -0,0 +1,67 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeFillUpdateData
+uid: word!Word.Interfaces.ShapeFillUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShapeFillUpdateData
+summary: >-
+  An interface for updating data on the `ShapeFill` object, for use in
+  `shapeFill.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: backgroundColor
+    uid: word!Word.Interfaces.ShapeFillUpdateData#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Specifies the shape fill background color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor?: string;'
+      return:
+        type: string
+  - name: foregroundColor
+    uid: word!Word.Interfaces.ShapeFillUpdateData#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Specifies the shape fill foreground color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor?: string;'
+      return:
+        type: string
+  - name: transparency
+    uid: word!Word.Interfaces.ShapeFillUpdateData#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the transparency percentage of the fill as a value from 0.0
+      (opaque) through 1.0 (clear). Returns `null` if the shape type does not
+      support transparency or the shape fill has inconsistent transparency, such
+      as with a gradient fill type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegroupdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegroupdata.yml
new file mode 100644
index 0000000000..919a58f96e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegroupdata.yml
@@ -0,0 +1,61 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeGroupData
+uid: word!Word.Interfaces.ShapeGroupData:interface
+package: word!
+fullName: Word.Interfaces.ShapeGroupData
+summary: >-
+  An interface describing the data returned by calling `shapeGroup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: id
+    uid: word!Word.Interfaces.ShapeGroupData#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the shape group identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: number;'
+      return:
+        type: number
+  - name: shape
+    uid: word!Word.Interfaces.ShapeGroupData#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shape?: Word.Interfaces.ShapeData;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Interfaces.ShapeGroupData#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of Shape objects. Currently, only text boxes,
+      geometric shapes, and pictures are supported.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapes?: Word.Interfaces.ShapeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegrouploadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegrouploadoptions.yml
new file mode 100644
index 0000000000..156792e049
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegrouploadoptions.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeGroupLoadOptions
+uid: word!Word.Interfaces.ShapeGroupLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShapeGroupLoadOptions
+summary: >-
+  Represents a shape group in the document. To get the corresponding Shape
+  object, use ShapeGroup.shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShapeGroupLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.ShapeGroupLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the shape group identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: shape
+    uid: word!Word.Interfaces.ShapeGroupLoadOptions#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shape?: Word.Interfaces.ShapeLoadOptions;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegroupupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegroupupdatedata.yml
new file mode 100644
index 0000000000..06ecdbfd9a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapegroupupdatedata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeGroupUpdateData
+uid: word!Word.Interfaces.ShapeGroupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShapeGroupUpdateData
+summary: >-
+  An interface for updating data on the `ShapeGroup` object, for use in
+  `shapeGroup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: shape
+    uid: word!Word.Interfaces.ShapeGroupUpdateData#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shape?: Word.Interfaces.ShapeUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapeloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapeloadoptions.yml
new file mode 100644
index 0000000000..3729d90467
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapeloadoptions.yml
@@ -0,0 +1,548 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeLoadOptions
+uid: word!Word.Interfaces.ShapeLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShapeLoadOptions
+summary: >-
+  Represents a shape in the header, footer, or document body. Currently, only
+  the following shapes are supported: text boxes, geometric shapes, groups,
+  pictures, and canvases.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShapeLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: allowOverlap
+    uid: word!Word.Interfaces.ShapeLoadOptions#allowOverlap:member
+    package: word!
+    fullName: allowOverlap
+    summary: Specifies whether a given shape can overlap other shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowOverlap?: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: word!Word.Interfaces.ShapeLoadOptions#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.ShapeLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the shape. Only applies to text boxes and
+      geometric shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: canvas
+    uid: word!Word.Interfaces.ShapeLoadOptions#canvas:member
+    package: word!
+    fullName: canvas
+    summary: >-
+      Gets the canvas associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "Canvas". For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'canvas?: Word.Interfaces.CanvasLoadOptions;'
+      return:
+        type: 
+  - name: fill
+    uid: word!Word.Interfaces.ShapeLoadOptions#fill:member
+    package: word!
+    fullName: fill
+    summary: Returns the fill formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.ShapeFillLoadOptions;'
+      return:
+        type: 
+  - name: geometricShapeType
+    uid: word!Word.Interfaces.ShapeLoadOptions#geometricShapeType:member
+    package: word!
+    fullName: geometricShapeType
+    summary: >-
+      The geometric shape type of the shape. It will be null if isn't a
+      geometric shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'geometricShapeType?: boolean;'
+      return:
+        type: boolean
+  - name: height
+    uid: word!Word.Interfaces.ShapeLoadOptions#height:member
+    package: word!
+    fullName: height
+    summary: The height, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: boolean;'
+      return:
+        type: boolean
+  - name: heightRelative
+    uid: word!Word.Interfaces.ShapeLoadOptions#heightRelative:member
+    package: word!
+    fullName: heightRelative
+    summary: >-
+      The percentage of shape height to vertical relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRelative?: boolean;'
+      return:
+        type: boolean
+  - name: id
+    uid: word!Word.Interfaces.ShapeLoadOptions#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the shape identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'id?: boolean;'
+      return:
+        type: boolean
+  - name: isChild
+    uid: word!Word.Interfaces.ShapeLoadOptions#isChild:member
+    package: word!
+    fullName: isChild
+    summary: Check whether this shape is a child of a group shape or a canvas shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isChild?: boolean;'
+      return:
+        type: boolean
+  - name: left
+    uid: word!Word.Interfaces.ShapeLoadOptions#left:member
+    package: word!
+    fullName: left
+    summary: >-
+      The distance, in points, from the left side of the shape to the horizontal
+      relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'left?: boolean;'
+      return:
+        type: boolean
+  - name: leftRelative
+    uid: word!Word.Interfaces.ShapeLoadOptions#leftRelative:member
+    package: word!
+    fullName: leftRelative
+    summary: >-
+      The relative left position as a percentage from the left side of the shape
+      to the horizontal relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftRelative?: boolean;'
+      return:
+        type: boolean
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.ShapeLoadOptions#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: Specifies if the aspect ratio of this shape is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.ShapeLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: The name of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: parentCanvas
+    uid: word!Word.Interfaces.ShapeLoadOptions#parentCanvas:member
+    package: word!
+    fullName: parentCanvas
+    summary: >-
+      Gets the top-level parent canvas shape of this child shape. It will be
+      null if it isn't a child shape of a canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentCanvas?: Word.Interfaces.ShapeLoadOptions;'
+      return:
+        type: 
+  - name: parentGroup
+    uid: word!Word.Interfaces.ShapeLoadOptions#parentGroup:member
+    package: word!
+    fullName: parentGroup
+    summary: >-
+      Gets the top-level parent group shape of this child shape. It will be null
+      if it isn't a child shape of a group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentGroup?: Word.Interfaces.ShapeLoadOptions;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Interfaces.ShapeLoadOptions#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: >-
+      The relative horizontal position of the shape. For an inline shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeHorizontalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: relativeHorizontalSize
+    uid: word!Word.Interfaces.ShapeLoadOptions#relativeHorizontalSize:member
+    package: word!
+    fullName: relativeHorizontalSize
+    summary: >-
+      The relative horizontal size of the shape. For an inline or child shape,
+      it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeHorizontalSize?: boolean;'
+      return:
+        type: boolean
+  - name: relativeVerticalPosition
+    uid: word!Word.Interfaces.ShapeLoadOptions#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: >-
+      The relative vertical position of the shape. For an inline shape, it can't
+      be set. For details, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeVerticalPosition?: boolean;'
+      return:
+        type: boolean
+  - name: relativeVerticalSize
+    uid: word!Word.Interfaces.ShapeLoadOptions#relativeVerticalSize:member
+    package: word!
+    fullName: relativeVerticalSize
+    summary: >-
+      The relative vertical size of the shape. For an inline or child shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'relativeVerticalSize?: boolean;'
+      return:
+        type: boolean
+  - name: rotation
+    uid: word!Word.Interfaces.ShapeLoadOptions#rotation:member
+    package: word!
+    fullName: rotation
+    summary: >-
+      Specifies the rotation, in degrees, of the shape. Not applicable to Canvas
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotation?: boolean;'
+      return:
+        type: boolean
+  - name: shapeGroup
+    uid: word!Word.Interfaces.ShapeLoadOptions#shapeGroup:member
+    package: word!
+    fullName: shapeGroup
+    summary: >-
+      Gets the shape group associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "GroupShape". For further information, see [*OrNullObject methods
+      and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapeGroup?: Word.Interfaces.ShapeGroupLoadOptions;'
+      return:
+        type: 
+  - name: textFrame
+    uid: word!Word.Interfaces.ShapeLoadOptions#textFrame:member
+    package: word!
+    fullName: textFrame
+    summary: Gets the text frame object of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textFrame?: Word.Interfaces.TextFrameLoadOptions;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Interfaces.ShapeLoadOptions#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Returns the text wrap formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: Word.Interfaces.ShapeTextWrapLoadOptions;'
+      return:
+        type: 
+  - name: top
+    uid: word!Word.Interfaces.ShapeLoadOptions#top:member
+    package: word!
+    fullName: top
+    summary: >-
+      The distance, in points, from the top edge of the shape to the vertical
+      relative position (see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum)). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'top?: boolean;'
+      return:
+        type: boolean
+  - name: topRelative
+    uid: word!Word.Interfaces.ShapeLoadOptions#topRelative:member
+    package: word!
+    fullName: topRelative
+    summary: >-
+      The relative top position as a percentage from the top edge of the shape
+      to the vertical relative position, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topRelative?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ShapeLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the shape type. Currently, only the following shapes are supported:
+      text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: visible
+    uid: word!Word.Interfaces.ShapeLoadOptions#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies if the shape is visible. Not applicable to inline shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.ShapeLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: The width, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
+  - name: widthRelative
+    uid: word!Word.Interfaces.ShapeLoadOptions#widthRelative:member
+    package: word!
+    fullName: widthRelative
+    summary: >-
+      The percentage of shape width to horizontal relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRelative?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwrapdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwrapdata.yml
new file mode 100644
index 0000000000..c95e0d3e27
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwrapdata.yml
@@ -0,0 +1,125 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeTextWrapData
+uid: word!Word.Interfaces.ShapeTextWrapData:interface
+package: word!
+fullName: Word.Interfaces.ShapeTextWrapData
+summary: >-
+  An interface describing the data returned by calling
+  `shapeTextWrap.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bottomDistance
+    uid: word!Word.Interfaces.ShapeTextWrapData#bottomDistance:member
+    package: word!
+    fullName: bottomDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the
+      bottom edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomDistance?: number;'
+      return:
+        type: number
+  - name: leftDistance
+    uid: word!Word.Interfaces.ShapeTextWrapData#leftDistance:member
+    package: word!
+    fullName: leftDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the left
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftDistance?: number;'
+      return:
+        type: number
+  - name: rightDistance
+    uid: word!Word.Interfaces.ShapeTextWrapData#rightDistance:member
+    package: word!
+    fullName: rightDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the right
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightDistance?: number;'
+      return:
+        type: number
+  - name: side
+    uid: word!Word.Interfaces.ShapeTextWrapData#side:member
+    package: word!
+    fullName: side
+    summary: >-
+      Specifies whether the document text should wrap on both sides of the
+      specified shape, on either the left or right side only, or on the side of
+      the shape that's farthest from the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        side?: Word.ShapeTextWrapSide | "None" | "Both" | "Left" | "Right" |
+        "Largest";
+      return:
+        type: >-
+           | "None" | "Both" |
+          "Left" | "Right" | "Largest"
+  - name: topDistance
+    uid: word!Word.Interfaces.ShapeTextWrapData#topDistance:member
+    package: word!
+    fullName: topDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the top
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topDistance?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ShapeTextWrapData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies the text wrap type around the shape. See
+      `Word.ShapeTextWrapType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ShapeTextWrapType | "Inline" | "Square" | "Tight" |
+        "Through" | "TopBottom" | "Behind" | "Front";
+      return:
+        type: >-
+           | "Inline" | "Square"
+          | "Tight" | "Through" | "TopBottom" | "Behind" | "Front"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwraploadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwraploadoptions.yml
new file mode 100644
index 0000000000..1d0f5667b0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwraploadoptions.yml
@@ -0,0 +1,133 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeTextWrapLoadOptions
+uid: word!Word.Interfaces.ShapeTextWrapLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ShapeTextWrapLoadOptions
+summary: Represents all the properties for wrapping text around a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: bottomDistance
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#bottomDistance:member
+    package: word!
+    fullName: bottomDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the
+      bottom edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomDistance?: boolean;'
+      return:
+        type: boolean
+  - name: leftDistance
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#leftDistance:member
+    package: word!
+    fullName: leftDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the left
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftDistance?: boolean;'
+      return:
+        type: boolean
+  - name: rightDistance
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#rightDistance:member
+    package: word!
+    fullName: rightDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the right
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightDistance?: boolean;'
+      return:
+        type: boolean
+  - name: side
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#side:member
+    package: word!
+    fullName: side
+    summary: >-
+      Specifies whether the document text should wrap on both sides of the
+      specified shape, on either the left or right side only, or on the side of
+      the shape that's farthest from the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'side?: boolean;'
+      return:
+        type: boolean
+  - name: topDistance
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#topDistance:member
+    package: word!
+    fullName: topDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the top
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topDistance?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.ShapeTextWrapLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies the text wrap type around the shape. See
+      `Word.ShapeTextWrapType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwrapupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwrapupdatedata.yml
new file mode 100644
index 0000000000..6b71293ab2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapetextwrapupdatedata.yml
@@ -0,0 +1,125 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeTextWrapUpdateData
+uid: word!Word.Interfaces.ShapeTextWrapUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShapeTextWrapUpdateData
+summary: >-
+  An interface for updating data on the `ShapeTextWrap` object, for use in
+  `shapeTextWrap.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bottomDistance
+    uid: word!Word.Interfaces.ShapeTextWrapUpdateData#bottomDistance:member
+    package: word!
+    fullName: bottomDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the
+      bottom edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomDistance?: number;'
+      return:
+        type: number
+  - name: leftDistance
+    uid: word!Word.Interfaces.ShapeTextWrapUpdateData#leftDistance:member
+    package: word!
+    fullName: leftDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the left
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftDistance?: number;'
+      return:
+        type: number
+  - name: rightDistance
+    uid: word!Word.Interfaces.ShapeTextWrapUpdateData#rightDistance:member
+    package: word!
+    fullName: rightDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the right
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightDistance?: number;'
+      return:
+        type: number
+  - name: side
+    uid: word!Word.Interfaces.ShapeTextWrapUpdateData#side:member
+    package: word!
+    fullName: side
+    summary: >-
+      Specifies whether the document text should wrap on both sides of the
+      specified shape, on either the left or right side only, or on the side of
+      the shape that's farthest from the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        side?: Word.ShapeTextWrapSide | "None" | "Both" | "Left" | "Right" |
+        "Largest";
+      return:
+        type: >-
+           | "None" | "Both" |
+          "Left" | "Right" | "Largest"
+  - name: topDistance
+    uid: word!Word.Interfaces.ShapeTextWrapUpdateData#topDistance:member
+    package: word!
+    fullName: topDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the top
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topDistance?: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Interfaces.ShapeTextWrapUpdateData#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies the text wrap type around the shape. See
+      `Word.ShapeTextWrapType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.ShapeTextWrapType | "Inline" | "Square" | "Tight" |
+        "Through" | "TopBottom" | "Behind" | "Front";
+      return:
+        type: >-
+           | "Inline" | "Square"
+          | "Tight" | "Through" | "TopBottom" | "Behind" | "Front"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapeupdatedata.yml
new file mode 100644
index 0000000000..ead711340c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.shapeupdatedata.yml
@@ -0,0 +1,604 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShapeUpdateData
+uid: word!Word.Interfaces.ShapeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShapeUpdateData
+summary: >-
+  An interface for updating data on the `Shape` object, for use in `shape.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: allowOverlap
+    uid: word!Word.Interfaces.ShapeUpdateData#allowOverlap:member
+    package: word!
+    fullName: allowOverlap
+    summary: Specifies whether a given shape can overlap other shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowOverlap?: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: word!Word.Interfaces.ShapeUpdateData#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription?: string;'
+      return:
+        type: string
+  - name: body
+    uid: word!Word.Interfaces.ShapeUpdateData#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the shape. Only applies to text boxes and
+      geometric shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyUpdateData;'
+      return:
+        type: 
+  - name: canvas
+    uid: word!Word.Interfaces.ShapeUpdateData#canvas:member
+    package: word!
+    fullName: canvas
+    summary: >-
+      Gets the canvas associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "Canvas". For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'canvas?: Word.Interfaces.CanvasUpdateData;'
+      return:
+        type: 
+  - name: fill
+    uid: word!Word.Interfaces.ShapeUpdateData#fill:member
+    package: word!
+    fullName: fill
+    summary: Returns the fill formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fill?: Word.Interfaces.ShapeFillUpdateData;'
+      return:
+        type: 
+  - name: geometricShapeType
+    uid: word!Word.Interfaces.ShapeUpdateData#geometricShapeType:member
+    package: word!
+    fullName: geometricShapeType
+    summary: >-
+      The geometric shape type of the shape. It will be null if isn't a
+      geometric shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        geometricShapeType?: Word.GeometricShapeType | "LineInverse" |
+        "Triangle" | "RightTriangle" | "Rectangle" | "Diamond" | "Parallelogram"
+        | "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" | "Hexagon" |
+        "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4" | "Star5" |
+        "Star6" | "Star7" | "Star8" | "Star10" | "Star12" | "Star16" | "Star24"
+        | "Star32" | "RoundRectangle" | "Round1Rectangle" |
+        "Round2SameRectangle" | "Round2DiagonalRectangle" | "SnipRoundRectangle"
+        | "Snip1Rectangle" | "Snip2SameRectangle" | "Snip2DiagonalRectangle" |
+        "Plaque" | "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge"
+        | "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+        "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+        "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" | "UpDownArrow" |
+        "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" | "LeftArrowCallout" |
+        "RightArrowCallout" | "UpArrowCallout" | "DownArrowCallout" |
+        "LeftRightArrowCallout" | "UpDownArrowCallout" | "QuadArrowCallout" |
+        "BentArrow" | "UturnArrow" | "CircularArrow" | "LeftCircularArrow" |
+        "LeftRightCircularArrow" | "CurvedRightArrow" | "CurvedLeftArrow" |
+        "CurvedUpArrow" | "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" |
+        "LightningBolt" | "Heart" | "Sun" | "Moon" | "SmileyFace" |
+        "IrregularSeal1" | "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame"
+        | "HalfFrame" | "Corner" | "DiagonalStripe" | "Chord" | "Arc" |
+        "LeftBracket" | "RightBracket" | "LeftBrace" | "RightBrace" |
+        "BracketPair" | "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+        "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+        "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+        "AccentBorderCallout1" | "AccentBorderCallout2" | "AccentBorderCallout3"
+        | "WedgeRectCallout" | "WedgeRRectCallout" | "WedgeEllipseCallout" |
+        "CloudCallout" | "Cloud" | "Ribbon" | "Ribbon2" | "EllipseRibbon" |
+        "EllipseRibbon2" | "LeftRightRibbon" | "VerticalScroll" |
+        "HorizontalScroll" | "Wave" | "DoubleWave" | "Plus" | "FlowChartProcess"
+        | "FlowChartDecision" | "FlowChartInputOutput" |
+        "FlowChartPredefinedProcess" | "FlowChartInternalStorage" |
+        "FlowChartDocument" | "FlowChartMultidocument" | "FlowChartTerminator" |
+        "FlowChartPreparation" | "FlowChartManualInput" |
+        "FlowChartManualOperation" | "FlowChartConnector" |
+        "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+        "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+        "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+        "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+        "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+        "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+        "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+        "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+        "ActionButtonInformation" | "ActionButtonForwardNext" |
+        "ActionButtonBackPrevious" | "ActionButtonEnd" | "ActionButtonBeginning"
+        | "ActionButtonReturn" | "ActionButtonDocument" | "ActionButtonSound" |
+        "ActionButtonMovie" | "Gear6" | "Gear9" | "Funnel" | "MathPlus" |
+        "MathMinus" | "MathMultiply" | "MathDivide" | "MathEqual" |
+        "MathNotEqual" | "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" |
+        "ChartStar" | "ChartPlus";
+      return:
+        type: >-
+           | "LineInverse" |
+          "Triangle" | "RightTriangle" | "Rectangle" | "Diamond" |
+          "Parallelogram" | "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" |
+          "Hexagon" | "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4"
+          | "Star5" | "Star6" | "Star7" | "Star8" | "Star10" | "Star12" |
+          "Star16" | "Star24" | "Star32" | "RoundRectangle" | "Round1Rectangle"
+          | "Round2SameRectangle" | "Round2DiagonalRectangle" |
+          "SnipRoundRectangle" | "Snip1Rectangle" | "Snip2SameRectangle" |
+          "Snip2DiagonalRectangle" | "Plaque" | "Ellipse" | "Teardrop" |
+          "HomePlate" | "Chevron" | "PieWedge" | "Pie" | "BlockArc" | "Donut" |
+          "NoSmoking" | "RightArrow" | "LeftArrow" | "UpArrow" | "DownArrow" |
+          "StripedRightArrow" | "NotchedRightArrow" | "BentUpArrow" |
+          "LeftRightArrow" | "UpDownArrow" | "LeftUpArrow" | "LeftRightUpArrow"
+          | "QuadArrow" | "LeftArrowCallout" | "RightArrowCallout" |
+          "UpArrowCallout" | "DownArrowCallout" | "LeftRightArrowCallout" |
+          "UpDownArrowCallout" | "QuadArrowCallout" | "BentArrow" | "UturnArrow"
+          | "CircularArrow" | "LeftCircularArrow" | "LeftRightCircularArrow" |
+          "CurvedRightArrow" | "CurvedLeftArrow" | "CurvedUpArrow" |
+          "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" | "LightningBolt" |
+          "Heart" | "Sun" | "Moon" | "SmileyFace" | "IrregularSeal1" |
+          "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame" | "HalfFrame" |
+          "Corner" | "DiagonalStripe" | "Chord" | "Arc" | "LeftBracket" |
+          "RightBracket" | "LeftBrace" | "RightBrace" | "BracketPair" |
+          "BracePair" | "Callout1" | "Callout2" | "Callout3" | "AccentCallout1"
+          | "AccentCallout2" | "AccentCallout3" | "BorderCallout1" |
+          "BorderCallout2" | "BorderCallout3" | "AccentBorderCallout1" |
+          "AccentBorderCallout2" | "AccentBorderCallout3" | "WedgeRectCallout" |
+          "WedgeRRectCallout" | "WedgeEllipseCallout" | "CloudCallout" | "Cloud"
+          | "Ribbon" | "Ribbon2" | "EllipseRibbon" | "EllipseRibbon2" |
+          "LeftRightRibbon" | "VerticalScroll" | "HorizontalScroll" | "Wave" |
+          "DoubleWave" | "Plus" | "FlowChartProcess" | "FlowChartDecision" |
+          "FlowChartInputOutput" | "FlowChartPredefinedProcess" |
+          "FlowChartInternalStorage" | "FlowChartDocument" |
+          "FlowChartMultidocument" | "FlowChartTerminator" |
+          "FlowChartPreparation" | "FlowChartManualInput" |
+          "FlowChartManualOperation" | "FlowChartConnector" |
+          "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+          "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+          "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+          "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+          "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+          "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+          "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+          "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+          "ActionButtonInformation" | "ActionButtonForwardNext" |
+          "ActionButtonBackPrevious" | "ActionButtonEnd" |
+          "ActionButtonBeginning" | "ActionButtonReturn" |
+          "ActionButtonDocument" | "ActionButtonSound" | "ActionButtonMovie" |
+          "Gear6" | "Gear9" | "Funnel" | "MathPlus" | "MathMinus" |
+          "MathMultiply" | "MathDivide" | "MathEqual" | "MathNotEqual" |
+          "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" | "ChartStar" |
+          "ChartPlus"
+  - name: height
+    uid: word!Word.Interfaces.ShapeUpdateData#height:member
+    package: word!
+    fullName: height
+    summary: The height, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height?: number;'
+      return:
+        type: number
+  - name: heightRelative
+    uid: word!Word.Interfaces.ShapeUpdateData#heightRelative:member
+    package: word!
+    fullName: heightRelative
+    summary: >-
+      The percentage of shape height to vertical relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRelative?: number;'
+      return:
+        type: number
+  - name: left
+    uid: word!Word.Interfaces.ShapeUpdateData#left:member
+    package: word!
+    fullName: left
+    summary: >-
+      The distance, in points, from the left side of the shape to the horizontal
+      relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'left?: number;'
+      return:
+        type: number
+  - name: leftRelative
+    uid: word!Word.Interfaces.ShapeUpdateData#leftRelative:member
+    package: word!
+    fullName: leftRelative
+    summary: >-
+      The relative left position as a percentage from the left side of the shape
+      to the horizontal relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftRelative?: number;'
+      return:
+        type: number
+  - name: lockAspectRatio
+    uid: word!Word.Interfaces.ShapeUpdateData#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: Specifies if the aspect ratio of this shape is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.ShapeUpdateData#name:member
+    package: word!
+    fullName: name
+    summary: The name of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: parentCanvas
+    uid: word!Word.Interfaces.ShapeUpdateData#parentCanvas:member
+    package: word!
+    fullName: parentCanvas
+    summary: >-
+      Gets the top-level parent canvas shape of this child shape. It will be
+      null if it isn't a child shape of a canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentCanvas?: Word.Interfaces.ShapeUpdateData;'
+      return:
+        type: 
+  - name: parentGroup
+    uid: word!Word.Interfaces.ShapeUpdateData#parentGroup:member
+    package: word!
+    fullName: parentGroup
+    summary: >-
+      Gets the top-level parent group shape of this child shape. It will be null
+      if it isn't a child shape of a group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentGroup?: Word.Interfaces.ShapeUpdateData;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Interfaces.ShapeUpdateData#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: >-
+      The relative horizontal position of the shape. For an inline shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalPosition?: Word.RelativeHorizontalPosition | "Margin"
+        | "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeHorizontalSize
+    uid: word!Word.Interfaces.ShapeUpdateData#relativeHorizontalSize:member
+    package: word!
+    fullName: relativeHorizontalSize
+    summary: >-
+      The relative horizontal size of the shape. For an inline or child shape,
+      it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalSize?: Word.RelativeSize | "Margin" | "Page" |
+        "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" | "Page" |
+          "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalPosition
+    uid: word!Word.Interfaces.ShapeUpdateData#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: >-
+      The relative vertical position of the shape. For an inline shape, it can't
+      be set. For details, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalPosition?: Word.RelativeVerticalPosition | "Margin" |
+        "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalSize
+    uid: word!Word.Interfaces.ShapeUpdateData#relativeVerticalSize:member
+    package: word!
+    fullName: relativeVerticalSize
+    summary: >-
+      The relative vertical size of the shape. For an inline or child shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalSize?: Word.RelativeSize | "Margin" | "Page" |
+        "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" | "Page" |
+          "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin"
+  - name: rotation
+    uid: word!Word.Interfaces.ShapeUpdateData#rotation:member
+    package: word!
+    fullName: rotation
+    summary: >-
+      Specifies the rotation, in degrees, of the shape. Not applicable to Canvas
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotation?: number;'
+      return:
+        type: number
+  - name: shapeGroup
+    uid: word!Word.Interfaces.ShapeUpdateData#shapeGroup:member
+    package: word!
+    fullName: shapeGroup
+    summary: >-
+      Gets the shape group associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "GroupShape". For further information, see [*OrNullObject methods
+      and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shapeGroup?: Word.Interfaces.ShapeGroupUpdateData;'
+      return:
+        type: 
+  - name: textFrame
+    uid: word!Word.Interfaces.ShapeUpdateData#textFrame:member
+    package: word!
+    fullName: textFrame
+    summary: Gets the text frame object of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textFrame?: Word.Interfaces.TextFrameUpdateData;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Interfaces.ShapeUpdateData#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Returns the text wrap formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textWrap?: Word.Interfaces.ShapeTextWrapUpdateData;'
+      return:
+        type: 
+  - name: top
+    uid: word!Word.Interfaces.ShapeUpdateData#top:member
+    package: word!
+    fullName: top
+    summary: >-
+      The distance, in points, from the top edge of the shape to the vertical
+      relative position (see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum)). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'top?: number;'
+      return:
+        type: number
+  - name: topRelative
+    uid: word!Word.Interfaces.ShapeUpdateData#topRelative:member
+    package: word!
+    fullName: topRelative
+    summary: >-
+      The relative top position as a percentage from the top edge of the shape
+      to the vertical relative position, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topRelative?: number;'
+      return:
+        type: number
+  - name: visible
+    uid: word!Word.Interfaces.ShapeUpdateData#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies if the shape is visible. Not applicable to inline shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.ShapeUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: The width, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
+  - name: widthRelative
+    uid: word!Word.Interfaces.ShapeUpdateData#widthRelative:member
+    package: word!
+    fullName: widthRelative
+    summary: >-
+      The percentage of shape width to horizontal relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRelative?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectionloadoptions.yml
new file mode 100644
index 0000000000..cfa71e3e93
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectionloadoptions.yml
@@ -0,0 +1,79 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionLoadOptions
+uid: word!Word.Interfaces.SourceCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionLoadOptions
+summary: Represents a collection of [Word.Source](xref:word!Word.Source:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SourceCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: isCited
+    uid: word!Word.Interfaces.SourceCollectionLoadOptions#isCited:member
+    package: word!
+    fullName: isCited
+    summary: >-
+      For EACH ITEM in the collection: Gets if the `Source` object has been
+      cited in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isCited?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.SourceCollectionLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: 'For EACH ITEM in the collection: Gets the tag of the source.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.SourceCollectionLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: >-
+      For EACH ITEM in the collection: Gets the XML representation of the
+      source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..a23e69a8f3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,59 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: isCited
+    uid: word!Word.Interfaces.SourceData#isCited:member
+    package: word!
+    fullName: isCited
+    summary: Gets if the `Source` object has been cited in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isCited?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.SourceData#tag:member
+    package: word!
+    fullName: tag
+    summary: Gets the tag of the source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: string;'
+      return:
+        type: string
+  - name: xml
+    uid: word!Word.Interfaces.SourceData#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourceloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourceloadoptions.yml
new file mode 100644
index 0000000000..b3a064e9f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.sourceloadoptions.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceLoadOptions
+uid: word!Word.Interfaces.SourceLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.SourceLoadOptions
+summary: >-
+  Represents an individual source, such as a book, journal article, or
+  interview.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.SourceLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: isCited
+    uid: word!Word.Interfaces.SourceLoadOptions#isCited:member
+    package: word!
+    fullName: isCited
+    summary: Gets if the `Source` object has been cited in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isCited?: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Interfaces.SourceLoadOptions#tag:member
+    package: word!
+    fullName: tag
+    summary: Gets the tag of the source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag?: boolean;'
+      return:
+        type: boolean
+  - name: xml
+    uid: word!Word.Interfaces.SourceLoadOptions#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xml?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectiondata.yml
new file mode 100644
index 0000000000..38e0698308
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.StyleCollectionData
+uid: word!Word.Interfaces.StyleCollectionData:interface
+package: word!
+fullName: Word.Interfaces.StyleCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `styleCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.StyleCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.StyleData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectionloadoptions.yml
new file mode 100644
index 0000000000..dffe019e05
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectionloadoptions.yml
@@ -0,0 +1,482 @@
+### YamlMime:TSType
+name: Word.Interfaces.StyleCollectionLoadOptions
+uid: word!Word.Interfaces.StyleCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.StyleCollectionLoadOptions
+summary: Contains a collection of [Word.Style](xref:word!Word.Style:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: automaticallyUpdate
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#automaticallyUpdate:member
+    package: word!
+    fullName: automaticallyUpdate
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the style is
+      automatically redefined based on the selection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'automaticallyUpdate?: boolean;'
+      return:
+        type: boolean
+  - name: baseStyle
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#baseStyle:member
+    package: word!
+    fullName: baseStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies the name of an existing style
+      to use as the base formatting of another style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseStyle?: boolean;'
+      return:
+        type: boolean
+  - name: borders
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      For EACH ITEM in the collection: Specifies a BorderCollection object that
+      represents all the borders for the specified style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderCollectionLoadOptions;'
+      return:
+        type: >-
+          
+  - name: builtIn
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: >-
+      For EACH ITEM in the collection: Gets whether the specified style is a
+      built-in style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets a font object that represents the
+      character formatting of the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: frame
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#frame:member
+    package: word!
+    fullName: frame
+    summary: >-
+      For EACH ITEM in the collection: Returns a `Frame` object that represents
+      the frame formatting for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'frame?: Word.Interfaces.FrameLoadOptions;'
+      return:
+        type: 
+  - name: hasProofing
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#hasProofing:member
+    package: word!
+    fullName: hasProofing
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the spelling and
+      grammar checker ignores text formatted with this style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasProofing?: boolean;'
+      return:
+        type: boolean
+  - name: inUse
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#inUse:member
+    package: word!
+    fullName: inUse
+    summary: >-
+      For EACH ITEM in the collection: Gets whether the specified style is a
+      built-in style that has been modified or applied in the document or a new
+      style that has been created in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inUse?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      For EACH ITEM in the collection: Specifies a `LanguageId` value that
+      represents the language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageId?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: >-
+      For EACH ITEM in the collection: Specifies an East Asian language for the
+      style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: linked
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#linked:member
+    package: word!
+    fullName: linked
+    summary: >-
+      For EACH ITEM in the collection: Gets whether a style is a linked style
+      that can be used for both paragraph and character formatting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linked?: boolean;'
+      return:
+        type: boolean
+  - name: linkStyle
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#linkStyle:member
+    package: word!
+    fullName: linkStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies a link between a paragraph and
+      a character style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkStyle?: Word.Interfaces.StyleLoadOptions;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: 'For EACH ITEM in the collection: Returns the list level for the style.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber?: boolean;'
+      return:
+        type: boolean
+  - name: listTemplate
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: >-
+      For EACH ITEM in the collection: Gets a ListTemplate object that
+      represents the list formatting for the specified Style object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateLoadOptions;'
+      return:
+        type: 
+  - name: locked
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#locked:member
+    package: word!
+    fullName: locked
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the style cannot be
+      changed or edited.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: nameLocal
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#nameLocal:member
+    package: word!
+    fullName: nameLocal
+    summary: >-
+      For EACH ITEM in the collection: Gets the name of a style in the language
+      of the user.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameLocal?: boolean;'
+      return:
+        type: boolean
+  - name: nextParagraphStyle
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#nextParagraphStyle:member
+    package: word!
+    fullName: nextParagraphStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies the name of the style to be
+      applied automatically to a new paragraph that is inserted after a
+      paragraph formatted with the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `nextParagraphStyle` was introduced in WordApi
+      1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextParagraphStyle?: boolean;'
+      return:
+        type: boolean
+  - name: noSpaceBetweenParagraphsOfSameStyle
+    uid: >-
+      word!Word.Interfaces.StyleCollectionLoadOptions#noSpaceBetweenParagraphsOfSameStyle:member
+    package: word!
+    fullName: noSpaceBetweenParagraphsOfSameStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether to remove spacing
+      between paragraphs that are formatted using the same style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
+      return:
+        type: boolean
+  - name: paragraphFormat
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#paragraphFormat:member
+    package: word!
+    fullName: paragraphFormat
+    summary: >-
+      For EACH ITEM in the collection: Gets a ParagraphFormat object that
+      represents the paragraph settings for the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphFormat?: Word.Interfaces.ParagraphFormatLoadOptions;'
+      return:
+        type: >-
+          
+  - name: priority
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#priority:member
+    package: word!
+    fullName: priority
+    summary: 'For EACH ITEM in the collection: Specifies the priority.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'priority?: boolean;'
+      return:
+        type: boolean
+  - name: quickStyle
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#quickStyle:member
+    package: word!
+    fullName: quickStyle
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the style corresponds
+      to an available quick style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'quickStyle?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      For EACH ITEM in the collection: Gets a Shading object that represents the
+      shading for the specified style. Not applicable to List style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingLoadOptions;'
+      return:
+        type: 
+  - name: tableStyle
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#tableStyle:member
+    package: word!
+    fullName: tableStyle
+    summary: >-
+      For EACH ITEM in the collection: Gets a TableStyle object representing
+      Style properties that can be applied to a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableStyle?: Word.Interfaces.TableStyleLoadOptions;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'For EACH ITEM in the collection: Gets the style type.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: unhideWhenUsed
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#unhideWhenUsed:member
+    package: word!
+    fullName: unhideWhenUsed
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the specified style is
+      made visible as a recommended style in the Styles and in the Styles task
+      pane in Microsoft Word after it's used in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'unhideWhenUsed?: boolean;'
+      return:
+        type: boolean
+  - name: visibility
+    uid: word!Word.Interfaces.StyleCollectionLoadOptions#visibility:member
+    package: word!
+    fullName: visibility
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the specified style is
+      visible as a recommended style in the Styles gallery and in the Styles
+      task pane.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visibility?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectionupdatedata.yml
new file mode 100644
index 0000000000..e0bc4a8ef2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.stylecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.StyleCollectionUpdateData
+uid: word!Word.Interfaces.StyleCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.StyleCollectionUpdateData
+summary: >-
+  An interface for updating data on the `StyleCollection` object, for use in
+  `styleCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.StyleCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.StyleData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styledata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styledata.yml
new file mode 100644
index 0000000000..1c47b801ed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styledata.yml
@@ -0,0 +1,640 @@
+### YamlMime:TSType
+name: Word.Interfaces.StyleData
+uid: word!Word.Interfaces.StyleData:interface
+package: word!
+fullName: Word.Interfaces.StyleData
+summary: An interface describing the data returned by calling `style.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: automaticallyUpdate
+    uid: word!Word.Interfaces.StyleData#automaticallyUpdate:member
+    package: word!
+    fullName: automaticallyUpdate
+    summary: >-
+      Specifies whether the style is automatically redefined based on the
+      selection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'automaticallyUpdate?: boolean;'
+      return:
+        type: boolean
+  - name: baseStyle
+    uid: word!Word.Interfaces.StyleData#baseStyle:member
+    package: word!
+    fullName: baseStyle
+    summary: >-
+      Specifies the name of an existing style to use as the base formatting of
+      another style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseStyle?: string;'
+      return:
+        type: string
+  - name: borders
+    uid: word!Word.Interfaces.StyleData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Specifies a BorderCollection object that represents all the borders for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderData[];'
+      return:
+        type: []
+  - name: builtIn
+    uid: word!Word.Interfaces.StyleData#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: Gets whether the specified style is a built-in style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.StyleData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a font object that represents the character formatting of the
+      specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: frame
+    uid: word!Word.Interfaces.StyleData#frame:member
+    package: word!
+    fullName: frame
+    summary: >-
+      Returns a `Frame` object that represents the frame formatting for the
+      style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'frame?: Word.Interfaces.FrameData;'
+      return:
+        type: 
+  - name: hasProofing
+    uid: word!Word.Interfaces.StyleData#hasProofing:member
+    package: word!
+    fullName: hasProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores text formatted
+      with this style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasProofing?: boolean;'
+      return:
+        type: boolean
+  - name: inUse
+    uid: word!Word.Interfaces.StyleData#inUse:member
+    package: word!
+    fullName: inUse
+    summary: >-
+      Gets whether the specified style is a built-in style that has been
+      modified or applied in the document or a new style that has been created
+      in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inUse?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.StyleData#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.StyleData#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: linked
+    uid: word!Word.Interfaces.StyleData#linked:member
+    package: word!
+    fullName: linked
+    summary: >-
+      Gets whether a style is a linked style that can be used for both paragraph
+      and character formatting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linked?: boolean;'
+      return:
+        type: boolean
+  - name: linkStyle
+    uid: word!Word.Interfaces.StyleData#linkStyle:member
+    package: word!
+    fullName: linkStyle
+    summary: Specifies a link between a paragraph and a character style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkStyle?: Word.Interfaces.StyleData;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.Interfaces.StyleData#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: Returns the list level for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber?: number;'
+      return:
+        type: number
+  - name: listTemplate
+    uid: word!Word.Interfaces.StyleData#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: >-
+      Gets a ListTemplate object that represents the list formatting for the
+      specified Style object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateData;'
+      return:
+        type: 
+  - name: locked
+    uid: word!Word.Interfaces.StyleData#locked:member
+    package: word!
+    fullName: locked
+    summary: Specifies whether the style cannot be changed or edited.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: nameLocal
+    uid: word!Word.Interfaces.StyleData#nameLocal:member
+    package: word!
+    fullName: nameLocal
+    summary: Gets the name of a style in the language of the user.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameLocal?: string;'
+      return:
+        type: string
+  - name: nextParagraphStyle
+    uid: word!Word.Interfaces.StyleData#nextParagraphStyle:member
+    package: word!
+    fullName: nextParagraphStyle
+    summary: >-
+      Specifies the name of the style to be applied automatically to a new
+      paragraph that is inserted after a paragraph formatted with the specified
+      style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `nextParagraphStyle` was introduced in WordApi
+      1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextParagraphStyle?: string;'
+      return:
+        type: string
+  - name: noSpaceBetweenParagraphsOfSameStyle
+    uid: word!Word.Interfaces.StyleData#noSpaceBetweenParagraphsOfSameStyle:member
+    package: word!
+    fullName: noSpaceBetweenParagraphsOfSameStyle
+    summary: >-
+      Specifies whether to remove spacing between paragraphs that are formatted
+      using the same style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
+      return:
+        type: boolean
+  - name: paragraphFormat
+    uid: word!Word.Interfaces.StyleData#paragraphFormat:member
+    package: word!
+    fullName: paragraphFormat
+    summary: >-
+      Gets a ParagraphFormat object that represents the paragraph settings for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphFormat?: Word.Interfaces.ParagraphFormatData;'
+      return:
+        type: 
+  - name: priority
+    uid: word!Word.Interfaces.StyleData#priority:member
+    package: word!
+    fullName: priority
+    summary: Specifies the priority.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'priority?: number;'
+      return:
+        type: number
+  - name: quickStyle
+    uid: word!Word.Interfaces.StyleData#quickStyle:member
+    package: word!
+    fullName: quickStyle
+    summary: Specifies whether the style corresponds to an available quick style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'quickStyle?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.StyleData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Gets a Shading object that represents the shading for the specified style.
+      Not applicable to List style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingData;'
+      return:
+        type: 
+  - name: tableStyle
+    uid: word!Word.Interfaces.StyleData#tableStyle:member
+    package: word!
+    fullName: tableStyle
+    summary: >-
+      Gets a TableStyle object representing Style properties that can be applied
+      to a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableStyle?: Word.Interfaces.TableStyleData;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Interfaces.StyleData#type:member
+    package: word!
+    fullName: type
+    summary: Gets the style type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.StyleType | "Character" | "List" | "Paragraph" | "Table";'
+      return:
+        type: >-
+           | "Character" | "List" |
+          "Paragraph" | "Table"
+  - name: unhideWhenUsed
+    uid: word!Word.Interfaces.StyleData#unhideWhenUsed:member
+    package: word!
+    fullName: unhideWhenUsed
+    summary: >-
+      Specifies whether the specified style is made visible as a recommended
+      style in the Styles and in the Styles task pane in Microsoft Word after
+      it's used in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'unhideWhenUsed?: boolean;'
+      return:
+        type: boolean
+  - name: visibility
+    uid: word!Word.Interfaces.StyleData#visibility:member
+    package: word!
+    fullName: visibility
+    summary: >-
+      Specifies whether the specified style is visible as a recommended style in
+      the Styles gallery and in the Styles task pane.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visibility?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styleloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styleloadoptions.yml
new file mode 100644
index 0000000000..9bee0f58bf
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styleloadoptions.yml
@@ -0,0 +1,467 @@
+### YamlMime:TSType
+name: Word.Interfaces.StyleLoadOptions
+uid: word!Word.Interfaces.StyleLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.StyleLoadOptions
+summary: Represents a style in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.StyleLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: automaticallyUpdate
+    uid: word!Word.Interfaces.StyleLoadOptions#automaticallyUpdate:member
+    package: word!
+    fullName: automaticallyUpdate
+    summary: >-
+      Specifies whether the style is automatically redefined based on the
+      selection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'automaticallyUpdate?: boolean;'
+      return:
+        type: boolean
+  - name: baseStyle
+    uid: word!Word.Interfaces.StyleLoadOptions#baseStyle:member
+    package: word!
+    fullName: baseStyle
+    summary: >-
+      Specifies the name of an existing style to use as the base formatting of
+      another style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseStyle?: boolean;'
+      return:
+        type: boolean
+  - name: borders
+    uid: word!Word.Interfaces.StyleLoadOptions#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Specifies a BorderCollection object that represents all the borders for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderCollectionLoadOptions;'
+      return:
+        type: >-
+          
+  - name: builtIn
+    uid: word!Word.Interfaces.StyleLoadOptions#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: Gets whether the specified style is a built-in style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'builtIn?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.StyleLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a font object that represents the character formatting of the
+      specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: frame
+    uid: word!Word.Interfaces.StyleLoadOptions#frame:member
+    package: word!
+    fullName: frame
+    summary: >-
+      Returns a `Frame` object that represents the frame formatting for the
+      style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'frame?: Word.Interfaces.FrameLoadOptions;'
+      return:
+        type: 
+  - name: hasProofing
+    uid: word!Word.Interfaces.StyleLoadOptions#hasProofing:member
+    package: word!
+    fullName: hasProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores text formatted
+      with this style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasProofing?: boolean;'
+      return:
+        type: boolean
+  - name: inUse
+    uid: word!Word.Interfaces.StyleLoadOptions#inUse:member
+    package: word!
+    fullName: inUse
+    summary: >-
+      Gets whether the specified style is a built-in style that has been
+      modified or applied in the document or a new style that has been created
+      in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'inUse?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.StyleLoadOptions#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageId?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.StyleLoadOptions#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: linked
+    uid: word!Word.Interfaces.StyleLoadOptions#linked:member
+    package: word!
+    fullName: linked
+    summary: >-
+      Gets whether a style is a linked style that can be used for both paragraph
+      and character formatting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linked?: boolean;'
+      return:
+        type: boolean
+  - name: linkStyle
+    uid: word!Word.Interfaces.StyleLoadOptions#linkStyle:member
+    package: word!
+    fullName: linkStyle
+    summary: Specifies a link between a paragraph and a character style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkStyle?: Word.Interfaces.StyleLoadOptions;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.Interfaces.StyleLoadOptions#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: Returns the list level for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber?: boolean;'
+      return:
+        type: boolean
+  - name: listTemplate
+    uid: word!Word.Interfaces.StyleLoadOptions#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: >-
+      Gets a ListTemplate object that represents the list formatting for the
+      specified Style object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateLoadOptions;'
+      return:
+        type: 
+  - name: locked
+    uid: word!Word.Interfaces.StyleLoadOptions#locked:member
+    package: word!
+    fullName: locked
+    summary: Specifies whether the style cannot be changed or edited.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: nameLocal
+    uid: word!Word.Interfaces.StyleLoadOptions#nameLocal:member
+    package: word!
+    fullName: nameLocal
+    summary: Gets the name of a style in the language of the user.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nameLocal?: boolean;'
+      return:
+        type: boolean
+  - name: nextParagraphStyle
+    uid: word!Word.Interfaces.StyleLoadOptions#nextParagraphStyle:member
+    package: word!
+    fullName: nextParagraphStyle
+    summary: >-
+      Specifies the name of the style to be applied automatically to a new
+      paragraph that is inserted after a paragraph formatted with the specified
+      style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `nextParagraphStyle` was introduced in WordApi
+      1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextParagraphStyle?: boolean;'
+      return:
+        type: boolean
+  - name: noSpaceBetweenParagraphsOfSameStyle
+    uid: >-
+      word!Word.Interfaces.StyleLoadOptions#noSpaceBetweenParagraphsOfSameStyle:member
+    package: word!
+    fullName: noSpaceBetweenParagraphsOfSameStyle
+    summary: >-
+      Specifies whether to remove spacing between paragraphs that are formatted
+      using the same style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
+      return:
+        type: boolean
+  - name: paragraphFormat
+    uid: word!Word.Interfaces.StyleLoadOptions#paragraphFormat:member
+    package: word!
+    fullName: paragraphFormat
+    summary: >-
+      Gets a ParagraphFormat object that represents the paragraph settings for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphFormat?: Word.Interfaces.ParagraphFormatLoadOptions;'
+      return:
+        type: >-
+          
+  - name: priority
+    uid: word!Word.Interfaces.StyleLoadOptions#priority:member
+    package: word!
+    fullName: priority
+    summary: Specifies the priority.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'priority?: boolean;'
+      return:
+        type: boolean
+  - name: quickStyle
+    uid: word!Word.Interfaces.StyleLoadOptions#quickStyle:member
+    package: word!
+    fullName: quickStyle
+    summary: Specifies whether the style corresponds to an available quick style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'quickStyle?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.StyleLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Gets a Shading object that represents the shading for the specified style.
+      Not applicable to List style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingLoadOptions;'
+      return:
+        type: 
+  - name: tableStyle
+    uid: word!Word.Interfaces.StyleLoadOptions#tableStyle:member
+    package: word!
+    fullName: tableStyle
+    summary: >-
+      Gets a TableStyle object representing Style properties that can be applied
+      to a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableStyle?: Word.Interfaces.TableStyleLoadOptions;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Interfaces.StyleLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Gets the style type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: unhideWhenUsed
+    uid: word!Word.Interfaces.StyleLoadOptions#unhideWhenUsed:member
+    package: word!
+    fullName: unhideWhenUsed
+    summary: >-
+      Specifies whether the specified style is made visible as a recommended
+      style in the Styles and in the Styles task pane in Microsoft Word after
+      it's used in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'unhideWhenUsed?: boolean;'
+      return:
+        type: boolean
+  - name: visibility
+    uid: word!Word.Interfaces.StyleLoadOptions#visibility:member
+    package: word!
+    fullName: visibility
+    summary: >-
+      Specifies whether the specified style is visible as a recommended style in
+      the Styles gallery and in the Styles task pane.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visibility?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styleupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styleupdatedata.yml
new file mode 100644
index 0000000000..327b3968ad
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.styleupdatedata.yml
@@ -0,0 +1,550 @@
+### YamlMime:TSType
+name: Word.Interfaces.StyleUpdateData
+uid: word!Word.Interfaces.StyleUpdateData:interface
+package: word!
+fullName: Word.Interfaces.StyleUpdateData
+summary: >-
+  An interface for updating data on the `Style` object, for use in `style.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: automaticallyUpdate
+    uid: word!Word.Interfaces.StyleUpdateData#automaticallyUpdate:member
+    package: word!
+    fullName: automaticallyUpdate
+    summary: >-
+      Specifies whether the style is automatically redefined based on the
+      selection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'automaticallyUpdate?: boolean;'
+      return:
+        type: boolean
+  - name: baseStyle
+    uid: word!Word.Interfaces.StyleUpdateData#baseStyle:member
+    package: word!
+    fullName: baseStyle
+    summary: >-
+      Specifies the name of an existing style to use as the base formatting of
+      another style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseStyle?: string;'
+      return:
+        type: string
+  - name: borders
+    uid: word!Word.Interfaces.StyleUpdateData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Specifies a BorderCollection object that represents all the borders for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderCollectionUpdateData;'
+      return:
+        type: >-
+          
+  - name: font
+    uid: word!Word.Interfaces.StyleUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a font object that represents the character formatting of the
+      specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: frame
+    uid: word!Word.Interfaces.StyleUpdateData#frame:member
+    package: word!
+    fullName: frame
+    summary: >-
+      Returns a `Frame` object that represents the frame formatting for the
+      style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'frame?: Word.Interfaces.FrameUpdateData;'
+      return:
+        type: 
+  - name: hasProofing
+    uid: word!Word.Interfaces.StyleUpdateData#hasProofing:member
+    package: word!
+    fullName: hasProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores text formatted
+      with this style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasProofing?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.StyleUpdateData#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.StyleUpdateData#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: linkStyle
+    uid: word!Word.Interfaces.StyleUpdateData#linkStyle:member
+    package: word!
+    fullName: linkStyle
+    summary: Specifies a link between a paragraph and a character style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkStyle?: Word.Interfaces.StyleUpdateData;'
+      return:
+        type: 
+  - name: listTemplate
+    uid: word!Word.Interfaces.StyleUpdateData#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: >-
+      Gets a ListTemplate object that represents the list formatting for the
+      specified Style object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listTemplate?: Word.Interfaces.ListTemplateUpdateData;'
+      return:
+        type: 
+  - name: locked
+    uid: word!Word.Interfaces.StyleUpdateData#locked:member
+    package: word!
+    fullName: locked
+    summary: Specifies whether the style cannot be changed or edited.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked?: boolean;'
+      return:
+        type: boolean
+  - name: nextParagraphStyle
+    uid: word!Word.Interfaces.StyleUpdateData#nextParagraphStyle:member
+    package: word!
+    fullName: nextParagraphStyle
+    summary: >-
+      Specifies the name of the style to be applied automatically to a new
+      paragraph that is inserted after a paragraph formatted with the specified
+      style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `nextParagraphStyle` was introduced in WordApi
+      1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextParagraphStyle?: string;'
+      return:
+        type: string
+  - name: noSpaceBetweenParagraphsOfSameStyle
+    uid: >-
+      word!Word.Interfaces.StyleUpdateData#noSpaceBetweenParagraphsOfSameStyle:member
+    package: word!
+    fullName: noSpaceBetweenParagraphsOfSameStyle
+    summary: >-
+      Specifies whether to remove spacing between paragraphs that are formatted
+      using the same style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noSpaceBetweenParagraphsOfSameStyle?: boolean;'
+      return:
+        type: boolean
+  - name: paragraphFormat
+    uid: word!Word.Interfaces.StyleUpdateData#paragraphFormat:member
+    package: word!
+    fullName: paragraphFormat
+    summary: >-
+      Gets a ParagraphFormat object that represents the paragraph settings for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'paragraphFormat?: Word.Interfaces.ParagraphFormatUpdateData;'
+      return:
+        type: >-
+          
+  - name: priority
+    uid: word!Word.Interfaces.StyleUpdateData#priority:member
+    package: word!
+    fullName: priority
+    summary: Specifies the priority.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'priority?: number;'
+      return:
+        type: number
+  - name: quickStyle
+    uid: word!Word.Interfaces.StyleUpdateData#quickStyle:member
+    package: word!
+    fullName: quickStyle
+    summary: Specifies whether the style corresponds to an available quick style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'quickStyle?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.StyleUpdateData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Gets a Shading object that represents the shading for the specified style.
+      Not applicable to List style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUpdateData;'
+      return:
+        type: 
+  - name: tableStyle
+    uid: word!Word.Interfaces.StyleUpdateData#tableStyle:member
+    package: word!
+    fullName: tableStyle
+    summary: >-
+      Gets a TableStyle object representing Style properties that can be applied
+      to a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tableStyle?: Word.Interfaces.TableStyleUpdateData;'
+      return:
+        type: 
+  - name: unhideWhenUsed
+    uid: word!Word.Interfaces.StyleUpdateData#unhideWhenUsed:member
+    package: word!
+    fullName: unhideWhenUsed
+    summary: >-
+      Specifies whether the specified style is made visible as a recommended
+      style in the Styles and in the Styles task pane in Microsoft Word after
+      it's used in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'unhideWhenUsed?: boolean;'
+      return:
+        type: boolean
+  - name: visibility
+    uid: word!Word.Interfaces.StyleUpdateData#visibility:member
+    package: word!
+    fullName: visibility
+    summary: >-
+      Specifies whether the specified style is visible as a recommended style in
+      the Styles gallery and in the Styles task pane.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visibility?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderdata.yml
new file mode 100644
index 0000000000..26804de861
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderdata.yml
@@ -0,0 +1,74 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableBorderData
+uid: word!Word.Interfaces.TableBorderData:interface
+package: word!
+fullName: Word.Interfaces.TableBorderData
+summary: >-
+  An interface describing the data returned by calling
+  `tableBorder.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: color
+    uid: word!Word.Interfaces.TableBorderData#color:member
+    package: word!
+    fullName: color
+    summary: Specifies the table border color.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.TableBorderData#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the type of the table border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" |
+        "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: width
+    uid: word!Word.Interfaces.TableBorderData#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Specifies the width, in points, of the table border. Not applicable to
+      table border types that have fixed widths.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderloadoptions.yml
new file mode 100644
index 0000000000..31e9de6357
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderloadoptions.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableBorderLoadOptions
+uid: word!Word.Interfaces.TableBorderLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableBorderLoadOptions
+summary: Specifies the border style.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableBorderLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: color
+    uid: word!Word.Interfaces.TableBorderLoadOptions#color:member
+    package: word!
+    fullName: color
+    summary: Specifies the table border color.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.TableBorderLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the type of the table border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TableBorderLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Specifies the width, in points, of the table border. Not applicable to
+      table border types that have fixed widths.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderupdatedata.yml
new file mode 100644
index 0000000000..106f29bf02
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableborderupdatedata.yml
@@ -0,0 +1,74 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableBorderUpdateData
+uid: word!Word.Interfaces.TableBorderUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableBorderUpdateData
+summary: >-
+  An interface for updating data on the `TableBorder` object, for use in
+  `tableBorder.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: color
+    uid: word!Word.Interfaces.TableBorderUpdateData#color:member
+    package: word!
+    fullName: color
+    summary: Specifies the table border color.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.TableBorderUpdateData#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the type of the table border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" |
+        "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: width
+    uid: word!Word.Interfaces.TableBorderUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Specifies the width, in points, of the table border. Not applicable to
+      table border types that have fixed widths.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectiondata.yml
new file mode 100644
index 0000000000..9fd0a9029b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCellCollectionData
+uid: word!Word.Interfaces.TableCellCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableCellCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableCellCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableCellCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableCellData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectionloadoptions.yml
new file mode 100644
index 0000000000..fffc9ba746
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectionloadoptions.yml
@@ -0,0 +1,207 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCellCollectionLoadOptions
+uid: word!Word.Interfaces.TableCellCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableCellCollectionLoadOptions
+summary: Contains the collection of the document's TableCell objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: 'For EACH ITEM in the collection: Gets the body object of the cell.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: cellIndex
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#cellIndex:member
+    package: word!
+    fullName: cellIndex
+    summary: 'For EACH ITEM in the collection: Gets the index of the cell in its row.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellIndex?: boolean;'
+      return:
+        type: boolean
+  - name: columnWidth
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#columnWidth:member
+    package: word!
+    fullName: columnWidth
+    summary: >-
+      For EACH ITEM in the collection: Specifies the width of the cell's column
+      in points. This is applicable to uniform tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnWidth?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalAlignment
+    uid: >-
+      word!Word.Interfaces.TableCellCollectionLoadOptions#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the horizontal alignment of the
+      cell. The value can be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: parentRow
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#parentRow:member
+    package: word!
+    fullName: parentRow
+    summary: 'For EACH ITEM in the collection: Gets the parent row of the cell.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentRow?: Word.Interfaces.TableRowLoadOptions;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: 'For EACH ITEM in the collection: Gets the parent table of the cell.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: rowIndex
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: >-
+      For EACH ITEM in the collection: Gets the index of the cell's row in the
+      table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowIndex?: boolean;'
+      return:
+        type: boolean
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      For EACH ITEM in the collection: Specifies the shading color of the cell.
+      Color is specified in "\#RRGGBB" format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: 'For EACH ITEM in the collection: Specifies the text of the cell.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: >-
+      word!Word.Interfaces.TableCellCollectionLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the vertical alignment of the
+      cell. The value can be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TableCellCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: 'For EACH ITEM in the collection: Gets the width of the cell in points.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectionupdatedata.yml
new file mode 100644
index 0000000000..663a55d68e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCellCollectionUpdateData
+uid: word!Word.Interfaces.TableCellCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableCellCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableCellCollection` object, for use in
+  `tableCellCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableCellCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableCellData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecelldata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecelldata.yml
new file mode 100644
index 0000000000..4074aa0d07
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecelldata.yml
@@ -0,0 +1,165 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCellData
+uid: word!Word.Interfaces.TableCellData:interface
+package: word!
+fullName: Word.Interfaces.TableCellData
+summary: >-
+  An interface describing the data returned by calling `tableCell.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: body
+    uid: word!Word.Interfaces.TableCellData#body:member
+    package: word!
+    fullName: body
+    summary: Gets the body object of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyData;'
+      return:
+        type: 
+  - name: cellIndex
+    uid: word!Word.Interfaces.TableCellData#cellIndex:member
+    package: word!
+    fullName: cellIndex
+    summary: Gets the index of the cell in its row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellIndex?: number;'
+      return:
+        type: number
+  - name: columnWidth
+    uid: word!Word.Interfaces.TableCellData#columnWidth:member
+    package: word!
+    fullName: columnWidth
+    summary: >-
+      Specifies the width of the cell's column in points. This is applicable to
+      uniform tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnWidth?: number;'
+      return:
+        type: number
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableCellData#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of the cell. The value can be 'Left',
+      'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: rowIndex
+    uid: word!Word.Interfaces.TableCellData#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: Gets the index of the cell's row in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowIndex?: number;'
+      return:
+        type: number
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableCellData#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color of the cell. Color is specified in "\#RRGGBB"
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Interfaces.TableCellData#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the text of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableCellData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cell. The value can be 'Top',
+      'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.VerticalAlignment | "Mixed" | "Top" | "Center"
+        | "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
+  - name: width
+    uid: word!Word.Interfaces.TableCellData#width:member
+    package: word!
+    fullName: width
+    summary: Gets the width of the cell in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellloadoptions.yml
new file mode 100644
index 0000000000..7e8bf77b58
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellloadoptions.yml
@@ -0,0 +1,203 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCellLoadOptions
+uid: word!Word.Interfaces.TableCellLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableCellLoadOptions
+summary: Represents a table cell in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableCellLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: body
+    uid: word!Word.Interfaces.TableCellLoadOptions#body:member
+    package: word!
+    fullName: body
+    summary: Gets the body object of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: cellIndex
+    uid: word!Word.Interfaces.TableCellLoadOptions#cellIndex:member
+    package: word!
+    fullName: cellIndex
+    summary: Gets the index of the cell in its row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellIndex?: boolean;'
+      return:
+        type: boolean
+  - name: columnWidth
+    uid: word!Word.Interfaces.TableCellLoadOptions#columnWidth:member
+    package: word!
+    fullName: columnWidth
+    summary: >-
+      Specifies the width of the cell's column in points. This is applicable to
+      uniform tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnWidth?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableCellLoadOptions#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of the cell. The value can be 'Left',
+      'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: parentRow
+    uid: word!Word.Interfaces.TableCellLoadOptions#parentRow:member
+    package: word!
+    fullName: parentRow
+    summary: Gets the parent row of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentRow?: Word.Interfaces.TableRowLoadOptions;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.Interfaces.TableCellLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: Gets the parent table of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: rowIndex
+    uid: word!Word.Interfaces.TableCellLoadOptions#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: Gets the index of the cell's row in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowIndex?: boolean;'
+      return:
+        type: boolean
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableCellLoadOptions#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color of the cell. Color is specified in "\#RRGGBB"
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: boolean;'
+      return:
+        type: boolean
+  - name: value
+    uid: word!Word.Interfaces.TableCellLoadOptions#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the text of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableCellLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cell. The value can be 'Top',
+      'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TableCellLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Gets the width of the cell in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellupdatedata.yml
new file mode 100644
index 0000000000..7d6eacf6b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecellupdatedata.yml
@@ -0,0 +1,120 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCellUpdateData
+uid: word!Word.Interfaces.TableCellUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableCellUpdateData
+summary: >-
+  An interface for updating data on the `TableCell` object, for use in
+  `tableCell.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: body
+    uid: word!Word.Interfaces.TableCellUpdateData#body:member
+    package: word!
+    fullName: body
+    summary: Gets the body object of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'body?: Word.Interfaces.BodyUpdateData;'
+      return:
+        type: 
+  - name: columnWidth
+    uid: word!Word.Interfaces.TableCellUpdateData#columnWidth:member
+    package: word!
+    fullName: columnWidth
+    summary: >-
+      Specifies the width of the cell's column in points. This is applicable to
+      uniform tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnWidth?: number;'
+      return:
+        type: number
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableCellUpdateData#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of the cell. The value can be 'Left',
+      'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableCellUpdateData#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color of the cell. Color is specified in "\#RRGGBB"
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Interfaces.TableCellUpdateData#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the text of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value?: string;'
+      return:
+        type: string
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableCellUpdateData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cell. The value can be 'Top',
+      'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.VerticalAlignment | "Mixed" | "Top" | "Center"
+        | "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectiondata.yml
new file mode 100644
index 0000000000..416c2b299b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCollectionData
+uid: word!Word.Interfaces.TableCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectionloadoptions.yml
new file mode 100644
index 0000000000..862eaf26ac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectionloadoptions.yml
@@ -0,0 +1,478 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCollectionLoadOptions
+uid: word!Word.Interfaces.TableCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableCollectionLoadOptions
+summary: Contains the collection of the document's Table objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the alignment of the table
+      against the page column. The value can be 'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets the font. Use this to get and set
+      font name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: headerRowCount
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#headerRowCount:member
+    package: word!
+    fullName: headerRowCount
+    summary: 'For EACH ITEM in the collection: Specifies the number of header rows.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerRowCount?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the horizontal alignment of
+      every cell in the table. The value can be 'Left', 'Centered', 'Right', or
+      'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: isUniform
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#isUniform:member
+    package: word!
+    fullName: isUniform
+    summary: >-
+      For EACH ITEM in the collection: Indicates whether all of the table rows
+      are uniform.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isUniform?: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: >-
+      For EACH ITEM in the collection: Gets the nesting level of the table.
+      Top-level tables have level 1.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nestingLevel?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: 'For EACH ITEM in the collection: Gets the parent body of the table.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: >-
+      word!Word.Interfaces.TableCollectionLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the table. Throws an `ItemNotFound` error if there isn't a parent content
+      control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.TableCollectionLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the content control that contains
+      the table. If there isn't a parent content control, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains this table.
+      Throws an `ItemNotFound` error if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains this
+      table. Throws an `ItemNotFound` error if it isn't contained in a table
+      cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: >-
+      word!Word.Interfaces.TableCollectionLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table cell that contains this
+      table. If it isn't contained in a table cell, then this method will return
+      an object with its `isNullObject` property set to `true`. For
+      further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: >-
+      word!Word.Interfaces.TableCollectionLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      For EACH ITEM in the collection: Gets the table that contains this table.
+      If it isn't contained in a table, then this method will return an object
+      with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: rowCount
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#rowCount:member
+    package: word!
+    fullName: rowCount
+    summary: 'For EACH ITEM in the collection: Gets the number of rows in the table.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowCount?: boolean;'
+      return:
+        type: boolean
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      For EACH ITEM in the collection: Specifies the shading color. Color is
+      specified in "\#RRGGBB" format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: boolean;'
+      return:
+        type: boolean
+  - name: style
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      For EACH ITEM in the collection: Specifies the style name for the table.
+      Use this property for custom styles and localized style names. To use the
+      built-in styles that are portable between locales, see the "styleBuiltIn"
+      property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedColumns
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#styleBandedColumns:member
+    package: word!
+    fullName: styleBandedColumns
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the table has banded
+      columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedColumns?: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedRows
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#styleBandedRows:member
+    package: word!
+    fullName: styleBandedRows
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the table has banded
+      rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedRows?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      For EACH ITEM in the collection: Specifies the built-in style name for the
+      table. Use this property for built-in styles that are portable between
+      locales. To use custom styles or localized style names, see the "style"
+      property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: styleFirstColumn
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#styleFirstColumn:member
+    package: word!
+    fullName: styleFirstColumn
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the table has a first
+      column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleFirstColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleLastColumn
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#styleLastColumn:member
+    package: word!
+    fullName: styleLastColumn
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the table has a last
+      column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleLastColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleTotalRow
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#styleTotalRow:member
+    package: word!
+    fullName: styleTotalRow
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the table has a total
+      (last) row with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleTotalRow?: boolean;'
+      return:
+        type: boolean
+  - name: values
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#values:member
+    package: word!
+    fullName: values
+    summary: >-
+      For EACH ITEM in the collection: Specifies the text values in the table,
+      as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the vertical alignment of every
+      cell in the table. The value can be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TableCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      For EACH ITEM in the collection: Specifies the width of the table in
+      points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectionupdatedata.yml
new file mode 100644
index 0000000000..d24ee4feca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableCollectionUpdateData
+uid: word!Word.Interfaces.TableCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableCollection` object, for use in
+  `tableCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectionloadoptions.yml
new file mode 100644
index 0000000000..5711b1fcb5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectionloadoptions.yml
@@ -0,0 +1,172 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionLoadOptions
+uid: word!Word.Interfaces.TableColumnCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionLoadOptions
+summary: >-
+  Represents a collection of
+  [Word.TableColumn](xref:word!Word.TableColumn:class) objects in a Word
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: columnIndex
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#columnIndex:member
+    package: word!
+    fullName: columnIndex
+    summary: >-
+      For EACH ITEM in the collection: Returns the position of this column in a
+      collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnIndex?: boolean;'
+      return:
+        type: boolean
+  - name: isFirst
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#isFirst:member
+    package: word!
+    fullName: isFirst
+    summary: >-
+      For EACH ITEM in the collection: Returns `true` if the column or row is
+      the first one in the table; `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isFirst?: boolean;'
+      return:
+        type: boolean
+  - name: isLast
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#isLast:member
+    package: word!
+    fullName: isLast
+    summary: >-
+      For EACH ITEM in the collection: Returns `true` if the column or row is
+      the last one in the table; `false` otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isLast?: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: 'For EACH ITEM in the collection: Returns the nesting level of the column.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nestingLevel?: boolean;'
+      return:
+        type: boolean
+  - name: preferredWidth
+    uid: >-
+      word!Word.Interfaces.TableColumnCollectionLoadOptions#preferredWidth:member
+    package: word!
+    fullName: preferredWidth
+    summary: >-
+      For EACH ITEM in the collection: Specifies the preferred width (in points
+      or as a percentage of the window width) for the column. The unit of
+      measurement can be specified by the `preferredWidthType` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidth?: boolean;'
+      return:
+        type: boolean
+  - name: preferredWidthType
+    uid: >-
+      word!Word.Interfaces.TableColumnCollectionLoadOptions#preferredWidthType:member
+    package: word!
+    fullName: preferredWidthType
+    summary: >-
+      For EACH ITEM in the collection: Specifies the preferred unit of
+      measurement to use for the width of the table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidthType?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      For EACH ITEM in the collection: Returns a `ShadingUniversal` object that
+      refers to the shading formatting for the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: width
+    uid: word!Word.Interfaces.TableColumnCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      For EACH ITEM in the collection: Specifies the width of the column, in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..70ecb57c4d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,166 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: borders
+    uid: word!Word.Interfaces.TableColumnData#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'borders?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
+  - name: columnIndex
+    uid: word!Word.Interfaces.TableColumnData#columnIndex:member
+    package: word!
+    fullName: columnIndex
+    summary: Returns the position of this column in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnIndex?: number;'
+      return:
+        type: number
+  - name: isFirst
+    uid: word!Word.Interfaces.TableColumnData#isFirst:member
+    package: word!
+    fullName: isFirst
+    summary: >-
+      Returns `true` if the column or row is the first one in the table; `false`
+      otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isFirst?: boolean;'
+      return:
+        type: boolean
+  - name: isLast
+    uid: word!Word.Interfaces.TableColumnData#isLast:member
+    package: word!
+    fullName: isLast
+    summary: >-
+      Returns `true` if the column or row is the last one in the table; `false`
+      otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isLast?: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Interfaces.TableColumnData#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: Returns the nesting level of the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nestingLevel?: number;'
+      return:
+        type: number
+  - name: preferredWidth
+    uid: word!Word.Interfaces.TableColumnData#preferredWidth:member
+    package: word!
+    fullName: preferredWidth
+    summary: >-
+      Specifies the preferred width (in points or as a percentage of the window
+      width) for the column. The unit of measurement can be specified by the
+      `preferredWidthType` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidth?: number;'
+      return:
+        type: number
+  - name: preferredWidthType
+    uid: word!Word.Interfaces.TableColumnData#preferredWidthType:member
+    package: word!
+    fullName: preferredWidthType
+    summary: >-
+      Specifies the preferred unit of measurement to use for the width of the
+      table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        preferredWidthType?: Word.PreferredWidthType | "Auto" | "Percent" |
+        "Points";
+      return:
+        type: >-
+           | "Auto" | "Percent"
+          | "Points"
+  - name: shading
+    uid: word!Word.Interfaces.TableColumnData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalData;'
+      return:
+        type: 
+  - name: width
+    uid: word!Word.Interfaces.TableColumnData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the column, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumnloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumnloadoptions.yml
new file mode 100644
index 0000000000..83305f6359
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumnloadoptions.yml
@@ -0,0 +1,163 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnLoadOptions
+uid: word!Word.Interfaces.TableColumnLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableColumnLoadOptions
+summary: Represents a table column in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableColumnLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: columnIndex
+    uid: word!Word.Interfaces.TableColumnLoadOptions#columnIndex:member
+    package: word!
+    fullName: columnIndex
+    summary: Returns the position of this column in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnIndex?: boolean;'
+      return:
+        type: boolean
+  - name: isFirst
+    uid: word!Word.Interfaces.TableColumnLoadOptions#isFirst:member
+    package: word!
+    fullName: isFirst
+    summary: >-
+      Returns `true` if the column or row is the first one in the table; `false`
+      otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isFirst?: boolean;'
+      return:
+        type: boolean
+  - name: isLast
+    uid: word!Word.Interfaces.TableColumnLoadOptions#isLast:member
+    package: word!
+    fullName: isLast
+    summary: >-
+      Returns `true` if the column or row is the last one in the table; `false`
+      otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isLast?: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Interfaces.TableColumnLoadOptions#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: Returns the nesting level of the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nestingLevel?: boolean;'
+      return:
+        type: boolean
+  - name: preferredWidth
+    uid: word!Word.Interfaces.TableColumnLoadOptions#preferredWidth:member
+    package: word!
+    fullName: preferredWidth
+    summary: >-
+      Specifies the preferred width (in points or as a percentage of the window
+      width) for the column. The unit of measurement can be specified by the
+      `preferredWidthType` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidth?: boolean;'
+      return:
+        type: boolean
+  - name: preferredWidthType
+    uid: word!Word.Interfaces.TableColumnLoadOptions#preferredWidthType:member
+    package: word!
+    fullName: preferredWidthType
+    summary: >-
+      Specifies the preferred unit of measurement to use for the width of the
+      table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidthType?: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Interfaces.TableColumnLoadOptions#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalLoadOptions;'
+      return:
+        type: >-
+          
+  - name: width
+    uid: word!Word.Interfaces.TableColumnLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the column, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..f1c2ad701c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,87 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: preferredWidth
+    uid: word!Word.Interfaces.TableColumnUpdateData#preferredWidth:member
+    package: word!
+    fullName: preferredWidth
+    summary: >-
+      Specifies the preferred width (in points or as a percentage of the window
+      width) for the column. The unit of measurement can be specified by the
+      `preferredWidthType` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidth?: number;'
+      return:
+        type: number
+  - name: preferredWidthType
+    uid: word!Word.Interfaces.TableColumnUpdateData#preferredWidthType:member
+    package: word!
+    fullName: preferredWidthType
+    summary: >-
+      Specifies the preferred unit of measurement to use for the width of the
+      table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        preferredWidthType?: Word.PreferredWidthType | "Auto" | "Percent" |
+        "Points";
+      return:
+        type: >-
+           | "Auto" | "Percent"
+          | "Points"
+  - name: shading
+    uid: word!Word.Interfaces.TableColumnUpdateData#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shading?: Word.Interfaces.ShadingUniversalUpdateData;'
+      return:
+        type: >-
+          
+  - name: width
+    uid: word!Word.Interfaces.TableColumnUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the column, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tabledata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tabledata.yml
new file mode 100644
index 0000000000..5e2e722ebf
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tabledata.yml
@@ -0,0 +1,459 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableData
+uid: word!Word.Interfaces.TableData:interface
+package: word!
+fullName: Word.Interfaces.TableData
+summary: An interface describing the data returned by calling `table.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.TableData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment of the table against the page column. The value
+      can be 'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: fields
+    uid: word!Word.Interfaces.TableData#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fields?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
+  - name: font
+    uid: word!Word.Interfaces.TableData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: headerRowCount
+    uid: word!Word.Interfaces.TableData#headerRowCount:member
+    package: word!
+    fullName: headerRowCount
+    summary: Specifies the number of header rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerRowCount?: number;'
+      return:
+        type: number
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableData#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the table. The value
+      can be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: isUniform
+    uid: word!Word.Interfaces.TableData#isUniform:member
+    package: word!
+    fullName: isUniform
+    summary: Indicates whether all of the table rows are uniform.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isUniform?: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Interfaces.TableData#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: Gets the nesting level of the table. Top-level tables have level 1.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nestingLevel?: number;'
+      return:
+        type: number
+  - name: rowCount
+    uid: word!Word.Interfaces.TableData#rowCount:member
+    package: word!
+    fullName: rowCount
+    summary: Gets the number of rows in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowCount?: number;'
+      return:
+        type: number
+  - name: rows
+    uid: word!Word.Interfaces.TableData#rows:member
+    package: word!
+    fullName: rows
+    summary: Gets all of the table rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rows?: Word.Interfaces.TableRowData[];'
+      return:
+        type: []
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableData#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: string;'
+      return:
+        type: string
+  - name: style
+    uid: word!Word.Interfaces.TableData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the table. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBandedColumns
+    uid: word!Word.Interfaces.TableData#styleBandedColumns:member
+    package: word!
+    fullName: styleBandedColumns
+    summary: Specifies whether the table has banded columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedColumns?: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedRows
+    uid: word!Word.Interfaces.TableData#styleBandedRows:member
+    package: word!
+    fullName: styleBandedRows
+    summary: Specifies whether the table has banded rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedRows?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.TableData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the table. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: styleFirstColumn
+    uid: word!Word.Interfaces.TableData#styleFirstColumn:member
+    package: word!
+    fullName: styleFirstColumn
+    summary: Specifies whether the table has a first column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleFirstColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleLastColumn
+    uid: word!Word.Interfaces.TableData#styleLastColumn:member
+    package: word!
+    fullName: styleLastColumn
+    summary: Specifies whether the table has a last column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleLastColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleTotalRow
+    uid: word!Word.Interfaces.TableData#styleTotalRow:member
+    package: word!
+    fullName: styleTotalRow
+    summary: Specifies whether the table has a total (last) row with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleTotalRow?: boolean;'
+      return:
+        type: boolean
+  - name: tables
+    uid: word!Word.Interfaces.TableData#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the child tables nested one level deeper.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tables?: Word.Interfaces.TableData[];'
+      return:
+        type: []
+  - name: values
+    uid: word!Word.Interfaces.TableData#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the table, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: string[][];'
+      return:
+        type: string[][]
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of every cell in the table. The value can
+      be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.VerticalAlignment | "Mixed" | "Top" | "Center"
+        | "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
+  - name: width
+    uid: word!Word.Interfaces.TableData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the table in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableloadoptions.yml
new file mode 100644
index 0000000000..5ab74a75e8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableloadoptions.yml
@@ -0,0 +1,452 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableLoadOptions
+uid: word!Word.Interfaces.TableLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableLoadOptions
+summary: Represents a table in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.TableLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment of the table against the page column. The value
+      can be 'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.TableLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: headerRowCount
+    uid: word!Word.Interfaces.TableLoadOptions#headerRowCount:member
+    package: word!
+    fullName: headerRowCount
+    summary: Specifies the number of header rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerRowCount?: boolean;'
+      return:
+        type: boolean
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableLoadOptions#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the table. The value
+      can be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: isUniform
+    uid: word!Word.Interfaces.TableLoadOptions#isUniform:member
+    package: word!
+    fullName: isUniform
+    summary: Indicates whether all of the table rows are uniform.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isUniform?: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Interfaces.TableLoadOptions#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: Gets the nesting level of the table. Top-level tables have level 1.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nestingLevel?: boolean;'
+      return:
+        type: boolean
+  - name: parentBody
+    uid: word!Word.Interfaces.TableLoadOptions#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentBody?: Word.Interfaces.BodyLoadOptions;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Interfaces.TableLoadOptions#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the table. Throws an `ItemNotFound`
+      error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentContentControl?: Word.Interfaces.ContentControlLoadOptions;'
+      return:
+        type: >-
+          
+  - name: parentContentControlOrNullObject
+    uid: >-
+      word!Word.Interfaces.TableLoadOptions#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the table. If there isn't a parent
+      content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        parentContentControlOrNullObject?:
+        Word.Interfaces.ContentControlLoadOptions;
+      return:
+        type: >-
+          
+  - name: parentTable
+    uid: word!Word.Interfaces.TableLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains this table. Throws an `ItemNotFound` error if
+      it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Interfaces.TableLoadOptions#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains this table. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCell?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Interfaces.TableLoadOptions#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains this table. If it isn't contained in a
+      table cell, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableCellOrNullObject?: Word.Interfaces.TableCellLoadOptions;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Interfaces.TableLoadOptions#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains this table. If it isn't contained in a table,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: rowCount
+    uid: word!Word.Interfaces.TableLoadOptions#rowCount:member
+    package: word!
+    fullName: rowCount
+    summary: Gets the number of rows in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowCount?: boolean;'
+      return:
+        type: boolean
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableLoadOptions#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: boolean;'
+      return:
+        type: boolean
+  - name: style
+    uid: word!Word.Interfaces.TableLoadOptions#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the table. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedColumns
+    uid: word!Word.Interfaces.TableLoadOptions#styleBandedColumns:member
+    package: word!
+    fullName: styleBandedColumns
+    summary: Specifies whether the table has banded columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedColumns?: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedRows
+    uid: word!Word.Interfaces.TableLoadOptions#styleBandedRows:member
+    package: word!
+    fullName: styleBandedRows
+    summary: Specifies whether the table has banded rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedRows?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.TableLoadOptions#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the table. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBuiltIn?: boolean;'
+      return:
+        type: boolean
+  - name: styleFirstColumn
+    uid: word!Word.Interfaces.TableLoadOptions#styleFirstColumn:member
+    package: word!
+    fullName: styleFirstColumn
+    summary: Specifies whether the table has a first column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleFirstColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleLastColumn
+    uid: word!Word.Interfaces.TableLoadOptions#styleLastColumn:member
+    package: word!
+    fullName: styleLastColumn
+    summary: Specifies whether the table has a last column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleLastColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleTotalRow
+    uid: word!Word.Interfaces.TableLoadOptions#styleTotalRow:member
+    package: word!
+    fullName: styleTotalRow
+    summary: Specifies whether the table has a total (last) row with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleTotalRow?: boolean;'
+      return:
+        type: boolean
+  - name: values
+    uid: word!Word.Interfaces.TableLoadOptions#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the table, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of every cell in the table. The value can
+      be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TableLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the table in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectiondata.yml
new file mode 100644
index 0000000000..3bac4d53e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableRowCollectionData
+uid: word!Word.Interfaces.TableRowCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableRowCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableRowCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableRowCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableRowData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectionloadoptions.yml
new file mode 100644
index 0000000000..4dd017502d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectionloadoptions.yml
@@ -0,0 +1,200 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableRowCollectionLoadOptions
+uid: word!Word.Interfaces.TableRowCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableRowCollectionLoadOptions
+summary: Contains the collection of the document's TableRow objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: cellCount
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#cellCount:member
+    package: word!
+    fullName: cellCount
+    summary: 'For EACH ITEM in the collection: Gets the number of cells in the row.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellCount?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      For EACH ITEM in the collection: Gets the font. Use this to get and set
+      font name, size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: horizontalAlignment
+    uid: >-
+      word!Word.Interfaces.TableRowCollectionLoadOptions#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the horizontal alignment of
+      every cell in the row. The value can be 'Left', 'Centered', 'Right', or
+      'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: isHeader
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#isHeader:member
+    package: word!
+    fullName: isHeader
+    summary: >-
+      For EACH ITEM in the collection: Checks whether the row is a header row.
+      To set the number of header rows, use `headerRowCount` on the Table
+      object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isHeader?: boolean;'
+      return:
+        type: boolean
+  - name: parentTable
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: 'For EACH ITEM in the collection: Gets parent table.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: preferredHeight
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#preferredHeight:member
+    package: word!
+    fullName: preferredHeight
+    summary: >-
+      For EACH ITEM in the collection: Specifies the preferred height of the row
+      in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredHeight?: boolean;'
+      return:
+        type: boolean
+  - name: rowIndex
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: >-
+      For EACH ITEM in the collection: Gets the index of the row in its parent
+      table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowIndex?: boolean;'
+      return:
+        type: boolean
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      For EACH ITEM in the collection: Specifies the shading color. Color is
+      specified in "\#RRGGBB" format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: boolean;'
+      return:
+        type: boolean
+  - name: values
+    uid: word!Word.Interfaces.TableRowCollectionLoadOptions#values:member
+    package: word!
+    fullName: values
+    summary: >-
+      For EACH ITEM in the collection: Specifies the text values in the row, as
+      a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: >-
+      word!Word.Interfaces.TableRowCollectionLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      For EACH ITEM in the collection: Specifies the vertical alignment of the
+      cells in the row. The value can be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectionupdatedata.yml
new file mode 100644
index 0000000000..222fe71896
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableRowCollectionUpdateData
+uid: word!Word.Interfaces.TableRowCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableRowCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableRowCollection` object, for use in
+  `tableRowCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableRowCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableRowData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowdata.yml
new file mode 100644
index 0000000000..243fc9a06a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowdata.yml
@@ -0,0 +1,197 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableRowData
+uid: word!Word.Interfaces.TableRowData:interface
+package: word!
+fullName: Word.Interfaces.TableRowData
+summary: >-
+  An interface describing the data returned by calling `tableRow.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: cellCount
+    uid: word!Word.Interfaces.TableRowData#cellCount:member
+    package: word!
+    fullName: cellCount
+    summary: Gets the number of cells in the row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellCount?: number;'
+      return:
+        type: number
+  - name: cells
+    uid: word!Word.Interfaces.TableRowData#cells:member
+    package: word!
+    fullName: cells
+    summary: Gets cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cells?: Word.Interfaces.TableCellData[];'
+      return:
+        type: []
+  - name: fields
+    uid: word!Word.Interfaces.TableRowData#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the table row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fields?: Word.Interfaces.FieldData[];'
+      return:
+        type: []
+  - name: font
+    uid: word!Word.Interfaces.TableRowData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontData;'
+      return:
+        type: 
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableRowData#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the row. The value can
+      be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: isHeader
+    uid: word!Word.Interfaces.TableRowData#isHeader:member
+    package: word!
+    fullName: isHeader
+    summary: >-
+      Checks whether the row is a header row. To set the number of header rows,
+      use `headerRowCount` on the Table object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isHeader?: boolean;'
+      return:
+        type: boolean
+  - name: preferredHeight
+    uid: word!Word.Interfaces.TableRowData#preferredHeight:member
+    package: word!
+    fullName: preferredHeight
+    summary: Specifies the preferred height of the row in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredHeight?: number;'
+      return:
+        type: number
+  - name: rowIndex
+    uid: word!Word.Interfaces.TableRowData#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: Gets the index of the row in its parent table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowIndex?: number;'
+      return:
+        type: number
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableRowData#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: string;'
+      return:
+        type: string
+  - name: values
+    uid: word!Word.Interfaces.TableRowData#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the row, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: string[][];'
+      return:
+        type: string[][]
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableRowData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cells in the row. The value can be
+      'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.VerticalAlignment | "Mixed" | "Top" | "Center"
+        | "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowloadoptions.yml
new file mode 100644
index 0000000000..a7b7ba250b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowloadoptions.yml
@@ -0,0 +1,190 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableRowLoadOptions
+uid: word!Word.Interfaces.TableRowLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableRowLoadOptions
+summary: Represents a row in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableRowLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: cellCount
+    uid: word!Word.Interfaces.TableRowLoadOptions#cellCount:member
+    package: word!
+    fullName: cellCount
+    summary: Gets the number of cells in the row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellCount?: boolean;'
+      return:
+        type: boolean
+  - name: font
+    uid: word!Word.Interfaces.TableRowLoadOptions#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontLoadOptions;'
+      return:
+        type: 
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableRowLoadOptions#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the row. The value can
+      be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'horizontalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: isHeader
+    uid: word!Word.Interfaces.TableRowLoadOptions#isHeader:member
+    package: word!
+    fullName: isHeader
+    summary: >-
+      Checks whether the row is a header row. To set the number of header rows,
+      use `headerRowCount` on the Table object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isHeader?: boolean;'
+      return:
+        type: boolean
+  - name: parentTable
+    uid: word!Word.Interfaces.TableRowLoadOptions#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: Gets parent table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'parentTable?: Word.Interfaces.TableLoadOptions;'
+      return:
+        type: 
+  - name: preferredHeight
+    uid: word!Word.Interfaces.TableRowLoadOptions#preferredHeight:member
+    package: word!
+    fullName: preferredHeight
+    summary: Specifies the preferred height of the row in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredHeight?: boolean;'
+      return:
+        type: boolean
+  - name: rowIndex
+    uid: word!Word.Interfaces.TableRowLoadOptions#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: Gets the index of the row in its parent table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rowIndex?: boolean;'
+      return:
+        type: boolean
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableRowLoadOptions#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: boolean;'
+      return:
+        type: boolean
+  - name: values
+    uid: word!Word.Interfaces.TableRowLoadOptions#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the row, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableRowLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cells in the row. The value can be
+      'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowupdatedata.yml
new file mode 100644
index 0000000000..806a61ddc7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablerowupdatedata.yml
@@ -0,0 +1,120 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableRowUpdateData
+uid: word!Word.Interfaces.TableRowUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableRowUpdateData
+summary: >-
+  An interface for updating data on the `TableRow` object, for use in
+  `tableRow.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: font
+    uid: word!Word.Interfaces.TableRowUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableRowUpdateData#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the row. The value can
+      be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: preferredHeight
+    uid: word!Word.Interfaces.TableRowUpdateData#preferredHeight:member
+    package: word!
+    fullName: preferredHeight
+    summary: Specifies the preferred height of the row in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredHeight?: number;'
+      return:
+        type: number
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableRowUpdateData#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: string;'
+      return:
+        type: string
+  - name: values
+    uid: word!Word.Interfaces.TableRowUpdateData#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the row, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: string[][];'
+      return:
+        type: string[][]
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableRowUpdateData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cells in the row. The value can be
+      'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.VerticalAlignment | "Mixed" | "Top" | "Center"
+        | "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyledata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyledata.yml
new file mode 100644
index 0000000000..d2d1ed5e68
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyledata.yml
@@ -0,0 +1,133 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableStyleData
+uid: word!Word.Interfaces.TableStyleData:interface
+package: word!
+fullName: Word.Interfaces.TableStyleData
+summary: >-
+  An interface describing the data returned by calling `tableStyle.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.TableStyleData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the table's alignment against the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: allowBreakAcrossPage
+    uid: word!Word.Interfaces.TableStyleData#allowBreakAcrossPage:member
+    package: word!
+    fullName: allowBreakAcrossPage
+    summary: >-
+      Specifies whether lines in tables formatted with a specified style break
+      across pages.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowBreakAcrossPage?: boolean;'
+      return:
+        type: boolean
+  - name: bottomCellMargin
+    uid: word!Word.Interfaces.TableStyleData#bottomCellMargin:member
+    package: word!
+    fullName: bottomCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the bottom
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomCellMargin?: number;'
+      return:
+        type: number
+  - name: cellSpacing
+    uid: word!Word.Interfaces.TableStyleData#cellSpacing:member
+    package: word!
+    fullName: cellSpacing
+    summary: Specifies the spacing (in points) between the cells in a table style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellSpacing?: number;'
+      return:
+        type: number
+  - name: leftCellMargin
+    uid: word!Word.Interfaces.TableStyleData#leftCellMargin:member
+    package: word!
+    fullName: leftCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the left
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftCellMargin?: number;'
+      return:
+        type: number
+  - name: rightCellMargin
+    uid: word!Word.Interfaces.TableStyleData#rightCellMargin:member
+    package: word!
+    fullName: rightCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the right
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightCellMargin?: number;'
+      return:
+        type: number
+  - name: topCellMargin
+    uid: word!Word.Interfaces.TableStyleData#topCellMargin:member
+    package: word!
+    fullName: topCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the top
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topCellMargin?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyleloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyleloadoptions.yml
new file mode 100644
index 0000000000..260e2b226d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyleloadoptions.yml
@@ -0,0 +1,145 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableStyleLoadOptions
+uid: word!Word.Interfaces.TableStyleLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TableStyleLoadOptions
+summary: Represents the TableStyle object.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TableStyleLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: alignment
+    uid: word!Word.Interfaces.TableStyleLoadOptions#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the table's alignment against the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'alignment?: boolean;'
+      return:
+        type: boolean
+  - name: allowBreakAcrossPage
+    uid: word!Word.Interfaces.TableStyleLoadOptions#allowBreakAcrossPage:member
+    package: word!
+    fullName: allowBreakAcrossPage
+    summary: >-
+      Specifies whether lines in tables formatted with a specified style break
+      across pages.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowBreakAcrossPage?: boolean;'
+      return:
+        type: boolean
+  - name: bottomCellMargin
+    uid: word!Word.Interfaces.TableStyleLoadOptions#bottomCellMargin:member
+    package: word!
+    fullName: bottomCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the bottom
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomCellMargin?: boolean;'
+      return:
+        type: boolean
+  - name: cellSpacing
+    uid: word!Word.Interfaces.TableStyleLoadOptions#cellSpacing:member
+    package: word!
+    fullName: cellSpacing
+    summary: Specifies the spacing (in points) between the cells in a table style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellSpacing?: boolean;'
+      return:
+        type: boolean
+  - name: leftCellMargin
+    uid: word!Word.Interfaces.TableStyleLoadOptions#leftCellMargin:member
+    package: word!
+    fullName: leftCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the left
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftCellMargin?: boolean;'
+      return:
+        type: boolean
+  - name: rightCellMargin
+    uid: word!Word.Interfaces.TableStyleLoadOptions#rightCellMargin:member
+    package: word!
+    fullName: rightCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the right
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightCellMargin?: boolean;'
+      return:
+        type: boolean
+  - name: topCellMargin
+    uid: word!Word.Interfaces.TableStyleLoadOptions#topCellMargin:member
+    package: word!
+    fullName: topCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the top
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topCellMargin?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyleupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyleupdatedata.yml
new file mode 100644
index 0000000000..eee89b0428
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tablestyleupdatedata.yml
@@ -0,0 +1,133 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableStyleUpdateData
+uid: word!Word.Interfaces.TableStyleUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableStyleUpdateData
+summary: >-
+  An interface for updating data on the `TableStyle` object, for use in
+  `tableStyle.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.TableStyleUpdateData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the table's alignment against the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: allowBreakAcrossPage
+    uid: word!Word.Interfaces.TableStyleUpdateData#allowBreakAcrossPage:member
+    package: word!
+    fullName: allowBreakAcrossPage
+    summary: >-
+      Specifies whether lines in tables formatted with a specified style break
+      across pages.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowBreakAcrossPage?: boolean;'
+      return:
+        type: boolean
+  - name: bottomCellMargin
+    uid: word!Word.Interfaces.TableStyleUpdateData#bottomCellMargin:member
+    package: word!
+    fullName: bottomCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the bottom
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomCellMargin?: number;'
+      return:
+        type: number
+  - name: cellSpacing
+    uid: word!Word.Interfaces.TableStyleUpdateData#cellSpacing:member
+    package: word!
+    fullName: cellSpacing
+    summary: Specifies the spacing (in points) between the cells in a table style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellSpacing?: number;'
+      return:
+        type: number
+  - name: leftCellMargin
+    uid: word!Word.Interfaces.TableStyleUpdateData#leftCellMargin:member
+    package: word!
+    fullName: leftCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the left
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftCellMargin?: number;'
+      return:
+        type: number
+  - name: rightCellMargin
+    uid: word!Word.Interfaces.TableStyleUpdateData#rightCellMargin:member
+    package: word!
+    fullName: rightCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the right
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightCellMargin?: number;'
+      return:
+        type: number
+  - name: topCellMargin
+    uid: word!Word.Interfaces.TableStyleUpdateData#topCellMargin:member
+    package: word!
+    fullName: topCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the top
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topCellMargin?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableupdatedata.yml
new file mode 100644
index 0000000000..b259fb1855
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.tableupdatedata.yml
@@ -0,0 +1,371 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableUpdateData
+uid: word!Word.Interfaces.TableUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableUpdateData
+summary: >-
+  An interface for updating data on the `Table` object, for use in `table.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: alignment
+    uid: word!Word.Interfaces.TableUpdateData#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment of the table against the page column. The value
+      can be 'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: font
+    uid: word!Word.Interfaces.TableUpdateData#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'font?: Word.Interfaces.FontUpdateData;'
+      return:
+        type: 
+  - name: headerRowCount
+    uid: word!Word.Interfaces.TableUpdateData#headerRowCount:member
+    package: word!
+    fullName: headerRowCount
+    summary: Specifies the number of header rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerRowCount?: number;'
+      return:
+        type: number
+  - name: horizontalAlignment
+    uid: word!Word.Interfaces.TableUpdateData#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the table. The value
+      can be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: shadingColor
+    uid: word!Word.Interfaces.TableUpdateData#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor?: string;'
+      return:
+        type: string
+  - name: style
+    uid: word!Word.Interfaces.TableUpdateData#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the table. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style?: string;'
+      return:
+        type: string
+  - name: styleBandedColumns
+    uid: word!Word.Interfaces.TableUpdateData#styleBandedColumns:member
+    package: word!
+    fullName: styleBandedColumns
+    summary: Specifies whether the table has banded columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedColumns?: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedRows
+    uid: word!Word.Interfaces.TableUpdateData#styleBandedRows:member
+    package: word!
+    fullName: styleBandedRows
+    summary: Specifies whether the table has banded rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedRows?: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Interfaces.TableUpdateData#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the table. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: styleFirstColumn
+    uid: word!Word.Interfaces.TableUpdateData#styleFirstColumn:member
+    package: word!
+    fullName: styleFirstColumn
+    summary: Specifies whether the table has a first column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleFirstColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleLastColumn
+    uid: word!Word.Interfaces.TableUpdateData#styleLastColumn:member
+    package: word!
+    fullName: styleLastColumn
+    summary: Specifies whether the table has a last column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleLastColumn?: boolean;'
+      return:
+        type: boolean
+  - name: styleTotalRow
+    uid: word!Word.Interfaces.TableUpdateData#styleTotalRow:member
+    package: word!
+    fullName: styleTotalRow
+    summary: Specifies whether the table has a total (last) row with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleTotalRow?: boolean;'
+      return:
+        type: boolean
+  - name: values
+    uid: word!Word.Interfaces.TableUpdateData#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the table, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values?: string[][];'
+      return:
+        type: string[][]
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TableUpdateData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of every cell in the table. The value can
+      be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.VerticalAlignment | "Mixed" | "Top" | "Center"
+        | "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
+  - name: width
+    uid: word!Word.Interfaces.TableUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the table in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectionloadoptions.yml
new file mode 100644
index 0000000000..fbb904d52e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectionloadoptions.yml
@@ -0,0 +1,281 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionLoadOptions
+uid: word!Word.Interfaces.TemplateCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionLoadOptions
+summary: >-
+  Contains a collection of [Word.Template](xref:word!Word.Template:class)
+  objects that represent all the templates that are currently available. This
+  collection includes open templates, templates attached to open documents, and
+  global templates loaded in the **Templates and Add-ins** dialog box. To
+  learn how to access this dialog in the Word UI, see [Load or unload a template
+  or add-in
+  program](https://support.microsoft.com/office/2479fe53-f849-4394-88bb-2a6e2a39479d).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: farEastLineBreakLanguage
+    uid: >-
+      word!Word.Interfaces.TemplateCollectionLoadOptions#farEastLineBreakLanguage:member
+    package: word!
+    fullName: farEastLineBreakLanguage
+    summary: >-
+      For EACH ITEM in the collection: Specifies the East Asian language to use
+      when breaking lines of text in the document or template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'farEastLineBreakLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: farEastLineBreakLevel
+    uid: >-
+      word!Word.Interfaces.TemplateCollectionLoadOptions#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: >-
+      For EACH ITEM in the collection: Specifies the line break control level
+      for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'farEastLineBreakLevel?: boolean;'
+      return:
+        type: boolean
+  - name: fullName
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#fullName:member
+    package: word!
+    fullName: fullName
+    summary: >-
+      For EACH ITEM in the collection: Returns the name of the template,
+      including the drive or Web path.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fullName?: boolean;'
+      return:
+        type: boolean
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      For EACH ITEM in the collection: Specifies whether the spelling and
+      grammar checker ignores documents based on this template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: >-
+      word!Word.Interfaces.TemplateCollectionLoadOptions#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: >-
+      For EACH ITEM in the collection: Specifies the character spacing
+      adjustment for the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'justificationMode?: boolean;'
+      return:
+        type: boolean
+  - name: kerningByAlgorithm
+    uid: >-
+      word!Word.Interfaces.TemplateCollectionLoadOptions#kerningByAlgorithm:member
+    package: word!
+    fullName: kerningByAlgorithm
+    summary: >-
+      For EACH ITEM in the collection: Specifies if Microsoft Word kerns
+      half-width Latin characters and punctuation marks in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      For EACH ITEM in the collection: Specifies a `LanguageId` value that
+      represents the language in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageId?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdFarEast
+    uid: >-
+      word!Word.Interfaces.TemplateCollectionLoadOptions#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: >-
+      For EACH ITEM in the collection: Specifies an East Asian language for the
+      language in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      For EACH ITEM in the collection: Returns only the name of the document
+      template (excluding any path or other location information).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: >-
+      For EACH ITEM in the collection: Specifies the kinsoku characters after
+      which Microsoft Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakBefore
+    uid: >-
+      word!Word.Interfaces.TemplateCollectionLoadOptions#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: >-
+      For EACH ITEM in the collection: Specifies the kinsoku characters before
+      which Microsoft Word will not break a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: boolean;'
+      return:
+        type: boolean
+  - name: path
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#path:member
+    package: word!
+    fullName: path
+    summary: >-
+      For EACH ITEM in the collection: Returns the path to the document
+      template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'path?: boolean;'
+      return:
+        type: boolean
+  - name: saved
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      For EACH ITEM in the collection: Specifies `true` if the template has not
+      changed since it was last saved, `false` if Microsoft Word displays a
+      prompt to save changes when the document is closed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.TemplateCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'For EACH ITEM in the collection: Returns the template type.'
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..6ea0ae1bc9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templatedata.yml
@@ -0,0 +1,449 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Interfaces.TemplateData#farEastLineBreakLanguage:member
+    package: word!
+    fullName: farEastLineBreakLanguage
+    summary: >-
+      Specifies the East Asian language to use when breaking lines of text in
+      the document or template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLanguage?: Word.FarEastLineBreakLanguageId |
+        "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese";
+      return:
+        type: >-
+           |
+          "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese"
+  - name: farEastLineBreakLevel
+    uid: word!Word.Interfaces.TemplateData#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLevel?: Word.FarEastLineBreakLevel | "Normal" | "Strict"
+        | "Custom";
+      return:
+        type: >-
+           | "Normal" |
+          "Strict" | "Custom"
+  - name: fullName
+    uid: word!Word.Interfaces.TemplateData#fullName:member
+    package: word!
+    fullName: fullName
+    summary: Returns the name of the template, including the drive or Web path.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fullName?: string;'
+      return:
+        type: string
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.TemplateData#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores documents based
+      on this template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Interfaces.TemplateData#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment for the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        justificationMode?: Word.JustificationMode | "Expand" | "Compress" |
+        "CompressKana";
+      return:
+        type: >-
+           | "Expand" |
+          "Compress" | "CompressKana"
+  - name: kerningByAlgorithm
+    uid: word!Word.Interfaces.TemplateData#kerningByAlgorithm:member
+    package: word!
+    fullName: kerningByAlgorithm
+    summary: >-
+      Specifies if Microsoft Word kerns half-width Latin characters and
+      punctuation marks in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.TemplateData#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      Specifies a `LanguageId` value that represents the language in the
+      template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.TemplateData#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the language in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: name
+    uid: word!Word.Interfaces.TemplateData#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      Returns only the name of the document template (excluding any path or
+      other location information).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: string;'
+      return:
+        type: string
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.TemplateData#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: >-
+      Specifies the kinsoku characters after which Microsoft Word will not break
+      a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: string;'
+      return:
+        type: string
+  - name: noLineBreakBefore
+    uid: word!Word.Interfaces.TemplateData#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: >-
+      Specifies the kinsoku characters before which Microsoft Word will not
+      break a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: string;'
+      return:
+        type: string
+  - name: path
+    uid: word!Word.Interfaces.TemplateData#path:member
+    package: word!
+    fullName: path
+    summary: Returns the path to the document template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'path?: string;'
+      return:
+        type: string
+  - name: saved
+    uid: word!Word.Interfaces.TemplateData#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Specifies `true` if the template has not changed since it was last saved,
+      `false` if Microsoft Word displays a prompt to save changes when the
+      document is closed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.TemplateData#type:member
+    package: word!
+    fullName: type
+    summary: Returns the template type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: Word.TemplateType | "Normal" | "Global" | "Attached";'
+      return:
+        type: >-
+           | "Normal" | "Global" |
+          "Attached"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templateloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templateloadoptions.yml
new file mode 100644
index 0000000000..46dc186872
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templateloadoptions.yml
@@ -0,0 +1,257 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateLoadOptions
+uid: word!Word.Interfaces.TemplateLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TemplateLoadOptions
+summary: Represents a document template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TemplateLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Interfaces.TemplateLoadOptions#farEastLineBreakLanguage:member
+    package: word!
+    fullName: farEastLineBreakLanguage
+    summary: >-
+      Specifies the East Asian language to use when breaking lines of text in
+      the document or template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'farEastLineBreakLanguage?: boolean;'
+      return:
+        type: boolean
+  - name: farEastLineBreakLevel
+    uid: word!Word.Interfaces.TemplateLoadOptions#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'farEastLineBreakLevel?: boolean;'
+      return:
+        type: boolean
+  - name: fullName
+    uid: word!Word.Interfaces.TemplateLoadOptions#fullName:member
+    package: word!
+    fullName: fullName
+    summary: Returns the name of the template, including the drive or Web path.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fullName?: boolean;'
+      return:
+        type: boolean
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.TemplateLoadOptions#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores documents based
+      on this template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Interfaces.TemplateLoadOptions#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment for the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'justificationMode?: boolean;'
+      return:
+        type: boolean
+  - name: kerningByAlgorithm
+    uid: word!Word.Interfaces.TemplateLoadOptions#kerningByAlgorithm:member
+    package: word!
+    fullName: kerningByAlgorithm
+    summary: >-
+      Specifies if Microsoft Word kerns half-width Latin characters and
+      punctuation marks in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.TemplateLoadOptions#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      Specifies a `LanguageId` value that represents the language in the
+      template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageId?: boolean;'
+      return:
+        type: boolean
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.TemplateLoadOptions#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the language in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageIdFarEast?: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Interfaces.TemplateLoadOptions#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      Returns only the name of the document template (excluding any path or
+      other location information).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.TemplateLoadOptions#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: >-
+      Specifies the kinsoku characters after which Microsoft Word will not break
+      a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: boolean;'
+      return:
+        type: boolean
+  - name: noLineBreakBefore
+    uid: word!Word.Interfaces.TemplateLoadOptions#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: >-
+      Specifies the kinsoku characters before which Microsoft Word will not
+      break a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: boolean;'
+      return:
+        type: boolean
+  - name: path
+    uid: word!Word.Interfaces.TemplateLoadOptions#path:member
+    package: word!
+    fullName: path
+    summary: Returns the path to the document template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'path?: boolean;'
+      return:
+        type: boolean
+  - name: saved
+    uid: word!Word.Interfaces.TemplateLoadOptions#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Specifies `true` if the template has not changed since it was last saved,
+      `false` if Microsoft Word displays a prompt to save changes when the
+      document is closed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.TemplateLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Returns the template type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..8dc941ace8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,385 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Interfaces.TemplateUpdateData#farEastLineBreakLanguage:member
+    package: word!
+    fullName: farEastLineBreakLanguage
+    summary: >-
+      Specifies the East Asian language to use when breaking lines of text in
+      the document or template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLanguage?: Word.FarEastLineBreakLanguageId |
+        "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese";
+      return:
+        type: >-
+           |
+          "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese"
+  - name: farEastLineBreakLevel
+    uid: word!Word.Interfaces.TemplateUpdateData#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLevel?: Word.FarEastLineBreakLevel | "Normal" | "Strict"
+        | "Custom";
+      return:
+        type: >-
+           | "Normal" |
+          "Strict" | "Custom"
+  - name: hasNoProofing
+    uid: word!Word.Interfaces.TemplateUpdateData#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores documents based
+      on this template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing?: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Interfaces.TemplateUpdateData#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment for the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        justificationMode?: Word.JustificationMode | "Expand" | "Compress" |
+        "CompressKana";
+      return:
+        type: >-
+           | "Expand" |
+          "Compress" | "CompressKana"
+  - name: kerningByAlgorithm
+    uid: word!Word.Interfaces.TemplateUpdateData#kerningByAlgorithm:member
+    package: word!
+    fullName: kerningByAlgorithm
+    summary: >-
+      Specifies if Microsoft Word kerns half-width Latin characters and
+      punctuation marks in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerningByAlgorithm?: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Interfaces.TemplateUpdateData#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      Specifies a `LanguageId` value that represents the language in the
+      template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId?: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Interfaces.TemplateUpdateData#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the language in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast?: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: noLineBreakAfter
+    uid: word!Word.Interfaces.TemplateUpdateData#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: >-
+      Specifies the kinsoku characters after which Microsoft Word will not break
+      a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter?: string;'
+      return:
+        type: string
+  - name: noLineBreakBefore
+    uid: word!Word.Interfaces.TemplateUpdateData#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: >-
+      Specifies the kinsoku characters before which Microsoft Word will not
+      break a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore?: string;'
+      return:
+        type: string
+  - name: saved
+    uid: word!Word.Interfaces.TemplateUpdateData#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Specifies `true` if the template has not changed since it was last saved,
+      `false` if Microsoft Word displays a prompt to save changes when the
+      document is closed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectionloadoptions.yml
new file mode 100644
index 0000000000..78f0f58fba
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectionloadoptions.yml
@@ -0,0 +1,67 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionLoadOptions
+uid: word!Word.Interfaces.TextColumnCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionLoadOptions
+summary: >-
+  A collection of [Word.TextColumn](xref:word!Word.TextColumn:class) objects
+  that represent all the columns of text in the document or a section of the
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TextColumnCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: spaceAfter
+    uid: word!Word.Interfaces.TextColumnCollectionLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      For EACH ITEM in the collection: Specifies the amount of spacing (in
+      points) after the specified paragraph or text column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TextColumnCollectionLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      For EACH ITEM in the collection: Specifies the width, in points, of the
+      specified text columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..6145fced63
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: spaceAfter
+    uid: word!Word.Interfaces.TextColumnData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Interfaces.TextColumnData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width, in points, of the specified text columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumnloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumnloadoptions.yml
new file mode 100644
index 0000000000..01aceef7ed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumnloadoptions.yml
@@ -0,0 +1,62 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnLoadOptions
+uid: word!Word.Interfaces.TextColumnLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TextColumnLoadOptions
+summary: Represents a single text column in a section.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TextColumnLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: spaceAfter
+    uid: word!Word.Interfaces.TextColumnLoadOptions#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Interfaces.TextColumnLoadOptions#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width, in points, of the specified text columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..33944612a8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: spaceAfter
+    uid: word!Word.Interfaces.TextColumnUpdateData#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Interfaces.TextColumnUpdateData#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width, in points, of the specified text columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframedata.yml
new file mode 100644
index 0000000000..59bd41cc42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframedata.yml
@@ -0,0 +1,187 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextFrameData
+uid: word!Word.Interfaces.TextFrameData:interface
+package: word!
+fullName: Word.Interfaces.TextFrameData
+summary: >-
+  An interface describing the data returned by calling `textFrame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: autoSizeSetting
+    uid: word!Word.Interfaces.TextFrameData#autoSizeSetting:member
+    package: word!
+    fullName: autoSizeSetting
+    summary: >-
+      The automatic sizing settings for the text frame. A text frame can be set
+      to automatically fit the text to the text frame, to automatically fit the
+      text frame to the text, or not perform any automatic sizing.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        autoSizeSetting?: Word.ShapeAutoSize | "None" | "TextToFitShape" |
+        "ShapeToFitText" | "Mixed";
+      return:
+        type: >-
+           | "None" |
+          "TextToFitShape" | "ShapeToFitText" | "Mixed"
+  - name: bottomMargin
+    uid: word!Word.Interfaces.TextFrameData#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: Represents the bottom margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin?: number;'
+      return:
+        type: number
+  - name: hasText
+    uid: word!Word.Interfaces.TextFrameData#hasText:member
+    package: word!
+    fullName: hasText
+    summary: Specifies if the text frame contains text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasText?: boolean;'
+      return:
+        type: boolean
+  - name: leftMargin
+    uid: word!Word.Interfaces.TextFrameData#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: Represents the left margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin?: number;'
+      return:
+        type: number
+  - name: noTextRotation
+    uid: word!Word.Interfaces.TextFrameData#noTextRotation:member
+    package: word!
+    fullName: noTextRotation
+    summary: >-
+      Returns True if text in the text frame shouldn't rotate when the shape is
+      rotated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noTextRotation?: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.Interfaces.TextFrameData#orientation:member
+    package: word!
+    fullName: orientation
+    summary: >-
+      Represents the angle to which the text is oriented for the text frame. See
+      `Word.ShapeTextOrientation` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        orientation?: Word.ShapeTextOrientation | "None" | "Horizontal" |
+        "EastAsianVertical" | "Vertical270" | "Vertical" |
+        "EastAsianHorizontalRotated" | "Mixed";
+      return:
+        type: >-
+           | "None" |
+          "Horizontal" | "EastAsianVertical" | "Vertical270" | "Vertical" |
+          "EastAsianHorizontalRotated" | "Mixed"
+  - name: rightMargin
+    uid: word!Word.Interfaces.TextFrameData#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: Represents the right margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin?: number;'
+      return:
+        type: number
+  - name: topMargin
+    uid: word!Word.Interfaces.TextFrameData#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Represents the top margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin?: number;'
+      return:
+        type: number
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TextFrameData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Represents the vertical alignment of the text frame. See
+      `Word.ShapeTextVerticalAlignment` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.ShapeTextVerticalAlignment | "Top" | "Middle" |
+        "Bottom";
+      return:
+        type: >-
+           | "Top" |
+          "Middle" | "Bottom"
+  - name: wordWrap
+    uid: word!Word.Interfaces.TextFrameData#wordWrap:member
+    package: word!
+    fullName: wordWrap
+    summary: Determines whether lines break automatically to fit text inside the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'wordWrap?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframeloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframeloadoptions.yml
new file mode 100644
index 0000000000..77ff90bc85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframeloadoptions.yml
@@ -0,0 +1,189 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextFrameLoadOptions
+uid: word!Word.Interfaces.TextFrameLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TextFrameLoadOptions
+summary: Represents the text frame of a shape object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TextFrameLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: autoSizeSetting
+    uid: word!Word.Interfaces.TextFrameLoadOptions#autoSizeSetting:member
+    package: word!
+    fullName: autoSizeSetting
+    summary: >-
+      The automatic sizing settings for the text frame. A text frame can be set
+      to automatically fit the text to the text frame, to automatically fit the
+      text frame to the text, or not perform any automatic sizing.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoSizeSetting?: boolean;'
+      return:
+        type: boolean
+  - name: bottomMargin
+    uid: word!Word.Interfaces.TextFrameLoadOptions#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: Represents the bottom margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin?: boolean;'
+      return:
+        type: boolean
+  - name: hasText
+    uid: word!Word.Interfaces.TextFrameLoadOptions#hasText:member
+    package: word!
+    fullName: hasText
+    summary: Specifies if the text frame contains text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasText?: boolean;'
+      return:
+        type: boolean
+  - name: leftMargin
+    uid: word!Word.Interfaces.TextFrameLoadOptions#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: Represents the left margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin?: boolean;'
+      return:
+        type: boolean
+  - name: noTextRotation
+    uid: word!Word.Interfaces.TextFrameLoadOptions#noTextRotation:member
+    package: word!
+    fullName: noTextRotation
+    summary: >-
+      Returns True if text in the text frame shouldn't rotate when the shape is
+      rotated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noTextRotation?: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.Interfaces.TextFrameLoadOptions#orientation:member
+    package: word!
+    fullName: orientation
+    summary: >-
+      Represents the angle to which the text is oriented for the text frame. See
+      `Word.ShapeTextOrientation` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'orientation?: boolean;'
+      return:
+        type: boolean
+  - name: rightMargin
+    uid: word!Word.Interfaces.TextFrameLoadOptions#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: Represents the right margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin?: boolean;'
+      return:
+        type: boolean
+  - name: topMargin
+    uid: word!Word.Interfaces.TextFrameLoadOptions#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Represents the top margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin?: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TextFrameLoadOptions#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Represents the vertical alignment of the text frame. See
+      `Word.ShapeTextVerticalAlignment` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'verticalAlignment?: boolean;'
+      return:
+        type: boolean
+  - name: wordWrap
+    uid: word!Word.Interfaces.TextFrameLoadOptions#wordWrap:member
+    package: word!
+    fullName: wordWrap
+    summary: Determines whether lines break automatically to fit text inside the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'wordWrap?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframeupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframeupdatedata.yml
new file mode 100644
index 0000000000..35acb9015b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.textframeupdatedata.yml
@@ -0,0 +1,172 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextFrameUpdateData
+uid: word!Word.Interfaces.TextFrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextFrameUpdateData
+summary: >-
+  An interface for updating data on the `TextFrame` object, for use in
+  `textFrame.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: autoSizeSetting
+    uid: word!Word.Interfaces.TextFrameUpdateData#autoSizeSetting:member
+    package: word!
+    fullName: autoSizeSetting
+    summary: >-
+      The automatic sizing settings for the text frame. A text frame can be set
+      to automatically fit the text to the text frame, to automatically fit the
+      text frame to the text, or not perform any automatic sizing.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        autoSizeSetting?: Word.ShapeAutoSize | "None" | "TextToFitShape" |
+        "ShapeToFitText" | "Mixed";
+      return:
+        type: >-
+           | "None" |
+          "TextToFitShape" | "ShapeToFitText" | "Mixed"
+  - name: bottomMargin
+    uid: word!Word.Interfaces.TextFrameUpdateData#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: Represents the bottom margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin?: number;'
+      return:
+        type: number
+  - name: leftMargin
+    uid: word!Word.Interfaces.TextFrameUpdateData#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: Represents the left margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin?: number;'
+      return:
+        type: number
+  - name: noTextRotation
+    uid: word!Word.Interfaces.TextFrameUpdateData#noTextRotation:member
+    package: word!
+    fullName: noTextRotation
+    summary: >-
+      Returns True if text in the text frame shouldn't rotate when the shape is
+      rotated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noTextRotation?: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.Interfaces.TextFrameUpdateData#orientation:member
+    package: word!
+    fullName: orientation
+    summary: >-
+      Represents the angle to which the text is oriented for the text frame. See
+      `Word.ShapeTextOrientation` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        orientation?: Word.ShapeTextOrientation | "None" | "Horizontal" |
+        "EastAsianVertical" | "Vertical270" | "Vertical" |
+        "EastAsianHorizontalRotated" | "Mixed";
+      return:
+        type: >-
+           | "None" |
+          "Horizontal" | "EastAsianVertical" | "Vertical270" | "Vertical" |
+          "EastAsianHorizontalRotated" | "Mixed"
+  - name: rightMargin
+    uid: word!Word.Interfaces.TextFrameUpdateData#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: Represents the right margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin?: number;'
+      return:
+        type: number
+  - name: topMargin
+    uid: word!Word.Interfaces.TextFrameUpdateData#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Represents the top margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin?: number;'
+      return:
+        type: number
+  - name: verticalAlignment
+    uid: word!Word.Interfaces.TextFrameUpdateData#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Represents the vertical alignment of the text frame. See
+      `Word.ShapeTextVerticalAlignment` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment?: Word.ShapeTextVerticalAlignment | "Top" | "Middle" |
+        "Bottom";
+      return:
+        type: >-
+           | "Top" |
+          "Middle" | "Bottom"
+  - name: wordWrap
+    uid: word!Word.Interfaces.TextFrameUpdateData#wordWrap:member
+    package: word!
+    fullName: wordWrap
+    summary: Determines whether lines break automatically to fit text inside the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'wordWrap?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..18c1804abd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,564 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bevelBottomDepth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#bevelBottomDepth:member
+    package: word!
+    fullName: bevelBottomDepth
+    summary: Specifies the depth of the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomDepth?: number;'
+      return:
+        type: number
+  - name: bevelBottomInset
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#bevelBottomInset:member
+    package: word!
+    fullName: bevelBottomInset
+    summary: Specifies the inset size for the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomInset?: number;'
+      return:
+        type: number
+  - name: bevelBottomType
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#bevelBottomType:member
+    package: word!
+    fullName: bevelBottomType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the
+      bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        bevelBottomType?: Word.BevelType | "mixed" | "none" | "relaxedInset" |
+        "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" |
+        "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
+      return:
+        type: >-
+           | "mixed" | "none" |
+          "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound"
+          | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
+  - name: bevelTopDepth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#bevelTopDepth:member
+    package: word!
+    fullName: bevelTopDepth
+    summary: Specifies the depth of the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopDepth?: number;'
+      return:
+        type: number
+  - name: bevelTopInset
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#bevelTopInset:member
+    package: word!
+    fullName: bevelTopInset
+    summary: Specifies the inset size for the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopInset?: number;'
+      return:
+        type: number
+  - name: bevelTopType
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#bevelTopType:member
+    package: word!
+    fullName: bevelTopType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the top
+      bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        bevelTopType?: Word.BevelType | "mixed" | "none" | "relaxedInset" |
+        "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" |
+        "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
+      return:
+        type: >-
+           | "mixed" | "none" |
+          "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound"
+          | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
+  - name: contourColor
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#contourColor:member
+    package: word!
+    fullName: contourColor
+    summary: >-
+      Returns a `ColorFormat` object that represents color of the contour of a
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: contourWidth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#contourWidth:member
+    package: word!
+    fullName: contourWidth
+    summary: Specifies the width of the contour of a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourWidth?: number;'
+      return:
+        type: number
+  - name: depth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#depth:member
+    package: word!
+    fullName: depth
+    summary: Specifies the depth of the shape's extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'depth?: number;'
+      return:
+        type: number
+  - name: extrusionColor
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#extrusionColor:member
+    package: word!
+    fullName: extrusionColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the color of the shape's
+      extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'extrusionColor?: Word.Interfaces.ColorFormatData;'
+      return:
+        type: 
+  - name: extrusionColorType
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#extrusionColorType:member
+    package: word!
+    fullName: extrusionColorType
+    summary: >-
+      Specifies whether the extrusion color is based on the extruded shape's
+      fill (the front face of the extrusion) and automatically changes when the
+      shape's fill changes, or whether the extrusion color is independent of the
+      shape's fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        extrusionColorType?: Word.ExtrusionColorType | "mixed" | "automatic" |
+        "custom";
+      return:
+        type: >-
+           | "mixed" |
+          "automatic" | "custom"
+  - name: fieldOfView
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#fieldOfView:member
+    package: word!
+    fullName: fieldOfView
+    summary: Specifies the amount of perspective for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fieldOfView?: number;'
+      return:
+        type: number
+  - name: isPerspective
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#isPerspective:member
+    package: word!
+    fullName: isPerspective
+    summary: >-
+      Specifies `true` if the extrusion appears in perspective — that is, if the
+      walls of the extrusion narrow toward a vanishing point, `false` if the
+      extrusion is a parallel, or orthographic, projection — that is, if the
+      walls don't narrow toward a vanishing point.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isPerspective?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: >-
+      Specifies if the specified object, or the formatting applied to it, is
+      visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lightAngle
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#lightAngle:member
+    package: word!
+    fullName: lightAngle
+    summary: Specifies the angle of the lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lightAngle?: number;'
+      return:
+        type: number
+  - name: presetCamera
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#presetCamera:member
+    package: word!
+    fullName: presetCamera
+    summary: Returns a `PresetCamera` value that represents the camera presets.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetCamera?: Word.PresetCamera | "Mixed" | "LegacyObliqueTopLeft" |
+        "LegacyObliqueTop" | "LegacyObliqueTopRight" | "LegacyObliqueLeft" |
+        "LegacyObliqueFront" | "LegacyObliqueRight" | "LegacyObliqueBottomLeft"
+        | "LegacyObliqueBottom" | "LegacyObliqueBottomRight" |
+        "LegacyPerspectiveTopLeft" | "LegacyPerspectiveTop" |
+        "LegacyPerspectiveTopRight" | "LegacyPerspectiveLeft" |
+        "LegacyPerspectiveFront" | "LegacyPerspectiveRight" |
+        "LegacyPerspectiveBottomLeft" | "LegacyPerspectiveBottom" |
+        "LegacyPerspectiveBottomRight" | "OrthographicFront" | "IsometricTopUp"
+        | "IsometricTopDown" | "IsometricBottomUp" | "IsometricBottomDown" |
+        "IsometricLeftUp" | "IsometricLeftDown" | "IsometricRightUp" |
+        "IsometricRightDown" | "IsometricOffAxis1Left" |
+        "IsometricOffAxis1Right" | "IsometricOffAxis1Top" |
+        "IsometricOffAxis2Left" | "IsometricOffAxis2Right" |
+        "IsometricOffAxis2Top" | "IsometricOffAxis3Left" |
+        "IsometricOffAxis3Right" | "IsometricOffAxis3Bottom" |
+        "IsometricOffAxis4Left" | "IsometricOffAxis4Right" |
+        "IsometricOffAxis4Bottom" | "ObliqueTopLeft" | "ObliqueTop" |
+        "ObliqueTopRight" | "ObliqueLeft" | "ObliqueRight" | "ObliqueBottomLeft"
+        | "ObliqueBottom" | "ObliqueBottomRight" | "PerspectiveFront" |
+        "PerspectiveLeft" | "PerspectiveRight" | "PerspectiveAbove" |
+        "PerspectiveBelow" | "PerspectiveAboveLeftFacing" |
+        "PerspectiveAboveRightFacing" | "PerspectiveContrastingLeftFacing" |
+        "PerspectiveContrastingRightFacing" | "PerspectiveHeroicLeftFacing" |
+        "PerspectiveHeroicRightFacing" | "PerspectiveHeroicExtremeLeftFacing" |
+        "PerspectiveHeroicExtremeRightFacing" | "PerspectiveRelaxed" |
+        "PerspectiveRelaxedModerately";
+      return:
+        type: >-
+           | "Mixed" |
+          "LegacyObliqueTopLeft" | "LegacyObliqueTop" | "LegacyObliqueTopRight"
+          | "LegacyObliqueLeft" | "LegacyObliqueFront" | "LegacyObliqueRight" |
+          "LegacyObliqueBottomLeft" | "LegacyObliqueBottom" |
+          "LegacyObliqueBottomRight" | "LegacyPerspectiveTopLeft" |
+          "LegacyPerspectiveTop" | "LegacyPerspectiveTopRight" |
+          "LegacyPerspectiveLeft" | "LegacyPerspectiveFront" |
+          "LegacyPerspectiveRight" | "LegacyPerspectiveBottomLeft" |
+          "LegacyPerspectiveBottom" | "LegacyPerspectiveBottomRight" |
+          "OrthographicFront" | "IsometricTopUp" | "IsometricTopDown" |
+          "IsometricBottomUp" | "IsometricBottomDown" | "IsometricLeftUp" |
+          "IsometricLeftDown" | "IsometricRightUp" | "IsometricRightDown" |
+          "IsometricOffAxis1Left" | "IsometricOffAxis1Right" |
+          "IsometricOffAxis1Top" | "IsometricOffAxis2Left" |
+          "IsometricOffAxis2Right" | "IsometricOffAxis2Top" |
+          "IsometricOffAxis3Left" | "IsometricOffAxis3Right" |
+          "IsometricOffAxis3Bottom" | "IsometricOffAxis4Left" |
+          "IsometricOffAxis4Right" | "IsometricOffAxis4Bottom" |
+          "ObliqueTopLeft" | "ObliqueTop" | "ObliqueTopRight" | "ObliqueLeft" |
+          "ObliqueRight" | "ObliqueBottomLeft" | "ObliqueBottom" |
+          "ObliqueBottomRight" | "PerspectiveFront" | "PerspectiveLeft" |
+          "PerspectiveRight" | "PerspectiveAbove" | "PerspectiveBelow" |
+          "PerspectiveAboveLeftFacing" | "PerspectiveAboveRightFacing" |
+          "PerspectiveContrastingLeftFacing" |
+          "PerspectiveContrastingRightFacing" | "PerspectiveHeroicLeftFacing" |
+          "PerspectiveHeroicRightFacing" | "PerspectiveHeroicExtremeLeftFacing"
+          | "PerspectiveHeroicExtremeRightFacing" | "PerspectiveRelaxed" |
+          "PerspectiveRelaxedModerately"
+  - name: presetExtrusionDirection
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatData#presetExtrusionDirection:member
+    package: word!
+    fullName: presetExtrusionDirection
+    summary: >-
+      Returns the direction taken by the extrusion's sweep path leading away
+      from the extruded shape (the front face of the extrusion).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetExtrusionDirection?: Word.PresetExtrusionDirection | "Mixed" |
+        "BottomRight" | "Bottom" | "BottomLeft" | "Right" | "None" | "Left" |
+        "TopRight" | "Top" | "TopLeft";
+      return:
+        type: >-
+           | "Mixed" |
+          "BottomRight" | "Bottom" | "BottomLeft" | "Right" | "None" | "Left" |
+          "TopRight" | "Top" | "TopLeft"
+  - name: presetLighting
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#presetLighting:member
+    package: word!
+    fullName: presetLighting
+    summary: Specifies a `LightRigType` value that represents the lighting preset.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLighting?: Word.LightRigType | "Mixed" | "LegacyFlat1" |
+        "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" |
+        "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" |
+        "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" |
+        "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" |
+        "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" |
+        "Glow" | "BrightRoom";
+      return:
+        type: >-
+           | "Mixed" | "LegacyFlat1" |
+          "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" |
+          "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" |
+          "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" |
+          "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" |
+          "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" |
+          "Glow" | "BrightRoom"
+  - name: presetLightingDirection
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatData#presetLightingDirection:member
+    package: word!
+    fullName: presetLightingDirection
+    summary: Specifies the position of the light source relative to the extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLightingDirection?: Word.PresetLightingDirection | "Mixed" |
+        "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" |
+        "BottomLeft" | "Bottom" | "BottomRight";
+      return:
+        type: >-
+           | "Mixed" |
+          "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" |
+          "BottomLeft" | "Bottom" | "BottomRight"
+  - name: presetLightingSoftness
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatData#presetLightingSoftness:member
+    package: word!
+    fullName: presetLightingSoftness
+    summary: Specifies the intensity of the extrusion lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLightingSoftness?: Word.PresetLightingSoftness | "Mixed" | "Dim" |
+        "Normal" | "Bright";
+      return:
+        type: >-
+           | "Mixed" | "Dim"
+          | "Normal" | "Bright"
+  - name: presetMaterial
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#presetMaterial:member
+    package: word!
+    fullName: presetMaterial
+    summary: Specifies the extrusion surface material.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetMaterial?: Word.PresetMaterial | "Mixed" | "Matte" | "Plastic" |
+        "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" | "WarmMatte" |
+        "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge" | "Clear" |
+        "Flat" | "SoftMetal";
+      return:
+        type: >-
+           | "Mixed" | "Matte" |
+          "Plastic" | "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" |
+          "WarmMatte" | "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge"
+          | "Clear" | "Flat" | "SoftMetal"
+  - name: presetThreeDimensionalFormat
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatData#presetThreeDimensionalFormat:member
+    package: word!
+    fullName: presetThreeDimensionalFormat
+    summary: Returns the preset extrusion format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetThreeDimensionalFormat?: Word.PresetThreeDimensionalFormat |
+        "Mixed" | "Format1" | "Format2" | "Format3" | "Format4" | "Format5" |
+        "Format6" | "Format7" | "Format8" | "Format9" | "Format10" | "Format11"
+        | "Format12" | "Format13" | "Format14" | "Format15" | "Format16" |
+        "Format17" | "Format18" | "Format19" | "Format20";
+      return:
+        type: >-
+           | "Mixed" |
+          "Format1" | "Format2" | "Format3" | "Format4" | "Format5" | "Format6"
+          | "Format7" | "Format8" | "Format9" | "Format10" | "Format11" |
+          "Format12" | "Format13" | "Format14" | "Format15" | "Format16" |
+          "Format17" | "Format18" | "Format19" | "Format20"
+  - name: projectText
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#projectText:member
+    package: word!
+    fullName: projectText
+    summary: >-
+      Specifies whether text on a shape rotates with shape. `true` rotates the
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'projectText?: boolean;'
+      return:
+        type: boolean
+  - name: rotationX
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#rotationX:member
+    package: word!
+    fullName: rotationX
+    summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationX?: number;'
+      return:
+        type: number
+  - name: rotationY
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#rotationY:member
+    package: word!
+    fullName: rotationY
+    summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationY?: number;'
+      return:
+        type: number
+  - name: rotationZ
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#rotationZ:member
+    package: word!
+    fullName: rotationZ
+    summary: Specifies the z-axis rotation of the camera.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationZ?: number;'
+      return:
+        type: number
+  - name: z
+    uid: word!Word.Interfaces.ThreeDimensionalFormatData#z:member
+    package: word!
+    fullName: z
+    summary: Specifies the position on the z-axis for the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'z?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatloadoptions.yml
new file mode 100644
index 0000000000..98204525ba
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatloadoptions.yml
@@ -0,0 +1,471 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatLoadOptions
+uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatLoadOptions
+summary: Represents a shape's three-dimensional formatting.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: bevelBottomDepth
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#bevelBottomDepth:member
+    package: word!
+    fullName: bevelBottomDepth
+    summary: Specifies the depth of the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomDepth?: boolean;'
+      return:
+        type: boolean
+  - name: bevelBottomInset
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#bevelBottomInset:member
+    package: word!
+    fullName: bevelBottomInset
+    summary: Specifies the inset size for the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomInset?: boolean;'
+      return:
+        type: boolean
+  - name: bevelBottomType
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#bevelBottomType:member
+    package: word!
+    fullName: bevelBottomType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the
+      bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomType?: boolean;'
+      return:
+        type: boolean
+  - name: bevelTopDepth
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#bevelTopDepth:member
+    package: word!
+    fullName: bevelTopDepth
+    summary: Specifies the depth of the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopDepth?: boolean;'
+      return:
+        type: boolean
+  - name: bevelTopInset
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#bevelTopInset:member
+    package: word!
+    fullName: bevelTopInset
+    summary: Specifies the inset size for the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopInset?: boolean;'
+      return:
+        type: boolean
+  - name: bevelTopType
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#bevelTopType:member
+    package: word!
+    fullName: bevelTopType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the top
+      bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopType?: boolean;'
+      return:
+        type: boolean
+  - name: contourColor
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#contourColor:member
+    package: word!
+    fullName: contourColor
+    summary: >-
+      Returns a `ColorFormat` object that represents color of the contour of a
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: contourWidth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#contourWidth:member
+    package: word!
+    fullName: contourWidth
+    summary: Specifies the width of the contour of a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourWidth?: boolean;'
+      return:
+        type: boolean
+  - name: depth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#depth:member
+    package: word!
+    fullName: depth
+    summary: Specifies the depth of the shape's extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'depth?: boolean;'
+      return:
+        type: boolean
+  - name: extrusionColor
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#extrusionColor:member
+    package: word!
+    fullName: extrusionColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the color of the shape's
+      extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'extrusionColor?: Word.Interfaces.ColorFormatLoadOptions;'
+      return:
+        type: 
+  - name: extrusionColorType
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#extrusionColorType:member
+    package: word!
+    fullName: extrusionColorType
+    summary: >-
+      Specifies whether the extrusion color is based on the extruded shape's
+      fill (the front face of the extrusion) and automatically changes when the
+      shape's fill changes, or whether the extrusion color is independent of the
+      shape's fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'extrusionColorType?: boolean;'
+      return:
+        type: boolean
+  - name: fieldOfView
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#fieldOfView:member
+    package: word!
+    fullName: fieldOfView
+    summary: Specifies the amount of perspective for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fieldOfView?: boolean;'
+      return:
+        type: boolean
+  - name: isPerspective
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#isPerspective:member
+    package: word!
+    fullName: isPerspective
+    summary: >-
+      Specifies `true` if the extrusion appears in perspective — that is, if the
+      walls of the extrusion narrow toward a vanishing point, `false` if the
+      extrusion is a parallel, or orthographic, projection — that is, if the
+      walls don't narrow toward a vanishing point.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isPerspective?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: >-
+      Specifies if the specified object, or the formatting applied to it, is
+      visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lightAngle
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#lightAngle:member
+    package: word!
+    fullName: lightAngle
+    summary: Specifies the angle of the lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lightAngle?: boolean;'
+      return:
+        type: boolean
+  - name: presetCamera
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetCamera:member
+    package: word!
+    fullName: presetCamera
+    summary: Returns a `PresetCamera` value that represents the camera presets.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetCamera?: boolean;'
+      return:
+        type: boolean
+  - name: presetExtrusionDirection
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetExtrusionDirection:member
+    package: word!
+    fullName: presetExtrusionDirection
+    summary: >-
+      Returns the direction taken by the extrusion's sweep path leading away
+      from the extruded shape (the front face of the extrusion).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetExtrusionDirection?: boolean;'
+      return:
+        type: boolean
+  - name: presetLighting
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetLighting:member
+    package: word!
+    fullName: presetLighting
+    summary: Specifies a `LightRigType` value that represents the lighting preset.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetLighting?: boolean;'
+      return:
+        type: boolean
+  - name: presetLightingDirection
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetLightingDirection:member
+    package: word!
+    fullName: presetLightingDirection
+    summary: Specifies the position of the light source relative to the extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetLightingDirection?: boolean;'
+      return:
+        type: boolean
+  - name: presetLightingSoftness
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetLightingSoftness:member
+    package: word!
+    fullName: presetLightingSoftness
+    summary: Specifies the intensity of the extrusion lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetLightingSoftness?: boolean;'
+      return:
+        type: boolean
+  - name: presetMaterial
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetMaterial:member
+    package: word!
+    fullName: presetMaterial
+    summary: Specifies the extrusion surface material.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetMaterial?: boolean;'
+      return:
+        type: boolean
+  - name: presetThreeDimensionalFormat
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#presetThreeDimensionalFormat:member
+    package: word!
+    fullName: presetThreeDimensionalFormat
+    summary: Returns the preset extrusion format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'presetThreeDimensionalFormat?: boolean;'
+      return:
+        type: boolean
+  - name: projectText
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#projectText:member
+    package: word!
+    fullName: projectText
+    summary: >-
+      Specifies whether text on a shape rotates with shape. `true` rotates the
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'projectText?: boolean;'
+      return:
+        type: boolean
+  - name: rotationX
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#rotationX:member
+    package: word!
+    fullName: rotationX
+    summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationX?: boolean;'
+      return:
+        type: boolean
+  - name: rotationY
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#rotationY:member
+    package: word!
+    fullName: rotationY
+    summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationY?: boolean;'
+      return:
+        type: boolean
+  - name: rotationZ
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#rotationZ:member
+    package: word!
+    fullName: rotationZ
+    summary: Specifies the z-axis rotation of the camera.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationZ?: boolean;'
+      return:
+        type: boolean
+  - name: z
+    uid: word!Word.Interfaces.ThreeDimensionalFormatLoadOptions#z:member
+    package: word!
+    fullName: z
+    summary: Specifies the position on the z-axis for the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'z?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..511f7af62e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,451 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: bevelBottomDepth
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#bevelBottomDepth:member
+    package: word!
+    fullName: bevelBottomDepth
+    summary: Specifies the depth of the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomDepth?: number;'
+      return:
+        type: number
+  - name: bevelBottomInset
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#bevelBottomInset:member
+    package: word!
+    fullName: bevelBottomInset
+    summary: Specifies the inset size for the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomInset?: number;'
+      return:
+        type: number
+  - name: bevelBottomType
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#bevelBottomType:member
+    package: word!
+    fullName: bevelBottomType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the
+      bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        bevelBottomType?: Word.BevelType | "mixed" | "none" | "relaxedInset" |
+        "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" |
+        "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
+      return:
+        type: >-
+           | "mixed" | "none" |
+          "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound"
+          | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
+  - name: bevelTopDepth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#bevelTopDepth:member
+    package: word!
+    fullName: bevelTopDepth
+    summary: Specifies the depth of the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopDepth?: number;'
+      return:
+        type: number
+  - name: bevelTopInset
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#bevelTopInset:member
+    package: word!
+    fullName: bevelTopInset
+    summary: Specifies the inset size for the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopInset?: number;'
+      return:
+        type: number
+  - name: bevelTopType
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#bevelTopType:member
+    package: word!
+    fullName: bevelTopType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the top
+      bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        bevelTopType?: Word.BevelType | "mixed" | "none" | "relaxedInset" |
+        "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" |
+        "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
+      return:
+        type: >-
+           | "mixed" | "none" |
+          "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound"
+          | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
+  - name: contourColor
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#contourColor:member
+    package: word!
+    fullName: contourColor
+    summary: >-
+      Returns a `ColorFormat` object that represents color of the contour of a
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: contourWidth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#contourWidth:member
+    package: word!
+    fullName: contourWidth
+    summary: Specifies the width of the contour of a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourWidth?: number;'
+      return:
+        type: number
+  - name: depth
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#depth:member
+    package: word!
+    fullName: depth
+    summary: Specifies the depth of the shape's extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'depth?: number;'
+      return:
+        type: number
+  - name: extrusionColor
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#extrusionColor:member
+    package: word!
+    fullName: extrusionColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the color of the shape's
+      extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'extrusionColor?: Word.Interfaces.ColorFormatUpdateData;'
+      return:
+        type: 
+  - name: extrusionColorType
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#extrusionColorType:member
+    package: word!
+    fullName: extrusionColorType
+    summary: >-
+      Specifies whether the extrusion color is based on the extruded shape's
+      fill (the front face of the extrusion) and automatically changes when the
+      shape's fill changes, or whether the extrusion color is independent of the
+      shape's fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        extrusionColorType?: Word.ExtrusionColorType | "mixed" | "automatic" |
+        "custom";
+      return:
+        type: >-
+           | "mixed" |
+          "automatic" | "custom"
+  - name: fieldOfView
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#fieldOfView:member
+    package: word!
+    fullName: fieldOfView
+    summary: Specifies the amount of perspective for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fieldOfView?: number;'
+      return:
+        type: number
+  - name: isPerspective
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#isPerspective:member
+    package: word!
+    fullName: isPerspective
+    summary: >-
+      Specifies `true` if the extrusion appears in perspective — that is, if the
+      walls of the extrusion narrow toward a vanishing point, `false` if the
+      extrusion is a parallel, or orthographic, projection — that is, if the
+      walls don't narrow toward a vanishing point.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isPerspective?: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: >-
+      Specifies if the specified object, or the formatting applied to it, is
+      visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible?: boolean;'
+      return:
+        type: boolean
+  - name: lightAngle
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#lightAngle:member
+    package: word!
+    fullName: lightAngle
+    summary: Specifies the angle of the lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lightAngle?: number;'
+      return:
+        type: number
+  - name: presetLighting
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#presetLighting:member
+    package: word!
+    fullName: presetLighting
+    summary: Specifies a `LightRigType` value that represents the lighting preset.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLighting?: Word.LightRigType | "Mixed" | "LegacyFlat1" |
+        "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" |
+        "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" |
+        "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" |
+        "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" |
+        "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" |
+        "Glow" | "BrightRoom";
+      return:
+        type: >-
+           | "Mixed" | "LegacyFlat1" |
+          "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" |
+          "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" |
+          "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" |
+          "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" |
+          "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" |
+          "Glow" | "BrightRoom"
+  - name: presetLightingDirection
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#presetLightingDirection:member
+    package: word!
+    fullName: presetLightingDirection
+    summary: Specifies the position of the light source relative to the extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLightingDirection?: Word.PresetLightingDirection | "Mixed" |
+        "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" |
+        "BottomLeft" | "Bottom" | "BottomRight";
+      return:
+        type: >-
+           | "Mixed" |
+          "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" |
+          "BottomLeft" | "Bottom" | "BottomRight"
+  - name: presetLightingSoftness
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#presetLightingSoftness:member
+    package: word!
+    fullName: presetLightingSoftness
+    summary: Specifies the intensity of the extrusion lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLightingSoftness?: Word.PresetLightingSoftness | "Mixed" | "Dim" |
+        "Normal" | "Bright";
+      return:
+        type: >-
+           | "Mixed" | "Dim"
+          | "Normal" | "Bright"
+  - name: presetMaterial
+    uid: >-
+      word!Word.Interfaces.ThreeDimensionalFormatUpdateData#presetMaterial:member
+    package: word!
+    fullName: presetMaterial
+    summary: Specifies the extrusion surface material.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetMaterial?: Word.PresetMaterial | "Mixed" | "Matte" | "Plastic" |
+        "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" | "WarmMatte" |
+        "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge" | "Clear" |
+        "Flat" | "SoftMetal";
+      return:
+        type: >-
+           | "Mixed" | "Matte" |
+          "Plastic" | "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" |
+          "WarmMatte" | "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge"
+          | "Clear" | "Flat" | "SoftMetal"
+  - name: projectText
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#projectText:member
+    package: word!
+    fullName: projectText
+    summary: >-
+      Specifies whether text on a shape rotates with shape. `true` rotates the
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'projectText?: boolean;'
+      return:
+        type: boolean
+  - name: rotationX
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#rotationX:member
+    package: word!
+    fullName: rotationX
+    summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationX?: number;'
+      return:
+        type: number
+  - name: rotationY
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#rotationY:member
+    package: word!
+    fullName: rotationY
+    summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationY?: number;'
+      return:
+        type: number
+  - name: rotationZ
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#rotationZ:member
+    package: word!
+    fullName: rotationZ
+    summary: Specifies the z-axis rotation of the camera.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationZ?: number;'
+      return:
+        type: number
+  - name: z
+    uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData#z:member
+    package: word!
+    fullName: z
+    summary: Specifies the position on the z-axis for the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'z?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectiondata.yml
new file mode 100644
index 0000000000..7d6ba8190b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TrackedChangeCollectionData
+uid: word!Word.Interfaces.TrackedChangeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TrackedChangeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `trackedChangeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TrackedChangeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TrackedChangeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectionloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectionloadoptions.yml
new file mode 100644
index 0000000000..54e4a61e78
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectionloadoptions.yml
@@ -0,0 +1,92 @@
+### YamlMime:TSType
+name: Word.Interfaces.TrackedChangeCollectionLoadOptions
+uid: word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TrackedChangeCollectionLoadOptions
+summary: >-
+  Contains a collection of
+  [Word.TrackedChange](xref:word!Word.TrackedChange:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TrackedChangeCollectionLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: author
+    uid: word!Word.Interfaces.TrackedChangeCollectionLoadOptions#author:member
+    package: word!
+    fullName: author
+    summary: 'For EACH ITEM in the collection: Gets the author of the tracked change.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author?: boolean;'
+      return:
+        type: boolean
+  - name: date
+    uid: word!Word.Interfaces.TrackedChangeCollectionLoadOptions#date:member
+    package: word!
+    fullName: date
+    summary: 'For EACH ITEM in the collection: Gets the date of the tracked change.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'date?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.TrackedChangeCollectionLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: 'For EACH ITEM in the collection: Gets the text of the tracked change.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.TrackedChangeCollectionLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: 'For EACH ITEM in the collection: Gets the type of the tracked change.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectionupdatedata.yml
new file mode 100644
index 0000000000..0d183f7f28
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TrackedChangeCollectionUpdateData
+uid: word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TrackedChangeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TrackedChangeCollection` object, for
+  use in `trackedChangeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TrackedChangeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TrackedChangeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangedata.yml
new file mode 100644
index 0000000000..4beb575b1d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangedata.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSType
+name: Word.Interfaces.TrackedChangeData
+uid: word!Word.Interfaces.TrackedChangeData:interface
+package: word!
+fullName: Word.Interfaces.TrackedChangeData
+summary: >-
+  An interface describing the data returned by calling
+  `trackedChange.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: author
+    uid: word!Word.Interfaces.TrackedChangeData#author:member
+    package: word!
+    fullName: author
+    summary: Gets the author of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author?: string;'
+      return:
+        type: string
+  - name: date
+    uid: word!Word.Interfaces.TrackedChangeData#date:member
+    package: word!
+    fullName: date
+    summary: Gets the date of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'date?: Date;'
+      return:
+        type: Date
+  - name: text
+    uid: word!Word.Interfaces.TrackedChangeData#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.Interfaces.TrackedChangeData#type:member
+    package: word!
+    fullName: type
+    summary: Gets the type of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type?: Word.TrackedChangeType | "None" | "Added" | "Deleted" |
+        "Formatted";
+      return:
+        type: >-
+           | "None" | "Added" |
+          "Deleted" | "Formatted"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangeloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangeloadoptions.yml
new file mode 100644
index 0000000000..30c6e72338
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.trackedchangeloadoptions.yml
@@ -0,0 +1,90 @@
+### YamlMime:TSType
+name: Word.Interfaces.TrackedChangeLoadOptions
+uid: word!Word.Interfaces.TrackedChangeLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.TrackedChangeLoadOptions
+summary: Represents a tracked change in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.TrackedChangeLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: author
+    uid: word!Word.Interfaces.TrackedChangeLoadOptions#author:member
+    package: word!
+    fullName: author
+    summary: Gets the author of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'author?: boolean;'
+      return:
+        type: boolean
+  - name: date
+    uid: word!Word.Interfaces.TrackedChangeLoadOptions#date:member
+    package: word!
+    fullName: date
+    summary: Gets the date of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'date?: boolean;'
+      return:
+        type: boolean
+  - name: text
+    uid: word!Word.Interfaces.TrackedChangeLoadOptions#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'text?: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Interfaces.TrackedChangeLoadOptions#type:member
+    package: word!
+    fullName: type
+    summary: Gets the type of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'type?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowcollectiondata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowcollectiondata.yml
new file mode 100644
index 0000000000..535016f440
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.WindowCollectionData
+uid: word!Word.Interfaces.WindowCollectionData:interface
+package: word!
+fullName: Word.Interfaces.WindowCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `windowCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.WindowCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.WindowData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowcollectionupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowcollectionupdatedata.yml
new file mode 100644
index 0000000000..add6d936fb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.WindowCollectionUpdateData
+uid: word!Word.Interfaces.WindowCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.WindowCollectionUpdateData
+summary: >-
+  An interface for updating data on the `WindowCollection` object, for use in
+  `windowCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.WindowCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.WindowData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowdata.yml
new file mode 100644
index 0000000000..13bd379d42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.windowdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.WindowData
+uid: word!Word.Interfaces.WindowData:interface
+package: word!
+fullName: Word.Interfaces.WindowData
+summary: >-
+  An interface describing the data returned by calling `window.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..108094bb87
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,99 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: customXmlNode
+    uid: word!Word.Interfaces.XmlMappingData#customXmlNode:member
+    package: word!
+    fullName: customXmlNode
+    summary: >-
+      Returns a `CustomXmlNode` object that represents the custom XML node in
+      the data store that the content control in the document maps to.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlNode?: Word.Interfaces.CustomXmlNodeData;'
+      return:
+        type: 
+  - name: customXmlPart
+    uid: word!Word.Interfaces.XmlMappingData#customXmlPart:member
+    package: word!
+    fullName: customXmlPart
+    summary: >-
+      Returns a `CustomXmlPart` object that represents the custom XML part to
+      which the content control in the document maps.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlPart?: Word.Interfaces.CustomXmlPartData;'
+      return:
+        type: 
+  - name: isMapped
+    uid: word!Word.Interfaces.XmlMappingData#isMapped:member
+    package: word!
+    fullName: isMapped
+    summary: >-
+      Returns whether the content control in the document is mapped to an XML
+      node in the document's XML data store.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isMapped?: boolean;'
+      return:
+        type: boolean
+  - name: prefixMappings
+    uid: word!Word.Interfaces.XmlMappingData#prefixMappings:member
+    package: word!
+    fullName: prefixMappings
+    summary: >-
+      Returns the prefix mappings used to evaluate the XPath for the current XML
+      mapping.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'prefixMappings?: string;'
+      return:
+        type: string
+  - name: xpath
+    uid: word!Word.Interfaces.XmlMappingData#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      Returns the XPath for the XML mapping, which evaluates to the currently
+      mapped XML node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xpath?: string;'
+      return:
+        type: string
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingloadoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingloadoptions.yml
new file mode 100644
index 0000000000..8be5837a3e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingloadoptions.yml
@@ -0,0 +1,120 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingLoadOptions
+uid: word!Word.Interfaces.XmlMappingLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingLoadOptions
+summary: >-
+  Represents the XML mapping on a
+  [Word.ContentControl](xref:word!Word.ContentControl:class) object between
+  custom XML and that content control. An XML mapping is a link between the text
+  in a content control and an XML element in the custom XML data store for this
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.XmlMappingLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
+  - name: customXmlNode
+    uid: word!Word.Interfaces.XmlMappingLoadOptions#customXmlNode:member
+    package: word!
+    fullName: customXmlNode
+    summary: >-
+      Returns a `CustomXmlNode` object that represents the custom XML node in
+      the data store that the content control in the document maps to.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlNode?: Word.Interfaces.CustomXmlNodeLoadOptions;'
+      return:
+        type: 
+  - name: customXmlPart
+    uid: word!Word.Interfaces.XmlMappingLoadOptions#customXmlPart:member
+    package: word!
+    fullName: customXmlPart
+    summary: >-
+      Returns a `CustomXmlPart` object that represents the custom XML part to
+      which the content control in the document maps.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlPart?: Word.Interfaces.CustomXmlPartLoadOptions;'
+      return:
+        type: 
+  - name: isMapped
+    uid: word!Word.Interfaces.XmlMappingLoadOptions#isMapped:member
+    package: word!
+    fullName: isMapped
+    summary: >-
+      Returns whether the content control in the document is mapped to an XML
+      node in the document's XML data store.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isMapped?: boolean;'
+      return:
+        type: boolean
+  - name: prefixMappings
+    uid: word!Word.Interfaces.XmlMappingLoadOptions#prefixMappings:member
+    package: word!
+    fullName: prefixMappings
+    summary: >-
+      Returns the prefix mappings used to evaluate the XPath for the current XML
+      mapping.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'prefixMappings?: boolean;'
+      return:
+        type: boolean
+  - name: xpath
+    uid: word!Word.Interfaces.XmlMappingLoadOptions#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      Returns the XPath for the XML mapping, which evaluates to the currently
+      mapped XML node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'xpath?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..fa4a83280f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: customXmlNode
+    uid: word!Word.Interfaces.XmlMappingUpdateData#customXmlNode:member
+    package: word!
+    fullName: customXmlNode
+    summary: >-
+      Returns a `CustomXmlNode` object that represents the custom XML node in
+      the data store that the content control in the document maps to.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlNode?: Word.Interfaces.CustomXmlNodeUpdateData;'
+      return:
+        type: 
+  - name: customXmlPart
+    uid: word!Word.Interfaces.XmlMappingUpdateData#customXmlPart:member
+    package: word!
+    fullName: customXmlPart
+    summary: >-
+      Returns a `CustomXmlPart` object that represents the custom XML part to
+      which the content control in the document maps.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'customXmlPart?: Word.Interfaces.CustomXmlPartUpdateData;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.justificationmode.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.justificationmode.yml
new file mode 100644
index 0000000000..507dd8b408
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.justificationmode.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSEnum
+name: Word.JustificationMode
+uid: word!Word.JustificationMode:enum
+package: word!
+fullName: Word.JustificationMode
+summary: Specifies the character spacing adjustment for a document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: compress
+    uid: word!Word.JustificationMode.compress:member
+    package: word!
+    summary: >-
+      Compresses the character spacing.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Compress"'
+  - name: compressKana
+    uid: word!Word.JustificationMode.compressKana:member
+    package: word!
+    summary: >-
+      Compresses the character spacing using rules of the kana syllabaries,
+      Hiragana and Katakana.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CompressKana"'
+  - name: expand
+    uid: word!Word.JustificationMode.expand:member
+    package: word!
+    summary: >-
+      Expands the character spacing
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Expand"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.languageid.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.languageid.yml
new file mode 100644
index 0000000000..5cdaf1248e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.languageid.yml
@@ -0,0 +1,2054 @@
+### YamlMime:TSEnum
+name: Word.LanguageId
+uid: word!Word.LanguageId:enum
+package: word!
+fullName: Word.LanguageId
+summary: Represents the language ID of a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: afrikaans
+    uid: word!Word.LanguageId.afrikaans:member
+    package: word!
+    summary: >-
+      Afrikaans language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Afrikaans"'
+  - name: albanian
+    uid: word!Word.LanguageId.albanian:member
+    package: word!
+    summary: >-
+      Albanian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Albanian"'
+  - name: amharic
+    uid: word!Word.LanguageId.amharic:member
+    package: word!
+    summary: >-
+      Amharic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Amharic"'
+  - name: arabic
+    uid: word!Word.LanguageId.arabic:member
+    package: word!
+    summary: >-
+      Arabic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic"'
+  - name: arabicAlgeria
+    uid: word!Word.LanguageId.arabicAlgeria:member
+    package: word!
+    summary: >-
+      Arabic Algerian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicAlgeria"'
+  - name: arabicBahrain
+    uid: word!Word.LanguageId.arabicBahrain:member
+    package: word!
+    summary: >-
+      Arabic Bahraini language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicBahrain"'
+  - name: arabicEgypt
+    uid: word!Word.LanguageId.arabicEgypt:member
+    package: word!
+    summary: >-
+      Arabic Egyptian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicEgypt"'
+  - name: arabicIraq
+    uid: word!Word.LanguageId.arabicIraq:member
+    package: word!
+    summary: >-
+      Arabic Iraqi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicIraq"'
+  - name: arabicJordan
+    uid: word!Word.LanguageId.arabicJordan:member
+    package: word!
+    summary: >-
+      Arabic Jordanian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicJordan"'
+  - name: arabicKuwait
+    uid: word!Word.LanguageId.arabicKuwait:member
+    package: word!
+    summary: >-
+      Arabic Kuwaiti language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicKuwait"'
+  - name: arabicLebanon
+    uid: word!Word.LanguageId.arabicLebanon:member
+    package: word!
+    summary: >-
+      Arabic Lebanese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicLebanon"'
+  - name: arabicLibya
+    uid: word!Word.LanguageId.arabicLibya:member
+    package: word!
+    summary: >-
+      Arabic Libyan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicLibya"'
+  - name: arabicMorocco
+    uid: word!Word.LanguageId.arabicMorocco:member
+    package: word!
+    summary: >-
+      Arabic Moroccan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicMorocco"'
+  - name: arabicOman
+    uid: word!Word.LanguageId.arabicOman:member
+    package: word!
+    summary: >-
+      Arabic Omani language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicOman"'
+  - name: arabicQatar
+    uid: word!Word.LanguageId.arabicQatar:member
+    package: word!
+    summary: >-
+      Arabic Qatari language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicQatar"'
+  - name: arabicSyria
+    uid: word!Word.LanguageId.arabicSyria:member
+    package: word!
+    summary: >-
+      Arabic Syrian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicSyria"'
+  - name: arabicTunisia
+    uid: word!Word.LanguageId.arabicTunisia:member
+    package: word!
+    summary: >-
+      Arabic Tunisian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicTunisia"'
+  - name: arabicUAE
+    uid: word!Word.LanguageId.arabicUAE:member
+    package: word!
+    summary: >-
+      Arabic United Arab Emirates language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicUAE"'
+  - name: arabicYemen
+    uid: word!Word.LanguageId.arabicYemen:member
+    package: word!
+    summary: >-
+      Arabic Yemeni language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicYemen"'
+  - name: armenian
+    uid: word!Word.LanguageId.armenian:member
+    package: word!
+    summary: >-
+      Armenian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Armenian"'
+  - name: assamese
+    uid: word!Word.LanguageId.assamese:member
+    package: word!
+    summary: >-
+      Assamese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Assamese"'
+  - name: azeriCyrillic
+    uid: word!Word.LanguageId.azeriCyrillic:member
+    package: word!
+    summary: >-
+      Azerbaijani Cyrillic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AzeriCyrillic"'
+  - name: azeriLatin
+    uid: word!Word.LanguageId.azeriLatin:member
+    package: word!
+    summary: >-
+      Azerbaijani Latin language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AzeriLatin"'
+  - name: basque
+    uid: word!Word.LanguageId.basque:member
+    package: word!
+    summary: >-
+      Basque (Basque).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Basque"'
+  - name: belarusian
+    uid: word!Word.LanguageId.belarusian:member
+    package: word!
+    summary: >-
+      Belarusian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Belarusian"'
+  - name: belgianDutch
+    uid: word!Word.LanguageId.belgianDutch:member
+    package: word!
+    summary: >-
+      Belgian Dutch language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BelgianDutch"'
+  - name: belgianFrench
+    uid: word!Word.LanguageId.belgianFrench:member
+    package: word!
+    summary: >-
+      Belgian French language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BelgianFrench"'
+  - name: bengali
+    uid: word!Word.LanguageId.bengali:member
+    package: word!
+    summary: >-
+      Bengali language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bengali"'
+  - name: bulgarian
+    uid: word!Word.LanguageId.bulgarian:member
+    package: word!
+    summary: >-
+      Bulgarian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bulgarian"'
+  - name: burmese
+    uid: word!Word.LanguageId.burmese:member
+    package: word!
+    summary: >-
+      Burmese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Burmese"'
+  - name: catalan
+    uid: word!Word.LanguageId.catalan:member
+    package: word!
+    summary: >-
+      Catalan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Catalan"'
+  - name: cherokee
+    uid: word!Word.LanguageId.cherokee:member
+    package: word!
+    summary: >-
+      Cherokee language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cherokee"'
+  - name: chineseHongKongSAR
+    uid: word!Word.LanguageId.chineseHongKongSAR:member
+    package: word!
+    summary: >-
+      Chinese Hong Kong SAR language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChineseHongKongSAR"'
+  - name: chineseMacaoSAR
+    uid: word!Word.LanguageId.chineseMacaoSAR:member
+    package: word!
+    summary: >-
+      Chinese Macao SAR language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChineseMacaoSAR"'
+  - name: chineseSingapore
+    uid: word!Word.LanguageId.chineseSingapore:member
+    package: word!
+    summary: >-
+      Chinese Singapore language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChineseSingapore"'
+  - name: croatian
+    uid: word!Word.LanguageId.croatian:member
+    package: word!
+    summary: >-
+      Croatian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Croatian"'
+  - name: czech
+    uid: word!Word.LanguageId.czech:member
+    package: word!
+    summary: >-
+      Czech language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Czech"'
+  - name: danish
+    uid: word!Word.LanguageId.danish:member
+    package: word!
+    summary: >-
+      Danish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Danish"'
+  - name: divehi
+    uid: word!Word.LanguageId.divehi:member
+    package: word!
+    summary: >-
+      Divehi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Divehi"'
+  - name: dutch
+    uid: word!Word.LanguageId.dutch:member
+    package: word!
+    summary: >-
+      Dutch language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dutch"'
+  - name: edo
+    uid: word!Word.LanguageId.edo:member
+    package: word!
+    summary: >-
+      Edo language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Edo"'
+  - name: englishAUS
+    uid: word!Word.LanguageId.englishAUS:member
+    package: word!
+    summary: >-
+      Australian English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishAUS"'
+  - name: englishBelize
+    uid: word!Word.LanguageId.englishBelize:member
+    package: word!
+    summary: >-
+      Belize English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishBelize"'
+  - name: englishCanadian
+    uid: word!Word.LanguageId.englishCanadian:member
+    package: word!
+    summary: >-
+      Canadian English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishCanadian"'
+  - name: englishCaribbean
+    uid: word!Word.LanguageId.englishCaribbean:member
+    package: word!
+    summary: >-
+      Caribbean English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishCaribbean"'
+  - name: englishIndonesia
+    uid: word!Word.LanguageId.englishIndonesia:member
+    package: word!
+    summary: >-
+      Indonesian English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishIndonesia"'
+  - name: englishIreland
+    uid: word!Word.LanguageId.englishIreland:member
+    package: word!
+    summary: >-
+      Irish English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishIreland"'
+  - name: englishJamaica
+    uid: word!Word.LanguageId.englishJamaica:member
+    package: word!
+    summary: >-
+      Jamaican English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishJamaica"'
+  - name: englishNewZealand
+    uid: word!Word.LanguageId.englishNewZealand:member
+    package: word!
+    summary: >-
+      New Zealand English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishNewZealand"'
+  - name: englishPhilippines
+    uid: word!Word.LanguageId.englishPhilippines:member
+    package: word!
+    summary: >-
+      Filipino English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishPhilippines"'
+  - name: englishSouthAfrica
+    uid: word!Word.LanguageId.englishSouthAfrica:member
+    package: word!
+    summary: >-
+      South African English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishSouthAfrica"'
+  - name: englishTrinidadTobago
+    uid: word!Word.LanguageId.englishTrinidadTobago:member
+    package: word!
+    summary: >-
+      Tobago Trinidad English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishTrinidadTobago"'
+  - name: englishUK
+    uid: word!Word.LanguageId.englishUK:member
+    package: word!
+    summary: >-
+      United Kingdom English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishUK"'
+  - name: englishUS
+    uid: word!Word.LanguageId.englishUS:member
+    package: word!
+    summary: >-
+      United States English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishUS"'
+  - name: englishZimbabwe
+    uid: word!Word.LanguageId.englishZimbabwe:member
+    package: word!
+    summary: >-
+      Zimbabwe English language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnglishZimbabwe"'
+  - name: estonian
+    uid: word!Word.LanguageId.estonian:member
+    package: word!
+    summary: >-
+      Estonian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Estonian"'
+  - name: faeroese
+    uid: word!Word.LanguageId.faeroese:member
+    package: word!
+    summary: >-
+      Faeroese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Faeroese"'
+  - name: filipino
+    uid: word!Word.LanguageId.filipino:member
+    package: word!
+    summary: >-
+      Filipino language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Filipino"'
+  - name: finnish
+    uid: word!Word.LanguageId.finnish:member
+    package: word!
+    summary: >-
+      Finnish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Finnish"'
+  - name: french
+    uid: word!Word.LanguageId.french:member
+    package: word!
+    summary: >-
+      French language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"French"'
+  - name: frenchCameroon
+    uid: word!Word.LanguageId.frenchCameroon:member
+    package: word!
+    summary: >-
+      French Cameroon language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchCameroon"'
+  - name: frenchCanadian
+    uid: word!Word.LanguageId.frenchCanadian:member
+    package: word!
+    summary: >-
+      French Canadian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchCanadian"'
+  - name: frenchCongoDRC
+    uid: word!Word.LanguageId.frenchCongoDRC:member
+    package: word!
+    summary: >-
+      French (Congo (DRC)) language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchCongoDRC"'
+  - name: frenchCotedIvoire
+    uid: word!Word.LanguageId.frenchCotedIvoire:member
+    package: word!
+    summary: >-
+      French Cote d'Ivoire language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchCotedIvoire"'
+  - name: frenchHaiti
+    uid: word!Word.LanguageId.frenchHaiti:member
+    package: word!
+    summary: >-
+      French Haiti language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchHaiti"'
+  - name: frenchLuxembourg
+    uid: word!Word.LanguageId.frenchLuxembourg:member
+    package: word!
+    summary: >-
+      French Luxembourg language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchLuxembourg"'
+  - name: frenchMali
+    uid: word!Word.LanguageId.frenchMali:member
+    package: word!
+    summary: >-
+      French Mali language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchMali"'
+  - name: frenchMonaco
+    uid: word!Word.LanguageId.frenchMonaco:member
+    package: word!
+    summary: >-
+      French Monaco language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchMonaco"'
+  - name: frenchMorocco
+    uid: word!Word.LanguageId.frenchMorocco:member
+    package: word!
+    summary: >-
+      French Morocco language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchMorocco"'
+  - name: frenchReunion
+    uid: word!Word.LanguageId.frenchReunion:member
+    package: word!
+    summary: >-
+      French Reunion language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchReunion"'
+  - name: frenchSenegal
+    uid: word!Word.LanguageId.frenchSenegal:member
+    package: word!
+    summary: >-
+      French Senegal language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchSenegal"'
+  - name: frenchWestIndies
+    uid: word!Word.LanguageId.frenchWestIndies:member
+    package: word!
+    summary: >-
+      French West Indies language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrenchWestIndies"'
+  - name: frisianNetherlands
+    uid: word!Word.LanguageId.frisianNetherlands:member
+    package: word!
+    summary: >-
+      Frisian Netherlands language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FrisianNetherlands"'
+  - name: fulfulde
+    uid: word!Word.LanguageId.fulfulde:member
+    package: word!
+    summary: >-
+      Fulfulde language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Fulfulde"'
+  - name: gaelicIreland
+    uid: word!Word.LanguageId.gaelicIreland:member
+    package: word!
+    summary: >-
+      Irish (Irish) language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GaelicIreland"'
+  - name: gaelicScotland
+    uid: word!Word.LanguageId.gaelicScotland:member
+    package: word!
+    summary: >-
+      Scottish Gaelic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GaelicScotland"'
+  - name: galician
+    uid: word!Word.LanguageId.galician:member
+    package: word!
+    summary: >-
+      Galician language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Galician"'
+  - name: georgian
+    uid: word!Word.LanguageId.georgian:member
+    package: word!
+    summary: >-
+      Georgian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Georgian"'
+  - name: german
+    uid: word!Word.LanguageId.german:member
+    package: word!
+    summary: >-
+      German language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"German"'
+  - name: germanAustria
+    uid: word!Word.LanguageId.germanAustria:member
+    package: word!
+    summary: >-
+      German Austrian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GermanAustria"'
+  - name: germanLiechtenstein
+    uid: word!Word.LanguageId.germanLiechtenstein:member
+    package: word!
+    summary: >-
+      German Liechtenstein language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GermanLiechtenstein"'
+  - name: germanLuxembourg
+    uid: word!Word.LanguageId.germanLuxembourg:member
+    package: word!
+    summary: >-
+      German Luxembourg language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GermanLuxembourg"'
+  - name: greek
+    uid: word!Word.LanguageId.greek:member
+    package: word!
+    summary: >-
+      Greek language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Greek"'
+  - name: guarani
+    uid: word!Word.LanguageId.guarani:member
+    package: word!
+    summary: >-
+      Guarani language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Guarani"'
+  - name: gujarati
+    uid: word!Word.LanguageId.gujarati:member
+    package: word!
+    summary: >-
+      Gujarati language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gujarati"'
+  - name: hausa
+    uid: word!Word.LanguageId.hausa:member
+    package: word!
+    summary: >-
+      Hausa language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hausa"'
+  - name: hawaiian
+    uid: word!Word.LanguageId.hawaiian:member
+    package: word!
+    summary: >-
+      Hawaiian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hawaiian"'
+  - name: hebrew
+    uid: word!Word.LanguageId.hebrew:member
+    package: word!
+    summary: >-
+      Hebrew language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hebrew"'
+  - name: hindi
+    uid: word!Word.LanguageId.hindi:member
+    package: word!
+    summary: >-
+      Hindi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hindi"'
+  - name: hungarian
+    uid: word!Word.LanguageId.hungarian:member
+    package: word!
+    summary: >-
+      Hungarian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hungarian"'
+  - name: ibibio
+    uid: word!Word.LanguageId.ibibio:member
+    package: word!
+    summary: >-
+      Ibibio language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ibibio"'
+  - name: icelandic
+    uid: word!Word.LanguageId.icelandic:member
+    package: word!
+    summary: >-
+      Icelandic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Icelandic"'
+  - name: igbo
+    uid: word!Word.LanguageId.igbo:member
+    package: word!
+    summary: >-
+      Igbo language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Igbo"'
+  - name: indonesian
+    uid: word!Word.LanguageId.indonesian:member
+    package: word!
+    summary: >-
+      Indonesian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Indonesian"'
+  - name: inuktitut
+    uid: word!Word.LanguageId.inuktitut:member
+    package: word!
+    summary: >-
+      Inuktitut language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inuktitut"'
+  - name: italian
+    uid: word!Word.LanguageId.italian:member
+    package: word!
+    summary: >-
+      Italian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Italian"'
+  - name: japanese
+    uid: word!Word.LanguageId.japanese:member
+    package: word!
+    summary: >-
+      Japanese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Japanese"'
+  - name: kannada
+    uid: word!Word.LanguageId.kannada:member
+    package: word!
+    summary: >-
+      Kannada language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kannada"'
+  - name: kanuri
+    uid: word!Word.LanguageId.kanuri:member
+    package: word!
+    summary: >-
+      Kanuri language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kanuri"'
+  - name: kashmiri
+    uid: word!Word.LanguageId.kashmiri:member
+    package: word!
+    summary: >-
+      Kashmiri language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kashmiri"'
+  - name: kazakh
+    uid: word!Word.LanguageId.kazakh:member
+    package: word!
+    summary: >-
+      Kazakh language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kazakh"'
+  - name: khmer
+    uid: word!Word.LanguageId.khmer:member
+    package: word!
+    summary: >-
+      Khmer language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Khmer"'
+  - name: kirghiz
+    uid: word!Word.LanguageId.kirghiz:member
+    package: word!
+    summary: >-
+      Kirghiz language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kirghiz"'
+  - name: konkani
+    uid: word!Word.LanguageId.konkani:member
+    package: word!
+    summary: >-
+      Konkani language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Konkani"'
+  - name: korean
+    uid: word!Word.LanguageId.korean:member
+    package: word!
+    summary: >-
+      Korean language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Korean"'
+  - name: kyrgyz
+    uid: word!Word.LanguageId.kyrgyz:member
+    package: word!
+    summary: >-
+      Kyrgyz language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kyrgyz"'
+  - name: languageNone
+    uid: word!Word.LanguageId.languageNone:member
+    package: word!
+    summary: >-
+      No specified language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LanguageNone"'
+  - name: lao
+    uid: word!Word.LanguageId.lao:member
+    package: word!
+    summary: >-
+      Lao language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lao"'
+  - name: latin
+    uid: word!Word.LanguageId.latin:member
+    package: word!
+    summary: >-
+      Latin language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Latin"'
+  - name: latvian
+    uid: word!Word.LanguageId.latvian:member
+    package: word!
+    summary: >-
+      Latvian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Latvian"'
+  - name: lithuanian
+    uid: word!Word.LanguageId.lithuanian:member
+    package: word!
+    summary: >-
+      Lithuanian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lithuanian"'
+  - name: macedonianFYROM
+    uid: word!Word.LanguageId.macedonianFYROM:member
+    package: word!
+    summary: >-
+      Macedonian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MacedonianFYROM"'
+  - name: malayalam
+    uid: word!Word.LanguageId.malayalam:member
+    package: word!
+    summary: >-
+      Malayalam language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Malayalam"'
+  - name: malayBruneiDarussalam
+    uid: word!Word.LanguageId.malayBruneiDarussalam:member
+    package: word!
+    summary: >-
+      Malay Brunei Darussalam language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MalayBruneiDarussalam"'
+  - name: malaysian
+    uid: word!Word.LanguageId.malaysian:member
+    package: word!
+    summary: >-
+      Malaysian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Malaysian"'
+  - name: maltese
+    uid: word!Word.LanguageId.maltese:member
+    package: word!
+    summary: >-
+      Maltese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Maltese"'
+  - name: manipuri
+    uid: word!Word.LanguageId.manipuri:member
+    package: word!
+    summary: >-
+      Manipuri language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Manipuri"'
+  - name: marathi
+    uid: word!Word.LanguageId.marathi:member
+    package: word!
+    summary: >-
+      Marathi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Marathi"'
+  - name: mexicanSpanish
+    uid: word!Word.LanguageId.mexicanSpanish:member
+    package: word!
+    summary: >-
+      Mexican Spanish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MexicanSpanish"'
+  - name: mongolian
+    uid: word!Word.LanguageId.mongolian:member
+    package: word!
+    summary: >-
+      Mongolian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mongolian"'
+  - name: nepali
+    uid: word!Word.LanguageId.nepali:member
+    package: word!
+    summary: >-
+      Nepali language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Nepali"'
+  - name: noProofing
+    uid: word!Word.LanguageId.noProofing:member
+    package: word!
+    summary: >-
+      Disables proofing if the language ID identifies a language in which an
+      object is grammatically validated using the Microsoft Word proofing tools.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoProofing"'
+  - name: norwegianBokmol
+    uid: word!Word.LanguageId.norwegianBokmol:member
+    package: word!
+    summary: >-
+      Norwegian Bokmol language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NorwegianBokmol"'
+  - name: norwegianNynorsk
+    uid: word!Word.LanguageId.norwegianNynorsk:member
+    package: word!
+    summary: >-
+      Norwegian Nynorsk language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NorwegianNynorsk"'
+  - name: oriya
+    uid: word!Word.LanguageId.oriya:member
+    package: word!
+    summary: >-
+      Odia (Oriya) language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Oriya"'
+  - name: oromo
+    uid: word!Word.LanguageId.oromo:member
+    package: word!
+    summary: >-
+      Oromo language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Oromo"'
+  - name: pashto
+    uid: word!Word.LanguageId.pashto:member
+    package: word!
+    summary: >-
+      Pashto language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pashto"'
+  - name: persian
+    uid: word!Word.LanguageId.persian:member
+    package: word!
+    summary: >-
+      Persian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Persian"'
+  - name: polish
+    uid: word!Word.LanguageId.polish:member
+    package: word!
+    summary: >-
+      Polish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Polish"'
+  - name: portuguese
+    uid: word!Word.LanguageId.portuguese:member
+    package: word!
+    summary: >-
+      Portuguese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Portuguese"'
+  - name: portugueseBrazil
+    uid: word!Word.LanguageId.portugueseBrazil:member
+    package: word!
+    summary: >-
+      Portuguese (Brazil) language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PortugueseBrazil"'
+  - name: punjabi
+    uid: word!Word.LanguageId.punjabi:member
+    package: word!
+    summary: >-
+      Punjabi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Punjabi"'
+  - name: rhaetoRomanic
+    uid: word!Word.LanguageId.rhaetoRomanic:member
+    package: word!
+    summary: >-
+      Rhaeto Romanic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RhaetoRomanic"'
+  - name: romanian
+    uid: word!Word.LanguageId.romanian:member
+    package: word!
+    summary: >-
+      Romanian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Romanian"'
+  - name: romanianMoldova
+    uid: word!Word.LanguageId.romanianMoldova:member
+    package: word!
+    summary: >-
+      Romanian Moldova language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RomanianMoldova"'
+  - name: russian
+    uid: word!Word.LanguageId.russian:member
+    package: word!
+    summary: >-
+      Russian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Russian"'
+  - name: russianMoldova
+    uid: word!Word.LanguageId.russianMoldova:member
+    package: word!
+    summary: >-
+      Russian Moldova language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RussianMoldova"'
+  - name: samiLappish
+    uid: word!Word.LanguageId.samiLappish:member
+    package: word!
+    summary: >-
+      Sami Lappish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SamiLappish"'
+  - name: sanskrit
+    uid: word!Word.LanguageId.sanskrit:member
+    package: word!
+    summary: >-
+      Sanskrit language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sanskrit"'
+  - name: serbianCyrillic
+    uid: word!Word.LanguageId.serbianCyrillic:member
+    package: word!
+    summary: >-
+      Serbian Cyrillic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SerbianCyrillic"'
+  - name: serbianLatin
+    uid: word!Word.LanguageId.serbianLatin:member
+    package: word!
+    summary: >-
+      Serbian Latin language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SerbianLatin"'
+  - name: sesotho
+    uid: word!Word.LanguageId.sesotho:member
+    package: word!
+    summary: >-
+      Sesotho language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sesotho"'
+  - name: simplifiedChinese
+    uid: word!Word.LanguageId.simplifiedChinese:member
+    package: word!
+    summary: >-
+      Simplified Chinese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimplifiedChinese"'
+  - name: sindhi
+    uid: word!Word.LanguageId.sindhi:member
+    package: word!
+    summary: >-
+      Sindhi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sindhi"'
+  - name: sindhiPakistan
+    uid: word!Word.LanguageId.sindhiPakistan:member
+    package: word!
+    summary: >-
+      Sindhi (Pakistan) language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SindhiPakistan"'
+  - name: sinhalese
+    uid: word!Word.LanguageId.sinhalese:member
+    package: word!
+    summary: >-
+      Sinhalese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sinhalese"'
+  - name: slovak
+    uid: word!Word.LanguageId.slovak:member
+    package: word!
+    summary: >-
+      Slovakian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Slovak"'
+  - name: slovenian
+    uid: word!Word.LanguageId.slovenian:member
+    package: word!
+    summary: >-
+      Slovenian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Slovenian"'
+  - name: somali
+    uid: word!Word.LanguageId.somali:member
+    package: word!
+    summary: >-
+      Somali language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Somali"'
+  - name: sorbian
+    uid: word!Word.LanguageId.sorbian:member
+    package: word!
+    summary: >-
+      Sorbian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sorbian"'
+  - name: spanish
+    uid: word!Word.LanguageId.spanish:member
+    package: word!
+    summary: >-
+      Spanish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Spanish"'
+  - name: spanishArgentina
+    uid: word!Word.LanguageId.spanishArgentina:member
+    package: word!
+    summary: >-
+      Spanish Argentina language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishArgentina"'
+  - name: spanishBolivia
+    uid: word!Word.LanguageId.spanishBolivia:member
+    package: word!
+    summary: >-
+      Spanish Bolivian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishBolivia"'
+  - name: spanishChile
+    uid: word!Word.LanguageId.spanishChile:member
+    package: word!
+    summary: >-
+      Spanish Chilean language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishChile"'
+  - name: spanishColombia
+    uid: word!Word.LanguageId.spanishColombia:member
+    package: word!
+    summary: >-
+      Spanish Colombian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishColombia"'
+  - name: spanishCostaRica
+    uid: word!Word.LanguageId.spanishCostaRica:member
+    package: word!
+    summary: >-
+      Spanish Costa Rican language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishCostaRica"'
+  - name: spanishDominicanRepublic
+    uid: word!Word.LanguageId.spanishDominicanRepublic:member
+    package: word!
+    summary: >-
+      Spanish Dominican Republic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishDominicanRepublic"'
+  - name: spanishEcuador
+    uid: word!Word.LanguageId.spanishEcuador:member
+    package: word!
+    summary: >-
+      Spanish Ecuadorian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishEcuador"'
+  - name: spanishElSalvador
+    uid: word!Word.LanguageId.spanishElSalvador:member
+    package: word!
+    summary: >-
+      Spanish El Salvadorian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishElSalvador"'
+  - name: spanishGuatemala
+    uid: word!Word.LanguageId.spanishGuatemala:member
+    package: word!
+    summary: >-
+      Spanish Guatemala language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishGuatemala"'
+  - name: spanishHonduras
+    uid: word!Word.LanguageId.spanishHonduras:member
+    package: word!
+    summary: >-
+      Spanish Honduran language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishHonduras"'
+  - name: spanishModernSort
+    uid: word!Word.LanguageId.spanishModernSort:member
+    package: word!
+    summary: >-
+      Spanish Modern Sort language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishModernSort"'
+  - name: spanishNicaragua
+    uid: word!Word.LanguageId.spanishNicaragua:member
+    package: word!
+    summary: >-
+      Spanish Nicaraguan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishNicaragua"'
+  - name: spanishPanama
+    uid: word!Word.LanguageId.spanishPanama:member
+    package: word!
+    summary: >-
+      Spanish Panamanian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishPanama"'
+  - name: spanishParaguay
+    uid: word!Word.LanguageId.spanishParaguay:member
+    package: word!
+    summary: >-
+      Spanish Paraguayan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishParaguay"'
+  - name: spanishPeru
+    uid: word!Word.LanguageId.spanishPeru:member
+    package: word!
+    summary: >-
+      Spanish Peruvian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishPeru"'
+  - name: spanishPuertoRico
+    uid: word!Word.LanguageId.spanishPuertoRico:member
+    package: word!
+    summary: >-
+      Spanish Puerto Rican language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishPuertoRico"'
+  - name: spanishUruguay
+    uid: word!Word.LanguageId.spanishUruguay:member
+    package: word!
+    summary: >-
+      Spanish Uruguayan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishUruguay"'
+  - name: spanishVenezuela
+    uid: word!Word.LanguageId.spanishVenezuela:member
+    package: word!
+    summary: >-
+      Spanish Venezuelan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SpanishVenezuela"'
+  - name: sutu
+    uid: word!Word.LanguageId.sutu:member
+    package: word!
+    summary: >-
+      Sutu language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sutu"'
+  - name: swahili
+    uid: word!Word.LanguageId.swahili:member
+    package: word!
+    summary: >-
+      Swahili language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Swahili"'
+  - name: swedish
+    uid: word!Word.LanguageId.swedish:member
+    package: word!
+    summary: >-
+      Swedish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Swedish"'
+  - name: swedishFinland
+    uid: word!Word.LanguageId.swedishFinland:member
+    package: word!
+    summary: >-
+      Swedish Finnish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SwedishFinland"'
+  - name: swissFrench
+    uid: word!Word.LanguageId.swissFrench:member
+    package: word!
+    summary: >-
+      Swiss French language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SwissFrench"'
+  - name: swissGerman
+    uid: word!Word.LanguageId.swissGerman:member
+    package: word!
+    summary: >-
+      Swiss German language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SwissGerman"'
+  - name: swissItalian
+    uid: word!Word.LanguageId.swissItalian:member
+    package: word!
+    summary: >-
+      Swiss Italian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SwissItalian"'
+  - name: syriac
+    uid: word!Word.LanguageId.syriac:member
+    package: word!
+    summary: >-
+      Syriac language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Syriac"'
+  - name: tajik
+    uid: word!Word.LanguageId.tajik:member
+    package: word!
+    summary: >-
+      Tajik language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tajik"'
+  - name: tamazight
+    uid: word!Word.LanguageId.tamazight:member
+    package: word!
+    summary: >-
+      Tamazight language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tamazight"'
+  - name: tamazightLatin
+    uid: word!Word.LanguageId.tamazightLatin:member
+    package: word!
+    summary: >-
+      Tamazight Latin language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TamazightLatin"'
+  - name: tamil
+    uid: word!Word.LanguageId.tamil:member
+    package: word!
+    summary: >-
+      Tamil language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tamil"'
+  - name: tatar
+    uid: word!Word.LanguageId.tatar:member
+    package: word!
+    summary: >-
+      Tatar language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tatar"'
+  - name: telugu
+    uid: word!Word.LanguageId.telugu:member
+    package: word!
+    summary: >-
+      Telugu language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Telugu"'
+  - name: thai
+    uid: word!Word.LanguageId.thai:member
+    package: word!
+    summary: >-
+      Thai language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Thai"'
+  - name: tibetan
+    uid: word!Word.LanguageId.tibetan:member
+    package: word!
+    summary: >-
+      Tibetan language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tibetan"'
+  - name: tigrignaEritrea
+    uid: word!Word.LanguageId.tigrignaEritrea:member
+    package: word!
+    summary: >-
+      Tigrigna Eritrea language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TigrignaEritrea"'
+  - name: tigrignaEthiopic
+    uid: word!Word.LanguageId.tigrignaEthiopic:member
+    package: word!
+    summary: >-
+      Tigrigna Ethiopic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TigrignaEthiopic"'
+  - name: traditionalChinese
+    uid: word!Word.LanguageId.traditionalChinese:member
+    package: word!
+    summary: >-
+      Traditional Chinese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TraditionalChinese"'
+  - name: tsonga
+    uid: word!Word.LanguageId.tsonga:member
+    package: word!
+    summary: >-
+      Tsonga language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tsonga"'
+  - name: tswana
+    uid: word!Word.LanguageId.tswana:member
+    package: word!
+    summary: >-
+      Tswana language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tswana"'
+  - name: turkish
+    uid: word!Word.LanguageId.turkish:member
+    package: word!
+    summary: >-
+      Turkish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Turkish"'
+  - name: turkmen
+    uid: word!Word.LanguageId.turkmen:member
+    package: word!
+    summary: >-
+      Turkmen language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Turkmen"'
+  - name: ukrainian
+    uid: word!Word.LanguageId.ukrainian:member
+    package: word!
+    summary: >-
+      Ukrainian language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ukrainian"'
+  - name: urdu
+    uid: word!Word.LanguageId.urdu:member
+    package: word!
+    summary: >-
+      Urdu language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Urdu"'
+  - name: uzbekCyrillic
+    uid: word!Word.LanguageId.uzbekCyrillic:member
+    package: word!
+    summary: >-
+      Uzbek Cyrillic language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UzbekCyrillic"'
+  - name: uzbekLatin
+    uid: word!Word.LanguageId.uzbekLatin:member
+    package: word!
+    summary: >-
+      Uzbek Latin language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UzbekLatin"'
+  - name: venda
+    uid: word!Word.LanguageId.venda:member
+    package: word!
+    summary: >-
+      Venda language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Venda"'
+  - name: vietnamese
+    uid: word!Word.LanguageId.vietnamese:member
+    package: word!
+    summary: >-
+      Vietnamese language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vietnamese"'
+  - name: welsh
+    uid: word!Word.LanguageId.welsh:member
+    package: word!
+    summary: >-
+      Welsh language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Welsh"'
+  - name: xhosa
+    uid: word!Word.LanguageId.xhosa:member
+    package: word!
+    summary: >-
+      Xhosa language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Xhosa"'
+  - name: yi
+    uid: word!Word.LanguageId.yi:member
+    package: word!
+    summary: >-
+      Yi language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Yi"'
+  - name: yiddish
+    uid: word!Word.LanguageId.yiddish:member
+    package: word!
+    summary: >-
+      Yiddish language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Yiddish"'
+  - name: yoruba
+    uid: word!Word.LanguageId.yoruba:member
+    package: word!
+    summary: >-
+      Yoruba language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Yoruba"'
+  - name: zulu
+    uid: word!Word.LanguageId.zulu:member
+    package: word!
+    summary: >-
+      Zulu language.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Zulu"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.layoutmode.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.layoutmode.yml
new file mode 100644
index 0000000000..e9f67eb64e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.layoutmode.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.LayoutMode
+uid: word!Word.LayoutMode:enum
+package: word!
+fullName: Word.LayoutMode
+summary: Specifies how text is laid out in the layout mode for the current document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: default
+    uid: word!Word.LayoutMode.default:member
+    package: word!
+    summary: >-
+      Default layout mode.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Default"'
+  - name: genko
+    uid: word!Word.LayoutMode.genko:member
+    package: word!
+    summary: >-
+      Genko layout mode.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Genko"'
+  - name: grid
+    uid: word!Word.LayoutMode.grid:member
+    package: word!
+    summary: >-
+      Grid layout mode.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Grid"'
+  - name: lineGrid
+    uid: word!Word.LayoutMode.lineGrid:member
+    package: word!
+    summary: >-
+      Line grid layout mode.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LineGrid"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.ligature.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.ligature.yml
new file mode 100644
index 0000000000..01237bd0b3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.ligature.yml
@@ -0,0 +1,173 @@
+### YamlMime:TSEnum
+name: Word.Ligature
+uid: word!Word.Ligature:enum
+package: word!
+fullName: Word.Ligature
+summary: Specifies the type of ligature applied to a font.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: all
+    uid: word!Word.Ligature.all:member
+    package: word!
+    summary: >-
+      All ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"All"'
+  - name: contextual
+    uid: word!Word.Ligature.contextual:member
+    package: word!
+    summary: >-
+      Contextual ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Contextual"'
+  - name: contextualDiscretional
+    uid: word!Word.Ligature.contextualDiscretional:member
+    package: word!
+    summary: >-
+      Contextual and discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContextualDiscretional"'
+  - name: contextualHistorical
+    uid: word!Word.Ligature.contextualHistorical:member
+    package: word!
+    summary: >-
+      Contextual and historical ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContextualHistorical"'
+  - name: contextualHistoricalDiscretional
+    uid: word!Word.Ligature.contextualHistoricalDiscretional:member
+    package: word!
+    summary: >-
+      Contextual, historical, and discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContextualHistoricalDiscretional"'
+  - name: discretional
+    uid: word!Word.Ligature.discretional:member
+    package: word!
+    summary: >-
+      Discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Discretional"'
+  - name: historical
+    uid: word!Word.Ligature.historical:member
+    package: word!
+    summary: >-
+      Historical ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Historical"'
+  - name: historicalDiscretional
+    uid: word!Word.Ligature.historicalDiscretional:member
+    package: word!
+    summary: >-
+      Historical and discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HistoricalDiscretional"'
+  - name: none
+    uid: word!Word.Ligature.none:member
+    package: word!
+    summary: >-
+      No ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: standard
+    uid: word!Word.Ligature.standard:member
+    package: word!
+    summary: >-
+      Standard ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Standard"'
+  - name: standardContextual
+    uid: word!Word.Ligature.standardContextual:member
+    package: word!
+    summary: >-
+      Standard and contextual ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StandardContextual"'
+  - name: standardContextualDiscretional
+    uid: word!Word.Ligature.standardContextualDiscretional:member
+    package: word!
+    summary: >-
+      Standard, contextual, and discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StandardContextualDiscretional"'
+  - name: standardContextualHistorical
+    uid: word!Word.Ligature.standardContextualHistorical:member
+    package: word!
+    summary: >-
+      Standard, contextual, and historical ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StandardContextualHistorical"'
+  - name: standardDiscretional
+    uid: word!Word.Ligature.standardDiscretional:member
+    package: word!
+    summary: >-
+      Standard and discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StandardDiscretional"'
+  - name: standardHistorical
+    uid: word!Word.Ligature.standardHistorical:member
+    package: word!
+    summary: >-
+      Standard and historical ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StandardHistorical"'
+  - name: standardHistoricalDiscretional
+    uid: word!Word.Ligature.standardHistoricalDiscretional:member
+    package: word!
+    summary: >-
+      Standard, historical, and discretional ligatures applied.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StandardHistoricalDiscretional"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.lightrigtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.lightrigtype.yml
new file mode 100644
index 0000000000..cd95ebc178
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.lightrigtype.yml
@@ -0,0 +1,293 @@
+### YamlMime:TSEnum
+name: Word.LightRigType
+uid: word!Word.LightRigType:enum
+package: word!
+fullName: Word.LightRigType
+summary: Indicates the effects lighting for an object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: balanced
+    uid: word!Word.LightRigType.balanced:member
+    package: word!
+    summary: >-
+      Represents a balanced light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Balanced"'
+  - name: brightRoom
+    uid: word!Word.LightRigType.brightRoom:member
+    package: word!
+    summary: >-
+      Represents a bright room light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BrightRoom"'
+  - name: chilly
+    uid: word!Word.LightRigType.chilly:member
+    package: word!
+    summary: >-
+      Represents a chilly light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Chilly"'
+  - name: contrasting
+    uid: word!Word.LightRigType.contrasting:member
+    package: word!
+    summary: >-
+      Represents a contrasting light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Contrasting"'
+  - name: flat
+    uid: word!Word.LightRigType.flat:member
+    package: word!
+    summary: >-
+      Represents a flat light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Flat"'
+  - name: flood
+    uid: word!Word.LightRigType.flood:member
+    package: word!
+    summary: >-
+      Represents a flood light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Flood"'
+  - name: freezing
+    uid: word!Word.LightRigType.freezing:member
+    package: word!
+    summary: >-
+      Represents a freezing light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Freezing"'
+  - name: glow
+    uid: word!Word.LightRigType.glow:member
+    package: word!
+    summary: >-
+      Represents a glow light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Glow"'
+  - name: harsh
+    uid: word!Word.LightRigType.harsh:member
+    package: word!
+    summary: >-
+      Represents a harsh light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Harsh"'
+  - name: legacyFlat1
+    uid: word!Word.LightRigType.legacyFlat1:member
+    package: word!
+    summary: >-
+      Represents legacy flat light rig type 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyFlat1"'
+  - name: legacyFlat2
+    uid: word!Word.LightRigType.legacyFlat2:member
+    package: word!
+    summary: >-
+      Represents legacy flat light rig type 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyFlat2"'
+  - name: legacyFlat3
+    uid: word!Word.LightRigType.legacyFlat3:member
+    package: word!
+    summary: >-
+      Represents legacy flat light rig type 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyFlat3"'
+  - name: legacyFlat4
+    uid: word!Word.LightRigType.legacyFlat4:member
+    package: word!
+    summary: >-
+      Represents legacy flat light rig type 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyFlat4"'
+  - name: legacyHarsh1
+    uid: word!Word.LightRigType.legacyHarsh1:member
+    package: word!
+    summary: >-
+      Represents legacy harsh light rig type 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyHarsh1"'
+  - name: legacyHarsh2
+    uid: word!Word.LightRigType.legacyHarsh2:member
+    package: word!
+    summary: >-
+      Represents legacy harsh light rig type 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyHarsh2"'
+  - name: legacyHarsh3
+    uid: word!Word.LightRigType.legacyHarsh3:member
+    package: word!
+    summary: >-
+      Represents legacy harsh light rig type 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyHarsh3"'
+  - name: legacyHarsh4
+    uid: word!Word.LightRigType.legacyHarsh4:member
+    package: word!
+    summary: >-
+      Represents legacy harsh light rig type 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyHarsh4"'
+  - name: legacyNormal1
+    uid: word!Word.LightRigType.legacyNormal1:member
+    package: word!
+    summary: >-
+      Represents legacy normal light rig type 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyNormal1"'
+  - name: legacyNormal2
+    uid: word!Word.LightRigType.legacyNormal2:member
+    package: word!
+    summary: >-
+      Represents legacy normal light rig type 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyNormal2"'
+  - name: legacyNormal3
+    uid: word!Word.LightRigType.legacyNormal3:member
+    package: word!
+    summary: >-
+      Represents legacy normal light rig type 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyNormal3"'
+  - name: legacyNormal4
+    uid: word!Word.LightRigType.legacyNormal4:member
+    package: word!
+    summary: >-
+      Represents legacy normal light rig type 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyNormal4"'
+  - name: mixed
+    uid: word!Word.LightRigType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: morning
+    uid: word!Word.LightRigType.morning:member
+    package: word!
+    summary: >-
+      Represents a morning light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Morning"'
+  - name: soft
+    uid: word!Word.LightRigType.soft:member
+    package: word!
+    summary: >-
+      Represents a soft light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Soft"'
+  - name: sunrise
+    uid: word!Word.LightRigType.sunrise:member
+    package: word!
+    summary: >-
+      Represents a sunrise light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sunrise"'
+  - name: sunset
+    uid: word!Word.LightRigType.sunset:member
+    package: word!
+    summary: >-
+      Represents a sunset light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sunset"'
+  - name: threePoint
+    uid: word!Word.LightRigType.threePoint:member
+    package: word!
+    summary: >-
+      Represents a three-point light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThreePoint"'
+  - name: twoPoint
+    uid: word!Word.LightRigType.twoPoint:member
+    package: word!
+    summary: >-
+      Represents a two-point light rig type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TwoPoint"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.linedashstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.linedashstyle.yml
new file mode 100644
index 0000000000..95dad4706c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.linedashstyle.yml
@@ -0,0 +1,143 @@
+### YamlMime:TSEnum
+name: Word.LineDashStyle
+uid: word!Word.LineDashStyle:enum
+package: word!
+fullName: Word.LineDashStyle
+summary: Specifies the dash style for a line.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: dash
+    uid: word!Word.LineDashStyle.dash:member
+    package: word!
+    summary: >-
+      Represents a dashed line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dash"'
+  - name: dashDot
+    uid: word!Word.LineDashStyle.dashDot:member
+    package: word!
+    summary: >-
+      Represents a dash-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashDot"'
+  - name: dashDotDot
+    uid: word!Word.LineDashStyle.dashDotDot:member
+    package: word!
+    summary: >-
+      Represents a dash-dot-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashDotDot"'
+  - name: longDash
+    uid: word!Word.LineDashStyle.longDash:member
+    package: word!
+    summary: >-
+      Represents a long dash line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LongDash"'
+  - name: longDashDot
+    uid: word!Word.LineDashStyle.longDashDot:member
+    package: word!
+    summary: >-
+      Represents a long dash-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LongDashDot"'
+  - name: longDashDotDot
+    uid: word!Word.LineDashStyle.longDashDotDot:member
+    package: word!
+    summary: >-
+      Represents a long dash-dot-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LongDashDotDot"'
+  - name: mixed
+    uid: word!Word.LineDashStyle.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed dash style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: roundDot
+    uid: word!Word.LineDashStyle.roundDot:member
+    package: word!
+    summary: >-
+      Represents a round dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RoundDot"'
+  - name: solid
+    uid: word!Word.LineDashStyle.solid:member
+    package: word!
+    summary: >-
+      Represents a solid line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Solid"'
+  - name: squareDot
+    uid: word!Word.LineDashStyle.squareDot:member
+    package: word!
+    summary: >-
+      Represents a square dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SquareDot"'
+  - name: sysDash
+    uid: word!Word.LineDashStyle.sysDash:member
+    package: word!
+    summary: >-
+      Represents a system dash line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SysDash"'
+  - name: sysDashDot
+    uid: word!Word.LineDashStyle.sysDashDot:member
+    package: word!
+    summary: >-
+      Represents a system dash-dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SysDashDot"'
+  - name: sysDot
+    uid: word!Word.LineDashStyle.sysDot:member
+    package: word!
+    summary: >-
+      Represents a system dot line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SysDot"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.lineformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.lineformat.yml
new file mode 100644
index 0000000000..9987129b14
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.lineformat.yml
@@ -0,0 +1,521 @@
+### YamlMime:TSType
+name: Word.LineFormat
+uid: word!Word.LineFormat:class
+package: word!
+fullName: Word.LineFormat
+summary: >-
+  Represents line and arrowhead formatting. For a line, the `LineFormat` object
+  contains formatting information for the line itself; for a shape with a
+  border, this object contains formatting information for the shape's border.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: backgroundColor
+    uid: word!Word.LineFormat#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the background color for a
+      patterned line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly backgroundColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: beginArrowheadLength
+    uid: word!Word.LineFormat#beginArrowheadLength:member
+    package: word!
+    fullName: beginArrowheadLength
+    summary: Specifies the length of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadLength: Word.ArrowheadLength | "Mixed" | "Short" |
+        "Medium" | "Long";
+      return:
+        type: >-
+           | "Mixed" | "Short" |
+          "Medium" | "Long"
+  - name: beginArrowheadStyle
+    uid: word!Word.LineFormat#beginArrowheadStyle:member
+    package: word!
+    fullName: beginArrowheadStyle
+    summary: Specifies the style of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadStyle: Word.ArrowheadStyle | "Mixed" | "None" | "Triangle"
+        | "Open" | "Stealth" | "Diamond" | "Oval";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval"
+  - name: beginArrowheadWidth
+    uid: word!Word.LineFormat#beginArrowheadWidth:member
+    package: word!
+    fullName: beginArrowheadWidth
+    summary: Specifies the width of the arrowhead at the beginning of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        beginArrowheadWidth: Word.ArrowheadWidth | "Mixed" | "Narrow" | "Medium"
+        | "Wide";
+      return:
+        type: >-
+           | "Mixed" | "Narrow" |
+          "Medium" | "Wide"
+  - name: context
+    uid: word!Word.LineFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: dashStyle
+    uid: word!Word.LineFormat#dashStyle:member
+    package: word!
+    fullName: dashStyle
+    summary: Specifies the dash style for the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        dashStyle: Word.LineDashStyle | "Mixed" | "Solid" | "SquareDot" |
+        "RoundDot" | "Dash" | "DashDot" | "DashDotDot" | "LongDash" |
+        "LongDashDot" | "LongDashDotDot" | "SysDash" | "SysDot" | "SysDashDot";
+      return:
+        type: >-
+           | "Mixed" | "Solid" |
+          "SquareDot" | "RoundDot" | "Dash" | "DashDot" | "DashDotDot" |
+          "LongDash" | "LongDashDot" | "LongDashDotDot" | "SysDash" | "SysDot" |
+          "SysDashDot"
+  - name: endArrowheadLength
+    uid: word!Word.LineFormat#endArrowheadLength:member
+    package: word!
+    fullName: endArrowheadLength
+    summary: Specifies the length of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadLength: Word.ArrowheadLength | "Mixed" | "Short" | "Medium"
+        | "Long";
+      return:
+        type: >-
+           | "Mixed" | "Short" |
+          "Medium" | "Long"
+  - name: endArrowheadStyle
+    uid: word!Word.LineFormat#endArrowheadStyle:member
+    package: word!
+    fullName: endArrowheadStyle
+    summary: Specifies the style of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadStyle: Word.ArrowheadStyle | "Mixed" | "None" | "Triangle" |
+        "Open" | "Stealth" | "Diamond" | "Oval";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Triangle" | "Open" | "Stealth" | "Diamond" | "Oval"
+  - name: endArrowheadWidth
+    uid: word!Word.LineFormat#endArrowheadWidth:member
+    package: word!
+    fullName: endArrowheadWidth
+    summary: Specifies the width of the arrowhead at the end of the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        endArrowheadWidth: Word.ArrowheadWidth | "Mixed" | "Narrow" | "Medium" |
+        "Wide";
+      return:
+        type: >-
+           | "Mixed" | "Narrow" |
+          "Medium" | "Wide"
+  - name: foregroundColor
+    uid: word!Word.LineFormat#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Gets a `ColorFormat` object that represents the foreground color for the
+      line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly foregroundColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: insetPen
+    uid: word!Word.LineFormat#insetPen:member
+    package: word!
+    fullName: insetPen
+    summary: Specifies if to draw lines inside a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insetPen: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.LineFormat#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies if the object, or the formatting applied to it, is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible: boolean;'
+      return:
+        type: boolean
+  - name: pattern
+    uid: word!Word.LineFormat#pattern:member
+    package: word!
+    fullName: pattern
+    summary: Specifies the pattern applied to the line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        pattern: Word.PatternType | "Mixed" | "Percent5" | "Percent10" |
+        "Percent20" | "Percent25" | "Percent30" | "Percent40" | "Percent50" |
+        "Percent60" | "Percent70" | "Percent75" | "Percent80" | "Percent90" |
+        "DarkHorizontal" | "DarkVertical" | "DarkDownwardDiagonal" |
+        "DarkUpwardDiagonal" | "SmallCheckerBoard" | "Trellis" |
+        "LightHorizontal" | "LightVertical" | "LightDownwardDiagonal" |
+        "LightUpwardDiagonal" | "SmallGrid" | "DottedDiamond" |
+        "WideDownwardDiagonal" | "WideUpwardDiagonal" | "DashedUpwardDiagonal" |
+        "DashedDownwardDiagonal" | "NarrowVertical" | "NarrowHorizontal" |
+        "DashedVertical" | "DashedHorizontal" | "LargeConfetti" | "LargeGrid" |
+        "HorizontalBrick" | "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" |
+        "SolidDiamond" | "DiagonalBrick" | "OutlinedDiamond" | "Plaid" |
+        "Sphere" | "Weave" | "DottedGrid" | "Divot" | "Shingle" | "Wave" |
+        "Horizontal" | "Vertical" | "Cross" | "DownwardDiagonal" |
+        "UpwardDiagonal" | "DiagonalCross";
+      return:
+        type: >-
+           | "Mixed" | "Percent5" |
+          "Percent10" | "Percent20" | "Percent25" | "Percent30" | "Percent40" |
+          "Percent50" | "Percent60" | "Percent70" | "Percent75" | "Percent80" |
+          "Percent90" | "DarkHorizontal" | "DarkVertical" |
+          "DarkDownwardDiagonal" | "DarkUpwardDiagonal" | "SmallCheckerBoard" |
+          "Trellis" | "LightHorizontal" | "LightVertical" |
+          "LightDownwardDiagonal" | "LightUpwardDiagonal" | "SmallGrid" |
+          "DottedDiamond" | "WideDownwardDiagonal" | "WideUpwardDiagonal" |
+          "DashedUpwardDiagonal" | "DashedDownwardDiagonal" | "NarrowVertical" |
+          "NarrowHorizontal" | "DashedVertical" | "DashedHorizontal" |
+          "LargeConfetti" | "LargeGrid" | "HorizontalBrick" |
+          "LargeCheckerBoard" | "SmallConfetti" | "ZigZag" | "SolidDiamond" |
+          "DiagonalBrick" | "OutlinedDiamond" | "Plaid" | "Sphere" | "Weave" |
+          "DottedGrid" | "Divot" | "Shingle" | "Wave" | "Horizontal" |
+          "Vertical" | "Cross" | "DownwardDiagonal" | "UpwardDiagonal" |
+          "DiagonalCross"
+  - name: style
+    uid: word!Word.LineFormat#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the line format style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        style: Word.LineFormatStyle | "Mixed" | "Single" | "ThinThin" |
+        "ThinThick" | "ThickThin" | "ThickBetweenThin";
+      return:
+        type: >-
+           | "Mixed" | "Single" |
+          "ThinThin" | "ThinThick" | "ThickThin" | "ThickBetweenThin"
+  - name: transparency
+    uid: word!Word.LineFormat#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the line as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency: number;'
+      return:
+        type: number
+  - name: weight
+    uid: word!Word.LineFormat#weight:member
+    package: word!
+    fullName: weight
+    summary: Specifies the thickness of the line in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'weight: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.LineFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.LineFormatLoadOptions): Word.LineFormat;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.LineFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.LineFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.LineFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.LineFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.LineFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.LineFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.LineFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.LineFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.LineFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.LineFormat` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.LineFormatData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.LineFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.LineFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.LineFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.LineFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.LineFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.lineformatstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.lineformatstyle.yml
new file mode 100644
index 0000000000..65bcf27325
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.lineformatstyle.yml
@@ -0,0 +1,73 @@
+### YamlMime:TSEnum
+name: Word.LineFormatStyle
+uid: word!Word.LineFormatStyle:enum
+package: word!
+fullName: Word.LineFormatStyle
+summary: Specifies the style for a line.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.LineFormatStyle.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: single
+    uid: word!Word.LineFormatStyle.single:member
+    package: word!
+    summary: >-
+      Represents a single line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Single"'
+  - name: thickBetweenThin
+    uid: word!Word.LineFormatStyle.thickBetweenThin:member
+    package: word!
+    summary: >-
+      Represents a thick line between two thin lines style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickBetweenThin"'
+  - name: thickThin
+    uid: word!Word.LineFormatStyle.thickThin:member
+    package: word!
+    summary: >-
+      Represents a thick-thin line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThickThin"'
+  - name: thinThick
+    uid: word!Word.LineFormatStyle.thinThick:member
+    package: word!
+    summary: >-
+      Represents a thin-thick line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThick"'
+  - name: thinThin
+    uid: word!Word.LineFormatStyle.thinThin:member
+    package: word!
+    summary: >-
+      Represents a thin-thin line style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThinThin"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.linenumbering.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.linenumbering.yml
new file mode 100644
index 0000000000..91d87b7a39
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.linenumbering.yml
@@ -0,0 +1,315 @@
+### YamlMime:TSType
+name: Word.LineNumbering
+uid: word!Word.LineNumbering:class
+package: word!
+fullName: Word.LineNumbering
+summary: >-
+  Represents line numbers in the left margin or to the left of each
+  newspaper-style column.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.LineNumbering#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: countBy
+    uid: word!Word.LineNumbering#countBy:member
+    package: word!
+    fullName: countBy
+    summary: Specifies the numeric increment for line numbers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'countBy: number;'
+      return:
+        type: number
+  - name: distanceFromText
+    uid: word!Word.LineNumbering#distanceFromText:member
+    package: word!
+    fullName: distanceFromText
+    summary: >-
+      Specifies the distance (in points) between the right edge of line numbers
+      and the left edge of the document text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'distanceFromText: number;'
+      return:
+        type: number
+  - name: isActive
+    uid: word!Word.LineNumbering#isActive:member
+    package: word!
+    fullName: isActive
+    summary: >-
+      Specifies if line numbering is active for the specified document, section,
+      or sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isActive: boolean;'
+      return:
+        type: boolean
+  - name: restartMode
+    uid: word!Word.LineNumbering#restartMode:member
+    package: word!
+    fullName: restartMode
+    summary: >-
+      Specifies the way line numbering runs; that is, whether it starts over at
+      the beginning of a new page or section, or runs continuously.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        restartMode: Word.NumberingRule | "RestartContinuous" | "RestartSection"
+        | "RestartPage";
+      return:
+        type: >-
+           | "RestartContinuous" |
+          "RestartSection" | "RestartPage"
+  - name: startingNumber
+    uid: word!Word.LineNumbering#startingNumber:member
+    package: word!
+    fullName: startingNumber
+    summary: Specifies the starting line number.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startingNumber: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.LineNumbering#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.LineNumberingLoadOptions):
+        Word.LineNumbering;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.LineNumbering#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.LineNumbering;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.LineNumbering#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.LineNumbering;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.LineNumbering#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.LineNumberingUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.LineNumbering#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.LineNumbering): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.LineNumbering#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.LineNumbering`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.LineNumberingData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.LineNumberingData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.LineNumbering#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.LineNumbering;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.LineNumbering#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.LineNumbering;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.linewidth.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.linewidth.yml
new file mode 100644
index 0000000000..af82560677
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.linewidth.yml
@@ -0,0 +1,103 @@
+### YamlMime:TSEnum
+name: Word.LineWidth
+uid: word!Word.LineWidth:enum
+package: word!
+fullName: Word.LineWidth
+summary: Specifies the width of an object's border.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: pt025
+    uid: word!Word.LineWidth.pt025:member
+    package: word!
+    summary: >-
+      Represents a line width of 0.25 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt025"'
+  - name: pt050
+    uid: word!Word.LineWidth.pt050:member
+    package: word!
+    summary: >-
+      Represents a line width of 0.50 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt050"'
+  - name: pt075
+    uid: word!Word.LineWidth.pt075:member
+    package: word!
+    summary: >-
+      Represents a line width of 0.75 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt075"'
+  - name: pt100
+    uid: word!Word.LineWidth.pt100:member
+    package: word!
+    summary: >-
+      Represents a line width of 1.00 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt100"'
+  - name: pt150
+    uid: word!Word.LineWidth.pt150:member
+    package: word!
+    summary: >-
+      Represents a line width of 1.50 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt150"'
+  - name: pt225
+    uid: word!Word.LineWidth.pt225:member
+    package: word!
+    summary: >-
+      Represents a line width of 2.25 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt225"'
+  - name: pt300
+    uid: word!Word.LineWidth.pt300:member
+    package: word!
+    summary: >-
+      Represents a line width of 3.00 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt300"'
+  - name: pt450
+    uid: word!Word.LineWidth.pt450:member
+    package: word!
+    summary: >-
+      Represents a line width of 4.50 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt450"'
+  - name: pt600
+    uid: word!Word.LineWidth.pt600:member
+    package: word!
+    summary: >-
+      Represents a line width of 6.00 points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pt600"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.list.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.list.yml
new file mode 100644
index 0000000000..13c95f92da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.list.yml
@@ -0,0 +1,920 @@
+### YamlMime:TSType
+name: Word.List
+uid: word!Word.List:class
+package: word!
+fullName: Word.List
+summary: >-
+  Contains a collection of [Word.Paragraph](xref:word!Word.Paragraph:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/insert-list.yaml
+
+
+  // This example starts a new list with the second paragraph.
+
+  await Word.run(async (context) => {
+    const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+    paragraphs.load("$none");
+
+    await context.sync();
+
+    // Start new list using the second paragraph.
+    const list: Word.List = paragraphs.items[1].startNewList();
+    list.load("$none");
+
+    await context.sync();
+
+    // To add new items to the list, use Start or End on the insertLocation parameter.
+    list.insertParagraph("New list item at the start of the list", "Start");
+    const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+    // Set up list level for the list item.
+    paragraph.listItem.level = 4;
+
+    // To add paragraphs outside the list, use Before or After.
+    list.insertParagraph("New paragraph goes after (not part of the list)", "After");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.List#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.List#id:member
+    package: word!
+    fullName: id
+    summary: Gets the list's id.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: number;'
+      return:
+        type: number
+  - name: levelExistences
+    uid: word!Word.List#levelExistences:member
+    package: word!
+    fullName: levelExistences
+    summary: >-
+      Checks whether each of the 9 levels exists in the list. A true value
+      indicates the level exists, which means there is at least one list item at
+      that level.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+      // Gets information about the first list in the document.
+
+      await Word.run(async (context) => {
+        const lists: Word.ListCollection = context.document.body.lists;
+        lists.load("items");
+
+        await context.sync();
+
+        if (lists.items.length === 0) {
+          console.warn("There are no lists in this document.");
+          return;
+        }
+        
+        // Get the first list.
+        const list: Word.List = lists.getFirst();
+        list.load("levelTypes,levelExistences");
+
+        await context.sync();
+
+        const levelTypes  = list.levelTypes;
+        console.log("Level types of the first list:");
+        for (let i = 0; i < levelTypes.length; i++) {
+          console.log(`- Level ${i + 1} (index ${i}): ${levelTypes[i]}`);
+        }
+
+        const levelExistences = list.levelExistences;
+        console.log("Level existences of the first list:");
+        for (let i = 0; i < levelExistences.length; i++) {
+          console.log(`- Level ${i + 1} (index ${i}): ${levelExistences[i]}`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly levelExistences: boolean[];'
+      return:
+        type: boolean[]
+  - name: levelTypes
+    uid: word!Word.List#levelTypes:member
+    package: word!
+    fullName: levelTypes
+    summary: >-
+      Gets all 9 level types in the list. Each type can be 'Bullet', 'Number',
+      or 'Picture'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+      // Gets information about the first list in the document.
+
+      await Word.run(async (context) => {
+        const lists: Word.ListCollection = context.document.body.lists;
+        lists.load("items");
+
+        await context.sync();
+
+        if (lists.items.length === 0) {
+          console.warn("There are no lists in this document.");
+          return;
+        }
+        
+        // Get the first list.
+        const list: Word.List = lists.getFirst();
+        list.load("levelTypes,levelExistences");
+
+        await context.sync();
+
+        const levelTypes  = list.levelTypes;
+        console.log("Level types of the first list:");
+        for (let i = 0; i < levelTypes.length; i++) {
+          console.log(`- Level ${i + 1} (index ${i}): ${levelTypes[i]}`);
+        }
+
+        const levelExistences = list.levelExistences;
+        console.log("Level existences of the first list:");
+        for (let i = 0; i < levelExistences.length; i++) {
+          console.log(`- Level ${i + 1} (index ${i}): ${levelExistences[i]}`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly levelTypes: Word.ListLevelType[];'
+      return:
+        type: []
+  - name: paragraphs
+    uid: word!Word.List#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets paragraphs in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraphs: Word.ParagraphCollection;'
+      return:
+        type: 
+methods:
+  - name: getLevelFont(level)
+    uid: word!Word.List#getLevelFont:member(1)
+    package: word!
+    fullName: getLevelFont(level)
+    summary: >-
+      Gets the font of the bullet, number, or picture at the specified level in
+      the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getLevelFont(level: number): Word.Font;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getLevelParagraphs(level)
+    uid: word!Word.List#getLevelParagraphs:member(1)
+    package: word!
+    fullName: getLevelParagraphs(level)
+    summary: Gets the paragraphs that occur at the specified level in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getLevelParagraphs(level: number): Word.ParagraphCollection;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getLevelPicture(level)
+    uid: word!Word.List#getLevelPicture:member(1)
+    package: word!
+    fullName: getLevelPicture(level)
+    summary: >-
+      Gets the Base64-encoded string representation of the picture at the
+      specified level in the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getLevelPicture(level: number): OfficeExtension.ClientResult;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+      return:
+        type: <string>
+        description: ''
+  - name: getLevelString(level)
+    uid: word!Word.List#getLevelString:member(1)
+    package: word!
+    fullName: getLevelString(level)
+    summary: Gets the bullet, number, or picture at the specified level as a string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getLevelString(level: number): OfficeExtension.ClientResult;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+      return:
+        type: <string>
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.List#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/insert-list.yaml
+
+
+      // This example starts a new list with the second paragraph.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("$none");
+
+        await context.sync();
+
+        // Start new list using the second paragraph.
+        const list: Word.List = paragraphs.items[1].startNewList();
+        list.load("$none");
+
+        await context.sync();
+
+        // To add new items to the list, use Start or End on the insertLocation parameter.
+        list.insertParagraph("New list item at the start of the list", "Start");
+        const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+        // Set up list level for the list item.
+        paragraph.listItem.level = 4;
+
+        // To add paragraphs outside the list, use Before or After.
+        list.insertParagraph("New paragraph goes after (not part of the list)", "After");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.start | Word.InsertLocation.end |
+        Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End"
+        | "Before" | "After"): Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Start', 'End', 'Before', or 'After'.
+          type: >-
+             |  |  |  | "Start" | "End" |
+            "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.List#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ListLoadOptions): Word.List;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.List#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.List;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.List#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.List;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: resetLevelFont(level, resetFontName)
+    uid: word!Word.List#resetLevelFont:member(1)
+    package: word!
+    fullName: resetLevelFont(level, resetFontName)
+    summary: >-
+      Resets the font of the bullet, number, or picture at the specified level
+      in the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetLevelFont(level: number, resetFontName?: boolean): void;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: resetFontName
+          description: >-
+            Optional. Indicates whether to reset the font name. Default is false
+            that indicates the font name is kept unchanged.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: setLevelAlignment(level, alignment)
+    uid: word!Word.List#setLevelAlignment:member(1)
+    package: word!
+    fullName: setLevelAlignment(level, alignment)
+    summary: >-
+      Sets the alignment of the bullet, number, or picture at the specified
+      level in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setLevelAlignment(level: number, alignment: Word.Alignment): void;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: alignment
+          description: >-
+            Required. The level alignment that must be 'Left', 'Centered', or
+            'Right'.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setLevelAlignment(level, alignment)
+    uid: word!Word.List#setLevelAlignment:member(2)
+    package: word!
+    fullName: setLevelAlignment(level, alignment)
+    summary: >-
+      Sets the alignment of the bullet, number, or picture at the specified
+      level in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setLevelAlignment(level: number, alignment: "Mixed" | "Unknown" | "Left"
+        | "Centered" | "Right" | "Justified"): void;
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: alignment
+          description: >-
+            Required. The level alignment that must be 'Left', 'Centered', or
+            'Right'.
+          type: '"Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified"'
+      return:
+        type: void
+        description: ''
+  - name: setLevelBullet(level, listBullet, charCode, fontName)
+    uid: word!Word.List#setLevelBullet:member(1)
+    package: word!
+    fullName: setLevelBullet(level, listBullet, charCode, fontName)
+    summary: >-
+      Sets the bullet format at the specified level in the list. If the bullet
+      is 'Custom', the charCode is required.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+      // Inserts a list starting with the first paragraph then set numbering and
+      bullet types of the list items.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("$none");
+
+        await context.sync();
+
+        // Use the first paragraph to start a new list.
+        const list: Word.List = paragraphs.items[0].startNewList();
+        list.load("$none");
+
+        await context.sync();
+
+        // To add new items to the list, use Start or End on the insertLocation parameter.
+        list.insertParagraph("New list item at the start of the list", "Start");
+        const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+        // Set numbering for list level 1.
+        list.setLevelNumbering(0, Word.ListNumbering.arabic);
+
+        // Set bullet type for list level 5.
+        list.setLevelBullet(4, Word.ListBullet.arrow);
+
+        // Set list level for the last item in this list.
+        paragraph.listItem.level = 4;
+
+        list.load("levelTypes");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setLevelBullet(level: number, listBullet: Word.ListBullet, charCode?:
+        number, fontName?: string): void;
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: listBullet
+          description: Required. The bullet.
+          type: 
+        - id: charCode
+          description: >-
+            Optional. The bullet character's code value. Used only if the bullet
+            is 'Custom'.
+          type: number
+        - id: fontName
+          description: >-
+            Optional. The bullet's font name. Used only if the bullet is
+            'Custom'.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: setLevelBullet(level, listBullet, charCode, fontName)
+    uid: word!Word.List#setLevelBullet:member(2)
+    package: word!
+    fullName: setLevelBullet(level, listBullet, charCode, fontName)
+    summary: >-
+      Sets the bullet format at the specified level in the list. If the bullet
+      is 'Custom', the charCode is required.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setLevelBullet(level: number, listBullet: "Custom" | "Solid" | "Hollow"
+        | "Square" | "Diamonds" | "Arrow" | "Checkmark", charCode?: number,
+        fontName?: string): void;
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: listBullet
+          description: Required. The bullet.
+          type: >-
+            "Custom" | "Solid" | "Hollow" | "Square" | "Diamonds" | "Arrow" |
+            "Checkmark"
+        - id: charCode
+          description: >-
+            Optional. The bullet character's code value. Used only if the bullet
+            is 'Custom'.
+          type: number
+        - id: fontName
+          description: >-
+            Optional. The bullet's font name. Used only if the bullet is
+            'Custom'.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: setLevelIndents(level, textIndent, bulletNumberPictureIndent)
+    uid: word!Word.List#setLevelIndents:member(1)
+    package: word!
+    fullName: setLevelIndents(level, textIndent, bulletNumberPictureIndent)
+    summary: Sets the two indents of the specified level in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setLevelIndents(level: number, textIndent: number,
+        bulletNumberPictureIndent: number): void;
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: textIndent
+          description: >-
+            Required. The text indent in points. It is the same as paragraph
+            left indent.
+          type: number
+        - id: bulletNumberPictureIndent
+          description: >-
+            Required. The relative indent, in points, of the bullet, number, or
+            picture. It is the same as paragraph first line indent.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setLevelNumbering(level, listNumbering, formatString)
+    uid: word!Word.List#setLevelNumbering:member(1)
+    package: word!
+    fullName: setLevelNumbering(level, listNumbering, formatString)
+    summary: Sets the numbering format at the specified level in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+      // Inserts a list starting with the first paragraph then set numbering and
+      bullet types of the list items.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("$none");
+
+        await context.sync();
+
+        // Use the first paragraph to start a new list.
+        const list: Word.List = paragraphs.items[0].startNewList();
+        list.load("$none");
+
+        await context.sync();
+
+        // To add new items to the list, use Start or End on the insertLocation parameter.
+        list.insertParagraph("New list item at the start of the list", "Start");
+        const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+        // Set numbering for list level 1.
+        list.setLevelNumbering(0, Word.ListNumbering.arabic);
+
+        // Set bullet type for list level 5.
+        list.setLevelBullet(4, Word.ListBullet.arrow);
+
+        // Set list level for the last item in this list.
+        paragraph.listItem.level = 4;
+
+        list.load("levelTypes");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setLevelNumbering(level: number, listNumbering: Word.ListNumbering,
+        formatString?: Array): void;
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: listNumbering
+          description: Required. The ordinal format.
+          type: 
+        - id: formatString
+          description: >-
+            Optional. The numbering string format defined as an array of strings
+            and/or integers. Each integer is a level of number type that is
+            higher than or equal to this level. For example, an array of \["(",
+            level - 1, ".", level, ")"\] can define the format of "(2.c)", where
+            2 is the parent's item number and c is this level's item number.
+          type: Array<string | number>
+      return:
+        type: void
+        description: ''
+  - name: setLevelNumbering(level, listNumbering, formatString)
+    uid: word!Word.List#setLevelNumbering:member(2)
+    package: word!
+    fullName: setLevelNumbering(level, listNumbering, formatString)
+    summary: Sets the numbering format at the specified level in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setLevelNumbering(level: number, listNumbering: "None" | "Arabic" |
+        "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter",
+        formatString?: Array): void;
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: listNumbering
+          description: Required. The ordinal format.
+          type: >-
+            "None" | "Arabic" | "UpperRoman" | "LowerRoman" | "UpperLetter" |
+            "LowerLetter"
+        - id: formatString
+          description: >-
+            Optional. The numbering string format defined as an array of strings
+            and/or integers. Each integer is a level of number type that is
+            higher than or equal to this level. For example, an array of \["(",
+            level - 1, ".", level, ")"\] can define the format of "(2.c)", where
+            2 is the parent's item number and c is this level's item number.
+          type: Array<string | number>
+      return:
+        type: void
+        description: ''
+  - name: setLevelPicture(level, base64EncodedImage)
+    uid: word!Word.List#setLevelPicture:member(1)
+    package: word!
+    fullName: setLevelPicture(level, base64EncodedImage)
+    summary: Sets the picture at the specified level in the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setLevelPicture(level: number, base64EncodedImage?: string): void;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: base64EncodedImage
+          description: >-
+            Optional. The Base64-encoded image to be set. If not given, the
+            default picture is set.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: setLevelStartingNumber(level, startingNumber)
+    uid: word!Word.List#setLevelStartingNumber:member(1)
+    package: word!
+    fullName: setLevelStartingNumber(level, startingNumber)
+    summary: >-
+      Sets the starting number at the specified level in the list. Default value
+      is 1.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setLevelStartingNumber(level: number, startingNumber: number): void;'
+      parameters:
+        - id: level
+          description: Required. The level in the list.
+          type: number
+        - id: startingNumber
+          description: Required. The number to start with.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.List#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.List` object is an
+      API object, the `toJSON` method returns a plain JavaScript object (typed
+      as `Word.Interfaces.ListData`) that contains shallow copies of any
+      loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.List#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.List;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.List#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.List;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listapplyto.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listapplyto.yml
new file mode 100644
index 0000000000..b8507ddb1f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listapplyto.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSEnum
+name: Word.ListApplyTo
+uid: word!Word.ListApplyTo:enum
+package: word!
+fullName: Word.ListApplyTo
+summary: Specifies the portion of a list to which to apply a list template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: selection
+    uid: word!Word.ListApplyTo.selection:member
+    package: word!
+    summary: >-
+      Applies the list template to the selection.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Selection"'
+  - name: thisPointForward
+    uid: word!Word.ListApplyTo.thisPointForward:member
+    package: word!
+    summary: >-
+      Applies the list template from the cursor insertion point to the end of
+      the list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThisPointForward"'
+  - name: wholeList
+    uid: word!Word.ListApplyTo.wholeList:member
+    package: word!
+    summary: >-
+      Applies the list template to the entire list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WholeList"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listbuiltinnumberstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listbuiltinnumberstyle.yml
new file mode 100644
index 0000000000..3986656e3b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listbuiltinnumberstyle.yml
@@ -0,0 +1,532 @@
+### YamlMime:TSEnum
+name: Word.ListBuiltInNumberStyle
+uid: word!Word.ListBuiltInNumberStyle:enum
+package: word!
+fullName: Word.ListBuiltInNumberStyle
+summary: ''
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/manage-list-styles.yaml
+
+
+  // Gets the properties of the specified style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to get properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load("type");
+    await context.sync();
+
+    if (style.isNullObject || style.type != Word.StyleType.list) {
+      console.warn(`There's no existing style with the name '${styleName}'. Or this isn't a list style.`);
+    } else {
+      // Load objects to log properties and their values in the console.
+      style.load();
+      style.listTemplate.load();
+      await context.sync();
+
+      console.log(`Properties of the '${styleName}' style:`, style);
+
+      const listLevels = style.listTemplate.listLevels;
+      listLevels.load("items");
+      await context.sync();
+
+      console.log(`List levels of the '${styleName}' style:`, listLevels);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: aiueo
+    uid: word!Word.ListBuiltInNumberStyle.aiueo:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Aiueo"'
+  - name: aiueoHalfWidth
+    uid: word!Word.ListBuiltInNumberStyle.aiueoHalfWidth:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AiueoHalfWidth"'
+  - name: arabic
+    uid: word!Word.ListBuiltInNumberStyle.arabic:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic"'
+  - name: arabic1
+    uid: word!Word.ListBuiltInNumberStyle.arabic1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic1"'
+  - name: arabic2
+    uid: word!Word.ListBuiltInNumberStyle.arabic2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic2"'
+  - name: arabicFullWidth
+    uid: word!Word.ListBuiltInNumberStyle.arabicFullWidth:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicFullWidth"'
+  - name: arabicLZ
+    uid: word!Word.ListBuiltInNumberStyle.arabicLZ:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicLZ"'
+  - name: arabicLZ2
+    uid: word!Word.ListBuiltInNumberStyle.arabicLZ2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicLZ2"'
+  - name: arabicLZ3
+    uid: word!Word.ListBuiltInNumberStyle.arabicLZ3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicLZ3"'
+  - name: arabicLZ4
+    uid: word!Word.ListBuiltInNumberStyle.arabicLZ4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArabicLZ4"'
+  - name: bullet
+    uid: word!Word.ListBuiltInNumberStyle.bullet:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bullet"'
+  - name: cardinalText
+    uid: word!Word.ListBuiltInNumberStyle.cardinalText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CardinalText"'
+  - name: chosung
+    uid: word!Word.ListBuiltInNumberStyle.chosung:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Chosung"'
+  - name: ganada
+    uid: word!Word.ListBuiltInNumberStyle.ganada:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ganada"'
+  - name: gbnum1
+    uid: word!Word.ListBuiltInNumberStyle.gbnum1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GBNum1"'
+  - name: gbnum2
+    uid: word!Word.ListBuiltInNumberStyle.gbnum2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GBNum2"'
+  - name: gbnum3
+    uid: word!Word.ListBuiltInNumberStyle.gbnum3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GBNum3"'
+  - name: gbnum4
+    uid: word!Word.ListBuiltInNumberStyle.gbnum4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GBNum4"'
+  - name: hangul
+    uid: word!Word.ListBuiltInNumberStyle.hangul:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hangul"'
+  - name: hanja
+    uid: word!Word.ListBuiltInNumberStyle.hanja:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hanja"'
+  - name: hanjaRead
+    uid: word!Word.ListBuiltInNumberStyle.hanjaRead:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HanjaRead"'
+  - name: hanjaReadDigit
+    uid: word!Word.ListBuiltInNumberStyle.hanjaReadDigit:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HanjaReadDigit"'
+  - name: hebrew1
+    uid: word!Word.ListBuiltInNumberStyle.hebrew1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hebrew1"'
+  - name: hebrew2
+    uid: word!Word.ListBuiltInNumberStyle.hebrew2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hebrew2"'
+  - name: hindiArabic
+    uid: word!Word.ListBuiltInNumberStyle.hindiArabic:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HindiArabic"'
+  - name: hindiCardinalText
+    uid: word!Word.ListBuiltInNumberStyle.hindiCardinalText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HindiCardinalText"'
+  - name: hindiLetter1
+    uid: word!Word.ListBuiltInNumberStyle.hindiLetter1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HindiLetter1"'
+  - name: hindiLetter2
+    uid: word!Word.ListBuiltInNumberStyle.hindiLetter2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HindiLetter2"'
+  - name: iroha
+    uid: word!Word.ListBuiltInNumberStyle.iroha:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Iroha"'
+  - name: irohaHalfWidth
+    uid: word!Word.ListBuiltInNumberStyle.irohaHalfWidth:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IrohaHalfWidth"'
+  - name: kanji
+    uid: word!Word.ListBuiltInNumberStyle.kanji:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Kanji"'
+  - name: kanjiDigit
+    uid: word!Word.ListBuiltInNumberStyle.kanjiDigit:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"KanjiDigit"'
+  - name: kanjiTraditional
+    uid: word!Word.ListBuiltInNumberStyle.kanjiTraditional:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"KanjiTraditional"'
+  - name: kanjiTraditional2
+    uid: word!Word.ListBuiltInNumberStyle.kanjiTraditional2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"KanjiTraditional2"'
+  - name: legal
+    uid: word!Word.ListBuiltInNumberStyle.legal:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Legal"'
+  - name: legalLZ
+    uid: word!Word.ListBuiltInNumberStyle.legalLZ:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegalLZ"'
+  - name: lowercaseBulgarian
+    uid: word!Word.ListBuiltInNumberStyle.lowercaseBulgarian:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowercaseBulgarian"'
+  - name: lowercaseGreek
+    uid: word!Word.ListBuiltInNumberStyle.lowercaseGreek:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowercaseGreek"'
+  - name: lowercaseRussian
+    uid: word!Word.ListBuiltInNumberStyle.lowercaseRussian:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowercaseRussian"'
+  - name: lowercaseTurkish
+    uid: word!Word.ListBuiltInNumberStyle.lowercaseTurkish:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowercaseTurkish"'
+  - name: lowerLetter
+    uid: word!Word.ListBuiltInNumberStyle.lowerLetter:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowerLetter"'
+  - name: lowerRoman
+    uid: word!Word.ListBuiltInNumberStyle.lowerRoman:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowerRoman"'
+  - name: none
+    uid: word!Word.ListBuiltInNumberStyle.none:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: numberInCircle
+    uid: word!Word.ListBuiltInNumberStyle.numberInCircle:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NumberInCircle"'
+  - name: ordinal
+    uid: word!Word.ListBuiltInNumberStyle.ordinal:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ordinal"'
+  - name: ordinalText
+    uid: word!Word.ListBuiltInNumberStyle.ordinalText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OrdinalText"'
+  - name: pictureBullet
+    uid: word!Word.ListBuiltInNumberStyle.pictureBullet:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PictureBullet"'
+  - name: simpChinNum1
+    uid: word!Word.ListBuiltInNumberStyle.simpChinNum1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimpChinNum1"'
+  - name: simpChinNum2
+    uid: word!Word.ListBuiltInNumberStyle.simpChinNum2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimpChinNum2"'
+  - name: simpChinNum3
+    uid: word!Word.ListBuiltInNumberStyle.simpChinNum3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimpChinNum3"'
+  - name: simpChinNum4
+    uid: word!Word.ListBuiltInNumberStyle.simpChinNum4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SimpChinNum4"'
+  - name: thaiArabic
+    uid: word!Word.ListBuiltInNumberStyle.thaiArabic:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThaiArabic"'
+  - name: thaiCardinalText
+    uid: word!Word.ListBuiltInNumberStyle.thaiCardinalText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThaiCardinalText"'
+  - name: thaiLetter
+    uid: word!Word.ListBuiltInNumberStyle.thaiLetter:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ThaiLetter"'
+  - name: tradChinNum1
+    uid: word!Word.ListBuiltInNumberStyle.tradChinNum1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TradChinNum1"'
+  - name: tradChinNum2
+    uid: word!Word.ListBuiltInNumberStyle.tradChinNum2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TradChinNum2"'
+  - name: tradChinNum3
+    uid: word!Word.ListBuiltInNumberStyle.tradChinNum3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TradChinNum3"'
+  - name: tradChinNum4
+    uid: word!Word.ListBuiltInNumberStyle.tradChinNum4:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TradChinNum4"'
+  - name: uppercaseBulgarian
+    uid: word!Word.ListBuiltInNumberStyle.uppercaseBulgarian:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UppercaseBulgarian"'
+  - name: uppercaseGreek
+    uid: word!Word.ListBuiltInNumberStyle.uppercaseGreek:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UppercaseGreek"'
+  - name: uppercaseRussian
+    uid: word!Word.ListBuiltInNumberStyle.uppercaseRussian:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UppercaseRussian"'
+  - name: uppercaseTurkish
+    uid: word!Word.ListBuiltInNumberStyle.uppercaseTurkish:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UppercaseTurkish"'
+  - name: upperLetter
+    uid: word!Word.ListBuiltInNumberStyle.upperLetter:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpperLetter"'
+  - name: upperRoman
+    uid: word!Word.ListBuiltInNumberStyle.upperRoman:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpperRoman"'
+  - name: vietCardinalText
+    uid: word!Word.ListBuiltInNumberStyle.vietCardinalText:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"VietCardinalText"'
+  - name: zodiac1
+    uid: word!Word.ListBuiltInNumberStyle.zodiac1:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Zodiac1"'
+  - name: zodiac2
+    uid: word!Word.ListBuiltInNumberStyle.zodiac2:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Zodiac2"'
+  - name: zodiac3
+    uid: word!Word.ListBuiltInNumberStyle.zodiac3:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Zodiac3"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listbullet.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listbullet.yml
new file mode 100644
index 0000000000..abca946d8d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listbullet.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSEnum
+name: Word.ListBullet
+uid: word!Word.ListBullet:enum
+package: word!
+fullName: Word.ListBullet
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+  // Inserts a list starting with the first paragraph then set numbering and
+  bullet types of the list items.
+
+  await Word.run(async (context) => {
+    const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+    paragraphs.load("$none");
+
+    await context.sync();
+
+    // Use the first paragraph to start a new list.
+    const list: Word.List = paragraphs.items[0].startNewList();
+    list.load("$none");
+
+    await context.sync();
+
+    // To add new items to the list, use Start or End on the insertLocation parameter.
+    list.insertParagraph("New list item at the start of the list", "Start");
+    const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+    // Set numbering for list level 1.
+    list.setLevelNumbering(0, Word.ListNumbering.arabic);
+
+    // Set bullet type for list level 5.
+    list.setLevelBullet(4, Word.ListBullet.arrow);
+
+    // Set list level for the last item in this list.
+    paragraph.listItem.level = 4;
+
+    list.load("levelTypes");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: arrow
+    uid: word!Word.ListBullet.arrow:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arrow"'
+  - name: checkmark
+    uid: word!Word.ListBullet.checkmark:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Checkmark"'
+  - name: custom
+    uid: word!Word.ListBullet.custom:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom"'
+  - name: diamonds
+    uid: word!Word.ListBullet.diamonds:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Diamonds"'
+  - name: hollow
+    uid: word!Word.ListBullet.hollow:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hollow"'
+  - name: solid
+    uid: word!Word.ListBullet.solid:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Solid"'
+  - name: square
+    uid: word!Word.ListBullet.square:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Square"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listcollection.yml
new file mode 100644
index 0000000000..adb541f673
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listcollection.yml
@@ -0,0 +1,334 @@
+### YamlMime:TSType
+name: Word.ListCollection
+uid: word!Word.ListCollection:class
+package: word!
+fullName: Word.ListCollection
+summary: Contains a collection of [Word.List](xref:word!Word.List:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+  // Gets information about the first list in the document.
+
+  await Word.run(async (context) => {
+    const lists: Word.ListCollection = context.document.body.lists;
+    lists.load("items");
+
+    await context.sync();
+
+    if (lists.items.length === 0) {
+      console.warn("There are no lists in this document.");
+      return;
+    }
+    
+    // Get the first list.
+    const list: Word.List = lists.getFirst();
+    list.load("levelTypes,levelExistences");
+
+    await context.sync();
+
+    const levelTypes  = list.levelTypes;
+    console.log("Level types of the first list:");
+    for (let i = 0; i < levelTypes.length; i++) {
+      console.log(`- Level ${i + 1} (index ${i}): ${levelTypes[i]}`);
+    }
+
+    const levelExistences = list.levelExistences;
+    console.log("Level existences of the first list:");
+    for (let i = 0; i < levelExistences.length; i++) {
+      console.log(`- Level ${i + 1} (index ${i}): ${levelExistences[i]}`);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ListCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ListCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.List[];'
+      return:
+        type: []
+methods:
+  - name: getById(id)
+    uid: word!Word.ListCollection#getById:member(1)
+    package: word!
+    fullName: getById(id)
+    summary: >-
+      Gets a list by its identifier. Throws an `ItemNotFound` error if there
+      isn't a list with the identifier in this collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getById(id: number): Word.List;'
+      parameters:
+        - id: id
+          description: Required. A list identifier.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getByIdOrNullObject(id)
+    uid: word!Word.ListCollection#getByIdOrNullObject:member(1)
+    package: word!
+    fullName: getByIdOrNullObject(id)
+    summary: >-
+      Gets a list by its identifier. If there isn't a list with the identifier
+      in this collection, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByIdOrNullObject(id: number): Word.List;'
+      parameters:
+        - id: id
+          description: Required. A list identifier.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getFirst()
+    uid: word!Word.ListCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first list in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.List;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ListCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first list in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.List;'
+      return:
+        type: 
+        description: ''
+  - name: getItem(id)
+    uid: word!Word.ListCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(id)
+    summary: Gets a list object by its ID.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(id: number): Word.List;'
+      parameters:
+        - id: id
+          description: The list's ID.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ListCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ListCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.ListCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ListCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ListCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ListCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ListCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ListCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ListCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ListCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ListCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ListCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ListCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ListCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listformat.yml
new file mode 100644
index 0000000000..0d92dda9b8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listformat.yml
@@ -0,0 +1,681 @@
+### YamlMime:TSType
+name: Word.ListFormat
+uid: word!Word.ListFormat:class
+package: word!
+fullName: Word.ListFormat
+summary: Represents the list formatting characteristics of a range.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ListFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: isSingleList
+    uid: word!Word.ListFormat#isSingleList:member
+    package: word!
+    fullName: isSingleList
+    summary: Indicates whether the `ListFormat` object contains a single list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isSingleList: boolean;'
+      return:
+        type: boolean
+  - name: isSingleListTemplate
+    uid: word!Word.ListFormat#isSingleListTemplate:member
+    package: word!
+    fullName: isSingleListTemplate
+    summary: Indicates whether the `ListFormat` object contains a single list template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isSingleListTemplate: boolean;'
+      return:
+        type: boolean
+  - name: list
+    uid: word!Word.ListFormat#list:member
+    package: word!
+    fullName: list
+    summary: >-
+      Returns a `List` object that represents the first formatted list contained
+      in the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly list: Word.List;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.ListFormat#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: >-
+      Specifies the list level number for the first paragraph for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listLevelNumber: number;'
+      return:
+        type: number
+  - name: listString
+    uid: word!Word.ListFormat#listString:member
+    package: word!
+    fullName: listString
+    summary: >-
+      Gets the string representation of the list value of the first paragraph in
+      the range for the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listString: string;'
+      return:
+        type: string
+  - name: listTemplate
+    uid: word!Word.ListFormat#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: Gets the list template associated with the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listTemplate: Word.ListTemplate;'
+      return:
+        type: 
+  - name: listType
+    uid: word!Word.ListFormat#listType:member
+    package: word!
+    fullName: listType
+    summary: Gets the type of the list for the `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly listType: Word.ListType | "ListNoNumbering" | "ListListNumOnly"
+        | "ListBullet" | "ListSimpleNumbering" | "ListOutlineNumbering" |
+        "ListMixedNumbering" | "ListPictureBullet";
+      return:
+        type: >-
+           | "ListNoNumbering" |
+          "ListListNumOnly" | "ListBullet" | "ListSimpleNumbering" |
+          "ListOutlineNumbering" | "ListMixedNumbering" | "ListPictureBullet"
+  - name: listValue
+    uid: word!Word.ListFormat#listValue:member
+    package: word!
+    fullName: listValue
+    summary: >-
+      Gets the numeric value of the the first paragraph in the range for the
+      `ListFormat` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listValue: number;'
+      return:
+        type: number
+methods:
+  - name: applyBulletDefault(defaultListBehavior)
+    uid: word!Word.ListFormat#applyBulletDefault:member(1)
+    package: word!
+    fullName: applyBulletDefault(defaultListBehavior)
+    summary: Adds bullets and formatting to the paragraphs in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'applyBulletDefault(defaultListBehavior: Word.DefaultListBehavior): void;'
+      parameters:
+        - id: defaultListBehavior
+          description: >-
+            Optional. Specifies the default list behavior. Default is
+            `DefaultListBehavior.word97`.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: applyBulletDefault(defaultListBehavior)
+    uid: word!Word.ListFormat#applyBulletDefault:member(2)
+    package: word!
+    fullName: applyBulletDefault(defaultListBehavior)
+    summary: Adds bullets and formatting to the paragraphs in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        applyBulletDefault(defaultListBehavior: "Word97" | "Word2000" |
+        "Word2002"): void;
+      parameters:
+        - id: defaultListBehavior
+          description: >-
+            Optional. Specifies the default list behavior. Default is
+            `DefaultListBehavior.word97`.
+          type: '"Word97" | "Word2000" | "Word2002"'
+      return:
+        type: void
+        description: ''
+  - name: applyListTemplateWithLevel(listTemplate, options)
+    uid: word!Word.ListFormat#applyListTemplateWithLevel:member(1)
+    package: word!
+    fullName: applyListTemplateWithLevel(listTemplate, options)
+    summary: >-
+      Applies a list template with a specific level to the paragraphs in the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        applyListTemplateWithLevel(listTemplate: Word.ListTemplate, options?:
+        Word.ListTemplateApplyOptions): void;
+      parameters:
+        - id: listTemplate
+          description: The list template to apply.
+          type: 
+        - id: options
+          description: >-
+            Optional. Options for applying the list template, such as whether to
+            continue the previous list or which part of the list to apply the
+            template to.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: applyNumberDefault(defaultListBehavior)
+    uid: word!Word.ListFormat#applyNumberDefault:member(1)
+    package: word!
+    fullName: applyNumberDefault(defaultListBehavior)
+    summary: Adds numbering and formatting to the paragraphs in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'applyNumberDefault(defaultListBehavior: Word.DefaultListBehavior): void;'
+      parameters:
+        - id: defaultListBehavior
+          description: Optional. Specifies the default list behavior.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: applyNumberDefault(defaultListBehavior)
+    uid: word!Word.ListFormat#applyNumberDefault:member(2)
+    package: word!
+    fullName: applyNumberDefault(defaultListBehavior)
+    summary: Adds numbering and formatting to the paragraphs in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        applyNumberDefault(defaultListBehavior: "Word97" | "Word2000" |
+        "Word2002"): void;
+      parameters:
+        - id: defaultListBehavior
+          description: Optional. Specifies the default list behavior.
+          type: '"Word97" | "Word2000" | "Word2002"'
+      return:
+        type: void
+        description: ''
+  - name: applyOutlineNumberDefault(defaultListBehavior)
+    uid: word!Word.ListFormat#applyOutlineNumberDefault:member(1)
+    package: word!
+    fullName: applyOutlineNumberDefault(defaultListBehavior)
+    summary: Adds outline numbering and formatting to the paragraphs in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        applyOutlineNumberDefault(defaultListBehavior:
+        Word.DefaultListBehavior): void;
+      parameters:
+        - id: defaultListBehavior
+          description: Optional. Specifies the default list behavior.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: applyOutlineNumberDefault(defaultListBehavior)
+    uid: word!Word.ListFormat#applyOutlineNumberDefault:member(2)
+    package: word!
+    fullName: applyOutlineNumberDefault(defaultListBehavior)
+    summary: Adds outline numbering and formatting to the paragraphs in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        applyOutlineNumberDefault(defaultListBehavior: "Word97" | "Word2000" |
+        "Word2002"): void;
+      parameters:
+        - id: defaultListBehavior
+          description: Optional. Specifies the default list behavior.
+          type: '"Word97" | "Word2000" | "Word2002"'
+      return:
+        type: void
+        description: ''
+  - name: canContinuePreviousList(listTemplate)
+    uid: word!Word.ListFormat#canContinuePreviousList:member(1)
+    package: word!
+    fullName: canContinuePreviousList(listTemplate)
+    summary: Determines whether the `ListFormat` object can continue a previous list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        canContinuePreviousList(listTemplate: Word.ListTemplate):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: listTemplate
+          description: The list template to check.
+          type: 
+      return:
+        type: >-
+          <>
+        description: A `Continue` value indicating whether continuation is possible.
+  - name: convertNumbersToText(numberType)
+    uid: word!Word.ListFormat#convertNumbersToText:member(1)
+    package: word!
+    fullName: convertNumbersToText(numberType)
+    summary: Converts numbers in the list to plain text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'convertNumbersToText(numberType: Word.NumberType): void;'
+      parameters:
+        - id: numberType
+          description: Optional. The type of number to convert.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: convertNumbersToText(numberType)
+    uid: word!Word.ListFormat#convertNumbersToText:member(2)
+    package: word!
+    fullName: convertNumbersToText(numberType)
+    summary: Converts numbers in the list to plain text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        convertNumbersToText(numberType: "Paragraph" | "ListNum" |
+        "AllNumbers"): void;
+      parameters:
+        - id: numberType
+          description: Optional. The type of number to convert.
+          type: '"Paragraph" | "ListNum" | "AllNumbers"'
+      return:
+        type: void
+        description: ''
+  - name: countNumberedItems(options)
+    uid: word!Word.ListFormat#countNumberedItems:member(1)
+    package: word!
+    fullName: countNumberedItems(options)
+    summary: Counts the numbered items in the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        countNumberedItems(options?: Word.ListFormatCountNumberedItemsOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: options
+          description: >-
+            Optional. Options for counting numbered items, such as the type of
+            number and the level to count.
+          type: >-
+            
+      return:
+        type: <number>
+        description: The number of items.
+  - name: listIndent()
+    uid: word!Word.ListFormat#listIndent:member(1)
+    package: word!
+    fullName: listIndent()
+    summary: Indents the list by one level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listIndent(): void;'
+      return:
+        type: void
+        description: ''
+  - name: listOutdent()
+    uid: word!Word.ListFormat#listOutdent:member(1)
+    package: word!
+    fullName: listOutdent()
+    summary: Outdents the list by one level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'listOutdent(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.ListFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ListFormatLoadOptions): Word.ListFormat;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ListFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ListFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ListFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ListFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: removeNumbers(numberType)
+    uid: word!Word.ListFormat#removeNumbers:member(1)
+    package: word!
+    fullName: removeNumbers(numberType)
+    summary: Removes numbering from the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeNumbers(numberType: Word.NumberType): void;'
+      parameters:
+        - id: numberType
+          description: Optional. The type of number to remove.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: removeNumbers(numberType)
+    uid: word!Word.ListFormat#removeNumbers:member(2)
+    package: word!
+    fullName: removeNumbers(numberType)
+    summary: Removes numbering from the list.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeNumbers(numberType: "Paragraph" | "ListNum" | "AllNumbers"): void;'
+      parameters:
+        - id: numberType
+          description: Optional. The type of number to remove.
+          type: '"Paragraph" | "ListNum" | "AllNumbers"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ListFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ListFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ListFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ListFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ListFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ListFormat` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ListFormatData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ListFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ListFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ListFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ListFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listformatcountnumbereditemsoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listformatcountnumbereditemsoptions.yml
new file mode 100644
index 0000000000..8699fec88b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listformatcountnumbereditemsoptions.yml
@@ -0,0 +1,48 @@
+### YamlMime:TSType
+name: Word.ListFormatCountNumberedItemsOptions
+uid: word!Word.ListFormatCountNumberedItemsOptions:interface
+package: word!
+fullName: Word.ListFormatCountNumberedItemsOptions
+summary: Represents options for counting numbered items in a range.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: level
+    uid: word!Word.ListFormatCountNumberedItemsOptions#level:member
+    package: word!
+    fullName: level
+    summary: If provided, specifies the level to count. The default value is 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level?: number;'
+      return:
+        type: number
+  - name: numberType
+    uid: word!Word.ListFormatCountNumberedItemsOptions#numberType:member
+    package: word!
+    fullName: numberType
+    summary: >-
+      If provided, specifies the type of number to count. The default value is
+      `Word.NumberType.paragraph`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberType?: Word.NumberType | "Paragraph" | "ListNum" | "AllNumbers";'
+      return:
+        type: >-
+           | "Paragraph" | "ListNum" |
+          "AllNumbers"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listitem.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listitem.yml
new file mode 100644
index 0000000000..54de7f7e5e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listitem.yml
@@ -0,0 +1,419 @@
+### YamlMime:TSType
+name: Word.ListItem
+uid: word!Word.ListItem:class
+package: word!
+fullName: Word.ListItem
+summary: Represents the paragraph list item format.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/insert-list.yaml
+
+
+  // This example starts a new list with the second paragraph.
+
+  await Word.run(async (context) => {
+    const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+    paragraphs.load("$none");
+
+    await context.sync();
+
+    // Start new list using the second paragraph.
+    const list: Word.List = paragraphs.items[1].startNewList();
+    list.load("$none");
+
+    await context.sync();
+
+    // To add new items to the list, use Start or End on the insertLocation parameter.
+    list.insertParagraph("New list item at the start of the list", "Start");
+    const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+    // Set up list level for the list item.
+    paragraph.listItem.level = 4;
+
+    // To add paragraphs outside the list, use Before or After.
+    list.insertParagraph("New paragraph goes after (not part of the list)", "After");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ListItem#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: level
+    uid: word!Word.ListItem#level:member
+    package: word!
+    fullName: level
+    summary: Specifies the level of the item in the list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/insert-list.yaml
+
+
+      // This example starts a new list with the second paragraph.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("$none");
+
+        await context.sync();
+
+        // Start new list using the second paragraph.
+        const list: Word.List = paragraphs.items[1].startNewList();
+        list.load("$none");
+
+        await context.sync();
+
+        // To add new items to the list, use Start or End on the insertLocation parameter.
+        list.insertParagraph("New list item at the start of the list", "Start");
+        const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+        // Set up list level for the list item.
+        paragraph.listItem.level = 4;
+
+        // To add paragraphs outside the list, use Before or After.
+        list.insertParagraph("New paragraph goes after (not part of the list)", "After");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'level: number;'
+      return:
+        type: number
+  - name: listString
+    uid: word!Word.ListItem#listString:member
+    package: word!
+    fullName: listString
+    summary: Gets the list item bullet, number, or picture as a string.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listString: string;'
+      return:
+        type: string
+  - name: siblingIndex
+    uid: word!Word.ListItem#siblingIndex:member
+    package: word!
+    fullName: siblingIndex
+    summary: Gets the list item order number in relation to its siblings.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly siblingIndex: number;'
+      return:
+        type: number
+methods:
+  - name: getAncestor(parentOnly)
+    uid: word!Word.ListItem#getAncestor:member(1)
+    package: word!
+    fullName: getAncestor(parentOnly)
+    summary: >-
+      Gets the list item parent, or the closest ancestor if the parent doesn't
+      exist. Throws an `ItemNotFound` error if the list item has no ancestor.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getAncestor(parentOnly?: boolean): Word.Paragraph;'
+      parameters:
+        - id: parentOnly
+          description: >-
+            Optional. Specifies only the list item's parent will be returned.
+            The default is false that specifies to get the lowest ancestor.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getAncestorOrNullObject(parentOnly)
+    uid: word!Word.ListItem#getAncestorOrNullObject:member(1)
+    package: word!
+    fullName: getAncestorOrNullObject(parentOnly)
+    summary: >-
+      Gets the list item parent, or the closest ancestor if the parent doesn't
+      exist. If the list item has no ancestor, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getAncestorOrNullObject(parentOnly?: boolean): Word.Paragraph;'
+      parameters:
+        - id: parentOnly
+          description: >-
+            Optional. Specifies only the list item's parent will be returned.
+            The default is false that specifies to get the lowest ancestor.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getDescendants(directChildrenOnly)
+    uid: word!Word.ListItem#getDescendants:member(1)
+    package: word!
+    fullName: getDescendants(directChildrenOnly)
+    summary: Gets all descendant list items of the list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getDescendants(directChildrenOnly?: boolean): Word.ParagraphCollection;'
+      parameters:
+        - id: directChildrenOnly
+          description: >-
+            Optional. Specifies only the list item's direct children will be
+            returned. The default is false that indicates to get all descendant
+            items.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ListItem#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ListItemLoadOptions): Word.ListItem;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ListItem#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ListItem;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ListItem#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ListItem;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ListItem#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ListItemUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ListItem#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ListItem): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ListItem#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ListItem` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ListItemData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListItemData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ListItem#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ListItem;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ListItem#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ListItem;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listlevel.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listlevel.yml
new file mode 100644
index 0000000000..1910eaa96a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listlevel.yml
@@ -0,0 +1,485 @@
+### YamlMime:TSType
+name: Word.ListLevel
+uid: word!Word.ListLevel:class
+package: word!
+fullName: Word.ListLevel
+summary: Represents a list level.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/manage-list-styles.yaml
+
+
+  // Gets the properties of the specified style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to get properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load("type");
+    await context.sync();
+
+    if (style.isNullObject || style.type != Word.StyleType.list) {
+      console.warn(`There's no existing style with the name '${styleName}'. Or this isn't a list style.`);
+    } else {
+      // Load objects to log properties and their values in the console.
+      style.load();
+      style.listTemplate.load();
+      await context.sync();
+
+      console.log(`Properties of the '${styleName}' style:`, style);
+
+      const listLevels = style.listTemplate.listLevels;
+      listLevels.load("items");
+      await context.sync();
+
+      console.log(`List levels of the '${styleName}' style:`, listLevels);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: alignment
+    uid: word!Word.ListLevel#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the horizontal alignment of the list level. The value can be
+      'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: context
+    uid: word!Word.ListLevel#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.ListLevel#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a Font object that represents the character formatting of the
+      specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: linkedStyle
+    uid: word!Word.ListLevel#linkedStyle:member
+    package: word!
+    fullName: linkedStyle
+    summary: >-
+      Specifies the name of the style that's linked to the specified list level
+      object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkedStyle: string;'
+      return:
+        type: string
+  - name: numberFormat
+    uid: word!Word.ListLevel#numberFormat:member
+    package: word!
+    fullName: numberFormat
+    summary: Specifies the number format for the specified list level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberFormat: string;'
+      return:
+        type: string
+  - name: numberPosition
+    uid: word!Word.ListLevel#numberPosition:member
+    package: word!
+    fullName: numberPosition
+    summary: >-
+      Specifies the position (in points) of the number or bullet for the
+      specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'numberPosition: number;'
+      return:
+        type: number
+  - name: numberStyle
+    uid: word!Word.ListLevel#numberStyle:member
+    package: word!
+    fullName: numberStyle
+    summary: Specifies the number style for the list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        numberStyle: Word.ListBuiltInNumberStyle | "None" | "Arabic" |
+        "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter" | "Ordinal"
+        | "CardinalText" | "OrdinalText" | "Kanji" | "KanjiDigit" |
+        "AiueoHalfWidth" | "IrohaHalfWidth" | "ArabicFullWidth" |
+        "KanjiTraditional" | "KanjiTraditional2" | "NumberInCircle" | "Aiueo" |
+        "Iroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GBNum1" |
+        "GBNum2" | "GBNum3" | "GBNum4" | "Zodiac1" | "Zodiac2" | "Zodiac3" |
+        "TradChinNum1" | "TradChinNum2" | "TradChinNum3" | "TradChinNum4" |
+        "SimpChinNum1" | "SimpChinNum2" | "SimpChinNum3" | "SimpChinNum4" |
+        "HanjaRead" | "HanjaReadDigit" | "Hangul" | "Hanja" | "Hebrew1" |
+        "Arabic1" | "Hebrew2" | "Arabic2" | "HindiLetter1" | "HindiLetter2" |
+        "HindiArabic" | "HindiCardinalText" | "ThaiLetter" | "ThaiArabic" |
+        "ThaiCardinalText" | "VietCardinalText" | "LowercaseRussian" |
+        "UppercaseRussian" | "LowercaseGreek" | "UppercaseGreek" | "ArabicLZ2" |
+        "ArabicLZ3" | "ArabicLZ4" | "LowercaseTurkish" | "UppercaseTurkish" |
+        "LowercaseBulgarian" | "UppercaseBulgarian" | "PictureBullet" | "Legal"
+        | "LegalLZ";
+      return:
+        type: >-
+           | "None" |
+          "Arabic" | "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter"
+          | "Ordinal" | "CardinalText" | "OrdinalText" | "Kanji" | "KanjiDigit"
+          | "AiueoHalfWidth" | "IrohaHalfWidth" | "ArabicFullWidth" |
+          "KanjiTraditional" | "KanjiTraditional2" | "NumberInCircle" | "Aiueo"
+          | "Iroha" | "ArabicLZ" | "Bullet" | "Ganada" | "Chosung" | "GBNum1" |
+          "GBNum2" | "GBNum3" | "GBNum4" | "Zodiac1" | "Zodiac2" | "Zodiac3" |
+          "TradChinNum1" | "TradChinNum2" | "TradChinNum3" | "TradChinNum4" |
+          "SimpChinNum1" | "SimpChinNum2" | "SimpChinNum3" | "SimpChinNum4" |
+          "HanjaRead" | "HanjaReadDigit" | "Hangul" | "Hanja" | "Hebrew1" |
+          "Arabic1" | "Hebrew2" | "Arabic2" | "HindiLetter1" | "HindiLetter2" |
+          "HindiArabic" | "HindiCardinalText" | "ThaiLetter" | "ThaiArabic" |
+          "ThaiCardinalText" | "VietCardinalText" | "LowercaseRussian" |
+          "UppercaseRussian" | "LowercaseGreek" | "UppercaseGreek" | "ArabicLZ2"
+          | "ArabicLZ3" | "ArabicLZ4" | "LowercaseTurkish" | "UppercaseTurkish"
+          | "LowercaseBulgarian" | "UppercaseBulgarian" | "PictureBullet" |
+          "Legal" | "LegalLZ"
+  - name: resetOnHigher
+    uid: word!Word.ListLevel#resetOnHigher:member
+    package: word!
+    fullName: resetOnHigher
+    summary: >-
+      Specifies the list level that must appear before the specified list level
+      restarts numbering at 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetOnHigher: number;'
+      return:
+        type: number
+  - name: startAt
+    uid: word!Word.ListLevel#startAt:member
+    package: word!
+    fullName: startAt
+    summary: Specifies the starting number for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startAt: number;'
+      return:
+        type: number
+  - name: tabPosition
+    uid: word!Word.ListLevel#tabPosition:member
+    package: word!
+    fullName: tabPosition
+    summary: Specifies the tab position for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tabPosition: number;'
+      return:
+        type: number
+  - name: textPosition
+    uid: word!Word.ListLevel#textPosition:member
+    package: word!
+    fullName: textPosition
+    summary: >-
+      Specifies the position (in points) for the second line of wrapping text
+      for the specified list level object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'textPosition: number;'
+      return:
+        type: number
+  - name: trailingCharacter
+    uid: word!Word.ListLevel#trailingCharacter:member
+    package: word!
+    fullName: trailingCharacter
+    summary: >-
+      Specifies the character inserted after the number for the specified list
+      level.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        trailingCharacter: Word.TrailingCharacter | "TrailingTab" |
+        "TrailingSpace" | "TrailingNone";
+      return:
+        type: >-
+           | "TrailingTab" |
+          "TrailingSpace" | "TrailingNone"
+methods:
+  - name: load(options)
+    uid: word!Word.ListLevel#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ListLevelLoadOptions): Word.ListLevel;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ListLevel#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ListLevel;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ListLevel#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ListLevel;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ListLevel#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ListLevelUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ListLevel#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ListLevel): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ListLevel#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ListLevel` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ListLevelData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListLevelData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ListLevel#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ListLevel;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ListLevel#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ListLevel;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listlevelcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listlevelcollection.yml
new file mode 100644
index 0000000000..4dafa9f000
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listlevelcollection.yml
@@ -0,0 +1,270 @@
+### YamlMime:TSType
+name: Word.ListLevelCollection
+uid: word!Word.ListLevelCollection:class
+package: word!
+fullName: Word.ListLevelCollection
+summary: >-
+  Contains a collection of [Word.ListLevel](xref:word!Word.ListLevel:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/manage-list-styles.yaml
+
+
+  // Gets the properties of the specified style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to get properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load("type");
+    await context.sync();
+
+    if (style.isNullObject || style.type != Word.StyleType.list) {
+      console.warn(`There's no existing style with the name '${styleName}'. Or this isn't a list style.`);
+    } else {
+      // Load objects to log properties and their values in the console.
+      style.load();
+      style.listTemplate.load();
+      await context.sync();
+
+      console.log(`Properties of the '${styleName}' style:`, style);
+
+      const listLevels = style.listTemplate.listLevels;
+      listLevels.load("items");
+      await context.sync();
+
+      console.log(`List levels of the '${styleName}' style:`, listLevels);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ListLevelCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ListLevelCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.ListLevel[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.ListLevelCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first list level in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.ListLevel;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ListLevelCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first list level in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.ListLevel;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ListLevelCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ListLevelCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.ListLevelCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ListLevelCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ListLevelCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ListLevelCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ListLevelCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ListLevelCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ListLevelCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ListLevelCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListLevelCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ListLevelCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ListLevelCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ListLevelCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ListLevelCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listleveltype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listleveltype.yml
new file mode 100644
index 0000000000..4c66537ec2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listleveltype.yml
@@ -0,0 +1,78 @@
+### YamlMime:TSEnum
+name: Word.ListLevelType
+uid: word!Word.ListLevelType:enum
+package: word!
+fullName: Word.ListLevelType
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+  // Gets information about the first list in the document.
+
+  await Word.run(async (context) => {
+    const lists: Word.ListCollection = context.document.body.lists;
+    lists.load("items");
+
+    await context.sync();
+
+    if (lists.items.length === 0) {
+      console.warn("There are no lists in this document.");
+      return;
+    }
+    
+    // Get the first list.
+    const list: Word.List = lists.getFirst();
+    list.load("levelTypes,levelExistences");
+
+    await context.sync();
+
+    const levelTypes  = list.levelTypes;
+    console.log("Level types of the first list:");
+    for (let i = 0; i < levelTypes.length; i++) {
+      console.log(`- Level ${i + 1} (index ${i}): ${levelTypes[i]}`);
+    }
+
+    const levelExistences = list.levelExistences;
+    console.log("Level existences of the first list:");
+    for (let i = 0; i < levelExistences.length; i++) {
+      console.log(`- Level ${i + 1} (index ${i}): ${levelExistences[i]}`);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bullet
+    uid: word!Word.ListLevelType.bullet:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bullet"'
+  - name: number
+    uid: word!Word.ListLevelType.number:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Number"'
+  - name: picture
+    uid: word!Word.ListLevelType.picture:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Picture"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listnumbering.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listnumbering.yml
new file mode 100644
index 0000000000..69de5384e0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listnumbering.yml
@@ -0,0 +1,100 @@
+### YamlMime:TSEnum
+name: Word.ListNumbering
+uid: word!Word.ListNumbering:enum
+package: word!
+fullName: Word.ListNumbering
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/organize-list.yaml
+
+
+  // Inserts a list starting with the first paragraph then set numbering and
+  bullet types of the list items.
+
+  await Word.run(async (context) => {
+    const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+    paragraphs.load("$none");
+
+    await context.sync();
+
+    // Use the first paragraph to start a new list.
+    const list: Word.List = paragraphs.items[0].startNewList();
+    list.load("$none");
+
+    await context.sync();
+
+    // To add new items to the list, use Start or End on the insertLocation parameter.
+    list.insertParagraph("New list item at the start of the list", "Start");
+    const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+    // Set numbering for list level 1.
+    list.setLevelNumbering(0, Word.ListNumbering.arabic);
+
+    // Set bullet type for list level 5.
+    list.setLevelBullet(4, Word.ListBullet.arrow);
+
+    // Set list level for the last item in this list.
+    paragraph.listItem.level = 4;
+
+    list.load("levelTypes");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: arabic
+    uid: word!Word.ListNumbering.arabic:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Arabic"'
+  - name: lowerLetter
+    uid: word!Word.ListNumbering.lowerLetter:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowerLetter"'
+  - name: lowerRoman
+    uid: word!Word.ListNumbering.lowerRoman:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LowerRoman"'
+  - name: none
+    uid: word!Word.ListNumbering.none:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: upperLetter
+    uid: word!Word.ListNumbering.upperLetter:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpperLetter"'
+  - name: upperRoman
+    uid: word!Word.ListNumbering.upperRoman:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpperRoman"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtemplate.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtemplate.yml
new file mode 100644
index 0000000000..4b7460e071
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtemplate.yml
@@ -0,0 +1,300 @@
+### YamlMime:TSType
+name: Word.ListTemplate
+uid: word!Word.ListTemplate:class
+package: word!
+fullName: Word.ListTemplate
+summary: Represents a list template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/manage-list-styles.yaml
+
+
+  // Gets the properties of the specified style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to get properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load("type");
+    await context.sync();
+
+    if (style.isNullObject || style.type != Word.StyleType.list) {
+      console.warn(`There's no existing style with the name '${styleName}'. Or this isn't a list style.`);
+    } else {
+      // Load objects to log properties and their values in the console.
+      style.load();
+      style.listTemplate.load();
+      await context.sync();
+
+      console.log(`Properties of the '${styleName}' style:`, style);
+
+      const listLevels = style.listTemplate.listLevels;
+      listLevels.load("items");
+      await context.sync();
+
+      console.log(`List levels of the '${styleName}' style:`, listLevels);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ListTemplate#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: listLevels
+    uid: word!Word.ListTemplate#listLevels:member
+    package: word!
+    fullName: listLevels
+    summary: >-
+      Gets a `ListLevelCollection` object that represents all the levels for the
+      list template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listLevels: Word.ListLevelCollection;'
+      return:
+        type: 
+  - name: outlineNumbered
+    uid: word!Word.ListTemplate#outlineNumbered:member
+    package: word!
+    fullName: outlineNumbered
+    summary: Specifies whether the list template is outline numbered.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineNumbered: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: load(options)
+    uid: word!Word.ListTemplate#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ListTemplateLoadOptions):
+        Word.ListTemplate;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ListTemplate#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ListTemplate;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ListTemplate#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ListTemplate;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ListTemplate#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ListTemplateUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ListTemplate#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ListTemplate): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ListTemplate#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ListTemplate`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ListTemplateData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ListTemplateData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ListTemplate#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ListTemplate;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ListTemplate#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ListTemplate;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtemplateapplyoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtemplateapplyoptions.yml
new file mode 100644
index 0000000000..41db7d8411
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtemplateapplyoptions.yml
@@ -0,0 +1,90 @@
+### YamlMime:TSType
+name: Word.ListTemplateApplyOptions
+uid: word!Word.ListTemplateApplyOptions:interface
+package: word!
+fullName: Word.ListTemplateApplyOptions
+summary: Represents options for applying a list template to a range.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: applyLevel
+    uid: word!Word.ListTemplateApplyOptions#applyLevel:member
+    package: word!
+    fullName: applyLevel
+    summary: >-
+      If provided, specifies the level to apply in the list template. The
+      default value is 1.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'applyLevel?: number;'
+      return:
+        type: number
+  - name: applyTo
+    uid: word!Word.ListTemplateApplyOptions#applyTo:member
+    package: word!
+    fullName: applyTo
+    summary: >-
+      If provided, specifies which part of the list to apply the template to.
+      The default value is `Word.ListApplyTo.wholeList`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        applyTo?: Word.ListApplyTo | "WholeList" | "ThisPointForward" |
+        "Selection";
+      return:
+        type: >-
+           | "WholeList" |
+          "ThisPointForward" | "Selection"
+  - name: continuePreviousList
+    uid: word!Word.ListTemplateApplyOptions#continuePreviousList:member
+    package: word!
+    fullName: continuePreviousList
+    summary: >-
+      If provided, specifies whether to continue the previous list. The default
+      value is `false`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'continuePreviousList?: boolean;'
+      return:
+        type: boolean
+  - name: defaultListBehavior
+    uid: word!Word.ListTemplateApplyOptions#defaultListBehavior:member
+    package: word!
+    fullName: defaultListBehavior
+    summary: >-
+      If provided, specifies the default list behavior. The default value is
+      `DefaultListBehavior.word97`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        defaultListBehavior?: Word.DefaultListBehavior | "Word97" | "Word2000" |
+        "Word2002";
+      return:
+        type: >-
+           | "Word97" |
+          "Word2000" | "Word2002"
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtype.yml
new file mode 100644
index 0000000000..b173363ffb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.listtype.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSEnum
+name: Word.ListType
+uid: word!Word.ListType:enum
+package: word!
+fullName: Word.ListType
+summary: Represents the list type.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: listBullet
+    uid: word!Word.ListType.listBullet:member
+    package: word!
+    summary: >-
+      Bulleted list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListBullet"'
+  - name: listListNumOnly
+    uid: word!Word.ListType.listListNumOnly:member
+    package: word!
+    summary: >-
+      ListNum fields that can be used in the body of a paragraph.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListListNumOnly"'
+  - name: listMixedNumbering
+    uid: word!Word.ListType.listMixedNumbering:member
+    package: word!
+    summary: >-
+      Mixed numeric list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListMixedNumbering"'
+  - name: listNoNumbering
+    uid: word!Word.ListType.listNoNumbering:member
+    package: word!
+    summary: >-
+      List with no bullets, numbering, or outlining.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListNoNumbering"'
+  - name: listOutlineNumbering
+    uid: word!Word.ListType.listOutlineNumbering:member
+    package: word!
+    summary: >-
+      Outlined list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListOutlineNumbering"'
+  - name: listPictureBullet
+    uid: word!Word.ListType.listPictureBullet:member
+    package: word!
+    summary: >-
+      Picture bulleted list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListPictureBullet"'
+  - name: listSimpleNumbering
+    uid: word!Word.ListType.listSimpleNumbering:member
+    package: word!
+    summary: >-
+      Simple numeric list.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListSimpleNumbering"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.locationrelation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.locationrelation.yml
new file mode 100644
index 0000000000..503511ca82
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.locationrelation.yml
@@ -0,0 +1,196 @@
+### YamlMime:TSEnum
+name: Word.LocationRelation
+uid: word!Word.LocationRelation:enum
+package: word!
+fullName: Word.LocationRelation
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/compare-location.yaml
+
+
+  // Compares the location of one paragraph in relation to another paragraph.
+
+  await Word.run(async (context) => {
+    const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+    paragraphs.load("items");
+
+    await context.sync();
+
+    const firstParagraphAsRange: Word.Range = paragraphs.items[0].getRange();
+    const secondParagraphAsRange: Word.Range = paragraphs.items[1].getRange();
+
+    const comparedLocation = firstParagraphAsRange.compareLocationWith(secondParagraphAsRange);
+
+    await context.sync();
+
+    const locationValue: Word.LocationRelation = comparedLocation.value;
+    console.log(`Location of the first paragraph in relation to the second paragraph: ${locationValue}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: adjacentAfter
+    uid: word!Word.LocationRelation.adjacentAfter:member
+    package: word!
+    summary: >-
+      Indicates that this instance occurs after, and is adjacent to, the range.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AdjacentAfter"'
+  - name: adjacentBefore
+    uid: word!Word.LocationRelation.adjacentBefore:member
+    package: word!
+    summary: >-
+      Indicates that this instance occurs before, and is adjacent to, the range.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AdjacentBefore"'
+  - name: after
+    uid: word!Word.LocationRelation.after:member
+    package: word!
+    summary: >-
+      Indicates that this instance occurs after the range.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"After"'
+  - name: before
+    uid: word!Word.LocationRelation.before:member
+    package: word!
+    summary: >-
+      Indicates that this instance occurs before the range.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Before"'
+  - name: contains
+    uid: word!Word.LocationRelation.contains:member
+    package: word!
+    summary: >-
+      Indicates that this instance contains the range, with the exception of the
+      start and end character of this instance.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Contains"'
+  - name: containsEnd
+    uid: word!Word.LocationRelation.containsEnd:member
+    package: word!
+    summary: >-
+      Indicates that this instance contains the range and that it shares the
+      same end character. The range doesn't share the same start character as
+      this instance.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContainsEnd"'
+  - name: containsStart
+    uid: word!Word.LocationRelation.containsStart:member
+    package: word!
+    summary: >-
+      Indicates that this instance contains the range and that it shares the
+      same start character. The range doesn't share the same end character as
+      this instance.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ContainsStart"'
+  - name: equal
+    uid: word!Word.LocationRelation.equal:member
+    package: word!
+    summary: >-
+      Indicates that this instance and the range represent the same range.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Equal"'
+  - name: inside
+    uid: word!Word.LocationRelation.inside:member
+    package: word!
+    summary: >-
+      Indicates that this instance is inside the range. The range doesn't share
+      the same start and end characters as this instance.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inside"'
+  - name: insideEnd
+    uid: word!Word.LocationRelation.insideEnd:member
+    package: word!
+    summary: >-
+      Indicates that this instance is inside the range and that it shares the
+      same end character. The range doesn't share the same start character as
+      this instance.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideEnd"'
+  - name: insideStart
+    uid: word!Word.LocationRelation.insideStart:member
+    package: word!
+    summary: >-
+      Indicates that this instance is inside the range and that it shares the
+      same start character. The range doesn't share the same end character as
+      this instance.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideStart"'
+  - name: overlapsAfter
+    uid: word!Word.LocationRelation.overlapsAfter:member
+    package: word!
+    summary: >-
+      Indicates that this instance starts inside the range and overlaps the
+      range’s last character.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OverlapsAfter"'
+  - name: overlapsBefore
+    uid: word!Word.LocationRelation.overlapsBefore:member
+    package: word!
+    summary: >-
+      Indicates that this instance starts before the range and overlaps the
+      range's first character.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OverlapsBefore"'
+  - name: unrelated
+    uid: word!Word.LocationRelation.unrelated:member
+    package: word!
+    summary: >-
+      Indicates that this instance and the range are in different sub-documents.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unrelated"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitem.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitem.yml
new file mode 100644
index 0000000000..583ef687d9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitem.yml
@@ -0,0 +1,493 @@
+### YamlMime:TSType
+name: Word.NoteItem
+uid: word!Word.NoteItem:class
+package: word!
+fullName: Word.NoteItem
+summary: Represents a footnote or endnote.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+  // Gets the text of the referenced footnote.
+
+  await Word.run(async (context) => {
+    const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+    footnotes.load("items/body");
+    await context.sync();
+
+    const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+    const mark = (referenceNumber as number) - 1;
+    const footnoteBody: Word.Range = footnotes.items[mark].body.getRange();
+    footnoteBody.load("text");
+    await context.sync();
+
+    console.log(`Text of footnote ${referenceNumber}: ${footnoteBody.text}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: body
+    uid: word!Word.NoteItem#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the note item. It's the portion of the text
+      within the footnote or endnote.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Gets the text of the referenced footnote.
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("items/body");
+        await context.sync();
+
+        const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+        const mark = (referenceNumber as number) - 1;
+        const footnoteBody: Word.Range = footnotes.items[mark].body.getRange();
+        footnoteBody.load("text");
+        await context.sync();
+
+        console.log(`Text of footnote ${referenceNumber}: ${footnoteBody.text}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly body: Word.Body;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.NoteItem#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: reference
+    uid: word!Word.NoteItem#reference:member
+    package: word!
+    fullName: reference
+    summary: Represents a footnote or endnote reference in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Selects the footnote's reference mark in the document body.
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("items/reference");
+        await context.sync();
+
+        const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+        const mark = (referenceNumber as number) - 1;
+        const item: Word.NoteItem = footnotes.items[mark];
+        const reference: Word.Range = item.reference;
+        reference.select();
+        await context.sync();
+
+        console.log(`Reference ${referenceNumber} is selected.`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly reference: Word.Range;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.NoteItem#type:member
+    package: word!
+    fullName: type
+    summary: 'Represents the note item type: footnote or endnote.'
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Gets the referenced note's item type and body type, which are both
+      "Footnote".
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("items");
+        await context.sync();
+
+        const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+        const mark = (referenceNumber as number) - 1;
+        const item: Word.NoteItem = footnotes.items[mark];
+        console.log(`Note type of footnote ${referenceNumber}: ${item.type}`);
+
+        item.body.load("type");
+        await context.sync();
+
+        console.log(`Body type of note: ${item.body.type}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.NoteItemType | "Footnote" | "Endnote";'
+      return:
+        type:  | "Footnote" | "Endnote"
+methods:
+  - name: delete()
+    uid: word!Word.NoteItem#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the note item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Deletes this referenced footnote.
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("items");
+        await context.sync();
+
+        const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+        const mark = (referenceNumber as number) - 1;
+        footnotes.items[mark].delete();
+        await context.sync();
+
+        console.log("Footnote deleted.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getNext()
+    uid: word!Word.NoteItem#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next note item of the same type. Throws an `ItemNotFound` error
+      if this note item is the last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Selects the next footnote in the document body.
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+        footnotes.load("items/reference");
+        await context.sync();
+
+        const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+        const mark = (referenceNumber as number) - 1;
+        const reference: Word.Range = footnotes.items[mark].getNext().reference;
+        reference.select();
+        console.log("Selected is the next footnote: " + (mark + 2));
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.NoteItem;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.NoteItem#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next note item of the same type. If this note item is the last
+      one, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.NoteItem;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.NoteItem#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.NoteItemLoadOptions): Word.NoteItem;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.NoteItem#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.NoteItem;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.NoteItem#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.NoteItem;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.NoteItem#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.NoteItemUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.NoteItem#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.NoteItem): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.NoteItem#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.NoteItem` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.NoteItemData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.NoteItemData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.NoteItem#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.NoteItem;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.NoteItem#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.NoteItem;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitemcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitemcollection.yml
new file mode 100644
index 0000000000..db85ad87e5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitemcollection.yml
@@ -0,0 +1,268 @@
+### YamlMime:TSType
+name: Word.NoteItemCollection
+uid: word!Word.NoteItemCollection:class
+package: word!
+fullName: Word.NoteItemCollection
+summary: >-
+  Contains a collection of [Word.NoteItem](xref:word!Word.NoteItem:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+  // Gets the first footnote in the document body and select its reference mark.
+
+  await Word.run(async (context) => {
+    const reference: Word.Range = context.document.body.footnotes.getFirst().reference;
+    reference.select();
+    console.log("The first footnote is selected.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.NoteItemCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.NoteItemCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.NoteItem[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.NoteItemCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first note item in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Gets the first footnote in the document body and select its reference
+      mark.
+
+      await Word.run(async (context) => {
+        const reference: Word.Range = context.document.body.footnotes.getFirst().reference;
+        reference.select();
+        console.log("The first footnote is selected.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.NoteItem;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.NoteItemCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first note item in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.NoteItem;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.NoteItemCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.NoteItemCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.NoteItemCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.NoteItemCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.NoteItemCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.NoteItemCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.NoteItemCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.NoteItemCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.NoteItemCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.NoteItemCollectionData`) that contains an "items"
+      array with shallow copies of any loaded properties from the collection's
+      items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.NoteItemCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.NoteItemCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.NoteItemCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.NoteItemCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.NoteItemCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitemtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitemtype.yml
new file mode 100644
index 0000000000..313d803770
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.noteitemtype.yml
@@ -0,0 +1,58 @@
+### YamlMime:TSEnum
+name: Word.NoteItemType
+uid: word!Word.NoteItemType:enum
+package: word!
+fullName: Word.NoteItemType
+summary: Note item type
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+  // Gets the referenced note's item type and body type, which are both
+  "Footnote".
+
+  await Word.run(async (context) => {
+    const footnotes: Word.NoteItemCollection = context.document.body.footnotes;
+    footnotes.load("items");
+    await context.sync();
+
+    const referenceNumber = (document.getElementById("input-reference") as HTMLInputElement).value;
+    const mark = (referenceNumber as number) - 1;
+    const item: Word.NoteItem = footnotes.items[mark];
+    console.log(`Note type of footnote ${referenceNumber}: ${item.type}`);
+
+    item.body.load("type");
+    await context.sync();
+
+    console.log(`Body type of note: ${item.body.type}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: endnote
+    uid: word!Word.NoteItemType.endnote:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Endnote"'
+  - name: footnote
+    uid: word!Word.NoteItemType.footnote:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Footnote"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberform.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberform.yml
new file mode 100644
index 0000000000..517cd35c29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberform.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.NumberForm
+uid: word!Word.NumberForm:enum
+package: word!
+fullName: Word.NumberForm
+summary: Specifies the number form setting for an OpenType font.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: default
+    uid: word!Word.NumberForm.default:member
+    package: word!
+    summary: >-
+      Default number form setting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Default"'
+  - name: lining
+    uid: word!Word.NumberForm.lining:member
+    package: word!
+    summary: >-
+      Lining number form setting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lining"'
+  - name: oldStyle
+    uid: word!Word.NumberForm.oldStyle:member
+    package: word!
+    summary: >-
+      Old-style number form setting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OldStyle"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberingrule.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberingrule.yml
new file mode 100644
index 0000000000..d8a27b30e0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberingrule.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.NumberingRule
+uid: word!Word.NumberingRule:enum
+package: word!
+fullName: Word.NumberingRule
+summary: Specifies the numbering rule to apply.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: restartContinuous
+    uid: word!Word.NumberingRule.restartContinuous:member
+    package: word!
+    summary: >-
+      Restart numbering continuously.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RestartContinuous"'
+  - name: restartPage
+    uid: word!Word.NumberingRule.restartPage:member
+    package: word!
+    summary: >-
+      Restart numbering at the beginning of each page.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RestartPage"'
+  - name: restartSection
+    uid: word!Word.NumberingRule.restartSection:member
+    package: word!
+    summary: >-
+      Restart numbering at the beginning of each section.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RestartSection"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberspacing.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberspacing.yml
new file mode 100644
index 0000000000..57ce8d49b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numberspacing.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.NumberSpacing
+uid: word!Word.NumberSpacing:enum
+package: word!
+fullName: Word.NumberSpacing
+summary: Specifies the number spacing setting for an OpenType font.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: default
+    uid: word!Word.NumberSpacing.default:member
+    package: word!
+    summary: >-
+      Default number spacing setting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Default"'
+  - name: proportional
+    uid: word!Word.NumberSpacing.proportional:member
+    package: word!
+    summary: >-
+      Proportional number spacing setting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Proportional"'
+  - name: tabular
+    uid: word!Word.NumberSpacing.tabular:member
+    package: word!
+    summary: >-
+      Tabular number spacing setting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tabular"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.numbertype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numbertype.yml
new file mode 100644
index 0000000000..3cae70fe16
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.numbertype.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSEnum
+name: Word.NumberType
+uid: word!Word.NumberType:enum
+package: word!
+fullName: Word.NumberType
+summary: Specifies the type of numbers in a list.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: allNumbers
+    uid: word!Word.NumberType.allNumbers:member
+    package: word!
+    summary: >-
+      Default value for all other cases.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"AllNumbers"'
+  - name: listNum
+    uid: word!Word.NumberType.listNum:member
+    package: word!
+    summary: >-
+      Default value for [ListNum
+      fields](https://support.microsoft.com/office/557541b1-abb2-4959-a9f2-401639c8ff82).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ListNum"'
+  - name: paragraph
+    uid: word!Word.NumberType.paragraph:member
+    package: word!
+    summary: >-
+      Preset numbers you can add to paragraphs by selecting a template in the
+      **Bullets and Numbering** dialog box.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraph"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.outlinelevel.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.outlinelevel.yml
new file mode 100644
index 0000000000..c0ea77212e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.outlinelevel.yml
@@ -0,0 +1,139 @@
+### YamlMime:TSEnum
+name: Word.OutlineLevel
+uid: word!Word.OutlineLevel:enum
+package: word!
+fullName: Word.OutlineLevel
+summary: Represents the outline levels.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-custom-style.yaml
+
+
+  // Imports styles from JSON.
+
+  await Word.run(async (context) => {
+    const str =
+      '{"styles":[{"baseStyle":"Default Paragraph Font","builtIn":false,"inUse":true,"linked":false,"nameLocal":"NewCharStyle","priority":2,"quickStyle":true,"type":"Character","unhideWhenUsed":false,"visibility":false,"paragraphFormat":null,"font":{"name":"DengXian Light","size":16.0,"bold":true,"italic":false,"color":"#F1A983","underline":"None","subscript":false,"superscript":true,"strikeThrough":true,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#FF0000"}},{"baseStyle":"Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewParaStyle","nameLocal":"NewParaStyle","priority":1,"quickStyle":true,"type":"Paragraph","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Centered","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":72.0,"lineSpacing":18.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":72.0,"spaceAfter":30.0,"spaceBefore":30.0,"widowControl":true},"font":{"name":"DengXian","size":14.0,"bold":true,"italic":true,"color":"#8DD873","underline":"Single","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":true,"highlightColor":null,"hidden":false},"shading":{"backgroundPatternColor":"#00FF00"}},{"baseStyle":"Table Normal","builtIn":false,"inUse":true,"linked":false,"nextParagraphStyle":"NewTableStyle","nameLocal":"NewTableStyle","priority":100,"type":"Table","unhideWhenUsed":false,"visibility":false,"paragraphFormat":{"alignment":"Left","firstLineIndent":0.0,"keepTogether":false,"keepWithNext":false,"leftIndent":0.0,"lineSpacing":12.0,"lineUnitAfter":0.0,"lineUnitBefore":0.0,"mirrorIndents":false,"outlineLevel":"OutlineLevelBodyText","rightIndent":0.0,"spaceAfter":0.0,"spaceBefore":0.0,"widowControl":true},"font":{"name":"DengXian","size":20.0,"bold":false,"italic":true,"color":"#D86DCB","underline":"None","subscript":false,"superscript":false,"strikeThrough":false,"doubleStrikeThrough":false,"highlightColor":null,"hidden":false},"tableStyle":{"allowBreakAcrossPage":true,"alignment":"Left","bottomCellMargin":0.0,"leftCellMargin":0.08,"rightCellMargin":0.08,"topCellMargin":0.0,"cellSpacing":0.0},"shading":{"backgroundPatternColor":"#60CAF3"}}]}';
+    const styles = context.document.importStylesFromJson(str);
+
+    // If you'd like to set how conflicting styles are handled, use the importedStylesConflictBehavior parameter that was introduced in the Desktop 1.1 requirement set. "Ignore" is the default.
+    ////const styles = context.document.importStylesFromJson(str, Word.ImportedStylesConflictBehavior.Ignore);
+
+    await context.sync();
+    console.log("Styles imported from JSON:", styles);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: outlineLevel1
+    uid: word!Word.OutlineLevel.outlineLevel1:member
+    package: word!
+    summary: >-
+      Represents outline level 1.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel1"'
+  - name: outlineLevel2
+    uid: word!Word.OutlineLevel.outlineLevel2:member
+    package: word!
+    summary: >-
+      Represents outline level 2.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel2"'
+  - name: outlineLevel3
+    uid: word!Word.OutlineLevel.outlineLevel3:member
+    package: word!
+    summary: >-
+      Represents outline level 3.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel3"'
+  - name: outlineLevel4
+    uid: word!Word.OutlineLevel.outlineLevel4:member
+    package: word!
+    summary: >-
+      Represents outline level 4.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel4"'
+  - name: outlineLevel5
+    uid: word!Word.OutlineLevel.outlineLevel5:member
+    package: word!
+    summary: >-
+      Represents outline level 5.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel5"'
+  - name: outlineLevel6
+    uid: word!Word.OutlineLevel.outlineLevel6:member
+    package: word!
+    summary: >-
+      Represents outline level 6.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel6"'
+  - name: outlineLevel7
+    uid: word!Word.OutlineLevel.outlineLevel7:member
+    package: word!
+    summary: >-
+      Represents outline level 7.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel7"'
+  - name: outlineLevel8
+    uid: word!Word.OutlineLevel.outlineLevel8:member
+    package: word!
+    summary: >-
+      Represents outline level 8.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel8"'
+  - name: outlineLevel9
+    uid: word!Word.OutlineLevel.outlineLevel9:member
+    package: word!
+    summary: >-
+      Represents outline level 9.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevel9"'
+  - name: outlineLevelBodyText
+    uid: word!Word.OutlineLevel.outlineLevelBodyText:member
+    package: word!
+    summary: >-
+      Represents outline level body text, not an outline level.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlineLevelBodyText"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.page.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.page.yml
new file mode 100644
index 0000000000..6dc5d1b679
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.page.yml
@@ -0,0 +1,432 @@
+### YamlMime:TSType
+name: Word.Page
+uid: word!Word.Page:class
+package: word!
+fullName: Word.Page
+summary: >-
+  Represents a page in the document. `Page` objects manage the page layout and
+  content.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+  await Word.run(async (context) => {
+    // Gets pages of the selection.
+    const pages: Word.PageCollection = context.document.getSelection().pages;
+    pages.load();
+    await context.sync();
+
+    // Log info for pages included in selection.
+    console.log(pages);
+    const pagesIndexes = [];
+    const pagesText = [];
+    for (let i = 0; i < pages.items.length; i++) {
+      const page = pages.items[i];
+      page.load('index');
+      pagesIndexes.push(page);
+
+      const range = page.getRange();
+      range.load('text');
+      pagesText.push(range);
+    }
+
+    await context.sync();
+
+    for (let i = 0; i < pagesIndexes.length; i++) {
+      console.log(`Index info for page ${i + 1} in the selection: ${pagesIndexes[i].index}`);
+      console.log("Text of that page in the selection:", pagesText[i].text);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: breaks
+    uid: word!Word.Page#breaks:member
+    package: word!
+    fullName: breaks
+    summary: Gets a `BreakCollection` object that represents the breaks on the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly breaks: Word.BreakCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Page#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: height
+    uid: word!Word.Page#height:member
+    package: word!
+    fullName: height
+    summary: >-
+      Gets the height, in points, of the paper defined in the Page Setup dialog
+      box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly height: number;'
+      return:
+        type: number
+  - name: index
+    uid: word!Word.Page#index:member
+    package: word!
+    fullName: index
+    summary: >-
+      Gets the index of the page. The page index is 1-based and independent of
+      the user's custom page numbering.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets the pages that contain the third paragraph.
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load();
+        await context.sync();
+
+        const paraThree = paragraphs.items[2];
+        const rangeOfParagraph = paraThree.getRange();
+        const pages: Word.PageCollection = rangeOfParagraph.pages;
+        pages.load();
+        await context.sync();
+
+        // Log info for pages in range.
+        console.log(pages);
+        const pagesIndexes = [];
+        const pagesText = [];
+        for (let i = 0; i < pages.items.length; i++) {
+          const page = pages.items[i];
+          page.load('index');
+          pagesIndexes.push(page);
+
+          const range = page.getRange();
+          range.load('text');
+          pagesText.push(range);
+        }
+
+        await context.sync();
+
+        for (let i = 0; i < pagesIndexes.length; i++) {
+          console.log(`Index of page ${i + 1} that contains the third paragraph: ${pagesIndexes[i].index}`);
+          console.log("Text of that page:", pagesText[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly index: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.Page#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Gets the width, in points, of the paper defined in the Page Setup dialog
+      box.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly width: number;'
+      return:
+        type: number
+methods:
+  - name: getNext()
+    uid: word!Word.Page#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next page in the pane. Throws an `ItemNotFound` error if this
+      page is the last one.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.Page;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.Page#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next page. If this page is the last one, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.Page;'
+      return:
+        type: 
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.Page#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Gets the whole page, or the starting or ending point of the page, as a
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets pages of the selection.
+        const pages: Word.PageCollection = context.document.getSelection().pages;
+        pages.load();
+        await context.sync();
+
+        // Log info for pages included in selection.
+        console.log(pages);
+        const pagesIndexes = [];
+        const pagesText = [];
+        for (let i = 0; i < pages.items.length; i++) {
+          const page = pages.items[i];
+          page.load('index');
+          pagesIndexes.push(page);
+
+          const range = page.getRange();
+          range.load('text');
+          pagesText.push(range);
+        }
+
+        await context.sync();
+
+        for (let i = 0; i < pagesIndexes.length; i++) {
+          console.log(`Index info for page ${i + 1} in the selection: ${pagesIndexes[i].index}`);
+          console.log("Text of that page in the selection:", pagesText[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end | "Whole" | "Start" |
+        "End"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: Optional. The range location must be 'Whole', 'Start', or 'End'.
+          type: >-
+             |  |  | "Whole" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Page#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.PageLoadOptions): Word.Page;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Page#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Page;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Page#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Page;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Page#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Page` object is an
+      API object, the `toJSON` method returns a plain JavaScript object (typed
+      as `Word.Interfaces.PageData`) that contains shallow copies of any
+      loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.PageData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Page#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Page;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Page#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Page;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.pageborderart.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pageborderart.yml
new file mode 100644
index 0000000000..79429eb295
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pageborderart.yml
@@ -0,0 +1,1653 @@
+### YamlMime:TSEnum
+name: Word.PageBorderArt
+uid: word!Word.PageBorderArt:enum
+package: word!
+fullName: Word.PageBorderArt
+summary: Specifies the graphical page border setting of a page.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: apples
+    uid: word!Word.PageBorderArt.apples:member
+    package: word!
+    summary: >-
+      Represents a border with apple design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Apples"'
+  - name: archedScallops
+    uid: word!Word.PageBorderArt.archedScallops:member
+    package: word!
+    summary: >-
+      Represents a border with arched scallops design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ArchedScallops"'
+  - name: babyPacifier
+    uid: word!Word.PageBorderArt.babyPacifier:member
+    package: word!
+    summary: >-
+      Represents a border with baby pacifier design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BabyPacifier"'
+  - name: babyRattle
+    uid: word!Word.PageBorderArt.babyRattle:member
+    package: word!
+    summary: >-
+      Represents a border with baby rattle design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BabyRattle"'
+  - name: balloons3Colors
+    uid: word!Word.PageBorderArt.balloons3Colors:member
+    package: word!
+    summary: >-
+      Represents a border with three-color balloons design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Balloons3Colors"'
+  - name: balloonsHotAir
+    uid: word!Word.PageBorderArt.balloonsHotAir:member
+    package: word!
+    summary: >-
+      Represents a border with hot air balloons design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BalloonsHotAir"'
+  - name: basicBlackDashes
+    uid: word!Word.PageBorderArt.basicBlackDashes:member
+    package: word!
+    summary: >-
+      Represents a border with basic black dashes design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicBlackDashes"'
+  - name: basicBlackDots
+    uid: word!Word.PageBorderArt.basicBlackDots:member
+    package: word!
+    summary: >-
+      Represents a border with basic black dots design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicBlackDots"'
+  - name: basicBlackSquares
+    uid: word!Word.PageBorderArt.basicBlackSquares:member
+    package: word!
+    summary: >-
+      Represents a border with basic black squares design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicBlackSquares"'
+  - name: basicThinLines
+    uid: word!Word.PageBorderArt.basicThinLines:member
+    package: word!
+    summary: >-
+      Represents a border with basic thin lines design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicThinLines"'
+  - name: basicWhiteDashes
+    uid: word!Word.PageBorderArt.basicWhiteDashes:member
+    package: word!
+    summary: >-
+      Represents a border with basic white dashes design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicWhiteDashes"'
+  - name: basicWhiteDots
+    uid: word!Word.PageBorderArt.basicWhiteDots:member
+    package: word!
+    summary: >-
+      Represents a border with basic white dots design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicWhiteDots"'
+  - name: basicWhiteSquares
+    uid: word!Word.PageBorderArt.basicWhiteSquares:member
+    package: word!
+    summary: >-
+      Represents a border with basic white squares design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicWhiteSquares"'
+  - name: basicWideInline
+    uid: word!Word.PageBorderArt.basicWideInline:member
+    package: word!
+    summary: >-
+      Represents a border with basic wide inline design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicWideInline"'
+  - name: basicWideMidline
+    uid: word!Word.PageBorderArt.basicWideMidline:member
+    package: word!
+    summary: >-
+      Represents a border with basic wide midline design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicWideMidline"'
+  - name: basicWideOutline
+    uid: word!Word.PageBorderArt.basicWideOutline:member
+    package: word!
+    summary: >-
+      Represents a border with basic wide outline design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BasicWideOutline"'
+  - name: bats
+    uid: word!Word.PageBorderArt.bats:member
+    package: word!
+    summary: >-
+      Represents a border with bats design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bats"'
+  - name: birds
+    uid: word!Word.PageBorderArt.birds:member
+    package: word!
+    summary: >-
+      Represents a border with birds design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Birds"'
+  - name: birdsFlight
+    uid: word!Word.PageBorderArt.birdsFlight:member
+    package: word!
+    summary: >-
+      Represents a border with birds in flight design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BirdsFlight"'
+  - name: cabins
+    uid: word!Word.PageBorderArt.cabins:member
+    package: word!
+    summary: >-
+      Represents a border with cabins design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cabins"'
+  - name: cakeSlice
+    uid: word!Word.PageBorderArt.cakeSlice:member
+    package: word!
+    summary: >-
+      Represents a border with cake slice design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CakeSlice"'
+  - name: candyCorn
+    uid: word!Word.PageBorderArt.candyCorn:member
+    package: word!
+    summary: >-
+      Represents a border with candy corn design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CandyCorn"'
+  - name: celticKnotwork
+    uid: word!Word.PageBorderArt.celticKnotwork:member
+    package: word!
+    summary: >-
+      Represents a border with Celtic knotwork design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CelticKnotwork"'
+  - name: certificateBanner
+    uid: word!Word.PageBorderArt.certificateBanner:member
+    package: word!
+    summary: >-
+      Represents a border with certificate banner design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CertificateBanner"'
+  - name: chainLink
+    uid: word!Word.PageBorderArt.chainLink:member
+    package: word!
+    summary: >-
+      Represents a border with chain link design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChainLink"'
+  - name: champagneBottle
+    uid: word!Word.PageBorderArt.champagneBottle:member
+    package: word!
+    summary: >-
+      Represents a border with champagne bottle design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChampagneBottle"'
+  - name: checkedBarBlack
+    uid: word!Word.PageBorderArt.checkedBarBlack:member
+    package: word!
+    summary: >-
+      Represents a border with black checked bar design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CheckedBarBlack"'
+  - name: checkedBarColor
+    uid: word!Word.PageBorderArt.checkedBarColor:member
+    package: word!
+    summary: >-
+      Represents a border with colored checked bar design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CheckedBarColor"'
+  - name: checkered
+    uid: word!Word.PageBorderArt.checkered:member
+    package: word!
+    summary: >-
+      Represents a border with checkered design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Checkered"'
+  - name: christmasTree
+    uid: word!Word.PageBorderArt.christmasTree:member
+    package: word!
+    summary: >-
+      Represents a border with Christmas tree design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChristmasTree"'
+  - name: circlesLines
+    uid: word!Word.PageBorderArt.circlesLines:member
+    package: word!
+    summary: >-
+      Represents a border with circles and lines design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CirclesLines"'
+  - name: circlesRectangles
+    uid: word!Word.PageBorderArt.circlesRectangles:member
+    package: word!
+    summary: >-
+      Represents a border with circles and rectangles design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CirclesRectangles"'
+  - name: classicalWave
+    uid: word!Word.PageBorderArt.classicalWave:member
+    package: word!
+    summary: >-
+      Represents a border with classical wave design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ClassicalWave"'
+  - name: clocks
+    uid: word!Word.PageBorderArt.clocks:member
+    package: word!
+    summary: >-
+      Represents a border with clocks design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Clocks"'
+  - name: compass
+    uid: word!Word.PageBorderArt.compass:member
+    package: word!
+    summary: >-
+      Represents a border with compass design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Compass"'
+  - name: confetti
+    uid: word!Word.PageBorderArt.confetti:member
+    package: word!
+    summary: >-
+      Represents a border with confetti design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Confetti"'
+  - name: confettiGrays
+    uid: word!Word.PageBorderArt.confettiGrays:member
+    package: word!
+    summary: >-
+      Represents a border with gray confetti design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ConfettiGrays"'
+  - name: confettiOutline
+    uid: word!Word.PageBorderArt.confettiOutline:member
+    package: word!
+    summary: >-
+      Represents a border with outline confetti design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ConfettiOutline"'
+  - name: confettiStreamers
+    uid: word!Word.PageBorderArt.confettiStreamers:member
+    package: word!
+    summary: >-
+      Represents a border with confetti streamers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ConfettiStreamers"'
+  - name: confettiWhite
+    uid: word!Word.PageBorderArt.confettiWhite:member
+    package: word!
+    summary: >-
+      Represents a border with white confetti design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ConfettiWhite"'
+  - name: cornerTriangles
+    uid: word!Word.PageBorderArt.cornerTriangles:member
+    package: word!
+    summary: >-
+      Represents a border with corner triangles design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CornerTriangles"'
+  - name: couponCutoutDashes
+    uid: word!Word.PageBorderArt.couponCutoutDashes:member
+    package: word!
+    summary: >-
+      Represents a border with coupon cutout dashes design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CouponCutoutDashes"'
+  - name: couponCutoutDots
+    uid: word!Word.PageBorderArt.couponCutoutDots:member
+    package: word!
+    summary: >-
+      Represents a border with coupon cutout dots design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CouponCutoutDots"'
+  - name: crazyMaze
+    uid: word!Word.PageBorderArt.crazyMaze:member
+    package: word!
+    summary: >-
+      Represents a border with crazy maze design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CrazyMaze"'
+  - name: creaturesButterfly
+    uid: word!Word.PageBorderArt.creaturesButterfly:member
+    package: word!
+    summary: >-
+      Represents a border with butterfly creatures design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CreaturesButterfly"'
+  - name: creaturesFish
+    uid: word!Word.PageBorderArt.creaturesFish:member
+    package: word!
+    summary: >-
+      Represents a border with fish creatures design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CreaturesFish"'
+  - name: creaturesInsects
+    uid: word!Word.PageBorderArt.creaturesInsects:member
+    package: word!
+    summary: >-
+      Represents a border with insects creatures design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CreaturesInsects"'
+  - name: creaturesLadyBug
+    uid: word!Word.PageBorderArt.creaturesLadyBug:member
+    package: word!
+    summary: >-
+      Represents a border with ladybug creatures design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CreaturesLadyBug"'
+  - name: crossStitch
+    uid: word!Word.PageBorderArt.crossStitch:member
+    package: word!
+    summary: >-
+      Represents a border with cross stitch design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CrossStitch"'
+  - name: cup
+    uid: word!Word.PageBorderArt.cup:member
+    package: word!
+    summary: >-
+      Represents a border with cup design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cup"'
+  - name: decoArch
+    uid: word!Word.PageBorderArt.decoArch:member
+    package: word!
+    summary: >-
+      Represents a border with deco arch design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DecoArch"'
+  - name: decoArchColor
+    uid: word!Word.PageBorderArt.decoArchColor:member
+    package: word!
+    summary: >-
+      Represents a border with colored deco arch design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DecoArchColor"'
+  - name: decoBlocks
+    uid: word!Word.PageBorderArt.decoBlocks:member
+    package: word!
+    summary: >-
+      Represents a border with deco blocks design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DecoBlocks"'
+  - name: diamondsGray
+    uid: word!Word.PageBorderArt.diamondsGray:member
+    package: word!
+    summary: >-
+      Represents a border with gray diamonds design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DiamondsGray"'
+  - name: doubleD
+    uid: word!Word.PageBorderArt.doubleD:member
+    package: word!
+    summary: >-
+      Represents a border with double D design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DoubleD"'
+  - name: doubleDiamonds
+    uid: word!Word.PageBorderArt.doubleDiamonds:member
+    package: word!
+    summary: >-
+      Represents a border with double diamonds design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DoubleDiamonds"'
+  - name: earth1
+    uid: word!Word.PageBorderArt.earth1:member
+    package: word!
+    summary: >-
+      Represents a border with Earth design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Earth1"'
+  - name: earth2
+    uid: word!Word.PageBorderArt.earth2:member
+    package: word!
+    summary: >-
+      Represents a border with Earth design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Earth2"'
+  - name: eclipsingSquares1
+    uid: word!Word.PageBorderArt.eclipsingSquares1:member
+    package: word!
+    summary: >-
+      Represents a border with eclipsing squares design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EclipsingSquares1"'
+  - name: eclipsingSquares2
+    uid: word!Word.PageBorderArt.eclipsingSquares2:member
+    package: word!
+    summary: >-
+      Represents a border with eclipsing squares design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EclipsingSquares2"'
+  - name: eggsBlack
+    uid: word!Word.PageBorderArt.eggsBlack:member
+    package: word!
+    summary: >-
+      Represents a border with black eggs design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EggsBlack"'
+  - name: fans
+    uid: word!Word.PageBorderArt.fans:member
+    package: word!
+    summary: >-
+      Represents a border with fans design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Fans"'
+  - name: film
+    uid: word!Word.PageBorderArt.film:member
+    package: word!
+    summary: >-
+      Represents a border with film design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Film"'
+  - name: firecrackers
+    uid: word!Word.PageBorderArt.firecrackers:member
+    package: word!
+    summary: >-
+      Represents a border with firecrackers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Firecrackers"'
+  - name: flowersBlockPrint
+    uid: word!Word.PageBorderArt.flowersBlockPrint:member
+    package: word!
+    summary: >-
+      Represents a border with block print flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersBlockPrint"'
+  - name: flowersDaisies
+    uid: word!Word.PageBorderArt.flowersDaisies:member
+    package: word!
+    summary: >-
+      Represents a border with daisies flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersDaisies"'
+  - name: flowersModern1
+    uid: word!Word.PageBorderArt.flowersModern1:member
+    package: word!
+    summary: >-
+      Represents a border with modern 1 flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersModern1"'
+  - name: flowersModern2
+    uid: word!Word.PageBorderArt.flowersModern2:member
+    package: word!
+    summary: >-
+      Represents a border with modern 2 flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersModern2"'
+  - name: flowersPansy
+    uid: word!Word.PageBorderArt.flowersPansy:member
+    package: word!
+    summary: >-
+      Represents a border with pansy flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersPansy"'
+  - name: flowersRedRose
+    uid: word!Word.PageBorderArt.flowersRedRose:member
+    package: word!
+    summary: >-
+      Represents a border with red rose flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersRedRose"'
+  - name: flowersRoses
+    uid: word!Word.PageBorderArt.flowersRoses:member
+    package: word!
+    summary: >-
+      Represents a border with roses flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersRoses"'
+  - name: flowersTeacup
+    uid: word!Word.PageBorderArt.flowersTeacup:member
+    package: word!
+    summary: >-
+      Represents a border with teacup and flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersTeacup"'
+  - name: flowersTiny
+    uid: word!Word.PageBorderArt.flowersTiny:member
+    package: word!
+    summary: >-
+      Represents a border with tiny flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FlowersTiny"'
+  - name: gems
+    uid: word!Word.PageBorderArt.gems:member
+    package: word!
+    summary: >-
+      Represents a border with gems design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gems"'
+  - name: gingerbreadMan
+    uid: word!Word.PageBorderArt.gingerbreadMan:member
+    package: word!
+    summary: >-
+      Represents a border with gingerbread man design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GingerbreadMan"'
+  - name: gradient
+    uid: word!Word.PageBorderArt.gradient:member
+    package: word!
+    summary: >-
+      Represents a border with gradient design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gradient"'
+  - name: handmade1
+    uid: word!Word.PageBorderArt.handmade1:member
+    package: word!
+    summary: >-
+      Represents a border with handmade design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Handmade1"'
+  - name: handmade2
+    uid: word!Word.PageBorderArt.handmade2:member
+    package: word!
+    summary: >-
+      Represents a border with handmade design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Handmade2"'
+  - name: heartBalloon
+    uid: word!Word.PageBorderArt.heartBalloon:member
+    package: word!
+    summary: >-
+      Represents a border with heart balloon design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HeartBalloon"'
+  - name: heartGray
+    uid: word!Word.PageBorderArt.heartGray:member
+    package: word!
+    summary: >-
+      Represents a border with gray heart design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HeartGray"'
+  - name: hearts
+    uid: word!Word.PageBorderArt.hearts:member
+    package: word!
+    summary: >-
+      Represents a border with hearts design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hearts"'
+  - name: heebieJeebies
+    uid: word!Word.PageBorderArt.heebieJeebies:member
+    package: word!
+    summary: >-
+      Represents a border with heebie jeebies design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HeebieJeebies"'
+  - name: holly
+    uid: word!Word.PageBorderArt.holly:member
+    package: word!
+    summary: >-
+      Represents a border with holly design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Holly"'
+  - name: houseFunky
+    uid: word!Word.PageBorderArt.houseFunky:member
+    package: word!
+    summary: >-
+      Represents a border with funky house design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HouseFunky"'
+  - name: hypnotic
+    uid: word!Word.PageBorderArt.hypnotic:member
+    package: word!
+    summary: >-
+      Represents a border with hypnotic design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hypnotic"'
+  - name: iceCreamCones
+    uid: word!Word.PageBorderArt.iceCreamCones:member
+    package: word!
+    summary: >-
+      Represents a border with ice cream cone design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IceCreamCones"'
+  - name: lightBulb
+    uid: word!Word.PageBorderArt.lightBulb:member
+    package: word!
+    summary: >-
+      Represents a border with light bulb design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightBulb"'
+  - name: lightning1
+    uid: word!Word.PageBorderArt.lightning1:member
+    package: word!
+    summary: >-
+      Represents a border with lightning design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lightning1"'
+  - name: lightning2
+    uid: word!Word.PageBorderArt.lightning2:member
+    package: word!
+    summary: >-
+      Represents a border with lightning design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Lightning2"'
+  - name: mapleLeaf
+    uid: word!Word.PageBorderArt.mapleLeaf:member
+    package: word!
+    summary: >-
+      Represents a border with maple leaf design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MapleLeaf"'
+  - name: mapleMuffins
+    uid: word!Word.PageBorderArt.mapleMuffins:member
+    package: word!
+    summary: >-
+      Represents a border with maple muffin design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MapleMuffins"'
+  - name: mapPins
+    uid: word!Word.PageBorderArt.mapPins:member
+    package: word!
+    summary: >-
+      Represents a border with map pins design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MapPins"'
+  - name: marquee
+    uid: word!Word.PageBorderArt.marquee:member
+    package: word!
+    summary: >-
+      Represents a border with marquee design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Marquee"'
+  - name: marqueeToothed
+    uid: word!Word.PageBorderArt.marqueeToothed:member
+    package: word!
+    summary: >-
+      Represents a border with marquee toothed design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MarqueeToothed"'
+  - name: moons
+    uid: word!Word.PageBorderArt.moons:member
+    package: word!
+    summary: >-
+      Represents a border with moons design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Moons"'
+  - name: mosaic
+    uid: word!Word.PageBorderArt.mosaic:member
+    package: word!
+    summary: >-
+      Represents a border with mosaic design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mosaic"'
+  - name: musicNotes
+    uid: word!Word.PageBorderArt.musicNotes:member
+    package: word!
+    summary: >-
+      Represents a border with music notes design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MusicNotes"'
+  - name: northwest
+    uid: word!Word.PageBorderArt.northwest:member
+    package: word!
+    summary: >-
+      Represents a border with northwest design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Northwest"'
+  - name: ovals
+    uid: word!Word.PageBorderArt.ovals:member
+    package: word!
+    summary: >-
+      Represents a border with ovals design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ovals"'
+  - name: packages
+    uid: word!Word.PageBorderArt.packages:member
+    package: word!
+    summary: >-
+      Represents a border with packages design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Packages"'
+  - name: palmsBlack
+    uid: word!Word.PageBorderArt.palmsBlack:member
+    package: word!
+    summary: >-
+      Represents a border with black palms design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PalmsBlack"'
+  - name: palmsColor
+    uid: word!Word.PageBorderArt.palmsColor:member
+    package: word!
+    summary: >-
+      Represents a border with palm trees in color.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PalmsColor"'
+  - name: paperClips
+    uid: word!Word.PageBorderArt.paperClips:member
+    package: word!
+    summary: >-
+      Represents a border with paper clips design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PaperClips"'
+  - name: papyrus
+    uid: word!Word.PageBorderArt.papyrus:member
+    package: word!
+    summary: >-
+      Represents a border with papyrus design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Papyrus"'
+  - name: partyFavor
+    uid: word!Word.PageBorderArt.partyFavor:member
+    package: word!
+    summary: >-
+      Represents a border with party favor design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PartyFavor"'
+  - name: partyGlass
+    uid: word!Word.PageBorderArt.partyGlass:member
+    package: word!
+    summary: >-
+      Represents a border with party glass design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PartyGlass"'
+  - name: pencils
+    uid: word!Word.PageBorderArt.pencils:member
+    package: word!
+    summary: >-
+      Represents a border with pencils design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pencils"'
+  - name: people
+    uid: word!Word.PageBorderArt.people:member
+    package: word!
+    summary: >-
+      Represents a border with people design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"People"'
+  - name: peopleHats
+    uid: word!Word.PageBorderArt.peopleHats:member
+    package: word!
+    summary: >-
+      Represents a border with people wearing hats design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PeopleHats"'
+  - name: peopleWaving
+    uid: word!Word.PageBorderArt.peopleWaving:member
+    package: word!
+    summary: >-
+      Represents a border with people waving design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PeopleWaving"'
+  - name: poinsettias
+    uid: word!Word.PageBorderArt.poinsettias:member
+    package: word!
+    summary: >-
+      Represents a border with poinsettias flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Poinsettias"'
+  - name: postageStamp
+    uid: word!Word.PageBorderArt.postageStamp:member
+    package: word!
+    summary: >-
+      Represents a border with postage stamp design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PostageStamp"'
+  - name: pumpkin1
+    uid: word!Word.PageBorderArt.pumpkin1:member
+    package: word!
+    summary: >-
+      Represents a border with pumpkin design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pumpkin1"'
+  - name: pushPinNote1
+    uid: word!Word.PageBorderArt.pushPinNote1:member
+    package: word!
+    summary: >-
+      Represents a border with push pin note design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PushPinNote1"'
+  - name: pushPinNote2
+    uid: word!Word.PageBorderArt.pushPinNote2:member
+    package: word!
+    summary: >-
+      Represents a border with push pin note design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PushPinNote2"'
+  - name: pyramids
+    uid: word!Word.PageBorderArt.pyramids:member
+    package: word!
+    summary: >-
+      Represents a border with pyramids design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pyramids"'
+  - name: pyramidsAbove
+    uid: word!Word.PageBorderArt.pyramidsAbove:member
+    package: word!
+    summary: >-
+      Represents a border with pyramids above design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PyramidsAbove"'
+  - name: quadrants
+    uid: word!Word.PageBorderArt.quadrants:member
+    package: word!
+    summary: >-
+      Represents a border with quadrants design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Quadrants"'
+  - name: rings
+    uid: word!Word.PageBorderArt.rings:member
+    package: word!
+    summary: >-
+      Represents a border with rings design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Rings"'
+  - name: safari
+    uid: word!Word.PageBorderArt.safari:member
+    package: word!
+    summary: >-
+      Represents a border with safari design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Safari"'
+  - name: sawtooth
+    uid: word!Word.PageBorderArt.sawtooth:member
+    package: word!
+    summary: >-
+      Represents a border with sawtooth design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sawtooth"'
+  - name: sawtoothGray
+    uid: word!Word.PageBorderArt.sawtoothGray:member
+    package: word!
+    summary: >-
+      Represents a border with gray sawtooth design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SawtoothGray"'
+  - name: scaredCat
+    uid: word!Word.PageBorderArt.scaredCat:member
+    package: word!
+    summary: >-
+      Represents a border with scared cat design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ScaredCat"'
+  - name: seattle
+    uid: word!Word.PageBorderArt.seattle:member
+    package: word!
+    summary: >-
+      Represents a border with Seattle design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Seattle"'
+  - name: shadowedSquares
+    uid: word!Word.PageBorderArt.shadowedSquares:member
+    package: word!
+    summary: >-
+      Represents a border with shadowed squares design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ShadowedSquares"'
+  - name: sharksTeeth
+    uid: word!Word.PageBorderArt.sharksTeeth:member
+    package: word!
+    summary: >-
+      Represents a border with sharks teeth design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SharksTeeth"'
+  - name: shorebirdTracks
+    uid: word!Word.PageBorderArt.shorebirdTracks:member
+    package: word!
+    summary: >-
+      Represents a border with shorebird tracks design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ShorebirdTracks"'
+  - name: skyrocket
+    uid: word!Word.PageBorderArt.skyrocket:member
+    package: word!
+    summary: >-
+      Represents a border with skyrocket design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Skyrocket"'
+  - name: snowflakeFancy
+    uid: word!Word.PageBorderArt.snowflakeFancy:member
+    package: word!
+    summary: >-
+      Represents a border with fancy snowflake design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SnowflakeFancy"'
+  - name: snowflakes
+    uid: word!Word.PageBorderArt.snowflakes:member
+    package: word!
+    summary: >-
+      Represents a border with snowflakes design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Snowflakes"'
+  - name: sombrero
+    uid: word!Word.PageBorderArt.sombrero:member
+    package: word!
+    summary: >-
+      Represents a border with sombrero design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sombrero"'
+  - name: southwest
+    uid: word!Word.PageBorderArt.southwest:member
+    package: word!
+    summary: >-
+      Represents a border with southwest design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Southwest"'
+  - name: stars
+    uid: word!Word.PageBorderArt.stars:member
+    package: word!
+    summary: >-
+      Represents a border with stars design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Stars"'
+  - name: stars3D
+    uid: word!Word.PageBorderArt.stars3D:member
+    package: word!
+    summary: >-
+      Represents a border with 3D stars design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Stars3D"'
+  - name: starsBlack
+    uid: word!Word.PageBorderArt.starsBlack:member
+    package: word!
+    summary: >-
+      Represents a border with black stars design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StarsBlack"'
+  - name: starsShadowed
+    uid: word!Word.PageBorderArt.starsShadowed:member
+    package: word!
+    summary: >-
+      Represents a border with shadowed stars design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StarsShadowed"'
+  - name: starsTop
+    uid: word!Word.PageBorderArt.starsTop:member
+    package: word!
+    summary: >-
+      Represents a border with top stars design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"StarsTop"'
+  - name: sun
+    uid: word!Word.PageBorderArt.sun:member
+    package: word!
+    summary: >-
+      Represents a border with sun design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sun"'
+  - name: swirligig
+    uid: word!Word.PageBorderArt.swirligig:member
+    package: word!
+    summary: >-
+      Represents a border with swirligig design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Swirligig"'
+  - name: tornPaper
+    uid: word!Word.PageBorderArt.tornPaper:member
+    package: word!
+    summary: >-
+      Represents a border with torn paper design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TornPaper"'
+  - name: tornPaperBlack
+    uid: word!Word.PageBorderArt.tornPaperBlack:member
+    package: word!
+    summary: >-
+      Represents a border with black torn paper design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TornPaperBlack"'
+  - name: trees
+    uid: word!Word.PageBorderArt.trees:member
+    package: word!
+    summary: >-
+      Represents a border with trees design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Trees"'
+  - name: triangleParty
+    uid: word!Word.PageBorderArt.triangleParty:member
+    package: word!
+    summary: >-
+      Represents a border with triangle party design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TriangleParty"'
+  - name: triangles
+    uid: word!Word.PageBorderArt.triangles:member
+    package: word!
+    summary: >-
+      Represents a border with triangles design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Triangles"'
+  - name: tribal1
+    uid: word!Word.PageBorderArt.tribal1:member
+    package: word!
+    summary: >-
+      Represents a border with tribal design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tribal1"'
+  - name: tribal2
+    uid: word!Word.PageBorderArt.tribal2:member
+    package: word!
+    summary: >-
+      Represents a border with tribal design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tribal2"'
+  - name: tribal3
+    uid: word!Word.PageBorderArt.tribal3:member
+    package: word!
+    summary: >-
+      Represents a border with tribal design (variant 3).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tribal3"'
+  - name: tribal4
+    uid: word!Word.PageBorderArt.tribal4:member
+    package: word!
+    summary: >-
+      Represents a border with tribal design (variant 4).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tribal4"'
+  - name: tribal5
+    uid: word!Word.PageBorderArt.tribal5:member
+    package: word!
+    summary: >-
+      Represents a border with tribal design (variant 5).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tribal5"'
+  - name: tribal6
+    uid: word!Word.PageBorderArt.tribal6:member
+    package: word!
+    summary: >-
+      Represents a border with tribal design (variant 6).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tribal6"'
+  - name: twistedLines1
+    uid: word!Word.PageBorderArt.twistedLines1:member
+    package: word!
+    summary: >-
+      Represents a border with twisted lines design (variant 1).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TwistedLines1"'
+  - name: twistedLines2
+    uid: word!Word.PageBorderArt.twistedLines2:member
+    package: word!
+    summary: >-
+      Represents a border with twisted lines design (variant 2).
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TwistedLines2"'
+  - name: vine
+    uid: word!Word.PageBorderArt.vine:member
+    package: word!
+    summary: >-
+      Represents a border with vine design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vine"'
+  - name: waveline
+    uid: word!Word.PageBorderArt.waveline:member
+    package: word!
+    summary: >-
+      Represents a border with waveline design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Waveline"'
+  - name: weavingAngles
+    uid: word!Word.PageBorderArt.weavingAngles:member
+    package: word!
+    summary: >-
+      Represents a border with weaving angles design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WeavingAngles"'
+  - name: weavingBraid
+    uid: word!Word.PageBorderArt.weavingBraid:member
+    package: word!
+    summary: >-
+      Represents a border with weaving braid design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WeavingBraid"'
+  - name: weavingRibbon
+    uid: word!Word.PageBorderArt.weavingRibbon:member
+    package: word!
+    summary: >-
+      Represents a border with weaving ribbon design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WeavingRibbon"'
+  - name: weavingStrips
+    uid: word!Word.PageBorderArt.weavingStrips:member
+    package: word!
+    summary: >-
+      Represents a border with weaving strips design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WeavingStrips"'
+  - name: whiteFlowers
+    uid: word!Word.PageBorderArt.whiteFlowers:member
+    package: word!
+    summary: >-
+      Represents a border with white flowers design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WhiteFlowers"'
+  - name: woodwork
+    uid: word!Word.PageBorderArt.woodwork:member
+    package: word!
+    summary: >-
+      Represents a border with woodwork design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Woodwork"'
+  - name: xillusions
+    uid: word!Word.PageBorderArt.xillusions:member
+    package: word!
+    summary: >-
+      Represents a border with X illusions design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"XIllusions"'
+  - name: zanyTriangles
+    uid: word!Word.PageBorderArt.zanyTriangles:member
+    package: word!
+    summary: >-
+      Represents a border with zany triangles design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ZanyTriangles"'
+  - name: zigZag
+    uid: word!Word.PageBorderArt.zigZag:member
+    package: word!
+    summary: >-
+      Represents a border with zigzag design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ZigZag"'
+  - name: zigZagStitch
+    uid: word!Word.PageBorderArt.zigZagStitch:member
+    package: word!
+    summary: >-
+      Represents a border with zigzag stitch design.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ZigZagStitch"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagecollection.yml
new file mode 100644
index 0000000000..bc2f8c8d44
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagecollection.yml
@@ -0,0 +1,262 @@
+### YamlMime:TSType
+name: Word.PageCollection
+uid: word!Word.PageCollection:class
+package: word!
+fullName: Word.PageCollection
+summary: Represents the collection of page.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+  await Word.run(async (context) => {
+    // Gets pages of the selection.
+    const pages: Word.PageCollection = context.document.getSelection().pages;
+    pages.load();
+    await context.sync();
+
+    // Log info for pages included in selection.
+    console.log(pages);
+    const pagesIndexes = [];
+    const pagesText = [];
+    for (let i = 0; i < pages.items.length; i++) {
+      const page = pages.items[i];
+      page.load('index');
+      pagesIndexes.push(page);
+
+      const range = page.getRange();
+      range.load('text');
+      pagesText.push(range);
+    }
+
+    await context.sync();
+
+    for (let i = 0; i < pagesIndexes.length; i++) {
+      console.log(`Index info for page ${i + 1} in the selection: ${pagesIndexes[i].index}`);
+      console.log("Text of that page in the selection:", pagesText[i].text);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.PageCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.PageCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Page[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.PageCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first page in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Page;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.PageCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first page in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Page;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.PageCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.PageCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.PageCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.PageCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.PageCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.PageCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.PageCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.PageCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.PageCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.PageCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.PageCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.PageCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.PageCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.PageCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.PageCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.pageorientation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pageorientation.yml
new file mode 100644
index 0000000000..e7466049cd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pageorientation.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.PageOrientation
+uid: word!Word.PageOrientation:enum
+package: word!
+fullName: Word.PageOrientation
+summary: Specifies a page layout orientation.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: landscape
+    uid: word!Word.PageOrientation.landscape:member
+    package: word!
+    summary: >-
+      Landscape orientation.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Landscape"'
+  - name: portrait
+    uid: word!Word.PageOrientation.portrait:member
+    package: word!
+    summary: >-
+      Portrait orientation.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Portrait"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagesetup.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagesetup.yml
new file mode 100644
index 0000000000..1da70acee8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagesetup.yml
@@ -0,0 +1,768 @@
+### YamlMime:TSType
+name: Word.PageSetup
+uid: word!Word.PageSetup:class
+package: word!
+fullName: Word.PageSetup
+summary: Represents the page setup settings for a Word document or section.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: bookFoldPrinting
+    uid: word!Word.PageSetup#bookFoldPrinting:member
+    package: word!
+    fullName: bookFoldPrinting
+    summary: Specifies whether Microsoft Word prints the document as a booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrinting: boolean;'
+      return:
+        type: boolean
+  - name: bookFoldPrintingSheets
+    uid: word!Word.PageSetup#bookFoldPrintingSheets:member
+    package: word!
+    fullName: bookFoldPrintingSheets
+    summary: Specifies the number of pages for each booklet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldPrintingSheets: number;'
+      return:
+        type: number
+  - name: bookFoldReversePrinting
+    uid: word!Word.PageSetup#bookFoldReversePrinting:member
+    package: word!
+    fullName: bookFoldReversePrinting
+    summary: >-
+      Specifies if Microsoft Word reverses the printing order for book fold
+      printing of bidirectional or Asian language documents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bookFoldReversePrinting: boolean;'
+      return:
+        type: boolean
+  - name: bottomMargin
+    uid: word!Word.PageSetup#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: >-
+      Specifies the distance (in points) between the bottom edge of the page and
+      the bottom boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin: number;'
+      return:
+        type: number
+  - name: charsLine
+    uid: word!Word.PageSetup#charsLine:member
+    package: word!
+    fullName: charsLine
+    summary: Specifies the number of characters per line in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'charsLine: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.PageSetup#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: differentFirstPageHeaderFooter
+    uid: word!Word.PageSetup#differentFirstPageHeaderFooter:member
+    package: word!
+    fullName: differentFirstPageHeaderFooter
+    summary: Specifies whether the first page has a different header and footer.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'differentFirstPageHeaderFooter: boolean;'
+      return:
+        type: boolean
+  - name: footerDistance
+    uid: word!Word.PageSetup#footerDistance:member
+    package: word!
+    fullName: footerDistance
+    summary: >-
+      Specifies the distance between the footer and the bottom of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'footerDistance: number;'
+      return:
+        type: number
+  - name: gutter
+    uid: word!Word.PageSetup#gutter:member
+    package: word!
+    fullName: gutter
+    summary: >-
+      Specifies the amount (in points) of extra margin space added to each page
+      in a document or section for binding.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutter: number;'
+      return:
+        type: number
+  - name: gutterPosition
+    uid: word!Word.PageSetup#gutterPosition:member
+    package: word!
+    fullName: gutterPosition
+    summary: Specifies on which side the gutter appears in a document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterPosition: Word.GutterPosition | "Left" | "Right" | "Top";'
+      return:
+        type: >-
+           | "Left" | "Right" |
+          "Top"
+  - name: gutterStyle
+    uid: word!Word.PageSetup#gutterStyle:member
+    package: word!
+    fullName: gutterStyle
+    summary: >-
+      Specifies whether Microsoft Word uses gutters for the current document
+      based on a right-to-left language or a left-to-right language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'gutterStyle: Word.GutterStyle | "Bidirectional" | "Latin";'
+      return:
+        type:  | "Bidirectional" | "Latin"
+  - name: headerDistance
+    uid: word!Word.PageSetup#headerDistance:member
+    package: word!
+    fullName: headerDistance
+    summary: >-
+      Specifies the distance between the header and the top of the page in
+      points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerDistance: number;'
+      return:
+        type: number
+  - name: layoutMode
+    uid: word!Word.PageSetup#layoutMode:member
+    package: word!
+    fullName: layoutMode
+    summary: Specifies the layout mode for the current document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'layoutMode: Word.LayoutMode | "Default" | "Grid" | "LineGrid" | "Genko";'
+      return:
+        type: >-
+           | "Default" | "Grid" |
+          "LineGrid" | "Genko"
+  - name: leftMargin
+    uid: word!Word.PageSetup#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: >-
+      Specifies the distance (in points) between the left edge of the page and
+      the left boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin: number;'
+      return:
+        type: number
+  - name: lineNumbering
+    uid: word!Word.PageSetup#lineNumbering:member
+    package: word!
+    fullName: lineNumbering
+    summary: >-
+      Specifies a `LineNumbering` object that represents the line numbers for
+      the `PageSetup` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineNumbering: Word.LineNumbering;'
+      return:
+        type: 
+  - name: linesPage
+    uid: word!Word.PageSetup#linesPage:member
+    package: word!
+    fullName: linesPage
+    summary: Specifies the number of lines per page in the document grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linesPage: number;'
+      return:
+        type: number
+  - name: mirrorMargins
+    uid: word!Word.PageSetup#mirrorMargins:member
+    package: word!
+    fullName: mirrorMargins
+    summary: >-
+      Specifies if the inside and outside margins of facing pages are the same
+      width.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorMargins: boolean;'
+      return:
+        type: boolean
+  - name: oddAndEvenPagesHeaderFooter
+    uid: word!Word.PageSetup#oddAndEvenPagesHeaderFooter:member
+    package: word!
+    fullName: oddAndEvenPagesHeaderFooter
+    summary: Specifies whether odd and even pages have different headers and footers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'oddAndEvenPagesHeaderFooter: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.PageSetup#orientation:member
+    package: word!
+    fullName: orientation
+    summary: Specifies the orientation of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'orientation: Word.PageOrientation | "Portrait" | "Landscape";'
+      return:
+        type: >-
+           | "Portrait" |
+          "Landscape"
+  - name: pageHeight
+    uid: word!Word.PageSetup#pageHeight:member
+    package: word!
+    fullName: pageHeight
+    summary: Specifies the page height in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageHeight: number;'
+      return:
+        type: number
+  - name: pageWidth
+    uid: word!Word.PageSetup#pageWidth:member
+    package: word!
+    fullName: pageWidth
+    summary: Specifies the page width in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'pageWidth: number;'
+      return:
+        type: number
+  - name: paperSize
+    uid: word!Word.PageSetup#paperSize:member
+    package: word!
+    fullName: paperSize
+    summary: Specifies the paper size of the page.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        paperSize: Word.PaperSize | "Size10x14" | "Size11x17" | "Letter" |
+        "LetterSmall" | "Legal" | "Executive" | "A3" | "A4" | "A4Small" | "A5" |
+        "B4" | "B5" | "CSheet" | "DSheet" | "ESheet" | "FanfoldLegalGerman" |
+        "FanfoldStdGerman" | "FanfoldUS" | "Folio" | "Ledger" | "Note" |
+        "Quarto" | "Statement" | "Tabloid" | "Envelope9" | "Envelope10" |
+        "Envelope11" | "Envelope12" | "Envelope14" | "EnvelopeB4" | "EnvelopeB5"
+        | "EnvelopeB6" | "EnvelopeC3" | "EnvelopeC4" | "EnvelopeC5" |
+        "EnvelopeC6" | "EnvelopeC65" | "EnvelopeDL" | "EnvelopeItaly" |
+        "EnvelopeMonarch" | "EnvelopePersonal" | "Custom";
+      return:
+        type: >-
+           | "Size10x14" | "Size11x17" |
+          "Letter" | "LetterSmall" | "Legal" | "Executive" | "A3" | "A4" |
+          "A4Small" | "A5" | "B4" | "B5" | "CSheet" | "DSheet" | "ESheet" |
+          "FanfoldLegalGerman" | "FanfoldStdGerman" | "FanfoldUS" | "Folio" |
+          "Ledger" | "Note" | "Quarto" | "Statement" | "Tabloid" | "Envelope9" |
+          "Envelope10" | "Envelope11" | "Envelope12" | "Envelope14" |
+          "EnvelopeB4" | "EnvelopeB5" | "EnvelopeB6" | "EnvelopeC3" |
+          "EnvelopeC4" | "EnvelopeC5" | "EnvelopeC6" | "EnvelopeC65" |
+          "EnvelopeDL" | "EnvelopeItaly" | "EnvelopeMonarch" |
+          "EnvelopePersonal" | "Custom"
+  - name: rightMargin
+    uid: word!Word.PageSetup#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: >-
+      Specifies the distance (in points) between the right edge of the page and
+      the right boundary of the body text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin: number;'
+      return:
+        type: number
+  - name: sectionDirection
+    uid: word!Word.PageSetup#sectionDirection:member
+    package: word!
+    fullName: sectionDirection
+    summary: Specifies the reading order and alignment for the specified sections.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sectionDirection: Word.SectionDirection | "RightToLeft" | "LeftToRight";'
+      return:
+        type: >-
+           | "RightToLeft" |
+          "LeftToRight"
+  - name: sectionStart
+    uid: word!Word.PageSetup#sectionStart:member
+    package: word!
+    fullName: sectionStart
+    summary: Specifies the type of section break for the specified object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        sectionStart: Word.SectionStart | "Continuous" | "NewColumn" | "NewPage"
+        | "EvenPage" | "OddPage";
+      return:
+        type: >-
+           | "Continuous" |
+          "NewColumn" | "NewPage" | "EvenPage" | "OddPage"
+  - name: showGrid
+    uid: word!Word.PageSetup#showGrid:member
+    package: word!
+    fullName: showGrid
+    summary: Specifies whether to show the grid.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'showGrid: boolean;'
+      return:
+        type: boolean
+  - name: suppressEndnotes
+    uid: word!Word.PageSetup#suppressEndnotes:member
+    package: word!
+    fullName: suppressEndnotes
+    summary: >-
+      Specifies if endnotes are printed at the end of the next section that
+      doesn't suppress endnotes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'suppressEndnotes: boolean;'
+      return:
+        type: boolean
+  - name: textColumns
+    uid: word!Word.PageSetup#textColumns:member
+    package: word!
+    fullName: textColumns
+    summary: >-
+      Gets a `TextColumnCollection` object that represents the set of text
+      columns for the `PageSetup` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly textColumns: Word.TextColumnCollection;'
+      return:
+        type: 
+  - name: topMargin
+    uid: word!Word.PageSetup#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Specifies the top margin of the page in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin: number;'
+      return:
+        type: number
+  - name: twoPagesOnOne
+    uid: word!Word.PageSetup#twoPagesOnOne:member
+    package: word!
+    fullName: twoPagesOnOne
+    summary: Specifies whether to print two pages per sheet.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'twoPagesOnOne: boolean;'
+      return:
+        type: boolean
+  - name: verticalAlignment
+    uid: word!Word.PageSetup#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of text on each page in a document or
+      section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment: Word.PageSetupVerticalAlignment | "Top" | "Center" |
+        "Justify" | "Bottom";
+      return:
+        type: >-
+           | "Top" |
+          "Center" | "Justify" | "Bottom"
+methods:
+  - name: load(options)
+    uid: word!Word.PageSetup#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.PageSetupLoadOptions): Word.PageSetup;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.PageSetup#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.PageSetup;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.PageSetup#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.PageSetup;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.PageSetup#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.PageSetupUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.PageSetup#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.PageSetup): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setAsTemplateDefault()
+    uid: word!Word.PageSetup#setAsTemplateDefault:member(1)
+    package: word!
+    fullName: setAsTemplateDefault()
+    summary: >-
+      Sets the specified page setup formatting as the default for the active
+      document and all new documents based on the active template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setAsTemplateDefault(): void;'
+      return:
+        type: void
+        description: ''
+  - name: togglePortrait()
+    uid: word!Word.PageSetup#togglePortrait:member(1)
+    package: word!
+    fullName: togglePortrait()
+    summary: >-
+      Switches between portrait and landscape page orientations for a document
+      or section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'togglePortrait(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.PageSetup#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.PageSetup` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.PageSetupData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.PageSetupData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.PageSetup#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.PageSetup;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.PageSetup#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.PageSetup;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagesetupverticalalignment.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagesetupverticalalignment.yml
new file mode 100644
index 0000000000..908abda245
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pagesetupverticalalignment.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.PageSetupVerticalAlignment
+uid: word!Word.PageSetupVerticalAlignment:enum
+package: word!
+fullName: Word.PageSetupVerticalAlignment
+summary: Specifies the type of vertical alignment to apply.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.PageSetupVerticalAlignment.bottom:member
+    package: word!
+    summary: >-
+      Align text to the bottom.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: center
+    uid: word!Word.PageSetupVerticalAlignment.center:member
+    package: word!
+    summary: >-
+      Align text to the center.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Center"'
+  - name: justify
+    uid: word!Word.PageSetupVerticalAlignment.justify:member
+    package: word!
+    summary: >-
+      Justify text vertically.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Justify"'
+  - name: top
+    uid: word!Word.PageSetupVerticalAlignment.top:member
+    package: word!
+    summary: >-
+      Align text to the top.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.pane.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pane.yml
new file mode 100644
index 0000000000..eb1bb7a62a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.pane.yml
@@ -0,0 +1,386 @@
+### YamlMime:TSType
+name: Word.Pane
+uid: word!Word.Pane:class
+package: word!
+fullName: Word.Pane
+summary: >-
+  Represents a window pane. The `Pane` object is a member of the pane
+  collection. The pane collection includes all the window panes for a single
+  window.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+  await Word.run(async (context) => {
+    // Gets the first paragraph of each page.
+    console.log("Getting first paragraph of each page...");
+
+    // Get the active window.
+    const activeWindow: Word.Window = context.document.activeWindow;
+    activeWindow.load();
+
+    // Get the active pane.
+    const activePane: Word.Pane = activeWindow.activePane;
+    activePane.load();
+
+    // Get all pages.
+    const pages: Word.PageCollection = activePane.pages;
+    pages.load();
+
+    await context.sync();
+
+    // Get page index and paragraphs of each page.
+    const pagesIndexes = [];
+    const pagesNumberOfParagraphs = [];
+    const pagesFirstParagraphText = [];
+    for (let i = 0; i < pages.items.length; i++) {
+      const page = pages.items[i];
+      page.load('index');
+      pagesIndexes.push(page);
+
+      const paragraphs = page.getRange().paragraphs;
+      paragraphs.load('items/length');
+      pagesNumberOfParagraphs.push(paragraphs);
+
+      const firstParagraph = paragraphs.getFirst();
+      firstParagraph.load('text');
+      pagesFirstParagraphText.push(firstParagraph);
+    }
+
+    await context.sync();
+
+    for (let i = 0; i < pagesIndexes.length; i++) {
+      console.log(`Page index: ${pagesIndexes[i].index}`);
+      console.log(`Number of paragraphs: ${pagesNumberOfParagraphs[i].items.length}`);
+      console.log("First paragraph's text:", pagesFirstParagraphText[i].text);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.Pane#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: pages
+    uid: word!Word.Pane#pages:member
+    package: word!
+    fullName: pages
+    summary: Gets the collection of pages in the pane.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets the first paragraph of each page.
+        console.log("Getting first paragraph of each page...");
+
+        // Get the active window.
+        const activeWindow: Word.Window = context.document.activeWindow;
+        activeWindow.load();
+
+        // Get the active pane.
+        const activePane: Word.Pane = activeWindow.activePane;
+        activePane.load();
+
+        // Get all pages.
+        const pages: Word.PageCollection = activePane.pages;
+        pages.load();
+
+        await context.sync();
+
+        // Get page index and paragraphs of each page.
+        const pagesIndexes = [];
+        const pagesNumberOfParagraphs = [];
+        const pagesFirstParagraphText = [];
+        for (let i = 0; i < pages.items.length; i++) {
+          const page = pages.items[i];
+          page.load('index');
+          pagesIndexes.push(page);
+
+          const paragraphs = page.getRange().paragraphs;
+          paragraphs.load('items/length');
+          pagesNumberOfParagraphs.push(paragraphs);
+
+          const firstParagraph = paragraphs.getFirst();
+          firstParagraph.load('text');
+          pagesFirstParagraphText.push(firstParagraph);
+        }
+
+        await context.sync();
+
+        for (let i = 0; i < pagesIndexes.length; i++) {
+          console.log(`Page index: ${pagesIndexes[i].index}`);
+          console.log(`Number of paragraphs: ${pagesNumberOfParagraphs[i].items.length}`);
+          console.log("First paragraph's text:", pagesFirstParagraphText[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pages: Word.PageCollection;'
+      return:
+        type: 
+  - name: pagesEnclosingViewport
+    uid: word!Word.Pane#pagesEnclosingViewport:member
+    package: word!
+    fullName: pagesEnclosingViewport
+    summary: >-
+      Gets the `PageCollection` shown in the viewport of the pane. If a page is
+      partially visible in the pane, the whole page is returned.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets the pages enclosing the viewport.
+
+        // Get the active window.
+        const activeWindow: Word.Window = context.document.activeWindow;
+        activeWindow.load();
+
+        // Get the active pane.
+        const activePane: Word.Pane = activeWindow.activePane;
+        activePane.load();
+
+        // Get pages enclosing the viewport.
+        const pages: Word.PageCollection = activePane.pagesEnclosingViewport;
+        pages.load();
+
+        await context.sync();
+
+        // Log the number of pages.
+        const pageCount = pages.items.length;
+        console.log(`Number of pages enclosing the viewport: ${pageCount}`);
+
+        // Log index info of these pages.
+        const pagesIndexes = [];
+        for (let i = 0; i < pageCount; i++) {
+          const page = pages.items[i];
+          page.load('index');
+          pagesIndexes.push(page);
+        }
+
+        await context.sync();
+
+        for (let i = 0; i < pagesIndexes.length; i++) {
+          console.log(`Page index: ${pagesIndexes[i].index}`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pagesEnclosingViewport: Word.PageCollection;'
+      return:
+        type: 
+methods:
+  - name: getNext()
+    uid: word!Word.Pane#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next pane in the window. Throws an `ItemNotFound` error if this
+      pane is the last one.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.Pane;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.Pane#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next pane. If this pane is the last one, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.Pane;'
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Pane#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Pane;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Pane#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Pane;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Pane#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Pane` object is an
+      API object, the `toJSON` method returns a plain JavaScript object (typed
+      as `Word.Interfaces.PaneData`) that contains shallow copies of any
+      loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.PaneData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Pane#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Pane;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Pane#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Pane;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.panecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.panecollection.yml
new file mode 100644
index 0000000000..a7f960cd96
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.panecollection.yml
@@ -0,0 +1,197 @@
+### YamlMime:TSType
+name: Word.PaneCollection
+uid: word!Word.PaneCollection:class
+package: word!
+fullName: Word.PaneCollection
+summary: Represents the collection of pane.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.PaneCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.PaneCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Pane[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.PaneCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first pane in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Pane;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.PaneCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first pane in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Pane;'
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.PaneCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.PaneCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.PaneCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.PaneCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.PaneCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.PaneCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.PaneCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.PaneCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.PaneCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.PaneCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.PaneCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.PaneCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.papersize.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.papersize.yml
new file mode 100644
index 0000000000..dbd3911823
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.papersize.yml
@@ -0,0 +1,433 @@
+### YamlMime:TSEnum
+name: Word.PaperSize
+uid: word!Word.PaperSize:enum
+package: word!
+fullName: Word.PaperSize
+summary: Specifies a paper size.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: a3
+    uid: word!Word.PaperSize.a3:member
+    package: word!
+    summary: >-
+      A3 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"A3"'
+  - name: a4
+    uid: word!Word.PaperSize.a4:member
+    package: word!
+    summary: >-
+      A4 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"A4"'
+  - name: a4Small
+    uid: word!Word.PaperSize.a4Small:member
+    package: word!
+    summary: >-
+      Small A4 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"A4Small"'
+  - name: a5
+    uid: word!Word.PaperSize.a5:member
+    package: word!
+    summary: >-
+      A5 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"A5"'
+  - name: b4
+    uid: word!Word.PaperSize.b4:member
+    package: word!
+    summary: >-
+      B4 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"B4"'
+  - name: b5
+    uid: word!Word.PaperSize.b5:member
+    package: word!
+    summary: >-
+      B5 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"B5"'
+  - name: csheet
+    uid: word!Word.PaperSize.csheet:member
+    package: word!
+    summary: >-
+      C-sheet paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CSheet"'
+  - name: custom
+    uid: word!Word.PaperSize.custom:member
+    package: word!
+    summary: >-
+      Custom paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Custom"'
+  - name: dsheet
+    uid: word!Word.PaperSize.dsheet:member
+    package: word!
+    summary: >-
+      D-sheet paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DSheet"'
+  - name: envelope10
+    uid: word!Word.PaperSize.envelope10:member
+    package: word!
+    summary: >-
+      Envelope size 10.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Envelope10"'
+  - name: envelope11
+    uid: word!Word.PaperSize.envelope11:member
+    package: word!
+    summary: >-
+      Envelope size 11.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Envelope11"'
+  - name: envelope12
+    uid: word!Word.PaperSize.envelope12:member
+    package: word!
+    summary: >-
+      Envelope size 12.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Envelope12"'
+  - name: envelope14
+    uid: word!Word.PaperSize.envelope14:member
+    package: word!
+    summary: >-
+      Envelope size 14.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Envelope14"'
+  - name: envelope9
+    uid: word!Word.PaperSize.envelope9:member
+    package: word!
+    summary: >-
+      Envelope size 9.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Envelope9"'
+  - name: envelopeB4
+    uid: word!Word.PaperSize.envelopeB4:member
+    package: word!
+    summary: >-
+      Envelope B4 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeB4"'
+  - name: envelopeB5
+    uid: word!Word.PaperSize.envelopeB5:member
+    package: word!
+    summary: >-
+      Envelope B5 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeB5"'
+  - name: envelopeB6
+    uid: word!Word.PaperSize.envelopeB6:member
+    package: word!
+    summary: >-
+      Envelope B6 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeB6"'
+  - name: envelopeC3
+    uid: word!Word.PaperSize.envelopeC3:member
+    package: word!
+    summary: >-
+      Envelope C3 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeC3"'
+  - name: envelopeC4
+    uid: word!Word.PaperSize.envelopeC4:member
+    package: word!
+    summary: >-
+      Envelope C4 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeC4"'
+  - name: envelopeC5
+    uid: word!Word.PaperSize.envelopeC5:member
+    package: word!
+    summary: >-
+      Envelope C5 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeC5"'
+  - name: envelopeC6
+    uid: word!Word.PaperSize.envelopeC6:member
+    package: word!
+    summary: >-
+      Envelope C6 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeC6"'
+  - name: envelopeC65
+    uid: word!Word.PaperSize.envelopeC65:member
+    package: word!
+    summary: >-
+      Envelope C65 size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeC65"'
+  - name: envelopeDL
+    uid: word!Word.PaperSize.envelopeDL:member
+    package: word!
+    summary: >-
+      Envelope DL size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeDL"'
+  - name: envelopeItaly
+    uid: word!Word.PaperSize.envelopeItaly:member
+    package: word!
+    summary: >-
+      Envelope Italy size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeItaly"'
+  - name: envelopeMonarch
+    uid: word!Word.PaperSize.envelopeMonarch:member
+    package: word!
+    summary: >-
+      Envelope Monarch size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopeMonarch"'
+  - name: envelopePersonal
+    uid: word!Word.PaperSize.envelopePersonal:member
+    package: word!
+    summary: >-
+      Envelope Personal size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EnvelopePersonal"'
+  - name: esheet
+    uid: word!Word.PaperSize.esheet:member
+    package: word!
+    summary: >-
+      E-sheet paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ESheet"'
+  - name: executive
+    uid: word!Word.PaperSize.executive:member
+    package: word!
+    summary: >-
+      Executive paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Executive"'
+  - name: fanfoldLegalGerman
+    uid: word!Word.PaperSize.fanfoldLegalGerman:member
+    package: word!
+    summary: >-
+      Fanfold legal German paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FanfoldLegalGerman"'
+  - name: fanfoldStdGerman
+    uid: word!Word.PaperSize.fanfoldStdGerman:member
+    package: word!
+    summary: >-
+      Fanfold standard German paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FanfoldStdGerman"'
+  - name: fanfoldUS
+    uid: word!Word.PaperSize.fanfoldUS:member
+    package: word!
+    summary: >-
+      Fanfold US paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FanfoldUS"'
+  - name: folio
+    uid: word!Word.PaperSize.folio:member
+    package: word!
+    summary: >-
+      Folio paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Folio"'
+  - name: ledger
+    uid: word!Word.PaperSize.ledger:member
+    package: word!
+    summary: >-
+      Ledger paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ledger"'
+  - name: legal
+    uid: word!Word.PaperSize.legal:member
+    package: word!
+    summary: >-
+      Legal paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Legal"'
+  - name: letter
+    uid: word!Word.PaperSize.letter:member
+    package: word!
+    summary: >-
+      Letter paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Letter"'
+  - name: letterSmall
+    uid: word!Word.PaperSize.letterSmall:member
+    package: word!
+    summary: >-
+      Small letter paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LetterSmall"'
+  - name: note
+    uid: word!Word.PaperSize.note:member
+    package: word!
+    summary: >-
+      Note paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Note"'
+  - name: quarto
+    uid: word!Word.PaperSize.quarto:member
+    package: word!
+    summary: >-
+      Quarto paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Quarto"'
+  - name: size10x14
+    uid: word!Word.PaperSize.size10x14:member
+    package: word!
+    summary: >-
+      10x14 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size10x14"'
+  - name: size11x17
+    uid: word!Word.PaperSize.size11x17:member
+    package: word!
+    summary: >-
+      11x17 paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Size11x17"'
+  - name: statement
+    uid: word!Word.PaperSize.statement:member
+    package: word!
+    summary: >-
+      Statement paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Statement"'
+  - name: tabloid
+    uid: word!Word.PaperSize.tabloid:member
+    package: word!
+    summary: >-
+      Tabloid paper size.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tabloid"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraph.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraph.yml
new file mode 100644
index 0000000000..e1e3848ce1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraph.yml
@@ -0,0 +1,3024 @@
+### YamlMime:TSType
+name: Word.Paragraph
+uid: word!Word.Paragraph:class
+package: word!
+fullName: Word.Paragraph
+summary: >-
+  Represents a single paragraph in a selection, range, content control, or
+  document body.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-paragraph-on-insertion-point.yaml
+
+
+  await Word.run(async (context) => {
+    // The collection of paragraphs of the current selection returns the full paragraphs contained in it.
+    const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+    paragraph.load("text");
+
+    await context.sync();
+    console.log(paragraph.text);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: alignment
+    uid: word!Word.Paragraph#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment for a paragraph. The value can be 'left',
+      'centered', 'right', or 'justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+      await Word.run(async (context) => {
+        // Center last paragraph alignment.
+        context.document.body.paragraphs.getLast().alignment = "Centered";
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: borders
+    uid: word!Word.Paragraph#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly borders: Word.BorderUniversalCollection;'
+      return:
+        type: 
+  - name: contentControls
+    uid: word!Word.Paragraph#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: Gets the collection of content control objects in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly contentControls: Word.ContentControlCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Paragraph#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: endnotes
+    uid: word!Word.Paragraph#endnotes:member
+    package: word!
+    fullName: endnotes
+    summary: Gets the collection of endnotes in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly endnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: fields
+    uid: word!Word.Paragraph#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of fields in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fields: Word.FieldCollection;'
+      return:
+        type: 
+  - name: firstLineIndent
+    uid: word!Word.Paragraph#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value, in points, for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent: number;'
+      return:
+        type: number
+  - name: font
+    uid: word!Word.Paragraph#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the paragraph. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: footnotes
+    uid: word!Word.Paragraph#footnotes:member
+    package: word!
+    fullName: footnotes
+    summary: Gets the collection of footnotes in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly footnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: inlinePictures
+    uid: word!Word.Paragraph#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: >-
+      Gets the collection of InlinePicture objects in the paragraph. The
+      collection doesn't include floating images.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly inlinePictures: Word.InlinePictureCollection;'
+      return:
+        type: 
+  - name: isLastParagraph
+    uid: word!Word.Paragraph#isLastParagraph:member
+    package: word!
+    fullName: isLastParagraph
+    summary: Indicates the paragraph is the last one inside its parent body.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isLastParagraph: boolean;'
+      return:
+        type: boolean
+  - name: isListItem
+    uid: word!Word.Paragraph#isListItem:member
+    package: word!
+    fullName: isListItem
+    summary: Checks whether the paragraph is a list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isListItem: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.Paragraph#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+      await Word.run(async (context) => {
+        // Indent the first paragraph.
+        context.document.body.paragraphs.getFirst().leftIndent = 75; //units = points
+
+        return context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent: number;'
+      return:
+        type: number
+  - name: lineSpacing
+    uid: word!Word.Paragraph#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: >-
+      Specifies the line spacing, in points, for the specified paragraph. In the
+      Word UI, this value is divided by 12.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+      await Word.run(async (context) => {
+        // Adjust line spacing.
+        context.document.body.paragraphs.getFirst().lineSpacing = 20;
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing: number;'
+      return:
+        type: number
+  - name: lineUnitAfter
+    uid: word!Word.Paragraph#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: Specifies the amount of spacing, in grid lines, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+      await Word.run(async (context) => {
+        // Set the space (in line units) after the first paragraph.
+        context.document.body.paragraphs.getFirst().lineUnitAfter = 1;
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter: number;'
+      return:
+        type: number
+  - name: lineUnitBefore
+    uid: word!Word.Paragraph#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: Specifies the amount of spacing, in grid lines, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+      await Word.run(async (context) => {
+        // Set the space (in line units) before the first paragraph.
+        context.document.body.paragraphs.getFirst().lineUnitBefore = 1;
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore: number;'
+      return:
+        type: number
+  - name: list
+    uid: word!Word.Paragraph#list:member
+    package: word!
+    fullName: list
+    summary: >-
+      Gets the List to which this paragraph belongs. Throws an `ItemNotFound`
+      error if the paragraph isn't in a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly list: Word.List;'
+      return:
+        type: 
+  - name: listItem
+    uid: word!Word.Paragraph#listItem:member
+    package: word!
+    fullName: listItem
+    summary: >-
+      Gets the ListItem for the paragraph. Throws an `ItemNotFound` error if the
+      paragraph isn't part of a list.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listItem: Word.ListItem;'
+      return:
+        type: 
+  - name: listItemOrNullObject
+    uid: word!Word.Paragraph#listItemOrNullObject:member
+    package: word!
+    fullName: listItemOrNullObject
+    summary: >-
+      Gets the ListItem for the paragraph. If the paragraph isn't part of a
+      list, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listItemOrNullObject: Word.ListItem;'
+      return:
+        type: 
+  - name: listOrNullObject
+    uid: word!Word.Paragraph#listOrNullObject:member
+    package: word!
+    fullName: listOrNullObject
+    summary: >-
+      Gets the List to which this paragraph belongs. If the paragraph isn't in a
+      list, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listOrNullObject: Word.List;'
+      return:
+        type: 
+  - name: outlineLevel
+    uid: word!Word.Paragraph#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'outlineLevel: number;'
+      return:
+        type: number
+  - name: parentBody
+    uid: word!Word.Paragraph#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBody: Word.Body;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Paragraph#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the paragraph. Throws an
+      `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.Paragraph#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the paragraph. If there isn't a
+      parent content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.Paragraph#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the paragraph. Throws an `ItemNotFound` error
+      if it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Paragraph#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the paragraph. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCell: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Paragraph#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the paragraph. If it isn't contained in
+      a table cell, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCellOrNullObject: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Paragraph#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the paragraph. If it isn't contained in a
+      table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableOrNullObject: Word.Table;'
+      return:
+        type: 
+  - name: rightIndent
+    uid: word!Word.Paragraph#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent value, in points, for the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent: number;'
+      return:
+        type: number
+  - name: shading
+    uid: word!Word.Paragraph#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shading: Word.ShadingUniversal;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Paragraph#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of shape objects anchored in the paragraph, including
+      both inline and floating shapes. Currently, only the following shapes are
+      supported: text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shapes: Word.ShapeCollection;'
+      return:
+        type: 
+  - name: spaceAfter
+    uid: word!Word.Paragraph#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: Specifies the spacing, in points, after the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/paragraph-properties.yaml
+
+
+      await Word.run(async (context) => {
+        // Set the space (in points) after the first paragraph.
+        context.document.body.paragraphs.getFirst().spaceAfter = 20;
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.Paragraph#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing, in points, before the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore: number;'
+      return:
+        type: number
+  - name: style
+    uid: word!Word.Paragraph#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the paragraph. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Applies the specified style to a paragraph.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to apply.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else if (style.type != Word.StyleType.paragraph) {
+          console.log(`The '${styleName}' style isn't a paragraph style.`);
+        } else {
+          const body: Word.Body = context.document.body;
+          body.clear();
+          body.insertParagraph(
+            "Do you want to create a solution that extends the functionality of Word? You can use the Office Add-ins platform to extend Word clients running on the web, on a Windows desktop, or on a Mac.",
+            "Start"
+          );
+          const paragraph: Word.Paragraph = body.paragraphs.getFirst();
+          paragraph.style = style.nameLocal;
+          console.log(`'${styleName}' style applied to first paragraph.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Paragraph#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the paragraph. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/90-scenarios/doc-assembly.yaml
+
+
+      await Word.run(async (context) => {
+          const paragraph: Word.Paragraph = context.document.body.insertParagraph("Timeline", "End");
+          paragraph.styleBuiltIn = "Heading2";
+          const paragraph2: Word.Paragraph = context.document.body.insertParagraph("The Services shall commence on July 31, 2015, and shall continue through July 29, 2015.", "End");
+          paragraph2.styleBuiltIn = "Normal";
+          const paragraph3: Word.Paragraph = context.document.body.insertParagraph("Project Costs by Phase", "End");
+          paragraph3.styleBuiltIn = "Heading2";
+          // Note a content control with the title of "ProjectCosts" is added. Content will be replaced later.
+          const paragraph4: Word.Paragraph = context.document.body.insertParagraph("", "End");
+          paragraph4.styleBuiltIn = "Normal";
+          paragraph4.font.highlightColor = "#FFFF00";
+          const contentControl: Word.ContentControl = paragraph4.insertContentControl();
+          contentControl.title = "ProjectCosts";
+          const paragraph5: Word.Paragraph = context.document.body.insertParagraph("Project Team", "End");
+          paragraph5.styleBuiltIn = "Heading2";
+          paragraph5.font.highlightColor = "#FFFFFF";
+          const paragraph6: Word.Paragraph = context.document.body.insertParagraph("Terms of Work", "End");
+          paragraph6.styleBuiltIn = "Heading1";
+          const paragraph7: Word.Paragraph = context.document.body.insertParagraph("Contractor shall provide the Services and Deliverable(s) as follows:", "End");
+          paragraph7.styleBuiltIn = "Normal";
+          const paragraph8: Word.Paragraph = context.document.body.insertParagraph("Out-of-Pocket Expenses / Invoice Procedures", "End");
+          paragraph8.styleBuiltIn = "Heading2";
+          const paragraph9 : Word.Paragraph= context.document.body.insertParagraph("Client will be invoiced monthly for the consulting services and T&L expenses. Standard Contractor invoicing is assumed to be acceptable. Invoices are due upon receipt. client will be invoiced all costs associated with out-of-pocket expenses (including, without limitation, costs and expenses associated with meals, lodging, local transportation and any other applicable business expenses) listed on the invoice as a separate line item. Reimbursement for out-of-pocket expenses in connection with performance of this SOW, when authorized and up to the limits set forth in this SOW, shall be in accordance with Client's then-current published policies governing travel and associated business expenses, which information shall be provided by the Client Project Manager.", "End");
+          paragraph9.styleBuiltIn = "Normal";
+          // Insert a page break at the end of the document.
+          context.document.body.insertBreak("Page", "End");
+
+          await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tableNestingLevel
+    uid: word!Word.Paragraph#tableNestingLevel:member
+    package: word!
+    fullName: tableNestingLevel
+    summary: >-
+      Gets the level of the paragraph's table. It returns 0 if the paragraph
+      isn't in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tableNestingLevel: number;'
+      return:
+        type: number
+  - name: text
+    uid: word!Word.Paragraph#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-paragraph-on-insertion-point.yaml
+
+
+      await Word.run(async (context) => {
+        // The collection of paragraphs of the current selection returns the full paragraphs contained in it.
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        paragraph.load("text");
+
+        await context.sync();
+        console.log(paragraph.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly text: string;'
+      return:
+        type: string
+  - name: uniqueLocalId
+    uid: word!Word.Paragraph#uniqueLocalId:member
+    package: word!
+    fullName: uniqueLocalId
+    summary: >-
+      Gets a string that represents the paragraph identifier in the current
+      session. ID is in standard 8-4-4-4-12 GUID format without curly braces and
+      differs across sessions and coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Registers event handlers.
+
+      await Word.run(async (context) => {
+        eventContexts[0] = context.document.onParagraphAdded.add(paragraphChanged);
+        eventContexts[1] = context.document.onParagraphChanged.add(paragraphChanged);
+
+        eventContexts[2] = context.document.onAnnotationClicked.add(onClickedHandler);
+        eventContexts[3] = context.document.onAnnotationHovered.add(onHoveredHandler);
+        eventContexts[4] = context.document.onAnnotationInserted.add(onInsertedHandler);
+        eventContexts[5] = context.document.onAnnotationRemoved.add(onRemovedHandler);
+        eventContexts[6] = context.document.onAnnotationPopupAction.add(onPopupActionHandler);
+
+        await context.sync();
+
+        console.log("Event handlers registered.");
+      });
+
+
+      ...
+
+
+      async function paragraphChanged(args: Word.ParagraphChangedEventArgs) {
+        await Word.run(async (context) => {
+          const results = [];
+          for (let id of args.uniqueLocalIds) {
+            let para = context.document.getParagraphByUniqueLocalId(id);
+            para.load("uniqueLocalId");
+
+            results.push({ para: para, text: para.getText() });
+          }
+
+          await context.sync();
+
+          for (let result of results) {
+            console.log(`${args.type}: ID ${result.para.uniqueLocalId}:-`, result.text.value);
+          }
+        });
+      }
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly uniqueLocalId: string;'
+      return:
+        type: string
+methods:
+  - name: attachToList(listId, level)
+    uid: word!Word.Paragraph#attachToList:member(1)
+    package: word!
+    fullName: attachToList(listId, level)
+    summary: >-
+      Lets the paragraph join an existing list at the specified level. Fails if
+      the paragraph cannot join the list or if the paragraph is already a list
+      item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'attachToList(listId: number, level: number): Word.List;'
+      parameters:
+        - id: listId
+          description: Required. The ID of an existing list.
+          type: number
+        - id: level
+          description: Required. The level in the list.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: clear()
+    uid: word!Word.Paragraph#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: >-
+      Clears the contents of the paragraph object. The user can perform the undo
+      operation on the cleared content.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for all of the paragraphs.
+          paragraphs.load('style');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a command to clear the contents of the first paragraph.
+          paragraphs.items[0].clear();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Cleared the contents of the first paragraph.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.Paragraph#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the paragraph and its content from the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the text property for all of the paragraphs.
+          paragraphs.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a command to delete the first paragraph.
+          paragraphs.items[0].delete();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Deleted the first paragraph.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: detachFromList()
+    uid: word!Word.Paragraph#detachFromList:member(1)
+    package: word!
+    fullName: detachFromList()
+    summary: Moves this paragraph out of its list, if the paragraph is a list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'detachFromList(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getAnnotations()
+    uid: word!Word.Paragraph#getAnnotations:member(1)
+    package: word!
+    fullName: getAnnotations()
+    summary: Gets annotations set on this Paragraph object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: This API requires a Microsoft 365 subscription in order to work
+      properly because of an underlying service's requirement. For more about
+      this, see [GitHub issue
+      4953](https://github.com/OfficeDev/office-js/issues/4953).
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getAnnotations(): Word.AnnotationCollection;'
+      return:
+        type: 
+        description: ''
+  - name: getComments()
+    uid: word!Word.Paragraph#getComments:member(1)
+    package: word!
+    fullName: getComments()
+    summary: Gets comments associated with the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getComments(): Word.CommentCollection;'
+      return:
+        type: 
+        description: ''
+  - name: getContentControls(options)
+    uid: word!Word.Paragraph#getContentControls:member(1)
+    package: word!
+    fullName: getContentControls(options)
+    summary: Gets the currently supported content controls in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: If specific types are provided in the options parameter, only
+      content controls of supported types are returned. Be aware that an
+      exception will be thrown on using methods of a generic
+      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
+      relevant for the specific type. With time, additional types of content
+      controls may be supported. Therefore, your add-in should request and
+      handle specific types of content controls.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getContentControls(options?: Word.ContentControlOptions):
+        Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Optional. Options that define which content controls are returned.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getHtml()
+    uid: word!Word.Paragraph#getHtml:member(1)
+    package: word!
+    fullName: getHtml()
+    summary: >-
+      Gets an HTML representation of the paragraph object. When rendered in a
+      web page or HTML viewer, the formatting will be a close, but not exact,
+      match for of the formatting of the document. This method doesn't return
+      the exact same HTML for the same document on different platforms (Windows,
+      Mac, Word on the web, etc.). If you need exact fidelity, or consistency
+      across platforms, use `Paragraph.getOoxml()` and convert the returned XML
+      to HTML.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for all of the paragraphs.
+          paragraphs.load('style');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a set of commands to get the HTML of the first paragraph.
+          const html = paragraphs.items[0].getHtml();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Paragraph HTML: ' + html.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHtml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getNext()
+    uid: word!Word.Paragraph#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next paragraph. Throws an `ItemNotFound` error if the paragraph
+      is the last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.Paragraph#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next paragraph. If the paragraph is the last one, then this
+      method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getOoxml()
+    uid: word!Word.Paragraph#getOoxml:member(1)
+    package: word!
+    fullName: getOoxml()
+    summary: Gets the Office Open XML (OOXML) representation of the paragraph object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for the top 2 paragraphs.
+          paragraphs.load({select: 'style', top: 2} );
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a set of commands to get the OOXML of the first paragraph.
+          const ooxml = paragraphs.items[0].getOoxml();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Paragraph OOXML: ' + ooxml.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getOoxml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getPrevious()
+    uid: word!Word.Paragraph#getPrevious:member(1)
+    package: word!
+    fullName: getPrevious()
+    summary: >-
+      Gets the previous paragraph. Throws an `ItemNotFound` error if the
+      paragraph is the first one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getPrevious(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getPreviousOrNullObject()
+    uid: word!Word.Paragraph#getPreviousOrNullObject:member(1)
+    package: word!
+    fullName: getPreviousOrNullObject()
+    summary: >-
+      Gets the previous paragraph. If the paragraph is the first one, then this
+      method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the text property for all of the paragraphs.
+          paragraphs.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue commands to create a proxy object for the next-to-last paragraph.
+          const indexOfLastParagraph = paragraphs.items.length - 1;
+          const precedingParagraph = paragraphs.items[indexOfLastParagraph].getPreviousOrNullObject();
+
+          // Queue a command to load the text of the preceding paragraph.
+          precedingParagraph.load('text');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          if (precedingParagraph.isNullObject) {
+              console.log('There are no paragraphs before the current one.');
+          } else {
+              console.log('The preceding paragraph is: ' + precedingParagraph.text);
+          }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getPreviousOrNullObject(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.Paragraph#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Gets the whole paragraph, or the starting or ending point of the
+      paragraph, as a range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-paragraph-on-insertion-point.yaml
+
+
+      await Word.run(async (context) => {
+        // Get the complete sentence (as range) associated with the insertion point.
+        const sentences: Word.RangeCollection = context.document
+          .getSelection()
+          .getTextRanges(["."] /* Using the "." as delimiter */, false /*means without trimming spaces*/);
+        sentences.load("$none");
+        await context.sync();
+
+        // Expand the range to the end of the paragraph to get all the complete sentences.
+        const sentencesToTheEndOfParagraph: Word.RangeCollection = sentences.items[0]
+          .getRange()
+          .expandTo(
+            context.document
+              .getSelection()
+              .paragraphs.getFirst()
+              .getRange(Word.RangeLocation.end)
+          )
+          .getTextRanges(["."], false /* Don't trim spaces*/);
+        sentencesToTheEndOfParagraph.load("text");
+        await context.sync();
+
+        for (let i = 0; i < sentencesToTheEndOfParagraph.items.length; i++) {
+          console.log(sentencesToTheEndOfParagraph.items[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end |
+        Word.RangeLocation.after | Word.RangeLocation.content | "Whole" |
+        "Start" | "End" | "After" | "Content"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: >-
+            Optional. The range location must be 'Whole', 'Start', 'End',
+            'After', or 'Content'.
+          type: >-
+             |  |  |  |  | "Whole" | "Start"
+            | "End" | "After" | "Content"
+      return:
+        type: 
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.Paragraph#getReviewedText:member(1)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: 
+      return:
+        type: <string>
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.Paragraph#getReviewedText:member(2)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: '"Original" | "Current"'
+      return:
+        type: <string>
+        description: ''
+  - name: getText(options)
+    uid: word!Word.Paragraph#getText:member(1)
+    package: word!
+    fullName: getText(options)
+    summary: >-
+      Returns the text of the paragraph. This excludes equations, graphics
+      (e.g., images, videos, drawings), and special characters that mark various
+      content (e.g., for content controls, fields, comments, footnotes,
+      endnotes). By default, hidden text and text marked as deleted are
+      excluded.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        getText(options?: Word.GetTextOptions | {
+                    IncludeHiddenText?: boolean;
+                    IncludeTextMarkedAsDeleted?: boolean;
+                }): OfficeExtension.ClientResult;
+      parameters:
+        - id: options
+          description: >-
+            Optional. Options that define whether the final result should
+            include hidden text and text marked as deleted.
+          type: |-
+             | {
+                        IncludeHiddenText?: boolean;
+                        IncludeTextMarkedAsDeleted?: boolean;
+                    }
+      return:
+        type: <string>
+        description: ''
+  - name: getTextRanges(endingMarks, trimSpacing)
+    uid: word!Word.Paragraph#getTextRanges:member(1)
+    package: word!
+    fullName: getTextRanges(endingMarks, trimSpacing)
+    summary: >-
+      Gets the text ranges in the paragraph by using punctuation marks and/or
+      other ending marks.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getTextRanges(endingMarks: string[], trimSpacing?: boolean):
+        Word.RangeCollection;
+      parameters:
+        - id: endingMarks
+          description: >-
+            Required. The punctuation marks and/or other ending marks as an
+            array of strings.
+          type: string[]
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the ranges returned in the range collection. Default is false
+            which indicates that spacing characters at the start and end of the
+            ranges are included in the range collection.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getTrackedChanges()
+    uid: word!Word.Paragraph#getTrackedChanges:member(1)
+    package: word!
+    fullName: getTrackedChanges()
+    summary: Gets the collection of the TrackedChange objects in the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getTrackedChanges(): Word.TrackedChangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: insertAnnotations(annotations)
+    uid: word!Word.Paragraph#insertAnnotations:member(1)
+    package: word!
+    fullName: insertAnnotations(annotations)
+    summary: Inserts annotations on this Paragraph object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.7](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: This API requires a Microsoft 365 subscription in order to work
+      properly because of an underlying service's requirement. For more about
+      this, see [GitHub issue
+      4953](https://github.com/OfficeDev/office-js/issues/4953).
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Adds annotations to the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const options: Word.CritiquePopupOptions = {
+          brandingTextResourceId: "PG.TabLabel",
+          subtitleResourceId: "PG.HelpCommand.TipTitle",
+          titleResourceId: "PG.HelpCommand.Label",
+          suggestions: ["suggestion 1", "suggestion 2", "suggestion 3"]
+        };
+        const critique1: Word.Critique = {
+          colorScheme: Word.CritiqueColorScheme.red,
+          start: 1,
+          length: 3,
+          popupOptions: options
+        };
+        const critique2: Word.Critique = {
+          colorScheme: Word.CritiqueColorScheme.green,
+          start: 6,
+          length: 1,
+          popupOptions: options
+        };
+        const critique3: Word.Critique = {
+          colorScheme: Word.CritiqueColorScheme.blue,
+          start: 10,
+          length: 3,
+          popupOptions: options
+        };
+        const critique4: Word.Critique = {
+          colorScheme: Word.CritiqueColorScheme.lavender,
+          start: 14,
+          length: 3,
+          popupOptions: options
+        };
+        const critique5: Word.Critique = {
+          colorScheme: Word.CritiqueColorScheme.berry,
+          start: 18,
+          length: 10,
+          popupOptions: options
+        };
+        const annotationSet: Word.AnnotationSet = {
+          critiques: [critique1, critique2, critique3, critique4, critique5]
+        };
+
+        const annotationIds = paragraph.insertAnnotations(annotationSet);
+
+        await context.sync();
+
+        console.log("Annotations inserted:", annotationIds.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertAnnotations(annotations: Word.AnnotationSet):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: annotations
+          description: Annotations to set.
+          type: 
+      return:
+        type: >-
+          <string[]>
+        description: An array of the inserted annotations identifiers.
+  - name: insertBreak(breakType, insertLocation)
+    uid: word!Word.Paragraph#insertBreak:member(1)
+    package: word!
+    fullName: insertBreak(breakType, insertLocation)
+    summary: Inserts a break at the specified location in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for the top 2 paragraphs.
+          // We never perform an empty load. We always must request a property.
+          paragraphs.load({select: 'style', top: 2} );
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a command to get the first paragraph.
+          const paragraph = paragraphs.items[0];
+
+          // Queue a command to insert a page break after the first paragraph.
+          paragraph.insertBreak(Word.BreakType.page, Word.InsertLocation.after);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Inserted a page break after the paragraph.');
+      });
+
+      ```
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-line-and-page-breaks.yaml
+
+
+      Word.run(async (context) => {
+        context.document.body.paragraphs.getFirst().insertBreak(Word.BreakType.line, "After");
+
+        await context.sync();
+        console.log("success");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext"
+        | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line",
+        insertLocation: Word.InsertLocation.before | Word.InsertLocation.after |
+        "Before" | "After"): void;
+      parameters:
+        - id: breakType
+          description: Required. The break type to add to the document.
+          type: >-
+             | "Page" | "Next" |
+            "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" |
+            "Line"
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: void
+        description: ''
+  - name: insertCanvas(insertShapeOptions)
+    uid: word!Word.Paragraph#insertCanvas:member(1)
+    package: word!
+    fullName: insertCanvas(insertShapeOptions)
+    summary: >-
+      Inserts a floating canvas in front of text with its anchor at the
+      beginning of the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertCanvas(insertShapeOptions?: Word.InsertShapeOptions): Word.Shape;'
+      parameters:
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of canvas. The default location and
+            size is (0, 0, 300, 200).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertContentControl(contentControlType)
+    uid: word!Word.Paragraph#insertContentControl:member(1)
+    package: word!
+    fullName: insertContentControl(contentControlType)
+    summary: Wraps the Paragraph object with a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `contentControlType` parameter was introduced in WordApi 1.5.
+      `PlainText` support was added in WordApi 1.5. `CheckBox` support was added
+      in WordApi 1.7. `DropDownList` and `ComboBox` support was added in WordApi
+      1.9.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for the top 2 paragraphs.
+          // We never perform an empty load. We always must request a property.
+          paragraphs.load({select: 'style', top: 2} );
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a command to get the first paragraph.
+          const paragraph = paragraphs.items[0];
+
+          // Queue a command to wrap the first paragraph in a rich text content control.
+          paragraph.insertContentControl();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Wrapped the first paragraph in a content control.');
+      });
+
+      ```
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-content-controls.yaml
+
+
+      // Traverses each paragraph of the document and wraps a content control on
+      each with either a even or odd tags.
+
+      await Word.run(async (context) => {
+        let paragraphs = context.document.body.paragraphs;
+        paragraphs.load("$none"); // Don't need any properties; just wrap each paragraph with a content control.
+
+        await context.sync();
+
+        for (let i = 0; i < paragraphs.items.length; i++) {
+          let contentControl = paragraphs.items[i].insertContentControl();
+          // For even, tag "even".
+          if (i % 2 === 0) {
+            contentControl.tag = "even";
+          } else {
+            contentControl.tag = "odd";
+          }
+        }
+        console.log("Content controls inserted: " + paragraphs.items.length);
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertContentControl(contentControlType?:
+        Word.ContentControlType.richText | Word.ContentControlType.plainText |
+        Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList
+        | Word.ContentControlType.comboBox | "RichText" | "PlainText" |
+        "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
+      parameters:
+        - id: contentControlType
+          description: >-
+            Optional. Content control type to insert. Must be 'RichText',
+            'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default
+            is 'RichText'.
+          type: >-
+             |  |  |  |  | "RichText" |
+            "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"
+      return:
+        type: 
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation)
+    uid: word!Word.Paragraph#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation)
+    summary: Inserts a document into the paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation.replace | Word.InsertLocation.start |
+        Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+      parameters:
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    uid: word!Word.Paragraph#insertGeometricShape:member(1)
+    package: word!
+    fullName: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    summary: >-
+      Inserts a geometric shape in front of text with its anchor at the
+      beginning of the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertGeometricShape(geometricShapeType: Word.GeometricShapeType,
+        insertShapeOptions?: Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: geometricShapeType
+          description: The geometric type of the shape to insert.
+          type: 
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the geometric shape. The default
+            location and size is (0, 0, 100, 100).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    uid: word!Word.Paragraph#insertGeometricShape:member(2)
+    package: word!
+    fullName: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    summary: >-
+      Inserts a geometric shape in front of text with its anchor at the
+      beginning of the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertGeometricShape(geometricShapeType: "LineInverse" | "Triangle" |
+        "RightTriangle" | "Rectangle" | "Diamond" | "Parallelogram" |
+        "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" | "Hexagon" |
+        "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4" | "Star5" |
+        "Star6" | "Star7" | "Star8" | "Star10" | "Star12" | "Star16" | "Star24"
+        | "Star32" | "RoundRectangle" | "Round1Rectangle" |
+        "Round2SameRectangle" | "Round2DiagonalRectangle" | "SnipRoundRectangle"
+        | "Snip1Rectangle" | "Snip2SameRectangle" | "Snip2DiagonalRectangle" |
+        "Plaque" | "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge"
+        | "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+        "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+        "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" | "UpDownArrow" |
+        "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" | "LeftArrowCallout" |
+        "RightArrowCallout" | "UpArrowCallout" | "DownArrowCallout" |
+        "LeftRightArrowCallout" | "UpDownArrowCallout" | "QuadArrowCallout" |
+        "BentArrow" | "UturnArrow" | "CircularArrow" | "LeftCircularArrow" |
+        "LeftRightCircularArrow" | "CurvedRightArrow" | "CurvedLeftArrow" |
+        "CurvedUpArrow" | "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" |
+        "LightningBolt" | "Heart" | "Sun" | "Moon" | "SmileyFace" |
+        "IrregularSeal1" | "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame"
+        | "HalfFrame" | "Corner" | "DiagonalStripe" | "Chord" | "Arc" |
+        "LeftBracket" | "RightBracket" | "LeftBrace" | "RightBrace" |
+        "BracketPair" | "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+        "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+        "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+        "AccentBorderCallout1" | "AccentBorderCallout2" | "AccentBorderCallout3"
+        | "WedgeRectCallout" | "WedgeRRectCallout" | "WedgeEllipseCallout" |
+        "CloudCallout" | "Cloud" | "Ribbon" | "Ribbon2" | "EllipseRibbon" |
+        "EllipseRibbon2" | "LeftRightRibbon" | "VerticalScroll" |
+        "HorizontalScroll" | "Wave" | "DoubleWave" | "Plus" | "FlowChartProcess"
+        | "FlowChartDecision" | "FlowChartInputOutput" |
+        "FlowChartPredefinedProcess" | "FlowChartInternalStorage" |
+        "FlowChartDocument" | "FlowChartMultidocument" | "FlowChartTerminator" |
+        "FlowChartPreparation" | "FlowChartManualInput" |
+        "FlowChartManualOperation" | "FlowChartConnector" |
+        "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+        "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+        "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+        "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+        "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+        "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+        "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+        "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+        "ActionButtonInformation" | "ActionButtonForwardNext" |
+        "ActionButtonBackPrevious" | "ActionButtonEnd" | "ActionButtonBeginning"
+        | "ActionButtonReturn" | "ActionButtonDocument" | "ActionButtonSound" |
+        "ActionButtonMovie" | "Gear6" | "Gear9" | "Funnel" | "MathPlus" |
+        "MathMinus" | "MathMultiply" | "MathDivide" | "MathEqual" |
+        "MathNotEqual" | "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" |
+        "ChartStar" | "ChartPlus", insertShapeOptions?:
+        Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: geometricShapeType
+          description: The geometric type of the shape to insert.
+          type: >-
+            "LineInverse" | "Triangle" | "RightTriangle" | "Rectangle" |
+            "Diamond" | "Parallelogram" | "Trapezoid" | "NonIsoscelesTrapezoid"
+            | "Pentagon" | "Hexagon" | "Heptagon" | "Octagon" | "Decagon" |
+            "Dodecagon" | "Star4" | "Star5" | "Star6" | "Star7" | "Star8" |
+            "Star10" | "Star12" | "Star16" | "Star24" | "Star32" |
+            "RoundRectangle" | "Round1Rectangle" | "Round2SameRectangle" |
+            "Round2DiagonalRectangle" | "SnipRoundRectangle" | "Snip1Rectangle"
+            | "Snip2SameRectangle" | "Snip2DiagonalRectangle" | "Plaque" |
+            "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge" |
+            "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+            "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+            "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" |
+            "UpDownArrow" | "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" |
+            "LeftArrowCallout" | "RightArrowCallout" | "UpArrowCallout" |
+            "DownArrowCallout" | "LeftRightArrowCallout" | "UpDownArrowCallout"
+            | "QuadArrowCallout" | "BentArrow" | "UturnArrow" | "CircularArrow"
+            | "LeftCircularArrow" | "LeftRightCircularArrow" |
+            "CurvedRightArrow" | "CurvedLeftArrow" | "CurvedUpArrow" |
+            "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" | "LightningBolt"
+            | "Heart" | "Sun" | "Moon" | "SmileyFace" | "IrregularSeal1" |
+            "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame" | "HalfFrame"
+            | "Corner" | "DiagonalStripe" | "Chord" | "Arc" | "LeftBracket" |
+            "RightBracket" | "LeftBrace" | "RightBrace" | "BracketPair" |
+            "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+            "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+            "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+            "AccentBorderCallout1" | "AccentBorderCallout2" |
+            "AccentBorderCallout3" | "WedgeRectCallout" | "WedgeRRectCallout" |
+            "WedgeEllipseCallout" | "CloudCallout" | "Cloud" | "Ribbon" |
+            "Ribbon2" | "EllipseRibbon" | "EllipseRibbon2" | "LeftRightRibbon" |
+            "VerticalScroll" | "HorizontalScroll" | "Wave" | "DoubleWave" |
+            "Plus" | "FlowChartProcess" | "FlowChartDecision" |
+            "FlowChartInputOutput" | "FlowChartPredefinedProcess" |
+            "FlowChartInternalStorage" | "FlowChartDocument" |
+            "FlowChartMultidocument" | "FlowChartTerminator" |
+            "FlowChartPreparation" | "FlowChartManualInput" |
+            "FlowChartManualOperation" | "FlowChartConnector" |
+            "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+            "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+            "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+            "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+            "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+            "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+            "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+            "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+            "ActionButtonInformation" | "ActionButtonForwardNext" |
+            "ActionButtonBackPrevious" | "ActionButtonEnd" |
+            "ActionButtonBeginning" | "ActionButtonReturn" |
+            "ActionButtonDocument" | "ActionButtonSound" | "ActionButtonMovie" |
+            "Gear6" | "Gear9" | "Funnel" | "MathPlus" | "MathMinus" |
+            "MathMultiply" | "MathDivide" | "MathEqual" | "MathNotEqual" |
+            "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" | "ChartStar"
+            | "ChartPlus"
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the geometric shape. The default
+            location and size is (0, 0, 100, 100).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertHtml(html, insertLocation)
+    uid: word!Word.Paragraph#insertHtml:member(1)
+    package: word!
+    fullName: insertHtml(html, insertLocation)
+    summary: Inserts HTML into the paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for the top 2 paragraphs.
+          // We never perform an empty load. We always must request a property.
+          paragraphs.load({select: 'style', top: 2} );
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a command to get the first paragraph.
+          const paragraph = paragraphs.items[0];
+
+          // Queue a command to insert HTML content at the end of the first paragraph.
+          paragraph.insertHtml('Inserted HTML.', Word.InsertLocation.end);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Inserted HTML content at the end of the first paragraph.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertHtml(html: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: html
+          description: Required. The HTML to be inserted in the paragraph.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    uid: word!Word.Paragraph#insertInlinePictureFromBase64:member(1)
+    package: word!
+    fullName: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    summary: Inserts a picture into the paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Create a proxy object for the paragraphs collection.
+          const paragraphs = context.document.body.paragraphs;
+
+          // Queue a command to load the style property for all of the paragraphs.
+          paragraphs.load('style');
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+
+          // Queue a command to get the first paragraph.
+          const paragraph = paragraphs.items[0];
+
+          const b64encodedImg = "iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAIAAAAxEEnAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACFSURBVDhPtY1BEoQwDMP6/0+XgIMTBAeYoTqso9Rkx1zG+tNj1H94jgGzeNSjteO5vtQQuG2seO0av8LzGbe3anzRoJ4ybm/VeKEerAEbAUpW4aWQCmrGFWykRzGBCnYy2ha3oAIq2MloW9yCCqhgJ6NtcQsqoIKdjLbFLaiACnYyf2fODbrjZcXfr2F4AAAAAElFTkSuQmCC";
+
+          // Queue a command to insert a base64 encoded image at the beginning of the first paragraph.
+          paragraph.insertInlinePictureFromBase64(b64encodedImg, Word.InsertLocation.start);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Added an image to the first paragraph.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertInlinePictureFromBase64(base64EncodedImage: string,
+        insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start
+        | Word.InsertLocation.end | "Replace" | "Start" | "End"):
+        Word.InlinePicture;
+      parameters:
+        - id: base64EncodedImage
+          description: Required. The Base64-encoded image to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertOoxml(ooxml, insertLocation)
+    uid: word!Word.Paragraph#insertOoxml:member(1)
+    package: word!
+    fullName: insertOoxml(ooxml, insertLocation)
+    summary: Inserts OOXML into the paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: ooxml
+          description: Required. The OOXML to be inserted in the paragraph.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.Paragraph#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After"): Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertPictureFromBase64(base64EncodedImage, insertShapeOptions)
+    uid: word!Word.Paragraph#insertPictureFromBase64:member(1)
+    package: word!
+    fullName: insertPictureFromBase64(base64EncodedImage, insertShapeOptions)
+    summary: >-
+      Inserts a floating picture in front of text with its anchor at the
+      beginning of the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertPictureFromBase64(base64EncodedImage: string, insertShapeOptions?:
+        Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: base64EncodedImage
+          description: Required. The Base64-encoded image to be inserted.
+          type: string
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the picture. The default location
+            is (0, 0) and the default size is the image's original size.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertTable(rowCount, columnCount, insertLocation, values)
+    uid: word!Word.Paragraph#insertTable:member(1)
+    package: word!
+    fullName: insertTable(rowCount, columnCount, insertLocation, values)
+    summary: Inserts a table with the specified number of rows and columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTable(rowCount: number, columnCount: number, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After", values?: string[][]): Word.Table;
+      parameters:
+        - id: rowCount
+          description: Required. The number of rows in the table.
+          type: number
+        - id: columnCount
+          description: Required. The number of columns in the table.
+          type: number
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: insertText(text, insertLocation)
+    uid: word!Word.Paragraph#insertText:member(1)
+    package: word!
+    fullName: insertText(text, insertLocation)
+    summary: Inserts text into the paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-in-different-locations.yaml
+
+
+      await Word.run(async (context) => {
+        // Replace the last paragraph.
+        const range: Word.Range = context.document.body.paragraphs.getLast().insertText("Just replaced the last paragraph!", "Replace");
+        range.font.highlightColor = "black";
+        range.font.color = "white";
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertText(text: string, insertLocation: Word.InsertLocation.replace |
+        Word.InsertLocation.start | Word.InsertLocation.end | "Replace" |
+        "Start" | "End"): Word.Range;
+      parameters:
+        - id: text
+          description: Required. Text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Replace', 'Start', or 'End'.
+          type: >-
+             |  |  | "Replace" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: insertTextBox(text, insertShapeOptions)
+    uid: word!Word.Paragraph#insertTextBox:member(1)
+    package: word!
+    fullName: insertTextBox(text, insertShapeOptions)
+    summary: >-
+      Inserts a floating text box in front of text with its anchor at the
+      beginning of the paragraph.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Inserts a text box at the beginning of the first paragraph in header.
+        const headerFooterBody: Word.Body = context.document.sections.getFirst().getHeader(Word.HeaderFooterType.primary);
+        headerFooterBody.load("paragraphs");
+        const firstParagraph: Word.Paragraph = headerFooterBody.paragraphs.getFirst();
+        const insertShapeOptions: Word.InsertShapeOptions = {
+          top: 0,
+          left: 0,
+          height: 100,
+          width: 100
+        };
+        const newTextBox: Word.Shape = firstParagraph.insertTextBox("placeholder text", insertShapeOptions);
+        newTextBox.select();
+        await context.sync();
+
+        console.log("Inserted a text box at the beginning of the first paragraph in the header.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTextBox(text?: string, insertShapeOptions?:
+        Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: text
+          description: Optional. The text to insert into the text box.
+          type: string
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the text box. The default
+            location and size is (0, 0, 100, 100).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Paragraph#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ParagraphLoadOptions): Word.Paragraph;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Paragraph#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Paragraph;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Paragraph#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Paragraph;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.Paragraph#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified SearchOptions on the scope of the
+      paragraph object. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: Required. The search text.
+          type: string
+        - id: searchOptions
+          description: Optional. Options for the search.
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Paragraph#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects and navigates the Word UI to the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/scroll-to-range.yaml
+
+
+      await Word.run(async (context) => {
+        // If select is called with no parameters, it selects the object.
+        context.document.body.paragraphs.getLast().select();
+
+        await context.sync();
+      });
+
+
+      ...
+
+
+      await Word.run(async (context) => {
+        // Select can be at the start or end of a range; this by definition moves the insertion point without selecting the range.
+        context.document.body.paragraphs.getLast().select(Word.SelectionMode.end);
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Paragraph#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects and navigates the Word UI to the paragraph.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Paragraph#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ParagraphUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/90-scenarios/multiple-property-set.yaml
+
+
+          await Word.run(async (context) => {
+            const paragraph: Word.Paragraph = context.document.body.paragraphs.getFirst();
+            paragraph.set({
+              leftIndent: 30,
+              font: {
+                bold: true,
+                color: "red"
+              }
+            });
+
+            await context.sync();
+          });
+
+
+          ...
+
+
+          await Word.run(async (context) => {
+            const firstParagraph: Word.Paragraph = context.document.body.paragraphs.getFirst();
+            const secondParagraph: Word.Paragraph = firstParagraph.getNext();
+            firstParagraph.load("text, font/color, font/bold, leftIndent");
+
+            await context.sync();
+
+            secondParagraph.set(firstParagraph);
+
+            await context.sync();
+          });
+
+          ```
+  - name: set(properties)
+    uid: word!Word.Paragraph#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Paragraph): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: split(delimiters, trimDelimiters, trimSpacing)
+    uid: word!Word.Paragraph#split:member(1)
+    package: word!
+    fullName: split(delimiters, trimDelimiters, trimSpacing)
+    summary: Splits the paragraph into child ranges by using delimiters.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/split-words-of-first-paragraph.yaml
+
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.body.paragraphs.getFirst();
+        const words = paragraph.split([" "], true /* trimDelimiters*/, true /* trimSpaces */);
+        words.load("text");
+
+        await context.sync();
+
+        for (let i = 0; i < words.items.length; i++) {
+          if (i >= 1) {
+            words.items[i - 1].font.highlightColor = "#FFFFFF";
+          }
+          words.items[i].font.highlightColor = "#FFFF00";
+
+          await context.sync();
+          await pause(200);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        split(delimiters: string[], trimDelimiters?: boolean, trimSpacing?:
+        boolean): Word.RangeCollection;
+      parameters:
+        - id: delimiters
+          description: Required. The delimiters as an array of strings.
+          type: string[]
+        - id: trimDelimiters
+          description: >-
+            Optional. Indicates whether to trim delimiters from the ranges in
+            the range collection. Default is false which indicates that the
+            delimiters are included in the ranges returned in the range
+            collection.
+          type: boolean
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the ranges returned in the range collection. Default is false
+            which indicates that spacing characters at the start and end of the
+            ranges are included in the range collection.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: startNewList()
+    uid: word!Word.Paragraph#startNewList:member(1)
+    package: word!
+    fullName: startNewList()
+    summary: >-
+      Starts a new list with this paragraph. Fails if the paragraph is already a
+      list item.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/insert-list.yaml
+
+
+      // This example starts a new list with the second paragraph.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("$none");
+
+        await context.sync();
+
+        // Start new list using the second paragraph.
+        const list: Word.List = paragraphs.items[1].startNewList();
+        list.load("$none");
+
+        await context.sync();
+
+        // To add new items to the list, use Start or End on the insertLocation parameter.
+        list.insertParagraph("New list item at the start of the list", "Start");
+        const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+        // Set up list level for the list item.
+        paragraph.listItem.level = 4;
+
+        // To add paragraphs outside the list, use Before or After.
+        list.insertParagraph("New paragraph goes after (not part of the list)", "After");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'startNewList(): Word.List;'
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Paragraph#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Paragraph` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ParagraphData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ParagraphData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Paragraph#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Paragraph#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphaddedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphaddedeventargs.yml
new file mode 100644
index 0000000000..4acf7761a3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphaddedeventargs.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.ParagraphAddedEventArgs
+uid: word!Word.ParagraphAddedEventArgs:interface
+package: word!
+fullName: Word.ParagraphAddedEventArgs
+summary: >-
+  Provides information about the paragraphs that raised the paragraphAdded
+  event.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onadded-event.yaml
+
+
+  // Registers the onParagraphAdded event handler on the document.
+
+  await Word.run(async (context) => {
+    eventContext = context.document.onParagraphAdded.add(paragraphAdded);
+    await context.sync();
+
+    console.log("Added event handler for when paragraphs are added.");
+  });
+
+
+  ...
+
+
+  async function paragraphAdded(event: Word.ParagraphAddedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.type} event detected. IDs of paragraphs that were added:`, event.uniqueLocalIds);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: source
+    uid: word!Word.ParagraphAddedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
+  - name: type
+    uid: word!Word.ParagraphAddedEventArgs#type:member
+    package: word!
+    fullName: type
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: uniqueLocalIds
+    uid: word!Word.ParagraphAddedEventArgs#uniqueLocalIds:member
+    package: word!
+    fullName: uniqueLocalIds
+    summary: >-
+      Gets the unique IDs of the involved paragraphs. IDs are in standard
+      8-4-4-4-12 GUID format without curly braces and differ across sessions and
+      coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'uniqueLocalIds: string[];'
+      return:
+        type: string[]
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphchangedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphchangedeventargs.yml
new file mode 100644
index 0000000000..269b4be368
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphchangedeventargs.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.ParagraphChangedEventArgs
+uid: word!Word.ParagraphChangedEventArgs:interface
+package: word!
+fullName: Word.ParagraphChangedEventArgs
+summary: >-
+  Provides information about the paragraphs that raised the paragraphChanged
+  event.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/onchanged-event.yaml
+
+
+  // Registers the onParagraphChanged event handler on the document.
+
+  await Word.run(async (context) => {
+    eventContext = context.document.onParagraphChanged.add(paragraphChanged);
+    await context.sync();
+
+    console.log("Added event handler for when content is changed in paragraphs.");
+  });
+
+
+  ...
+
+
+  async function paragraphChanged(event: Word.ParagraphChangedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.type} event detected. IDs of paragraphs where content was changed:`, event.uniqueLocalIds);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: source
+    uid: word!Word.ParagraphChangedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
+  - name: type
+    uid: word!Word.ParagraphChangedEventArgs#type:member
+    package: word!
+    fullName: type
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: uniqueLocalIds
+    uid: word!Word.ParagraphChangedEventArgs#uniqueLocalIds:member
+    package: word!
+    fullName: uniqueLocalIds
+    summary: >-
+      Gets the unique IDs of the involved paragraphs. IDs are in standard
+      8-4-4-4-12 GUID format without curly braces and differ across sessions and
+      coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'uniqueLocalIds: string[];'
+      return:
+        type: string[]
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphcollection.yml
new file mode 100644
index 0000000000..165105e76d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphcollection.yml
@@ -0,0 +1,409 @@
+### YamlMime:TSType
+name: Word.ParagraphCollection
+uid: word!Word.ParagraphCollection:class
+package: word!
+fullName: Word.ParagraphCollection
+summary: >-
+  Contains a collection of [Word.Paragraph](xref:word!Word.Paragraph:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+  // Inserts an image anchored to the last paragraph.
+
+  await Word.run(async (context) => {
+    context.document.body.paragraphs
+      .getLast()
+      .insertParagraph("", "After")
+      .insertInlinePictureFromBase64(base64Image, "End");
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ParagraphCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ParagraphCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Paragraph[];'
+      return:
+        type: []
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/insert-list.yaml
+
+
+          // This example starts a new list with the second paragraph.
+
+          await Word.run(async (context) => {
+            const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+            paragraphs.load("$none");
+
+            await context.sync();
+
+            // Start new list using the second paragraph.
+            const list: Word.List = paragraphs.items[1].startNewList();
+            list.load("$none");
+
+            await context.sync();
+
+            // To add new items to the list, use Start or End on the insertLocation parameter.
+            list.insertParagraph("New list item at the start of the list", "Start");
+            const paragraph: Word.Paragraph = list.insertParagraph("New list item at the end of the list (set to list level 5)", "End");
+
+            // Set up list level for the list item.
+            paragraph.listItem.level = 4;
+
+            // To add paragraphs outside the list, use Before or After.
+            list.insertParagraph("New paragraph goes after (not part of the list)", "After");
+
+            await context.sync();
+          });
+
+          ```
+methods:
+  - name: getFirst()
+    uid: word!Word.ParagraphCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first paragraph in this collection. Throws an `ItemNotFound`
+      error if the collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-annotations.yaml
+
+
+      // Gets annotations found in the selected paragraph.
+
+      await Word.run(async (context) => {
+        const paragraph: Word.Paragraph = context.document.getSelection().paragraphs.getFirst();
+        const annotations: Word.AnnotationCollection = paragraph.getAnnotations();
+        annotations.load("id,state,critiqueAnnotation");
+
+        await context.sync();
+
+        console.log("Annotations found:");
+
+        for (let i = 0; i < annotations.items.length; i++) {
+          const annotation: Word.Annotation = annotations.items[i];
+
+          console.log(`ID ${annotation.id} - state '${annotation.state}':`, annotation.critiqueAnnotation.critique);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ParagraphCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first paragraph in this collection. If the collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getLast()
+    uid: word!Word.ParagraphCollection#getLast:member(1)
+    package: word!
+    fullName: getLast()
+    summary: >-
+      Gets the last paragraph in this collection. Throws an `ItemNotFound` error
+      if the collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/15-images/insert-and-get-pictures.yaml
+
+
+      // Inserts an image anchored to the last paragraph.
+
+      await Word.run(async (context) => {
+        context.document.body.paragraphs
+          .getLast()
+          .insertParagraph("", "After")
+          .insertInlinePictureFromBase64(base64Image, "End");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getLast(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getLastOrNullObject()
+    uid: word!Word.ParagraphCollection#getLastOrNullObject:member(1)
+    package: word!
+    fullName: getLastOrNullObject()
+    summary: >-
+      Gets the last paragraph in this collection. If the collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getLastOrNullObject(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ParagraphCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ParagraphCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.ParagraphCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: |-
+
+
+          #### Examples
+
+          ```TypeScript
+          // This example shows how to get the paragraphs in the Word document
+          // along with their text and font size properties.
+          // 
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+
+              // Create a proxy object for the paragraphs collection.
+              const paragraphs = context.document.body.paragraphs;
+
+              // Queue a command to load the text and font properties.
+              // It is best practice to always specify the property set. Otherwise, all properties are
+              // returned in on the object.
+              paragraphs.load('text, font/size');
+
+              // Synchronize the document state by executing the queued commands,
+              // and return a promise to indicate task completion.
+              await context.sync();
+
+              // Insert code that works with the paragraphs loaded by paragraphs.load().
+          });
+          ```
+  - name: load(propertyNames)
+    uid: word!Word.ParagraphCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ParagraphCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ParagraphCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ParagraphCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ParagraphCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ParagraphCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ParagraphCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ParagraphCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ParagraphCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ParagraphCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ParagraphCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ParagraphCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphdeletedeventargs.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphdeletedeventargs.yml
new file mode 100644
index 0000000000..ca0a6c37fb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphdeletedeventargs.yml
@@ -0,0 +1,107 @@
+### YamlMime:TSType
+name: Word.ParagraphDeletedEventArgs
+uid: word!Word.ParagraphDeletedEventArgs:interface
+package: word!
+fullName: Word.ParagraphDeletedEventArgs
+summary: >-
+  Provides information about the paragraphs that raised the paragraphDeleted
+  event.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/ondeleted-event.yaml
+
+
+  // Registers the onParagraphDeleted event handler on the document.
+
+  await Word.run(async (context) => {
+    eventContext = context.document.onParagraphDeleted.add(paragraphDeleted);
+    await context.sync();
+
+    console.log("Added event handlers for when paragraphs are deleted.");
+  });
+
+
+  ...
+
+
+  async function paragraphDeleted(event: Word.ParagraphDeletedEventArgs) {
+    await Word.run(async (context) => {
+      console.log(`${event.type} event detected. IDs of paragraphs that were deleted:`, event.uniqueLocalIds);
+    });
+  }
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: source
+    uid: word!Word.ParagraphDeletedEventArgs#source:member
+    package: word!
+    fullName: source
+    summary: The source of the event. It can be local or remote (through coauthoring).
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source: Word.EventSource | "Local" | "Remote";'
+      return:
+        type:  | "Local" | "Remote"
+  - name: type
+    uid: word!Word.ParagraphDeletedEventArgs#type:member
+    package: word!
+    fullName: type
+    summary: The event type. See Word.EventType for details.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.EventType | "ContentControlDeleted" |
+        "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+        "ContentControlAdded" | "ContentControlEntered" | "ContentControlExited"
+        | "ParagraphAdded" | "ParagraphChanged" | "ParagraphDeleted" |
+        "AnnotationClicked" | "AnnotationHovered" | "AnnotationInserted" |
+        "AnnotationRemoved" | "AnnotationPopupAction";
+      return:
+        type: >-
+           | "ContentControlDeleted" |
+          "ContentControlSelectionChanged" | "ContentControlDataChanged" |
+          "ContentControlAdded" | "ContentControlEntered" |
+          "ContentControlExited" | "ParagraphAdded" | "ParagraphChanged" |
+          "ParagraphDeleted" | "AnnotationClicked" | "AnnotationHovered" |
+          "AnnotationInserted" | "AnnotationRemoved" | "AnnotationPopupAction"
+  - name: uniqueLocalIds
+    uid: word!Word.ParagraphDeletedEventArgs#uniqueLocalIds:member
+    package: word!
+    fullName: uniqueLocalIds
+    summary: >-
+      Gets the unique IDs of the involved paragraphs. IDs are in standard
+      8-4-4-4-12 GUID format without curly braces and differ across sessions and
+      coauthors.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'uniqueLocalIds: string[];'
+      return:
+        type: string[]
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphformat.yml
new file mode 100644
index 0000000000..40a44eb546
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.paragraphformat.yml
@@ -0,0 +1,571 @@
+### YamlMime:TSType
+name: Word.ParagraphFormat
+uid: word!Word.ParagraphFormat:class
+package: word!
+fullName: Word.ParagraphFormat
+summary: Represents a style of paragraph in a document.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Sets certain aspects of the specified style's paragraph format e.g., the
+  left indent size and the alignment.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to update its paragraph format.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else {
+      style.paragraphFormat.leftIndent = 30;
+      style.paragraphFormat.alignment = Word.Alignment.centered;
+      console.log(`Successfully the paragraph format of the '${styleName}' style.`);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: alignment
+    uid: word!Word.ParagraphFormat#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the alignment for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Sets certain aspects of the specified style's paragraph format e.g.,
+      the left indent size and the alignment.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update its paragraph format.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          style.paragraphFormat.leftIndent = 30;
+          style.paragraphFormat.alignment = Word.Alignment.centered;
+          console.log(`Successfully the paragraph format of the '${styleName}' style.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: context
+    uid: word!Word.ParagraphFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: firstLineIndent
+    uid: word!Word.ParagraphFormat#firstLineIndent:member
+    package: word!
+    fullName: firstLineIndent
+    summary: >-
+      Specifies the value (in points) for a first line or hanging indent. Use a
+      positive value to set a first-line indent, and use a negative value to set
+      a hanging indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'firstLineIndent: number;'
+      return:
+        type: number
+  - name: keepTogether
+    uid: word!Word.ParagraphFormat#keepTogether:member
+    package: word!
+    fullName: keepTogether
+    summary: >-
+      Specifies whether all lines in the specified paragraphs remain on the same
+      page when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepTogether: boolean;'
+      return:
+        type: boolean
+  - name: keepWithNext
+    uid: word!Word.ParagraphFormat#keepWithNext:member
+    package: word!
+    fullName: keepWithNext
+    summary: >-
+      Specifies whether the specified paragraph remains on the same page as the
+      paragraph that follows it when Microsoft Word repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'keepWithNext: boolean;'
+      return:
+        type: boolean
+  - name: leftIndent
+    uid: word!Word.ParagraphFormat#leftIndent:member
+    package: word!
+    fullName: leftIndent
+    summary: Specifies the left indent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Sets certain aspects of the specified style's paragraph format e.g.,
+      the left indent size and the alignment.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update its paragraph format.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          style.paragraphFormat.leftIndent = 30;
+          style.paragraphFormat.alignment = Word.Alignment.centered;
+          console.log(`Successfully the paragraph format of the '${styleName}' style.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftIndent: number;'
+      return:
+        type: number
+  - name: lineSpacing
+    uid: word!Word.ParagraphFormat#lineSpacing:member
+    package: word!
+    fullName: lineSpacing
+    summary: Specifies the line spacing (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineSpacing: number;'
+      return:
+        type: number
+  - name: lineUnitAfter
+    uid: word!Word.ParagraphFormat#lineUnitAfter:member
+    package: word!
+    fullName: lineUnitAfter
+    summary: >-
+      Specifies the amount of spacing (in gridlines) after the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitAfter: number;'
+      return:
+        type: number
+  - name: lineUnitBefore
+    uid: word!Word.ParagraphFormat#lineUnitBefore:member
+    package: word!
+    fullName: lineUnitBefore
+    summary: >-
+      Specifies the amount of spacing (in gridlines) before the specified
+      paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lineUnitBefore: number;'
+      return:
+        type: number
+  - name: mirrorIndents
+    uid: word!Word.ParagraphFormat#mirrorIndents:member
+    package: word!
+    fullName: mirrorIndents
+    summary: Specifies whether left and right indents are the same width.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'mirrorIndents: boolean;'
+      return:
+        type: boolean
+  - name: outlineLevel
+    uid: word!Word.ParagraphFormat#outlineLevel:member
+    package: word!
+    fullName: outlineLevel
+    summary: Specifies the outline level for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        outlineLevel: Word.OutlineLevel | "OutlineLevel1" | "OutlineLevel2" |
+        "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5" | "OutlineLevel6" |
+        "OutlineLevel7" | "OutlineLevel8" | "OutlineLevel9" |
+        "OutlineLevelBodyText";
+      return:
+        type: >-
+           | "OutlineLevel1" |
+          "OutlineLevel2" | "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5"
+          | "OutlineLevel6" | "OutlineLevel7" | "OutlineLevel8" |
+          "OutlineLevel9" | "OutlineLevelBodyText"
+  - name: rightIndent
+    uid: word!Word.ParagraphFormat#rightIndent:member
+    package: word!
+    fullName: rightIndent
+    summary: Specifies the right indent (in points) for the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightIndent: number;'
+      return:
+        type: number
+  - name: spaceAfter
+    uid: word!Word.ParagraphFormat#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter: number;'
+      return:
+        type: number
+  - name: spaceBefore
+    uid: word!Word.ParagraphFormat#spaceBefore:member
+    package: word!
+    fullName: spaceBefore
+    summary: Specifies the spacing (in points) before the specified paragraphs.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceBefore: number;'
+      return:
+        type: number
+  - name: widowControl
+    uid: word!Word.ParagraphFormat#widowControl:member
+    package: word!
+    fullName: widowControl
+    summary: >-
+      Specifies whether the first and last lines in the specified paragraph
+      remain on the same page as the rest of the paragraph when Microsoft Word
+      repaginates the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widowControl: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: load(options)
+    uid: word!Word.ParagraphFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ParagraphFormatLoadOptions):
+        Word.ParagraphFormat;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ParagraphFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ParagraphFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ParagraphFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ParagraphFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ParagraphFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ParagraphFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ParagraphFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ParagraphFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ParagraphFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ParagraphFormat`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ParagraphFormatData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ParagraphFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ParagraphFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ParagraphFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ParagraphFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ParagraphFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.patterntype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.patterntype.yml
new file mode 100644
index 0000000000..217549c5d2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.patterntype.yml
@@ -0,0 +1,563 @@
+### YamlMime:TSEnum
+name: Word.PatternType
+uid: word!Word.PatternType:enum
+package: word!
+fullName: Word.PatternType
+summary: Specifies the fill pattern used in a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: cross
+    uid: word!Word.PatternType.cross:member
+    package: word!
+    summary: >-
+      Represents a cross fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cross"'
+  - name: darkDownwardDiagonal
+    uid: word!Word.PatternType.darkDownwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a dark downward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkDownwardDiagonal"'
+  - name: darkHorizontal
+    uid: word!Word.PatternType.darkHorizontal:member
+    package: word!
+    summary: >-
+      Represents a dark horizontal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkHorizontal"'
+  - name: darkUpwardDiagonal
+    uid: word!Word.PatternType.darkUpwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a dark upward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkUpwardDiagonal"'
+  - name: darkVertical
+    uid: word!Word.PatternType.darkVertical:member
+    package: word!
+    summary: >-
+      Represents a dark vertical fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkVertical"'
+  - name: dashedDownwardDiagonal
+    uid: word!Word.PatternType.dashedDownwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a dashed downward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashedDownwardDiagonal"'
+  - name: dashedHorizontal
+    uid: word!Word.PatternType.dashedHorizontal:member
+    package: word!
+    summary: >-
+      Represents a dashed horizontal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashedHorizontal"'
+  - name: dashedUpwardDiagonal
+    uid: word!Word.PatternType.dashedUpwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a dashed upward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashedUpwardDiagonal"'
+  - name: dashedVertical
+    uid: word!Word.PatternType.dashedVertical:member
+    package: word!
+    summary: >-
+      Represents a dashed vertical fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashedVertical"'
+  - name: diagonalBrick
+    uid: word!Word.PatternType.diagonalBrick:member
+    package: word!
+    summary: >-
+      Represents a diagonal brick fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DiagonalBrick"'
+  - name: diagonalCross
+    uid: word!Word.PatternType.diagonalCross:member
+    package: word!
+    summary: >-
+      Represents a diagonal cross fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DiagonalCross"'
+  - name: divot
+    uid: word!Word.PatternType.divot:member
+    package: word!
+    summary: >-
+      Represents a divot fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Divot"'
+  - name: dottedDiamond
+    uid: word!Word.PatternType.dottedDiamond:member
+    package: word!
+    summary: >-
+      Represents a dotted diamond fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DottedDiamond"'
+  - name: dottedGrid
+    uid: word!Word.PatternType.dottedGrid:member
+    package: word!
+    summary: >-
+      Represents a dotted grid fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DottedGrid"'
+  - name: downwardDiagonal
+    uid: word!Word.PatternType.downwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a downward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DownwardDiagonal"'
+  - name: horizontal
+    uid: word!Word.PatternType.horizontal:member
+    package: word!
+    summary: >-
+      Represents a horizontal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Horizontal"'
+  - name: horizontalBrick
+    uid: word!Word.PatternType.horizontalBrick:member
+    package: word!
+    summary: >-
+      Represents a horizontal brick fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HorizontalBrick"'
+  - name: largeCheckerBoard
+    uid: word!Word.PatternType.largeCheckerBoard:member
+    package: word!
+    summary: >-
+      Represents a large checkerboard fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LargeCheckerBoard"'
+  - name: largeConfetti
+    uid: word!Word.PatternType.largeConfetti:member
+    package: word!
+    summary: >-
+      Represents a large confetti fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LargeConfetti"'
+  - name: largeGrid
+    uid: word!Word.PatternType.largeGrid:member
+    package: word!
+    summary: >-
+      Represents a large grid fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LargeGrid"'
+  - name: lightDownwardDiagonal
+    uid: word!Word.PatternType.lightDownwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a light downward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightDownwardDiagonal"'
+  - name: lightHorizontal
+    uid: word!Word.PatternType.lightHorizontal:member
+    package: word!
+    summary: >-
+      Represents a light horizontal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightHorizontal"'
+  - name: lightUpwardDiagonal
+    uid: word!Word.PatternType.lightUpwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a light upward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightUpwardDiagonal"'
+  - name: lightVertical
+    uid: word!Word.PatternType.lightVertical:member
+    package: word!
+    summary: >-
+      Represents a light vertical fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightVertical"'
+  - name: mixed
+    uid: word!Word.PatternType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed pattern type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: narrowHorizontal
+    uid: word!Word.PatternType.narrowHorizontal:member
+    package: word!
+    summary: >-
+      Represents a narrow horizontal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NarrowHorizontal"'
+  - name: narrowVertical
+    uid: word!Word.PatternType.narrowVertical:member
+    package: word!
+    summary: >-
+      Represents a narrow vertical fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NarrowVertical"'
+  - name: outlinedDiamond
+    uid: word!Word.PatternType.outlinedDiamond:member
+    package: word!
+    summary: >-
+      Represents an outlined diamond fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutlinedDiamond"'
+  - name: percent10
+    uid: word!Word.PatternType.percent10:member
+    package: word!
+    summary: >-
+      Represents a 10 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent10"'
+  - name: percent20
+    uid: word!Word.PatternType.percent20:member
+    package: word!
+    summary: >-
+      Represents a 20 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent20"'
+  - name: percent25
+    uid: word!Word.PatternType.percent25:member
+    package: word!
+    summary: >-
+      Represents a 25 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent25"'
+  - name: percent30
+    uid: word!Word.PatternType.percent30:member
+    package: word!
+    summary: >-
+      Represents a 30 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent30"'
+  - name: percent40
+    uid: word!Word.PatternType.percent40:member
+    package: word!
+    summary: >-
+      Represents a 40 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent40"'
+  - name: percent5
+    uid: word!Word.PatternType.percent5:member
+    package: word!
+    summary: >-
+      Represents a 5 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent5"'
+  - name: percent50
+    uid: word!Word.PatternType.percent50:member
+    package: word!
+    summary: >-
+      Represents a 50 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent50"'
+  - name: percent60
+    uid: word!Word.PatternType.percent60:member
+    package: word!
+    summary: >-
+      Represents a 60 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent60"'
+  - name: percent70
+    uid: word!Word.PatternType.percent70:member
+    package: word!
+    summary: >-
+      Represents a 70 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent70"'
+  - name: percent75
+    uid: word!Word.PatternType.percent75:member
+    package: word!
+    summary: >-
+      Represents a 75 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent75"'
+  - name: percent80
+    uid: word!Word.PatternType.percent80:member
+    package: word!
+    summary: >-
+      Represents an 80 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent80"'
+  - name: percent90
+    uid: word!Word.PatternType.percent90:member
+    package: word!
+    summary: >-
+      Represents a 90 percent fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent90"'
+  - name: plaid
+    uid: word!Word.PatternType.plaid:member
+    package: word!
+    summary: >-
+      Represents a plaid fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Plaid"'
+  - name: shingle
+    uid: word!Word.PatternType.shingle:member
+    package: word!
+    summary: >-
+      Represents a shingle fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Shingle"'
+  - name: smallCheckerBoard
+    uid: word!Word.PatternType.smallCheckerBoard:member
+    package: word!
+    summary: >-
+      Represents a small checkerboard fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SmallCheckerBoard"'
+  - name: smallConfetti
+    uid: word!Word.PatternType.smallConfetti:member
+    package: word!
+    summary: >-
+      Represents a small confetti fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SmallConfetti"'
+  - name: smallGrid
+    uid: word!Word.PatternType.smallGrid:member
+    package: word!
+    summary: >-
+      Represents a small grid fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SmallGrid"'
+  - name: solidDiamond
+    uid: word!Word.PatternType.solidDiamond:member
+    package: word!
+    summary: >-
+      Represents a solid diamond fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SolidDiamond"'
+  - name: sphere
+    uid: word!Word.PatternType.sphere:member
+    package: word!
+    summary: >-
+      Represents a sphere fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sphere"'
+  - name: trellis
+    uid: word!Word.PatternType.trellis:member
+    package: word!
+    summary: >-
+      Represents a trellis fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Trellis"'
+  - name: upwardDiagonal
+    uid: word!Word.PatternType.upwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents an upward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UpwardDiagonal"'
+  - name: vertical
+    uid: word!Word.PatternType.vertical:member
+    package: word!
+    summary: >-
+      Represents a vertical fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vertical"'
+  - name: wave
+    uid: word!Word.PatternType.wave:member
+    package: word!
+    summary: >-
+      Represents a wave fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wave"'
+  - name: weave
+    uid: word!Word.PatternType.weave:member
+    package: word!
+    summary: >-
+      Represents a weave fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Weave"'
+  - name: wideDownwardDiagonal
+    uid: word!Word.PatternType.wideDownwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a wide downward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WideDownwardDiagonal"'
+  - name: wideUpwardDiagonal
+    uid: word!Word.PatternType.wideUpwardDiagonal:member
+    package: word!
+    summary: >-
+      Represents a wide upward diagonal fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WideUpwardDiagonal"'
+  - name: zigZag
+    uid: word!Word.PatternType.zigZag:member
+    package: word!
+    summary: >-
+      Represents a zigzag fill pattern.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ZigZag"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.picturecontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.picturecontentcontrol.yml
new file mode 100644
index 0000000000..685d932fa7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.picturecontentcontrol.yml
@@ -0,0 +1,538 @@
+### YamlMime:TSType
+name: Word.PictureContentControl
+uid: word!Word.PictureContentControl:class
+package: word!
+fullName: Word.PictureContentControl
+summary: Represents the `PictureContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: appearance
+    uid: word!Word.PictureContentControl#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.PictureContentControl#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.PictureContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.PictureContentControl#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.PictureContentControl#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.PictureContentControl#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Returns the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly level: Word.ContentControlLevel | "Inline" | "Paragraph" |
+        "Row" | "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.PictureContentControl#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.PictureContentControl#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.PictureContentControl#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly placeholderText: Word.BuildingBlock;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.PictureContentControl#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns a `Range` object that represents the contents of the content
+      control in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: showingPlaceholderText
+    uid: word!Word.PictureContentControl#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly showingPlaceholderText: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.PictureContentControl#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.PictureContentControl#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+  - name: xmlMapping
+    uid: word!Word.PictureContentControl#xmlMapping:member
+    package: word!
+    fullName: xmlMapping
+    summary: >-
+      Returns an `XmlMapping` object that represents the mapping of the content
+      control to XML data in the data store of the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xmlMapping: Word.XmlMapping;'
+      return:
+        type: 
+methods:
+  - name: copy()
+    uid: word!Word.PictureContentControl#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: Copies the content control from the active document to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.PictureContentControl#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: >-
+      Removes the content control from the active document and moves the content
+      control to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete(deleteContents)
+    uid: word!Word.PictureContentControl#delete:member(1)
+    package: word!
+    fullName: delete(deleteContents)
+    summary: Deletes the content control and optionally its contents.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(deleteContents?: boolean): void;'
+      parameters:
+        - id: deleteContents
+          description: >-
+            Optional. Decides whether to delete the contents of the content
+            control.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.PictureContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.PictureContentControlLoadOptions):
+        Word.PictureContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.PictureContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.PictureContentControl;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.PictureContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.PictureContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.PictureContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.PictureContentControlUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.PictureContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.PictureContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPlaceholderText(options)
+    uid: word!Word.PictureContentControl#setPlaceholderText:member(1)
+    package: word!
+    fullName: setPlaceholderText(options)
+    summary: >-
+      Sets the placeholder text that displays in the content control until a
+      user enters their own text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPlaceholderText(options?: Word.ContentControlPlaceholderOptions):
+        void;
+      parameters:
+        - id: options
+          description: >-
+            Optional. The options for configuring the content control's
+            placeholder text.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.PictureContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.PictureContentControl` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.PictureContentControlData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.PictureContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.PictureContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.PictureContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.PictureContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.PictureContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.preferredwidthtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.preferredwidthtype.yml
new file mode 100644
index 0000000000..f7af7666b8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.preferredwidthtype.yml
@@ -0,0 +1,46 @@
+### YamlMime:TSEnum
+name: Word.PreferredWidthType
+uid: word!Word.PreferredWidthType:enum
+package: word!
+fullName: Word.PreferredWidthType
+summary: >-
+  Specifies the preferred unit of measure to use when measuring the width of an
+  item.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: auto
+    uid: word!Word.PreferredWidthType.auto:member
+    package: word!
+    summary: >-
+      Automatically select the unit of measure to use based on the current
+      selection.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Auto"'
+  - name: percent
+    uid: word!Word.PreferredWidthType.percent:member
+    package: word!
+    summary: >-
+      Measure the current item width using a specified percentage.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent"'
+  - name: points
+    uid: word!Word.PreferredWidthType.points:member
+    package: word!
+    summary: >-
+      Measure the current item width using a specified number of points.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Points"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetcamera.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetcamera.yml
new file mode 100644
index 0000000000..892c74ce8e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetcamera.yml
@@ -0,0 +1,643 @@
+### YamlMime:TSEnum
+name: Word.PresetCamera
+uid: word!Word.PresetCamera:enum
+package: word!
+fullName: Word.PresetCamera
+summary: Indicates the effects camera type used by the specified object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: isometricBottomDown
+    uid: word!Word.PresetCamera.isometricBottomDown:member
+    package: word!
+    summary: >-
+      Represents an isometric bottom-down camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricBottomDown"'
+  - name: isometricBottomUp
+    uid: word!Word.PresetCamera.isometricBottomUp:member
+    package: word!
+    summary: >-
+      Represents an isometric bottom-up camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricBottomUp"'
+  - name: isometricLeftDown
+    uid: word!Word.PresetCamera.isometricLeftDown:member
+    package: word!
+    summary: >-
+      Represents an isometric left-down camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricLeftDown"'
+  - name: isometricLeftUp
+    uid: word!Word.PresetCamera.isometricLeftUp:member
+    package: word!
+    summary: >-
+      Represents an isometric left-up camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricLeftUp"'
+  - name: isometricOffAxis1Left
+    uid: word!Word.PresetCamera.isometricOffAxis1Left:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 1 left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis1Left"'
+  - name: isometricOffAxis1Right
+    uid: word!Word.PresetCamera.isometricOffAxis1Right:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 1 right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis1Right"'
+  - name: isometricOffAxis1Top
+    uid: word!Word.PresetCamera.isometricOffAxis1Top:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 1 top camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis1Top"'
+  - name: isometricOffAxis2Left
+    uid: word!Word.PresetCamera.isometricOffAxis2Left:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 2 left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis2Left"'
+  - name: isometricOffAxis2Right
+    uid: word!Word.PresetCamera.isometricOffAxis2Right:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 2 right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis2Right"'
+  - name: isometricOffAxis2Top
+    uid: word!Word.PresetCamera.isometricOffAxis2Top:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 2 top camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis2Top"'
+  - name: isometricOffAxis3Bottom
+    uid: word!Word.PresetCamera.isometricOffAxis3Bottom:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 3 bottom camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis3Bottom"'
+  - name: isometricOffAxis3Left
+    uid: word!Word.PresetCamera.isometricOffAxis3Left:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 3 left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis3Left"'
+  - name: isometricOffAxis3Right
+    uid: word!Word.PresetCamera.isometricOffAxis3Right:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 3 right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis3Right"'
+  - name: isometricOffAxis4Bottom
+    uid: word!Word.PresetCamera.isometricOffAxis4Bottom:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 4 bottom camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis4Bottom"'
+  - name: isometricOffAxis4Left
+    uid: word!Word.PresetCamera.isometricOffAxis4Left:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 4 left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis4Left"'
+  - name: isometricOffAxis4Right
+    uid: word!Word.PresetCamera.isometricOffAxis4Right:member
+    package: word!
+    summary: >-
+      Represents an isometric off-axis 4 right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricOffAxis4Right"'
+  - name: isometricRightDown
+    uid: word!Word.PresetCamera.isometricRightDown:member
+    package: word!
+    summary: >-
+      Represents an isometric right-down camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricRightDown"'
+  - name: isometricRightUp
+    uid: word!Word.PresetCamera.isometricRightUp:member
+    package: word!
+    summary: >-
+      Represents an isometric right-up camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricRightUp"'
+  - name: isometricTopDown
+    uid: word!Word.PresetCamera.isometricTopDown:member
+    package: word!
+    summary: >-
+      Represents an isometric top-down camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricTopDown"'
+  - name: isometricTopUp
+    uid: word!Word.PresetCamera.isometricTopUp:member
+    package: word!
+    summary: >-
+      Represents an isometric top-up camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"IsometricTopUp"'
+  - name: legacyObliqueBottom
+    uid: word!Word.PresetCamera.legacyObliqueBottom:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique bottom camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueBottom"'
+  - name: legacyObliqueBottomLeft
+    uid: word!Word.PresetCamera.legacyObliqueBottomLeft:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique bottom-left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueBottomLeft"'
+  - name: legacyObliqueBottomRight
+    uid: word!Word.PresetCamera.legacyObliqueBottomRight:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique bottom-right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueBottomRight"'
+  - name: legacyObliqueFront
+    uid: word!Word.PresetCamera.legacyObliqueFront:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique front camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueFront"'
+  - name: legacyObliqueLeft
+    uid: word!Word.PresetCamera.legacyObliqueLeft:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueLeft"'
+  - name: legacyObliqueRight
+    uid: word!Word.PresetCamera.legacyObliqueRight:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueRight"'
+  - name: legacyObliqueTop
+    uid: word!Word.PresetCamera.legacyObliqueTop:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique top camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueTop"'
+  - name: legacyObliqueTopLeft
+    uid: word!Word.PresetCamera.legacyObliqueTopLeft:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique top-left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueTopLeft"'
+  - name: legacyObliqueTopRight
+    uid: word!Word.PresetCamera.legacyObliqueTopRight:member
+    package: word!
+    summary: >-
+      Represents a legacy oblique top-right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyObliqueTopRight"'
+  - name: legacyPerspectiveBottom
+    uid: word!Word.PresetCamera.legacyPerspectiveBottom:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective bottom camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveBottom"'
+  - name: legacyPerspectiveBottomLeft
+    uid: word!Word.PresetCamera.legacyPerspectiveBottomLeft:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective bottom-left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveBottomLeft"'
+  - name: legacyPerspectiveBottomRight
+    uid: word!Word.PresetCamera.legacyPerspectiveBottomRight:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective bottom-right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveBottomRight"'
+  - name: legacyPerspectiveFront
+    uid: word!Word.PresetCamera.legacyPerspectiveFront:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective front camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveFront"'
+  - name: legacyPerspectiveLeft
+    uid: word!Word.PresetCamera.legacyPerspectiveLeft:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveLeft"'
+  - name: legacyPerspectiveRight
+    uid: word!Word.PresetCamera.legacyPerspectiveRight:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveRight"'
+  - name: legacyPerspectiveTop
+    uid: word!Word.PresetCamera.legacyPerspectiveTop:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective top camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveTop"'
+  - name: legacyPerspectiveTopLeft
+    uid: word!Word.PresetCamera.legacyPerspectiveTopLeft:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective top-left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveTopLeft"'
+  - name: legacyPerspectiveTopRight
+    uid: word!Word.PresetCamera.legacyPerspectiveTopRight:member
+    package: word!
+    summary: >-
+      Represents a legacy perspective top-right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LegacyPerspectiveTopRight"'
+  - name: mixed
+    uid: word!Word.PresetCamera.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: obliqueBottom
+    uid: word!Word.PresetCamera.obliqueBottom:member
+    package: word!
+    summary: >-
+      Represents an oblique bottom camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueBottom"'
+  - name: obliqueBottomLeft
+    uid: word!Word.PresetCamera.obliqueBottomLeft:member
+    package: word!
+    summary: >-
+      Represents an oblique bottom-left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueBottomLeft"'
+  - name: obliqueBottomRight
+    uid: word!Word.PresetCamera.obliqueBottomRight:member
+    package: word!
+    summary: >-
+      Represents an oblique bottom-right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueBottomRight"'
+  - name: obliqueLeft
+    uid: word!Word.PresetCamera.obliqueLeft:member
+    package: word!
+    summary: >-
+      Represents an oblique left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueLeft"'
+  - name: obliqueRight
+    uid: word!Word.PresetCamera.obliqueRight:member
+    package: word!
+    summary: >-
+      Represents an oblique right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueRight"'
+  - name: obliqueTop
+    uid: word!Word.PresetCamera.obliqueTop:member
+    package: word!
+    summary: >-
+      Represents an oblique top camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueTop"'
+  - name: obliqueTopLeft
+    uid: word!Word.PresetCamera.obliqueTopLeft:member
+    package: word!
+    summary: >-
+      Represents an oblique top-left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueTopLeft"'
+  - name: obliqueTopRight
+    uid: word!Word.PresetCamera.obliqueTopRight:member
+    package: word!
+    summary: >-
+      Represents an oblique top-right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ObliqueTopRight"'
+  - name: orthographicFront
+    uid: word!Word.PresetCamera.orthographicFront:member
+    package: word!
+    summary: >-
+      Represents an orthographic front camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OrthographicFront"'
+  - name: perspectiveAbove
+    uid: word!Word.PresetCamera.perspectiveAbove:member
+    package: word!
+    summary: >-
+      Represents a perspective above camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveAbove"'
+  - name: perspectiveAboveLeftFacing
+    uid: word!Word.PresetCamera.perspectiveAboveLeftFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective above-left facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveAboveLeftFacing"'
+  - name: perspectiveAboveRightFacing
+    uid: word!Word.PresetCamera.perspectiveAboveRightFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective above-right facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveAboveRightFacing"'
+  - name: perspectiveBelow
+    uid: word!Word.PresetCamera.perspectiveBelow:member
+    package: word!
+    summary: >-
+      Represents a perspective below camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveBelow"'
+  - name: perspectiveContrastingLeftFacing
+    uid: word!Word.PresetCamera.perspectiveContrastingLeftFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective contrasting-left facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveContrastingLeftFacing"'
+  - name: perspectiveContrastingRightFacing
+    uid: word!Word.PresetCamera.perspectiveContrastingRightFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective contrasting-right facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveContrastingRightFacing"'
+  - name: perspectiveFront
+    uid: word!Word.PresetCamera.perspectiveFront:member
+    package: word!
+    summary: >-
+      Represents a perspective front camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveFront"'
+  - name: perspectiveHeroicExtremeLeftFacing
+    uid: word!Word.PresetCamera.perspectiveHeroicExtremeLeftFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective heroic-extreme left facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveHeroicExtremeLeftFacing"'
+  - name: perspectiveHeroicExtremeRightFacing
+    uid: word!Word.PresetCamera.perspectiveHeroicExtremeRightFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective heroic-extreme right facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveHeroicExtremeRightFacing"'
+  - name: perspectiveHeroicLeftFacing
+    uid: word!Word.PresetCamera.perspectiveHeroicLeftFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective heroic-left facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveHeroicLeftFacing"'
+  - name: perspectiveHeroicRightFacing
+    uid: word!Word.PresetCamera.perspectiveHeroicRightFacing:member
+    package: word!
+    summary: >-
+      Represents a perspective heroic-right facing camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveHeroicRightFacing"'
+  - name: perspectiveLeft
+    uid: word!Word.PresetCamera.perspectiveLeft:member
+    package: word!
+    summary: >-
+      Represents a perspective left camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveLeft"'
+  - name: perspectiveRelaxed
+    uid: word!Word.PresetCamera.perspectiveRelaxed:member
+    package: word!
+    summary: >-
+      Represents a relaxed perspective camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveRelaxed"'
+  - name: perspectiveRelaxedModerately
+    uid: word!Word.PresetCamera.perspectiveRelaxedModerately:member
+    package: word!
+    summary: >-
+      Represents a moderately relaxed perspective camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveRelaxedModerately"'
+  - name: perspectiveRight
+    uid: word!Word.PresetCamera.perspectiveRight:member
+    package: word!
+    summary: >-
+      Represents a perspective right camera type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PerspectiveRight"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetextrusiondirection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetextrusiondirection.yml
new file mode 100644
index 0000000000..7995e48f15
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetextrusiondirection.yml
@@ -0,0 +1,115 @@
+### YamlMime:TSEnum
+name: Word.PresetExtrusionDirection
+uid: word!Word.PresetExtrusionDirection:enum
+package: word!
+fullName: Word.PresetExtrusionDirection
+summary: >-
+  Specifies the direction that the extrusion's sweep path takes away from the
+  extruded shape (the front face of the extrusion).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.PresetExtrusionDirection.bottom:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the bottom.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: bottomLeft
+    uid: word!Word.PresetExtrusionDirection.bottomLeft:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the bottom-left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomLeft"'
+  - name: bottomRight
+    uid: word!Word.PresetExtrusionDirection.bottomRight:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the bottom-right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomRight"'
+  - name: left
+    uid: word!Word.PresetExtrusionDirection.left:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: mixed
+    uid: word!Word.PresetExtrusionDirection.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed extrusion direction.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.PresetExtrusionDirection.none:member
+    package: word!
+    summary: >-
+      Represents no extrusion direction.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: right
+    uid: word!Word.PresetExtrusionDirection.right:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: top
+    uid: word!Word.PresetExtrusionDirection.top:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the top.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
+  - name: topLeft
+    uid: word!Word.PresetExtrusionDirection.topLeft:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the top-left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopLeft"'
+  - name: topRight
+    uid: word!Word.PresetExtrusionDirection.topRight:member
+    package: word!
+    summary: >-
+      Represents an extrusion direction to the top-right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopRight"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetgradienttype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetgradienttype.yml
new file mode 100644
index 0000000000..99de566563
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetgradienttype.yml
@@ -0,0 +1,264 @@
+### YamlMime:TSEnum
+name: Word.PresetGradientType
+uid: word!Word.PresetGradientType:enum
+package: word!
+fullName: Word.PresetGradientType
+summary: Specifies which predefined gradient to use to fill a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: brass
+    uid: word!Word.PresetGradientType.brass:member
+    package: word!
+    summary: >-
+      A metallic gradient resembling brass.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Brass"'
+  - name: calmWater
+    uid: word!Word.PresetGradientType.calmWater:member
+    package: word!
+    summary: >-
+      A soft, tranquil gradient resembling calm water.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CalmWater"'
+  - name: chrome
+    uid: word!Word.PresetGradientType.chrome:member
+    package: word!
+    summary: >-
+      A sleek, reflective chrome gradient.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Chrome"'
+  - name: chromeII
+    uid: word!Word.PresetGradientType.chromeII:member
+    package: word!
+    summary: >-
+      A variation of the chrome gradient with alternate highlights.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ChromeII"'
+  - name: daybreak
+    uid: word!Word.PresetGradientType.daybreak:member
+    package: word!
+    summary: >-
+      A light gradient representing the colors of daybreak.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Daybreak"'
+  - name: desert
+    uid: word!Word.PresetGradientType.desert:member
+    package: word!
+    summary: >-
+      A warm, sandy gradient inspired by desert tones.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Desert"'
+  - name: earlySunset
+    uid: word!Word.PresetGradientType.earlySunset:member
+    package: word!
+    summary: >-
+      A warm gradient resembling an early sunset.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EarlySunset"'
+  - name: fire
+    uid: word!Word.PresetGradientType.fire:member
+    package: word!
+    summary: >-
+      A vivid gradient with fiery tones.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Fire"'
+  - name: fog
+    uid: word!Word.PresetGradientType.fog:member
+    package: word!
+    summary: >-
+      A muted gradient with fog-like softness.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Fog"'
+  - name: gold
+    uid: word!Word.PresetGradientType.gold:member
+    package: word!
+    summary: >-
+      A shiny, metallic gold gradient.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gold"'
+  - name: goldII
+    uid: word!Word.PresetGradientType.goldII:member
+    package: word!
+    summary: >-
+      A variation of the gold gradient with different tones.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GoldII"'
+  - name: horizon
+    uid: word!Word.PresetGradientType.horizon:member
+    package: word!
+    summary: >-
+      A gradient that mimics the colors of the horizon.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Horizon"'
+  - name: lateSunset
+    uid: word!Word.PresetGradientType.lateSunset:member
+    package: word!
+    summary: >-
+      A deeper, richer gradient resembling a late sunset.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LateSunset"'
+  - name: mahogany
+    uid: word!Word.PresetGradientType.mahogany:member
+    package: word!
+    summary: >-
+      A rich, reddish-brown gradient like mahogany wood.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mahogany"'
+  - name: mixed
+    uid: word!Word.PresetGradientType.mixed:member
+    package: word!
+    summary: >-
+      Mixed gradient type. Used when multiple shapes with different preset
+      gradients are selected.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: moss
+    uid: word!Word.PresetGradientType.moss:member
+    package: word!
+    summary: >-
+      A natural green gradient inspired by moss.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Moss"'
+  - name: nightfall
+    uid: word!Word.PresetGradientType.nightfall:member
+    package: word!
+    summary: >-
+      A dark gradient evoking the colors of nightfall.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Nightfall"'
+  - name: ocean
+    uid: word!Word.PresetGradientType.ocean:member
+    package: word!
+    summary: >-
+      A cool gradient reflecting ocean hues.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Ocean"'
+  - name: parchment
+    uid: word!Word.PresetGradientType.parchment:member
+    package: word!
+    summary: >-
+      A warm, aged paper-like gradient.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Parchment"'
+  - name: peacock
+    uid: word!Word.PresetGradientType.peacock:member
+    package: word!
+    summary: >-
+      A vibrant gradient with peacock feather colors.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Peacock"'
+  - name: rainbow
+    uid: word!Word.PresetGradientType.rainbow:member
+    package: word!
+    summary: >-
+      A colorful gradient resembling a rainbow.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Rainbow"'
+  - name: rainbowII
+    uid: word!Word.PresetGradientType.rainbowII:member
+    package: word!
+    summary: >-
+      A variation of the rainbow gradient with different color emphasis.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RainbowII"'
+  - name: sapphire
+    uid: word!Word.PresetGradientType.sapphire:member
+    package: word!
+    summary: >-
+      A deep blue gradient inspired by sapphire.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sapphire"'
+  - name: silver
+    uid: word!Word.PresetGradientType.silver:member
+    package: word!
+    summary: >-
+      A smooth, metallic silver gradient.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Silver"'
+  - name: wheat
+    uid: word!Word.PresetGradientType.wheat:member
+    package: word!
+    summary: >-
+      A light, golden gradient resembling wheat.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wheat"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetlightingdirection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetlightingdirection.yml
new file mode 100644
index 0000000000..e86955b4c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetlightingdirection.yml
@@ -0,0 +1,115 @@
+### YamlMime:TSEnum
+name: Word.PresetLightingDirection
+uid: word!Word.PresetLightingDirection:enum
+package: word!
+fullName: Word.PresetLightingDirection
+summary: >-
+  Specifies the location of lighting on an extruded (three-dimensional) shape
+  relative to the shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.PresetLightingDirection.bottom:member
+    package: word!
+    summary: >-
+      Represents lighting from the bottom.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: bottomLeft
+    uid: word!Word.PresetLightingDirection.bottomLeft:member
+    package: word!
+    summary: >-
+      Represents lighting from the bottom-left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomLeft"'
+  - name: bottomRight
+    uid: word!Word.PresetLightingDirection.bottomRight:member
+    package: word!
+    summary: >-
+      Represents lighting from the bottom-right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomRight"'
+  - name: left
+    uid: word!Word.PresetLightingDirection.left:member
+    package: word!
+    summary: >-
+      Represents lighting from the left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: mixed
+    uid: word!Word.PresetLightingDirection.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed lighting direction.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.PresetLightingDirection.none:member
+    package: word!
+    summary: >-
+      Represents no lighting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: right
+    uid: word!Word.PresetLightingDirection.right:member
+    package: word!
+    summary: >-
+      Represents lighting from the right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: top
+    uid: word!Word.PresetLightingDirection.top:member
+    package: word!
+    summary: >-
+      Represents lighting from the top.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
+  - name: topLeft
+    uid: word!Word.PresetLightingDirection.topLeft:member
+    package: word!
+    summary: >-
+      Represents lighting from the top-left.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopLeft"'
+  - name: topRight
+    uid: word!Word.PresetLightingDirection.topRight:member
+    package: word!
+    summary: >-
+      Represents lighting from the top-right.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopRight"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetlightingsoftness.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetlightingsoftness.yml
new file mode 100644
index 0000000000..b218d924cc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetlightingsoftness.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.PresetLightingSoftness
+uid: word!Word.PresetLightingSoftness:enum
+package: word!
+fullName: Word.PresetLightingSoftness
+summary: Specifies the intensity of light used on a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bright
+    uid: word!Word.PresetLightingSoftness.bright:member
+    package: word!
+    summary: >-
+      Represents bright lighting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bright"'
+  - name: dim
+    uid: word!Word.PresetLightingSoftness.dim:member
+    package: word!
+    summary: >-
+      Represents dim lighting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dim"'
+  - name: mixed
+    uid: word!Word.PresetLightingSoftness.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed lighting softness.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: normal
+    uid: word!Word.PresetLightingSoftness.normal:member
+    package: word!
+    summary: >-
+      Represents normal lighting.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Normal"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetmaterial.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetmaterial.yml
new file mode 100644
index 0000000000..2e9ba1f750
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetmaterial.yml
@@ -0,0 +1,173 @@
+### YamlMime:TSEnum
+name: Word.PresetMaterial
+uid: word!Word.PresetMaterial:enum
+package: word!
+fullName: Word.PresetMaterial
+summary: Specifies the extrusion surface material.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: clear
+    uid: word!Word.PresetMaterial.clear:member
+    package: word!
+    summary: >-
+      Represents a clear material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Clear"'
+  - name: darkEdge
+    uid: word!Word.PresetMaterial.darkEdge:member
+    package: word!
+    summary: >-
+      Represents a dark edge material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkEdge"'
+  - name: flat
+    uid: word!Word.PresetMaterial.flat:member
+    package: word!
+    summary: >-
+      Represents a flat material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Flat"'
+  - name: matte
+    uid: word!Word.PresetMaterial.matte:member
+    package: word!
+    summary: >-
+      Represents a matte material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Matte"'
+  - name: matte2
+    uid: word!Word.PresetMaterial.matte2:member
+    package: word!
+    summary: >-
+      Represents a second matte material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Matte2"'
+  - name: metal
+    uid: word!Word.PresetMaterial.metal:member
+    package: word!
+    summary: >-
+      Represents a metal material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Metal"'
+  - name: metal2
+    uid: word!Word.PresetMaterial.metal2:member
+    package: word!
+    summary: >-
+      Represents a second metal material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Metal2"'
+  - name: mixed
+    uid: word!Word.PresetMaterial.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed material type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: plastic
+    uid: word!Word.PresetMaterial.plastic:member
+    package: word!
+    summary: >-
+      Represents a plastic material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Plastic"'
+  - name: plastic2
+    uid: word!Word.PresetMaterial.plastic2:member
+    package: word!
+    summary: >-
+      Represents a second plastic material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Plastic2"'
+  - name: powder
+    uid: word!Word.PresetMaterial.powder:member
+    package: word!
+    summary: >-
+      Represents a powder material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Powder"'
+  - name: softEdge
+    uid: word!Word.PresetMaterial.softEdge:member
+    package: word!
+    summary: >-
+      Represents a soft edge material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SoftEdge"'
+  - name: softMetal
+    uid: word!Word.PresetMaterial.softMetal:member
+    package: word!
+    summary: >-
+      Represents a soft metal material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SoftMetal"'
+  - name: translucentPowder
+    uid: word!Word.PresetMaterial.translucentPowder:member
+    package: word!
+    summary: >-
+      Represents a translucent powder material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TranslucentPowder"'
+  - name: warmMatte
+    uid: word!Word.PresetMaterial.warmMatte:member
+    package: word!
+    summary: >-
+      Represents a warm matte material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WarmMatte"'
+  - name: wireFrame
+    uid: word!Word.PresetMaterial.wireFrame:member
+    package: word!
+    summary: >-
+      Represents a wireframe material.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WireFrame"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presettexture.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presettexture.yml
new file mode 100644
index 0000000000..0742cf3b57
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presettexture.yml
@@ -0,0 +1,263 @@
+### YamlMime:TSEnum
+name: Word.PresetTexture
+uid: word!Word.PresetTexture:enum
+package: word!
+fullName: Word.PresetTexture
+summary: Specifies texture to be used to fill a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: blueTissuePaper
+    uid: word!Word.PresetTexture.blueTissuePaper:member
+    package: word!
+    summary: >-
+      Represents a blue tissue paper texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BlueTissuePaper"'
+  - name: bouquet
+    uid: word!Word.PresetTexture.bouquet:member
+    package: word!
+    summary: >-
+      Represents a bouquet texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bouquet"'
+  - name: brownMarble
+    uid: word!Word.PresetTexture.brownMarble:member
+    package: word!
+    summary: >-
+      Represents a brown marble texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BrownMarble"'
+  - name: canvas
+    uid: word!Word.PresetTexture.canvas:member
+    package: word!
+    summary: >-
+      Represents a canvas texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Canvas"'
+  - name: cork
+    uid: word!Word.PresetTexture.cork:member
+    package: word!
+    summary: >-
+      Represents a cork texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Cork"'
+  - name: denim
+    uid: word!Word.PresetTexture.denim:member
+    package: word!
+    summary: >-
+      Represents a denim texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Denim"'
+  - name: fishFossil
+    uid: word!Word.PresetTexture.fishFossil:member
+    package: word!
+    summary: >-
+      Represents a fish fossil texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FishFossil"'
+  - name: granite
+    uid: word!Word.PresetTexture.granite:member
+    package: word!
+    summary: >-
+      Represents a granite texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Granite"'
+  - name: greenMarble
+    uid: word!Word.PresetTexture.greenMarble:member
+    package: word!
+    summary: >-
+      Represents a green marble texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GreenMarble"'
+  - name: mediumWood
+    uid: word!Word.PresetTexture.mediumWood:member
+    package: word!
+    summary: >-
+      Represents a medium wood texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MediumWood"'
+  - name: mixed
+    uid: word!Word.PresetTexture.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed texture type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: newsprint
+    uid: word!Word.PresetTexture.newsprint:member
+    package: word!
+    summary: >-
+      Represents a newsprint texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Newsprint"'
+  - name: oak
+    uid: word!Word.PresetTexture.oak:member
+    package: word!
+    summary: >-
+      Represents an oak texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Oak"'
+  - name: paperBag
+    uid: word!Word.PresetTexture.paperBag:member
+    package: word!
+    summary: >-
+      Represents a paper bag texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PaperBag"'
+  - name: papyrus
+    uid: word!Word.PresetTexture.papyrus:member
+    package: word!
+    summary: >-
+      Represents a papyrus texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Papyrus"'
+  - name: parchment
+    uid: word!Word.PresetTexture.parchment:member
+    package: word!
+    summary: >-
+      Represents a parchment texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Parchment"'
+  - name: pinkTissuePaper
+    uid: word!Word.PresetTexture.pinkTissuePaper:member
+    package: word!
+    summary: >-
+      Represents a pink tissue paper texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PinkTissuePaper"'
+  - name: purpleMesh
+    uid: word!Word.PresetTexture.purpleMesh:member
+    package: word!
+    summary: >-
+      Represents a purple mesh texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"PurpleMesh"'
+  - name: recycledPaper
+    uid: word!Word.PresetTexture.recycledPaper:member
+    package: word!
+    summary: >-
+      Represents a recycled paper texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RecycledPaper"'
+  - name: sand
+    uid: word!Word.PresetTexture.sand:member
+    package: word!
+    summary: >-
+      Represents a sand texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Sand"'
+  - name: stationery
+    uid: word!Word.PresetTexture.stationery:member
+    package: word!
+    summary: >-
+      Represents a stationery texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Stationery"'
+  - name: walnut
+    uid: word!Word.PresetTexture.walnut:member
+    package: word!
+    summary: >-
+      Represents a walnut texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Walnut"'
+  - name: waterDroplets
+    uid: word!Word.PresetTexture.waterDroplets:member
+    package: word!
+    summary: >-
+      Represents a water droplets texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WaterDroplets"'
+  - name: whiteMarble
+    uid: word!Word.PresetTexture.whiteMarble:member
+    package: word!
+    summary: >-
+      Represents a white marble texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WhiteMarble"'
+  - name: wovenMat
+    uid: word!Word.PresetTexture.wovenMat:member
+    package: word!
+    summary: >-
+      Represents a woven mat texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WovenMat"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetthreedimensionalformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetthreedimensionalformat.yml
new file mode 100644
index 0000000000..60ec1c53a4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.presetthreedimensionalformat.yml
@@ -0,0 +1,223 @@
+### YamlMime:TSEnum
+name: Word.PresetThreeDimensionalFormat
+uid: word!Word.PresetThreeDimensionalFormat:enum
+package: word!
+fullName: Word.PresetThreeDimensionalFormat
+summary: Specifies an extrusion (three-dimensional) format.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: format1
+    uid: word!Word.PresetThreeDimensionalFormat.format1:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format1"'
+  - name: format10
+    uid: word!Word.PresetThreeDimensionalFormat.format10:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 10.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format10"'
+  - name: format11
+    uid: word!Word.PresetThreeDimensionalFormat.format11:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 11.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format11"'
+  - name: format12
+    uid: word!Word.PresetThreeDimensionalFormat.format12:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 12.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format12"'
+  - name: format13
+    uid: word!Word.PresetThreeDimensionalFormat.format13:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 13.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format13"'
+  - name: format14
+    uid: word!Word.PresetThreeDimensionalFormat.format14:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 14.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format14"'
+  - name: format15
+    uid: word!Word.PresetThreeDimensionalFormat.format15:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 15.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format15"'
+  - name: format16
+    uid: word!Word.PresetThreeDimensionalFormat.format16:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 16.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format16"'
+  - name: format17
+    uid: word!Word.PresetThreeDimensionalFormat.format17:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 17.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format17"'
+  - name: format18
+    uid: word!Word.PresetThreeDimensionalFormat.format18:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 18.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format18"'
+  - name: format19
+    uid: word!Word.PresetThreeDimensionalFormat.format19:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 19.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format19"'
+  - name: format2
+    uid: word!Word.PresetThreeDimensionalFormat.format2:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format2"'
+  - name: format20
+    uid: word!Word.PresetThreeDimensionalFormat.format20:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 20.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format20"'
+  - name: format3
+    uid: word!Word.PresetThreeDimensionalFormat.format3:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format3"'
+  - name: format4
+    uid: word!Word.PresetThreeDimensionalFormat.format4:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format4"'
+  - name: format5
+    uid: word!Word.PresetThreeDimensionalFormat.format5:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 5.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format5"'
+  - name: format6
+    uid: word!Word.PresetThreeDimensionalFormat.format6:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 6.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format6"'
+  - name: format7
+    uid: word!Word.PresetThreeDimensionalFormat.format7:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 7.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format7"'
+  - name: format8
+    uid: word!Word.PresetThreeDimensionalFormat.format8:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 8.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format8"'
+  - name: format9
+    uid: word!Word.PresetThreeDimensionalFormat.format9:member
+    package: word!
+    summary: >-
+      Represents three-dimensional format 9.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Format9"'
+  - name: mixed
+    uid: word!Word.PresetThreeDimensionalFormat.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed three-dimensional format.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.range.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.range.yml
new file mode 100644
index 0000000000..f6c2db9b38
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.range.yml
@@ -0,0 +1,3472 @@
+### YamlMime:TSType
+name: Word.Range
+uid: word!Word.Range:class
+package: word!
+fullName: Word.Range
+summary: Represents a contiguous area in a document.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+  // Gets the range of the first comment in the selected content.
+
+  await Word.run(async (context) => {
+    const comment: Word.Comment = context.document.getSelection().getComments().getFirstOrNullObject();
+    comment.load("contentRange");
+    const range: Word.Range = comment.getRange();
+    range.load("text");
+    await context.sync();
+
+    if (comment.isNullObject) {
+      console.warn("No comments in the selection, so no range to get.");
+      return;
+    }
+
+    console.log(`Comment location: ${range.text}`);
+    const contentRange: Word.CommentContentRange = comment.contentRange;
+    console.log("Comment content range:", contentRange);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: contentControls
+    uid: word!Word.Range#contentControls:member
+    package: word!
+    fullName: contentControls
+    summary: Gets the collection of content control objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly contentControls: Word.ContentControlCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Range#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: endnotes
+    uid: word!Word.Range#endnotes:member
+    package: word!
+    fullName: endnotes
+    summary: Gets the collection of endnotes in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly endnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: fields
+    uid: word!Word.Range#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fields: Word.FieldCollection;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.Range#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the text format of the range. Use this to get and set font name,
+      size, color, and other properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: footnotes
+    uid: word!Word.Range#footnotes:member
+    package: word!
+    fullName: footnotes
+    summary: Gets the collection of footnotes in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Gets the footnotes in the selected document range.
+
+      await Word.run(async (context) => {
+        const footnotes: Word.NoteItemCollection = context.document.getSelection().footnotes;
+        footnotes.load("length");
+        await context.sync();
+
+        console.log("Number of footnotes in the selected range: " + footnotes.items.length);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly footnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: frames
+    uid: word!Word.Range#frames:member
+    package: word!
+    fullName: frames
+    summary: >-
+      Gets a `FrameCollection` object that represents all the frames in the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly frames: Word.FrameCollection;'
+      return:
+        type: 
+  - name: hasNoProofing
+    uid: word!Word.Range#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies the proofing status (spelling and grammar checking) of the
+      range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing: boolean;'
+      return:
+        type: boolean
+  - name: hyperlink
+    uid: word!Word.Range#hyperlink:member
+    package: word!
+    fullName: hyperlink
+    summary: >-
+      Gets the first hyperlink in the range, or sets a hyperlink on the range.
+      All hyperlinks in the range are deleted when you set a new hyperlink on
+      the range. Use a '\#' to separate the address part from the optional
+      location part.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hyperlink: string;'
+      return:
+        type: string
+  - name: hyperlinks
+    uid: word!Word.Range#hyperlinks:member
+    package: word!
+    fullName: hyperlinks
+    summary: >-
+      Returns a `HyperlinkCollection` object that represents all the hyperlinks
+      in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly hyperlinks: Word.HyperlinkCollection;'
+      return:
+        type: 
+  - name: inlinePictures
+    uid: word!Word.Range#inlinePictures:member
+    package: word!
+    fullName: inlinePictures
+    summary: Gets the collection of inline picture objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly inlinePictures: Word.InlinePictureCollection;'
+      return:
+        type: 
+  - name: isEmpty
+    uid: word!Word.Range#isEmpty:member
+    package: word!
+    fullName: isEmpty
+    summary: Checks whether the range length is zero.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isEmpty: boolean;'
+      return:
+        type: boolean
+  - name: languageDetected
+    uid: word!Word.Range#languageDetected:member
+    package: word!
+    fullName: languageDetected
+    summary: >-
+      Specifies whether Microsoft Word has detected the language of the text in
+      the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'languageDetected: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Range#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Range#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdOther
+    uid: word!Word.Range#languageIdOther:member
+    package: word!
+    fullName: languageIdOther
+    summary: >-
+      Specifies a language for the range that isn't classified as an East Asian
+      language.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdOther: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic"
+        | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: listFormat
+    uid: word!Word.Range#listFormat:member
+    package: word!
+    fullName: listFormat
+    summary: >-
+      Returns a `ListFormat` object that represents all the list formatting
+      characteristics of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listFormat: Word.ListFormat;'
+      return:
+        type: 
+  - name: lists
+    uid: word!Word.Range#lists:member
+    package: word!
+    fullName: lists
+    summary: Gets the collection of list objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly lists: Word.ListCollection;'
+      return:
+        type: 
+  - name: pages
+    uid: word!Word.Range#pages:member
+    package: word!
+    fullName: pages
+    summary: Gets the collection of pages in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pages: Word.PageCollection;'
+      return:
+        type: 
+  - name: paragraphs
+    uid: word!Word.Range#paragraphs:member
+    package: word!
+    fullName: paragraphs
+    summary: Gets the collection of paragraph objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly
+      contained within this range aren't returned. From requirement set 1.3,
+      paragraphs in such tables are also returned.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraphs: Word.ParagraphCollection;'
+      return:
+        type: 
+  - name: parentBody
+    uid: word!Word.Range#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBody: Word.Body;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Range#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the currently supported content control that contains the range.
+      Throws an `ItemNotFound` error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+      // Toggles the isChecked property of the first checkbox content control
+      found in the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.checkBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id,checkboxContentControl/isChecked");
+
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type,checkboxContentControl/isChecked");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.checkBox) {
+            console.warn("No checkbox content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        const isCheckedBefore = selectedContentControl.checkboxContentControl.isChecked;
+        console.log("isChecked state before:", `id: ${selectedContentControl.id} ... isChecked: ${isCheckedBefore}`);
+        selectedContentControl.checkboxContentControl.isChecked = !isCheckedBefore;
+        selectedContentControl.load("id,checkboxContentControl/isChecked");
+        await context.sync();
+
+        console.log(
+          "isChecked state after:",
+          `id: ${selectedContentControl.id} ... isChecked: ${selectedContentControl.checkboxContentControl.isChecked}`
+        );
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.Range#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the currently supported content control that contains the range. If
+      there isn't a parent content control, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.Range#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains the range. Throws an `ItemNotFound` error if
+      it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Range#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains the range. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCell: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Range#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains the range. If it isn't contained in a
+      table cell, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCellOrNullObject: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Range#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains the range. If it isn't contained in a table,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableOrNullObject: Word.Table;'
+      return:
+        type: 
+  - name: sections
+    uid: word!Word.Range#sections:member
+    package: word!
+    fullName: sections
+    summary: Gets the collection of sections in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly sections: Word.SectionCollection;'
+      return:
+        type: 
+  - name: shading
+    uid: word!Word.Range#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shading: Word.ShadingUniversal;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.Range#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of shape objects anchored in the range, including both
+      inline and floating shapes. Currently, only the following shapes are
+      supported: text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shapes: Word.ShapeCollection;'
+      return:
+        type: 
+  - name: style
+    uid: word!Word.Range#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the range. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style: string;'
+      return:
+        type: string
+  - name: styleBuiltIn
+    uid: word!Word.Range#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the range. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/90-scenarios/doc-assembly.yaml
+
+
+      await Word.run(async (context) => {
+          const header: Word.Range = context.document.body.insertText("This is a sample Heading 1 Title!!\n",
+              "Start" /*this means at the beginning of the body */);
+          header.styleBuiltIn = Word.BuiltInStyleName.heading1;
+
+          await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: tableColumns
+    uid: word!Word.Range#tableColumns:member
+    package: word!
+    fullName: tableColumns
+    summary: >-
+      Gets a `TableColumnCollection` object that represents all the table
+      columns in the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tableColumns: Word.TableColumnCollection;'
+      return:
+        type: 
+  - name: tables
+    uid: word!Word.Range#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the collection of table objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tables: Word.TableCollection;'
+      return:
+        type: 
+  - name: text
+    uid: word!Word.Range#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly text: string;'
+      return:
+        type: string
+methods:
+  - name: clear()
+    uid: word!Word.Range#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: >-
+      Clears the contents of the range object. The user can perform the undo
+      operation on the cleared content.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to clear the contents of the proxy range object.
+          range.clear();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Cleared the selection (range object)');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: compareLocationWith(range)
+    uid: word!Word.Range#compareLocationWith:member(1)
+    package: word!
+    fullName: compareLocationWith(range)
+    summary: Compares this range's location with another range's location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/compare-location.yaml
+
+
+      // Compares the location of one paragraph in relation to another
+      paragraph.
+
+      await Word.run(async (context) => {
+        const paragraphs: Word.ParagraphCollection = context.document.body.paragraphs;
+        paragraphs.load("items");
+
+        await context.sync();
+
+        const firstParagraphAsRange: Word.Range = paragraphs.items[0].getRange();
+        const secondParagraphAsRange: Word.Range = paragraphs.items[1].getRange();
+
+        const comparedLocation = firstParagraphAsRange.compareLocationWith(secondParagraphAsRange);
+
+        await context.sync();
+
+        const locationValue: Word.LocationRelation = comparedLocation.value;
+        console.log(`Location of the first paragraph in relation to the second paragraph: ${locationValue}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        compareLocationWith(range: Word.Range):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: range
+          description: Required. The range to compare with this range.
+          type: 
+      return:
+        type: >-
+          <>
+        description: ''
+  - name: delete()
+    uid: word!Word.Range#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the range and its content from the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to delete the range object.
+          range.delete();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Deleted the selection (range object)');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: detectLanguage()
+    uid: word!Word.Range#detectLanguage:member(1)
+    package: word!
+    fullName: detectLanguage()
+    summary: Analyzes the range text to determine the language that it's written in.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'detectLanguage(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: expandTo(range)
+    uid: word!Word.Range#expandTo:member(1)
+    package: word!
+    fullName: expandTo(range)
+    summary: >-
+      Returns a new range that extends from this range in either direction to
+      cover another range. This range isn't changed. Throws an `ItemNotFound`
+      error if the two ranges don't have a union.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-paragraph-on-insertion-point.yaml
+
+
+      await Word.run(async (context) => {
+        // Get the complete sentence (as range) associated with the insertion point.
+        const sentences: Word.RangeCollection = context.document
+          .getSelection()
+          .getTextRanges(["."] /* Using the "." as delimiter */, false /*means without trimming spaces*/);
+        sentences.load("$none");
+        await context.sync();
+
+        // Expand the range to the end of the paragraph to get all the complete sentences.
+        const sentencesToTheEndOfParagraph: Word.RangeCollection = sentences.items[0]
+          .getRange()
+          .expandTo(
+            context.document
+              .getSelection()
+              .paragraphs.getFirst()
+              .getRange(Word.RangeLocation.end)
+          )
+          .getTextRanges(["."], false /* Don't trim spaces*/);
+        sentencesToTheEndOfParagraph.load("text");
+        await context.sync();
+
+        for (let i = 0; i < sentencesToTheEndOfParagraph.items.length; i++) {
+          console.log(sentencesToTheEndOfParagraph.items[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'expandTo(range: Word.Range): Word.Range;'
+      parameters:
+        - id: range
+          description: Required. Another range.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: expandToOrNullObject(range)
+    uid: word!Word.Range#expandToOrNullObject:member(1)
+    package: word!
+    fullName: expandToOrNullObject(range)
+    summary: >-
+      Returns a new range that extends from this range in either direction to
+      cover another range. This range isn't changed. If the two ranges don't
+      have a union, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'expandToOrNullObject(range: Word.Range): Word.Range;'
+      parameters:
+        - id: range
+          description: Required. Another range.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getBookmarks(includeHidden, includeAdjacent)
+    uid: word!Word.Range#getBookmarks:member(1)
+    package: word!
+    fullName: getBookmarks(includeHidden, includeAdjacent)
+    summary: >-
+      Gets the names all bookmarks in or overlapping the range. A bookmark is
+      hidden if its name starts with the underscore character.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getBookmarks(includeHidden?: boolean, includeAdjacent?: boolean):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: includeHidden
+          description: >-
+            Optional. Indicates whether to include hidden bookmarks. Default is
+            false which indicates that the hidden bookmarks are excluded.
+          type: boolean
+        - id: includeAdjacent
+          description: >-
+            Optional. Indicates whether to include bookmarks that are adjacent
+            to the range. Default is false which indicates that the adjacent
+            bookmarks are excluded.
+          type: boolean
+      return:
+        type: >-
+          <string[]>
+        description: ''
+  - name: getComments()
+    uid: word!Word.Range#getComments:member(1)
+    package: word!
+    fullName: getComments()
+    summary: Gets comments associated with the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Gets the comments in the selected content.
+
+      await Word.run(async (context) => {
+        const comments: Word.CommentCollection = context.document.getSelection().getComments();
+
+        // Load objects to log in the console.
+        comments.load();
+        await context.sync();
+
+        console.log("Comments:", comments);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getComments(): Word.CommentCollection;'
+      return:
+        type: 
+        description: ''
+  - name: getContentControls(options)
+    uid: word!Word.Range#getContentControls:member(1)
+    package: word!
+    fullName: getContentControls(options)
+    summary: Gets the currently supported content controls in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      **Important**: If specific types are provided in the options
+      parameter, only content controls of supported types are returned. Be aware
+      that an exception will be thrown on using methods of a generic
+      [Word.ContentControl](xref:word!Word.ContentControl:class) that aren't
+      relevant for the specific type. With time, additional types of content
+      controls may be supported. Therefore, your add-in should request and
+      handle specific types of content controls.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-checkbox-content-control.yaml
+
+
+      // Deletes the first checkbox content control found in the selection.
+
+      await Word.run(async (context) => {
+        const selectedRange: Word.Range = context.document.getSelection();
+        let selectedContentControl = selectedRange
+          .getContentControls({
+            types: [Word.ContentControlType.checkBox]
+          })
+          .getFirstOrNullObject();
+        selectedContentControl.load("id");
+
+        await context.sync();
+
+        if (selectedContentControl.isNullObject) {
+          const parentContentControl: Word.ContentControl = selectedRange.parentContentControl;
+          parentContentControl.load("id,type");
+          await context.sync();
+
+          if (parentContentControl.isNullObject || parentContentControl.type !== Word.ContentControlType.checkBox) {
+            console.warn("No checkbox content control is currently selected.");
+            return;
+          } else {
+            selectedContentControl = parentContentControl;
+          }
+        }
+
+        console.log(`About to delete checkbox content control with id: ${selectedContentControl.id}`);
+        selectedContentControl.delete(false);
+        await context.sync();
+
+        console.log("Deleted checkbox content control.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getContentControls(options?: Word.ContentControlOptions):
+        Word.ContentControlCollection;
+      parameters:
+        - id: options
+          description: Optional. Options that define which content controls are returned.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getHtml()
+    uid: word!Word.Range#getHtml:member(1)
+    package: word!
+    fullName: getHtml()
+    summary: >-
+      Gets an HTML representation of the range object. When rendered in a web
+      page or HTML viewer, the formatting will be a close, but not exact, match
+      for of the formatting of the document. This method doesn't return the
+      exact same HTML for the same document on different platforms (Windows,
+      Mac, Word on the web, etc.). If you need exact fidelity, or consistency
+      across platforms, use `Range.getOoxml()` and convert the returned XML to
+      HTML.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to get the HTML of the current selection.
+          const html = range.getHtml();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The HTML read from the document was: ' + html.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHtml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getHyperlinkRanges()
+    uid: word!Word.Range#getHyperlinkRanges:member(1)
+    package: word!
+    fullName: getHyperlinkRanges()
+    summary: Gets hyperlink child ranges within the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      await Word.run(async (context) => {
+          // Get the entire document body.
+          const bodyRange = context.document.body.getRange(Word.RangeLocation.whole);
+
+          // Get all the ranges that only consist of hyperlinks.
+          const hyperLinks = bodyRange.getHyperlinkRanges();
+          hyperLinks.load("hyperlink");
+          await context.sync();
+
+          // Log each hyperlink.
+          hyperLinks.items.forEach((linkRange) => {
+              console.log(linkRange.hyperlink);
+          });
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHyperlinkRanges(): Word.RangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: getNextTextRange(endingMarks, trimSpacing)
+    uid: word!Word.Range#getNextTextRange:member(1)
+    package: word!
+    fullName: getNextTextRange(endingMarks, trimSpacing)
+    summary: >-
+      Gets the next text range by using punctuation marks and/or other ending
+      marks. Throws an `ItemNotFound` error if this text range is the last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getNextTextRange(endingMarks: string[], trimSpacing?: boolean):
+        Word.Range;
+      parameters:
+        - id: endingMarks
+          description: >-
+            Required. The punctuation marks and/or other ending marks as an
+            array of strings.
+          type: string[]
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the returned range. Default is false which indicates that spacing
+            characters at the start and end of the range are included.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getNextTextRangeOrNullObject(endingMarks, trimSpacing)
+    uid: word!Word.Range#getNextTextRangeOrNullObject:member(1)
+    package: word!
+    fullName: getNextTextRangeOrNullObject(endingMarks, trimSpacing)
+    summary: >-
+      Gets the next text range by using punctuation marks and/or other ending
+      marks. If this text range is the last one, then this method will return an
+      object with its `isNullObject` property set to `true`. For further
+      information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getNextTextRangeOrNullObject(endingMarks: string[], trimSpacing?:
+        boolean): Word.Range;
+      parameters:
+        - id: endingMarks
+          description: >-
+            Required. The punctuation marks and/or other ending marks as an
+            array of strings.
+          type: string[]
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the returned range. Default is false which indicates that spacing
+            characters at the start and end of the range are included.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getOoxml()
+    uid: word!Word.Range#getOoxml:member(1)
+    package: word!
+    fullName: getOoxml()
+    summary: Gets the OOXML representation of the range object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to get the OOXML of the current selection.
+          const ooxml = range.getOoxml();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('The OOXML read from the document was:  ' + ooxml.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getOoxml(): OfficeExtension.ClientResult;'
+      return:
+        type: <string>
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.Range#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Clones the range, or gets the starting or ending point of the range as a
+      new range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml
+
+
+      // Places a dropdown list content control at the end of the selection.
+
+      await Word.run(async (context) => {
+        let selection = context.document.getSelection();
+        selection.getRange(Word.RangeLocation.end).insertContentControl(Word.ContentControlType.dropDownList);
+        await context.sync();
+
+        console.log("Dropdown list content control inserted at the end of the selection.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end |
+        Word.RangeLocation.after | Word.RangeLocation.content | "Whole" |
+        "Start" | "End" | "After" | "Content"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: >-
+            Optional. The range location must be 'Whole', 'Start', 'End',
+            'After', or 'Content'.
+          type: >-
+             |  |  |  |  | "Whole" | "Start"
+            | "End" | "After" | "Content"
+      return:
+        type: 
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.Range#getReviewedText:member(1)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-change-tracking.yaml
+
+
+      // Gets the reviewed text.
+
+      await Word.run(async (context) => {
+        const range: Word.Range = context.document.getSelection();
+        const before = range.getReviewedText(Word.ChangeTrackingVersion.original);
+        const after = range.getReviewedText(Word.ChangeTrackingVersion.current);
+
+        await context.sync();
+
+        console.log("Reviewed text (before):", before.value, "Reviewed text (after):", after.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: 
+      return:
+        type: <string>
+        description: ''
+  - name: getReviewedText(changeTrackingVersion)
+    uid: word!Word.Range#getReviewedText:member(2)
+    package: word!
+    fullName: getReviewedText(changeTrackingVersion)
+    summary: Gets reviewed text based on ChangeTrackingVersion selection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: changeTrackingVersion
+          description: >-
+            Optional. The value must be 'Original' or 'Current'. The default is
+            'Current'.
+          type: '"Original" | "Current"'
+      return:
+        type: <string>
+        description: ''
+  - name: getTextRanges(endingMarks, trimSpacing)
+    uid: word!Word.Range#getTextRanges:member(1)
+    package: word!
+    fullName: getTextRanges(endingMarks, trimSpacing)
+    summary: >-
+      Gets the text child ranges in the range by using punctuation marks and/or
+      other ending marks.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-paragraph-on-insertion-point.yaml
+
+
+      await Word.run(async (context) => {
+        // Get the complete sentence (as range) associated with the insertion point.
+        const sentences: Word.RangeCollection = context.document
+          .getSelection()
+          .getTextRanges(["."] /* Using the "." as delimiter */, false /*means without trimming spaces*/);
+        sentences.load("$none");
+        await context.sync();
+
+        // Expand the range to the end of the paragraph to get all the complete sentences.
+        const sentencesToTheEndOfParagraph: Word.RangeCollection = sentences.items[0]
+          .getRange()
+          .expandTo(
+            context.document
+              .getSelection()
+              .paragraphs.getFirst()
+              .getRange(Word.RangeLocation.end)
+          )
+          .getTextRanges(["."], false /* Don't trim spaces*/);
+        sentencesToTheEndOfParagraph.load("text");
+        await context.sync();
+
+        for (let i = 0; i < sentencesToTheEndOfParagraph.items.length; i++) {
+          console.log(sentencesToTheEndOfParagraph.items[i].text);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getTextRanges(endingMarks: string[], trimSpacing?: boolean):
+        Word.RangeCollection;
+      parameters:
+        - id: endingMarks
+          description: >-
+            Required. The punctuation marks and/or other ending marks as an
+            array of strings.
+          type: string[]
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the ranges returned in the range collection. Default is false
+            which indicates that spacing characters at the start and end of the
+            ranges are included in the range collection.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: getTrackedChanges()
+    uid: word!Word.Range#getTrackedChanges:member(1)
+    package: word!
+    fullName: getTrackedChanges()
+    summary: Gets the collection of the TrackedChange objects in the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getTrackedChanges(): Word.TrackedChangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: highlight()
+    uid: word!Word.Range#highlight:member(1)
+    package: word!
+    fullName: highlight()
+    summary: >-
+      Highlights the range temporarily without changing document content. To
+      highlight the text permanently, set the range's Font.HighlightColor.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'highlight(): void;'
+      return:
+        type: void
+        description: ''
+  - name: insertBookmark(name)
+    uid: word!Word.Range#insertBookmark:member(1)
+    package: word!
+    fullName: insertBookmark(name)
+    summary: >-
+      Inserts a bookmark on the range. If a bookmark of the same name exists
+      somewhere, it is deleted first.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The conditions of inserting a bookmark are similar to doing so in
+      the Word UI. To learn more about managing bookmarks in the Word UI, see
+      [Add or delete bookmarks in a Word document or Outlook
+      message](https://support.microsoft.com/office/f68d781f-0150-4583-a90e-a4009d99c2a0).
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertBookmark(name: string): void;'
+      parameters:
+        - id: name
+          description: >-
+            Required. The case-insensitive bookmark name. Only alphanumeric and
+            underscore characters are supported. It must begin with a letter but
+            if you want to tag the bookmark as hidden, then start the name with
+            an underscore character. Names can't be longer than 40 characters.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: insertBreak(breakType, insertLocation)
+    uid: word!Word.Range#insertBreak:member(1)
+    package: word!
+    fullName: insertBreak(breakType, insertLocation)
+    summary: Inserts a break at the specified location in the main document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert a page break after the selected text.
+          range.insertBreak(Word.BreakType.page, Word.InsertLocation.after);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Inserted a page break after the selected text.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext"
+        | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line",
+        insertLocation: Word.InsertLocation.before | Word.InsertLocation.after |
+        "Before" | "After"): void;
+      parameters:
+        - id: breakType
+          description: Required. The break type to add.
+          type: >-
+             | "Page" | "Next" |
+            "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" |
+            "Line"
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: void
+        description: ''
+  - name: insertCanvas(insertShapeOptions)
+    uid: word!Word.Range#insertCanvas:member(1)
+    package: word!
+    fullName: insertCanvas(insertShapeOptions)
+    summary: >-
+      Inserts a floating canvas in front of text with its anchor at the
+      beginning of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertCanvas(insertShapeOptions?: Word.InsertShapeOptions): Word.Shape;'
+      parameters:
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the canvas. The default location
+            and size is (0, 0, 300, 200).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertComment(commentText)
+    uid: word!Word.Range#insertComment:member(1)
+    package: word!
+    fullName: insertComment(commentText)
+    summary: Insert a comment on the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-comments.yaml
+
+
+      // Sets a comment on the selected content.
+
+      await Word.run(async (context) => {
+        const text = (document.getElementById("comment-text") as HTMLInputElement).value;
+        const comment: Word.Comment = context.document.getSelection().insertComment(text);
+
+        // Load object to log in the console.
+        comment.load();
+        await context.sync();
+
+        console.log("Comment inserted:", comment);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertComment(commentText: string): Word.Comment;'
+      parameters:
+        - id: commentText
+          description: Required. The comment text to be inserted.
+          type: string
+      return:
+        type: 
+        description: comment object
+  - name: insertContentControl(contentControlType)
+    uid: word!Word.Range#insertContentControl:member(1)
+    package: word!
+    fullName: insertContentControl(contentControlType)
+    summary: Wraps the Range object with a content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The `contentControlType` parameter was introduced in WordApi 1.5.
+      `PlainText` support was added in WordApi 1.5. `CheckBox` support was added
+      in WordApi 1.7. `DropDownList` and `ComboBox` support was added in WordApi
+      1.9.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/90-scenarios/doc-assembly.yaml
+
+
+      // Simulates creation of a template. First searches the document for
+      instances of the string "Contractor",
+
+      // then changes the format  of each search result,
+
+      // then wraps each search result within a content control,
+
+      // finally sets a tag and title property on each content control.
+
+      await Word.run(async (context) => {
+          const results: Word.RangeCollection = context.document.body.search("Contractor");
+          results.load("font/bold");
+
+          // Check to make sure these content controls haven't been added yet.
+          const customerContentControls: Word.ContentControlCollection = context.document.contentControls.getByTag("customer");
+          customerContentControls.load("text");
+          await context.sync();
+
+        if (customerContentControls.items.length === 0) {
+          for (let i = 0; i < results.items.length; i++) { 
+              results.items[i].font.bold = true;
+              let cc: Word.ContentControl = results.items[i].insertContentControl();
+              cc.tag = "customer";  // This value is used in the next step of this sample.
+              cc.title = "Customer Name " + i;
+          }
+        }
+          await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertContentControl(contentControlType?:
+        Word.ContentControlType.richText | Word.ContentControlType.plainText |
+        Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList
+        | Word.ContentControlType.comboBox | "RichText" | "PlainText" |
+        "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
+      parameters:
+        - id: contentControlType
+          description: >-
+            Optional. Content control type to insert. Must be 'RichText',
+            'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default
+            is 'RichText'.
+          type: >-
+             |  |  |  |  | "RichText" |
+            "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"
+      return:
+        type: 
+        description: ''
+  - name: insertEndnote(insertText)
+    uid: word!Word.Range#insertEndnote:member(1)
+    package: word!
+    fullName: insertEndnote(insertText)
+    summary: Inserts an endnote. The endnote reference is placed after the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertEndnote(insertText?: string): Word.NoteItem;'
+      parameters:
+        - id: insertText
+          description: >-
+            Optional. Text to be inserted into the endnote body. The default is
+            "".
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: insertField(insertLocation, fieldType, text, removeFormatting)
+    uid: word!Word.Range#insertField:member(1)
+    package: word!
+    fullName: insertField(insertLocation, fieldType, text, removeFormatting)
+    summary: Inserts a field at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: In Word on Windows and on Mac, the API supports inserting and
+      managing all types listed in
+      [Word.FieldType](xref:word!Word.FieldType:enum) except
+      `Word.FieldType.others`. In Word on the web, fields are mainly
+      read-only. To learn more, see [Use fields in your Word
+      add-in](https://learn.microsoft.com/office/dev/add-ins/word/fields-guidance).
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-fields.yaml
+
+
+      // Inserts a Date field before selection.
+
+      await Word.run(async (context) => {
+        const range: Word.Range = context.document.getSelection().getRange();
+
+        const field: Word.Field = range.insertField(Word.InsertLocation.before, Word.FieldType.date, '\\@ "M/d/yyyy h:mm am/pm"', true);
+
+        field.load("result,code");
+        await context.sync();
+
+        if (field.isNullObject) {
+          console.log("There are no fields in this document.");
+        } else {
+          console.log("Code of the field: " + field.code, "Result of the field: " + JSON.stringify(field.result));
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertField(insertLocation: Word.InsertLocation | "Replace" | "Start" |
+        "End" | "Before" | "After", fieldType?: Word.FieldType, text?: string,
+        removeFormatting?: boolean): Word.Field;
+      parameters:
+        - id: insertLocation
+          description: >-
+            Required. The location relative to the range where the field will be
+            inserted. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+        - id: fieldType
+          description: Optional. Can be any FieldType constant. The default value is Empty.
+          type: 
+        - id: text
+          description: >-
+            Optional. Additional properties or options if needed for specified
+            field type.
+          type: string
+        - id: removeFormatting
+          description: >-
+            Optional. `true` to remove the formatting that's applied to the
+            field during updates, `false` otherwise. The default value is
+            `false`.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: insertField(insertLocation, fieldType, text, removeFormatting)
+    uid: word!Word.Range#insertField:member(2)
+    package: word!
+    fullName: insertField(insertLocation, fieldType, text, removeFormatting)
+    summary: Inserts a field at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Important: In Word on Windows and on Mac, the API supports inserting and
+      managing all types listed in
+      [Word.FieldType](xref:word!Word.FieldType:enum) except
+      `Word.FieldType.others`. In Word on the web, fields are mainly
+      read-only. To learn more, see [Use fields in your Word
+      add-in](https://learn.microsoft.com/office/dev/add-ins/word/fields-guidance).
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertField(insertLocation: Word.InsertLocation | "Replace" | "Start" |
+        "End" | "Before" | "After", fieldType?: "Addin" | "AddressBlock" |
+        "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode" |
+        "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare" |
+        "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" |
+        "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" |
+        "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" |
+        "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" |
+        "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" |
+        "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link" |
+        "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" |
+        "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages" |
+        "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" |
+        "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" | "Section" |
+        "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" | "StyleRef" |
+        "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" | "Template" | "Time"
+        | "Title" | "TOA" | "TOC" | "UserAddress" | "UserInitials" | "UserName"
+        | "XE" | "Empty" | "Others" | "Undefined", text?: string,
+        removeFormatting?: boolean): Word.Field;
+      parameters:
+        - id: insertLocation
+          description: >-
+            Required. The location relative to the range where the field will be
+            inserted. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+        - id: fieldType
+          description: Optional. Can be any FieldType constant. The default value is Empty.
+          type: >-
+            "Addin" | "AddressBlock" | "Advance" | "Ask" | "Author" | "AutoText"
+            | "AutoTextList" | "BarCode" | "Bibliography" | "BidiOutline" |
+            "Citation" | "Comments" | "Compare" | "CreateDate" | "Data" |
+            "Database" | "Date" | "DisplayBarcode" | "DocProperty" |
+            "DocVariable" | "EditTime" | "Embedded" | "EQ" | "Expression" |
+            "FileName" | "FileSize" | "FillIn" | "FormCheckbox" | "FormDropdown"
+            | "FormText" | "GotoButton" | "GreetingLine" | "Hyperlink" | "If" |
+            "Import" | "Include" | "IncludePicture" | "IncludeText" | "Index" |
+            "Info" | "Keywords" | "LastSavedBy" | "Link" | "ListNum" |
+            "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" |
+            "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages"
+            | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" |
+            "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" |
+            "Section" | "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" |
+            "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" |
+            "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" |
+            "UserInitials" | "UserName" | "XE" | "Empty" | "Others" |
+            "Undefined"
+        - id: text
+          description: >-
+            Optional. Additional properties or options if needed for specified
+            field type.
+          type: string
+        - id: removeFormatting
+          description: >-
+            Optional. `true` to remove the formatting that's applied to the
+            field during updates, `false` otherwise. The default value is
+            `false`.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: insertFileFromBase64(base64File, insertLocation)
+    uid: word!Word.Range#insertFileFromBase64:member(1)
+    package: word!
+    fullName: insertFileFromBase64(base64File, insertLocation)
+    summary: Inserts a document at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Insertion isn't supported if the document being inserted contains an
+      ActiveX control (likely in a form field). Consider replacing such a form
+      field with a content control or other option appropriate for your
+      scenario.
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert base64 encoded .docx at the beginning of the range.
+          // You'll need to implement getBase64() to make this work.
+          range.insertFileFromBase64(getBase64(), Word.InsertLocation.start);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Added base64 encoded text to the beginning of the range.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertFileFromBase64(base64File: string, insertLocation:
+        Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"):
+        Word.Range;
+      parameters:
+        - id: base64File
+          description: Required. The Base64-encoded content of a .docx file.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertFootnote(insertText)
+    uid: word!Word.Range#insertFootnote:member(1)
+    package: word!
+    fullName: insertFootnote(insertText)
+    summary: Inserts a footnote. The footnote reference is placed after the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-footnotes.yaml
+
+
+      // Sets a footnote on the selected content.
+
+      await Word.run(async (context) => {
+        const text = (document.getElementById("input-footnote") as HTMLInputElement).value;
+        const footnote: Word.NoteItem = context.document.getSelection().insertFootnote(text);
+        await context.sync();
+
+        console.log("Inserted footnote.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertFootnote(insertText?: string): Word.NoteItem;'
+      parameters:
+        - id: insertText
+          description: >-
+            Optional. Text to be inserted into the footnote body. The default is
+            "".
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    uid: word!Word.Range#insertGeometricShape:member(1)
+    package: word!
+    fullName: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    summary: >-
+      Inserts a geometric shape in front of text with its anchor at the
+      beginning of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertGeometricShape(geometricShapeType: Word.GeometricShapeType,
+        insertShapeOptions?: Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: geometricShapeType
+          description: The geometric type of the shape to insert.
+          type: 
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the geometric shape. The default
+            location and size is (0, 0, 100, 100).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    uid: word!Word.Range#insertGeometricShape:member(2)
+    package: word!
+    fullName: insertGeometricShape(geometricShapeType, insertShapeOptions)
+    summary: >-
+      Inserts a geometric shape in front of text with its anchor at the
+      beginning of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertGeometricShape(geometricShapeType: "LineInverse" | "Triangle" |
+        "RightTriangle" | "Rectangle" | "Diamond" | "Parallelogram" |
+        "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" | "Hexagon" |
+        "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4" | "Star5" |
+        "Star6" | "Star7" | "Star8" | "Star10" | "Star12" | "Star16" | "Star24"
+        | "Star32" | "RoundRectangle" | "Round1Rectangle" |
+        "Round2SameRectangle" | "Round2DiagonalRectangle" | "SnipRoundRectangle"
+        | "Snip1Rectangle" | "Snip2SameRectangle" | "Snip2DiagonalRectangle" |
+        "Plaque" | "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge"
+        | "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+        "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+        "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" | "UpDownArrow" |
+        "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" | "LeftArrowCallout" |
+        "RightArrowCallout" | "UpArrowCallout" | "DownArrowCallout" |
+        "LeftRightArrowCallout" | "UpDownArrowCallout" | "QuadArrowCallout" |
+        "BentArrow" | "UturnArrow" | "CircularArrow" | "LeftCircularArrow" |
+        "LeftRightCircularArrow" | "CurvedRightArrow" | "CurvedLeftArrow" |
+        "CurvedUpArrow" | "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" |
+        "LightningBolt" | "Heart" | "Sun" | "Moon" | "SmileyFace" |
+        "IrregularSeal1" | "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame"
+        | "HalfFrame" | "Corner" | "DiagonalStripe" | "Chord" | "Arc" |
+        "LeftBracket" | "RightBracket" | "LeftBrace" | "RightBrace" |
+        "BracketPair" | "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+        "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+        "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+        "AccentBorderCallout1" | "AccentBorderCallout2" | "AccentBorderCallout3"
+        | "WedgeRectCallout" | "WedgeRRectCallout" | "WedgeEllipseCallout" |
+        "CloudCallout" | "Cloud" | "Ribbon" | "Ribbon2" | "EllipseRibbon" |
+        "EllipseRibbon2" | "LeftRightRibbon" | "VerticalScroll" |
+        "HorizontalScroll" | "Wave" | "DoubleWave" | "Plus" | "FlowChartProcess"
+        | "FlowChartDecision" | "FlowChartInputOutput" |
+        "FlowChartPredefinedProcess" | "FlowChartInternalStorage" |
+        "FlowChartDocument" | "FlowChartMultidocument" | "FlowChartTerminator" |
+        "FlowChartPreparation" | "FlowChartManualInput" |
+        "FlowChartManualOperation" | "FlowChartConnector" |
+        "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+        "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+        "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+        "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+        "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+        "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+        "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+        "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+        "ActionButtonInformation" | "ActionButtonForwardNext" |
+        "ActionButtonBackPrevious" | "ActionButtonEnd" | "ActionButtonBeginning"
+        | "ActionButtonReturn" | "ActionButtonDocument" | "ActionButtonSound" |
+        "ActionButtonMovie" | "Gear6" | "Gear9" | "Funnel" | "MathPlus" |
+        "MathMinus" | "MathMultiply" | "MathDivide" | "MathEqual" |
+        "MathNotEqual" | "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" |
+        "ChartStar" | "ChartPlus", insertShapeOptions?:
+        Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: geometricShapeType
+          description: The geometric type of the shape to insert.
+          type: >-
+            "LineInverse" | "Triangle" | "RightTriangle" | "Rectangle" |
+            "Diamond" | "Parallelogram" | "Trapezoid" | "NonIsoscelesTrapezoid"
+            | "Pentagon" | "Hexagon" | "Heptagon" | "Octagon" | "Decagon" |
+            "Dodecagon" | "Star4" | "Star5" | "Star6" | "Star7" | "Star8" |
+            "Star10" | "Star12" | "Star16" | "Star24" | "Star32" |
+            "RoundRectangle" | "Round1Rectangle" | "Round2SameRectangle" |
+            "Round2DiagonalRectangle" | "SnipRoundRectangle" | "Snip1Rectangle"
+            | "Snip2SameRectangle" | "Snip2DiagonalRectangle" | "Plaque" |
+            "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge" |
+            "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+            "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+            "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" |
+            "UpDownArrow" | "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" |
+            "LeftArrowCallout" | "RightArrowCallout" | "UpArrowCallout" |
+            "DownArrowCallout" | "LeftRightArrowCallout" | "UpDownArrowCallout"
+            | "QuadArrowCallout" | "BentArrow" | "UturnArrow" | "CircularArrow"
+            | "LeftCircularArrow" | "LeftRightCircularArrow" |
+            "CurvedRightArrow" | "CurvedLeftArrow" | "CurvedUpArrow" |
+            "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" | "LightningBolt"
+            | "Heart" | "Sun" | "Moon" | "SmileyFace" | "IrregularSeal1" |
+            "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame" | "HalfFrame"
+            | "Corner" | "DiagonalStripe" | "Chord" | "Arc" | "LeftBracket" |
+            "RightBracket" | "LeftBrace" | "RightBrace" | "BracketPair" |
+            "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+            "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+            "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+            "AccentBorderCallout1" | "AccentBorderCallout2" |
+            "AccentBorderCallout3" | "WedgeRectCallout" | "WedgeRRectCallout" |
+            "WedgeEllipseCallout" | "CloudCallout" | "Cloud" | "Ribbon" |
+            "Ribbon2" | "EllipseRibbon" | "EllipseRibbon2" | "LeftRightRibbon" |
+            "VerticalScroll" | "HorizontalScroll" | "Wave" | "DoubleWave" |
+            "Plus" | "FlowChartProcess" | "FlowChartDecision" |
+            "FlowChartInputOutput" | "FlowChartPredefinedProcess" |
+            "FlowChartInternalStorage" | "FlowChartDocument" |
+            "FlowChartMultidocument" | "FlowChartTerminator" |
+            "FlowChartPreparation" | "FlowChartManualInput" |
+            "FlowChartManualOperation" | "FlowChartConnector" |
+            "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+            "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+            "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+            "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+            "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+            "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+            "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+            "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+            "ActionButtonInformation" | "ActionButtonForwardNext" |
+            "ActionButtonBackPrevious" | "ActionButtonEnd" |
+            "ActionButtonBeginning" | "ActionButtonReturn" |
+            "ActionButtonDocument" | "ActionButtonSound" | "ActionButtonMovie" |
+            "Gear6" | "Gear9" | "Funnel" | "MathPlus" | "MathMinus" |
+            "MathMultiply" | "MathDivide" | "MathEqual" | "MathNotEqual" |
+            "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" | "ChartStar"
+            | "ChartPlus"
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the geometric shape. The default
+            location and size is (0, 0, 100, 100).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertHtml(html, insertLocation)
+    uid: word!Word.Range#insertHtml:member(1)
+    package: word!
+    fullName: insertHtml(html, insertLocation)
+    summary: Inserts HTML at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert HTML in to the beginning of the range.
+          range.insertHtml('This is text inserted with range.insertHtml()', Word.InsertLocation.start);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('HTML added to the beginning of the range.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertHtml(html: string, insertLocation: Word.InsertLocation | "Replace"
+        | "Start" | "End" | "Before" | "After"): Word.Range;
+      parameters:
+        - id: html
+          description: Required. The HTML to be inserted.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    uid: word!Word.Range#insertInlinePictureFromBase64:member(1)
+    package: word!
+    fullName: insertInlinePictureFromBase64(base64EncodedImage, insertLocation)
+    summary: Inserts a picture at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Inserts a picture at the start of the first text box.
+        const firstShapeWithTextBox: Word.Shape = context.document.body.shapes
+          .getByTypes([Word.ShapeType.textBox])
+          .getFirst();
+        firstShapeWithTextBox.load("type/body");
+        await context.sync();
+
+        const startRange: Word.Range = firstShapeWithTextBox.body.getRange(Word.RangeLocation.start);
+        const newPic: Word.InlinePicture = startRange.insertInlinePictureFromBase64(
+          getPictureBase64(),
+          Word.InsertLocation.start
+        );
+        newPic.load();
+        await context.sync();
+
+        console.log("New inline picture properties:", newPic);
+      });
+
+
+      ...
+
+
+      // Returns Base64-encoded image data for a sample picture.
+
+      const pictureBase64 =
+
+      "iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAABblBMVEX+7tEYMFlyg5v8zHXVgof///+hrL77qRnIWmBEWXq6MDgAF0/i1b//8dP+79QKJ1MAIFL8yWpugZz/+O/VzLwzTXR+jaP/z3PHzdjNaWvuxrLFT1n8znmMj5fFTFP25OHlsa2wqqJGW3z7pgCbqsH936oAJlWnssRzdoLTd1HTfINbY3a7tar90IxJVG0AH1ecmJH//90gN14AFU/nxInHVFL80YQAD03qv3LUrm7cwJLWjoLenpPRdXTQgoj15sz+57/7szr93KPbiWjUvZj95LnwzLmMX3L8wmz7rib8xnP8vVz91JT8ukvTz8i8vsORkJKvsLIAD1YwPViWnKZVYHbKuqHjwo3ur2/Pa2O+OTvHVETfj1tybm9qdYlsYlnkmmC0DSPirpvAq4bj5uuono7tu5vgpannnX3ksbSKg5bv0tTclJNFSlyZgpPqwsW4go2giWdbWV+3mmuWgpRcbolURmReS2embHkiRHBcZ6c8AAALcElEQVR4nO3di1cTVx4H8AyThmC484ghFzSxEDRhIRBIMEFQA1qoVhAqYBVd3UXcri1dd7fLdv3vdybJZF73zr2TufPyzPccew49hc6H331nZkylkiRJkiRJkiRJkiRJkiRJkiRJkiRJkiQJ6wj2hH1JLKNo9p/sPB3X8rRUau/f2f56kML2k/n5+XFDSjzPQ7l95+swCqkfzDy1hnwvsLT9FRCF1I7Fpwt5Xt6PfRmF1LgNaBAqZdyNOVGwV9AkVMq4HOshR3iCAJqFalONr1HYRQGtQsXYvrONmjKj7xae0QnVuaO0/OiOlv3lfqI/1G4jgShhnzkIfzA/SNgAUoR9d0I9g/9wfjtsAiHocWZ8fIckLA1ad/SFB0jg+AGxhgNi9FvpU7TwGVHIl+QdtR9GfaTBCOdlIlA18vIzPqZC8kCjZT+mQnI31HInpkKqRqpGDhtADFpInCuGaUe9hBghrY+Xo7+xQgnn6Xth9EuIFNIPpDDsy6cISvg1tVGkkB4Y+ZlCjU34lBrIx6GCitAyyOzQ8mA7+nvfXixCigV33xf9tYwWg3B+/ICnAsbrKFwY8nae0figwnsUq3M34aCXZ3KphPa12+2SWjYZ8v0Pa1Jx4ikRSv1ga2Y8MIzH6aElAqFlRn/vQApRuB32FXoNSRiTad0hgkxI5E8piLlOStgX6DnfkBL7GhKFsS8iUfhN2FfoNWRh3ItIFsa9iBTCmBeRQhjz4ZRGGG8ilfB6jInEVVs/MTj5xUWwbSbUQNs2sZ2Kq9EilNup60qj3LUReT4mR2u2mIXyrtbx2nbjI/P+HpgTFoAYAQlU0rYJYXt3aASg+/zw8HBlkKWFuW5UkSbhsnH4RHxIKmtG8Lx2O5PJ1DhxkKqUW+hGk2gUyoJxhniE6Ivq3W0pAXQPVZ8ibHJ6qrl6JImmGppnecwn3XK7kBnEJOS4zlEUiUZh2zzLI4UQrv94GyPkOnMRJBqFyzghHKa0qfvsQk6KYF90bqUb93pZ72fz5Y+3DT6EsFqOtlC+bh1pXjSUtCq3tWTMsQm5VrSF/L6lkW7k1KsWM7jUjq3CXCFyRPOMb9hpLCtfb7TUvlWsYYUrVqG0Gm2hgbjfG2c61erxCRaYqS2J1o4YvQnDuvJeFtSV9zbfm+7hSTGD9ykpVq3ChagL1d1T/09PWLeOLdZYW2kchKbpfZMgrJ2K8RbyPKGEmRMp5kL40mURYyckFzHTjLkQrpPGmhMx3kIe/kRqp0Ux3kKlihlnY+2EE6MuhIYgiPxL25LbTMysSFEWQvjq8evs3Wu9nL15+4MdCdsvM47IWvG42q9j9c+RE4JXr29ms5pQzVtkHX9S94aG2JrquxVRqlZz7yN2Og5SW6rPJLz2BtkdlbTXN797qeS7zXX7YqdWq2VOTk7monTzBgDgPNsHmoTX3qBO2TRmP9hJpA7lRyESzafUe/c1n0V47S/EARa3YL1dh2He/Q26W2ruq9l6kL059FmFZ7giDoW41Zwq5PmwgClw/lf1+hWaEYcQXntFEMrPpzEpqBuv0EabvjCLikX4liA0n6zazpFhWLdIK8KzW0hgNmsW/sm5mcrbzsLQnjQBXWvj1HPmRshjgdpnAaFNGVhg9pYLofFDOIxQDunzVHAfX0QXwhIeOPw8J6TBBnRx3dAy1jgKzUfjGGEUi3hGKZSBA1D/TC6sngjSVEQHIfxQdMqq9p2hPbgHtvAN9YxCCD/mxwzJ54tF5R/617owtOUpuDGDLeMZSQhLRybg2LTaMi/G8nYhXwpvdQpupO3LtsFwc+YkhHBzzAzUel8RIQzzOQYAUnvnWw9mZlTUayvy7q2zM5QQ8ptlsy9/oQkv8nZhyE+3DW/zAfAtopaPrUJlR/jRUr+xsaI+hBYRwohshQX4mCyEGx+KeatvLF/ThYd5uzC8jmiKAO/esscoVMq3auepmkNdOI0QRuSRKaH0LSJd/TrhehnpUzQZXVhDCGFEHijadVyZwPUjjE/l6N+AGEvD2yVaglxkDoRww8FnLGINNZaGN+ebIqCAg506/9HJZ+iJ06gZPyqDKRLYE9qmdxSxOH1xMV1ErdqULEdAiNsmCDLkV4m+HilvqrNJGIHjbzD76dMsKn+D6+QCIsGREgJwf1HPw59/1r/4+4eRfBETgu7lYlrL4rdq4/yk/YtfRgSahaEuagDozuq+AVAjPhyRFyEhAHuzi0bgJ22IWfQGtAoBMv7zurNpo08R/qoJL70BLUJQL6Pi72226kdOZp5F6AloERZazQlbpqqnPgoV36XNZ26lnoAWIcdxUxWrsMk1/LuBUfXZeL0MgJ8Xf2Eo/E20EyvqHUadgj+9EqTuY3zp9GUP+OuDf4w6TdiF8H3/Dg0TsTK4hao+TIGdEewh2qehoX7+fLn4T49A42nivxqDO1AmKjYgJw2TqzJ6EMWpgH2i4vc2ypiE8J4GNBArtjvfuX6bZQF0LKAWj53QKNxoGAwTlUpF+TOBBHLiCgMhuEHhS3tuowbhsemGvuaUOk0gfeptRl3vQEILZVZCTQj/bb0B3CmSZyElkEEJB0J9lKHKsddWCnCTIPsS9oXw95YboOe7/SgrmH7IoIR94T1XFeQ6k96EYJYOmPY62Q+FJVc+ruPxMRtlmqADMmmkPeFv1gdpHJuo5PmZRUpfOs2ihKrwvUR2aRE7np8epu2EbEZSVfh7jt7XWimseQVSt1FGwrF3tBNhVWotMVh1g0vqRvofJsA8uQ9WG51WQ1wp11k8we+ihGwGmjH0ytPYMnPlgrqEYbQxpO+FaY97+0GwS88h8HiS7UkUPZCJcILYRptsT6HcNFIWwisisMX4MWHq5QwbIRnI/HkTFyMpCyHJx2QjaBG6KKH3AwziMMrlmL9UohukcIrYRpmcVpjiaqDxKqyQp3rWw0ywQvIo48djbQEKKRZrnMTa51boZeGdJ48yXMOHd9eMKLyqTDVFlyEDOebDzIjCqymqy3UfyY+XSNEdAxuFFc4fnpIOe59bIdWAP3o8n4l6F141/QSKvjwB7Ur4vZ8+LgI1/K/PQC4XstB3INfw4wVS9EL/gf50RGrhH/4DlWbq8dMJL0K/B5l+/HifBKXwf4EAlTmf9QafWkixamYSH17lRicMpo1yfmzxKYVBAZWxhnkzpRIGVkI/3qlIJQzMp3RE5ntgGmFQA6ka9u9UpBH+ERzQh9e3gm52BpMh3c2NPZ6FPhy2YZ9pzmYfBN5IfRGe4x9Nz84EPJL69B4whyL2iEF2Q39Wpnv4h+97RNt7gOMmVIZTh3aaDW5N2k9zjb1QqSL+/QLZmYeBApVlmy9HGeD8wU1MsotBDjT+vShafb/ADXT2XNygxSKiL8A+Ep1uwMLqgh890SlBC7ncasDErqt7eVmkVQ70L2sBddc11J8EaeRGWtNKTfVvpAnqmT3gfsJfG6ZbKEujGTunC6tz1tQ93g2G/qUtub/CJS0LR3WQKo/WysWqZE/reG5Uo4qZLNh+aXNlcYQS6B/7VhvS0Vqd/nZZchrHIx0aK7q5dxNThoiDX5r3raF0nKqzHKtEyf1JDgD1d1+m7A8Asrqk47VyR29o3n9nbtd1im/CzMMLR1u/SUdAb/ar5aa7By0QV+HuTBVMXtl8GGGzezraxXXMQ3+96bGOru6bAnNf7D608EUBgNXWKGW0nJ8BsOCtY4or1Ise5f+FKCBa2HtqBUwujWK0LqbBXMfThqVFO56CbgUNtAulwa0uYK2wkHM9WtiOecHkqRcj7UEAqH+ZwkVq5fS0ctzRcPxSNhtzC5yUc5NO03pFABQWRFc/w5jWC7oSpgr4TJoDLB0JdCfdBfH7VSbh0UPbSqnj5XvxK2aXP4P485IkSZIkSZIkSZIkSZIkSZIkSZIk8Tv/B3bBREdOWYS3AAAAAElFTkSuQmCC";
+
+      return pictureBase64;
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertInlinePictureFromBase64(base64EncodedImage: string,
+        insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" |
+        "Before" | "After"): Word.InlinePicture;
+      parameters:
+        - id: base64EncodedImage
+          description: Required. The Base64-encoded image to be inserted.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertOoxml(ooxml, insertLocation)
+    uid: word!Word.Range#insertOoxml:member(1)
+    package: word!
+    fullName: insertOoxml(ooxml, insertLocation)
+    summary: Inserts OOXML at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert OOXML in to the beginning of the range.
+          range.insertOoxml("This text has formatting directly applied to achieve its font size, color, line spacing, and paragraph spacing.", Word.InsertLocation.start);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('OOXML added to the beginning of the range.');
+      });
+
+
+      // Read "Create better add-ins for Word with Office Open XML" for guidance
+      on working with OOXML.
+
+      //
+      https://learn.microsoft.com/office/dev/add-ins/word/create-better-add-ins-for-word-with-office-open-xml
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation |
+        "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
+      parameters:
+        - id: ooxml
+          description: Required. The OOXML to be inserted.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.Range#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert the paragraph after the range.
+          range.insertParagraph('Content of a new paragraph', Word.InsertLocation.after);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Paragraph added to the end of the range.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After"): Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertPictureFromBase64(base64EncodedImage, insertShapeOptions)
+    uid: word!Word.Range#insertPictureFromBase64:member(1)
+    package: word!
+    fullName: insertPictureFromBase64(base64EncodedImage, insertShapeOptions)
+    summary: >-
+      Inserts a floating picture in front of text with its anchor at the
+      beginning of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertPictureFromBase64(base64EncodedImage: string, insertShapeOptions?:
+        Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: base64EncodedImage
+          description: Required. The Base64-encoded image to be inserted.
+          type: string
+        - id: insertShapeOptions
+          description: >-
+            Required. The location and size of the picture. The default location
+            is (0, 0) and the default size is the image's original size.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: insertTable(rowCount, columnCount, insertLocation, values)
+    uid: word!Word.Range#insertTable:member(1)
+    package: word!
+    fullName: insertTable(rowCount, columnCount, insertLocation, values)
+    summary: Inserts a table with the specified number of rows and columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTable(rowCount: number, columnCount: number, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After", values?: string[][]): Word.Table;
+      parameters:
+        - id: rowCount
+          description: Required. The number of rows in the table.
+          type: number
+        - id: columnCount
+          description: Required. The number of columns in the table.
+          type: number
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: insertText(text, insertLocation)
+    uid: word!Word.Range#insertText:member(1)
+    package: word!
+    fullName: insertText(text, insertLocation)
+    summary: Inserts text at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert the paragraph at the end of the range.
+          range.insertText('New text inserted into the range.', Word.InsertLocation.end);
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Text added to the end of the range.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertText(text: string, insertLocation: Word.InsertLocation | "Replace"
+        | "Start" | "End" | "Before" | "After"): Word.Range;
+      parameters:
+        - id: text
+          description: Required. Text to be inserted.
+          type: string
+        - id: insertLocation
+          description: >-
+            Required. The value must be 'Replace', 'Start', 'End', 'Before', or
+            'After'.
+          type: >-
+             | "Replace" | "Start" |
+            "End" | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertTextBox(text, insertShapeOptions)
+    uid: word!Word.Range#insertTextBox:member(1)
+    package: word!
+    fullName: insertTextBox(text, insertShapeOptions)
+    summary: >-
+      Inserts a floating text box in front of text with its anchor at the
+      beginning of the range.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Inserts a text box at the beginning of the selection.
+        const range: Word.Range = context.document.getSelection();
+        const insertShapeOptions: Word.InsertShapeOptions = {
+          top: 0,
+          left: 0,
+          height: 100,
+          width: 100
+        };
+
+        const newTextBox: Word.Shape = range.insertTextBox("placeholder text", insertShapeOptions);
+        await context.sync();
+
+        console.log("Inserted a text box at the beginning of the current selection.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTextBox(text?: string, insertShapeOptions?:
+        Word.InsertShapeOptions): Word.Shape;
+      parameters:
+        - id: text
+          description: Optional. The text to insert into the text box.
+          type: string
+        - id: insertShapeOptions
+          description: >-
+            Optional. The location and size of the text box. The default
+            location and size is (0, 0, 100, 100).
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: intersectWith(range)
+    uid: word!Word.Range#intersectWith:member(1)
+    package: word!
+    fullName: intersectWith(range)
+    summary: >-
+      Returns a new range as the intersection of this range with another range.
+      This range isn't changed. Throws an `ItemNotFound` error if the two ranges
+      aren't overlapped or adjacent.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'intersectWith(range: Word.Range): Word.Range;'
+      parameters:
+        - id: range
+          description: Required. Another range.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: intersectWithOrNullObject(range)
+    uid: word!Word.Range#intersectWithOrNullObject:member(1)
+    package: word!
+    fullName: intersectWithOrNullObject(range)
+    summary: >-
+      Returns a new range as the intersection of this range with another range.
+      This range isn't changed. If the two ranges aren't overlapped or adjacent,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'intersectWithOrNullObject(range: Word.Range): Word.Range;'
+      parameters:
+        - id: range
+          description: Required. Another range.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Range#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.RangeLoadOptions): Word.Range;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Range#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Range;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Range#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Range;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: removeHighlight()
+    uid: word!Word.Range#removeHighlight:member(1)
+    package: word!
+    fullName: removeHighlight()
+    summary: Removes the highlight added by the Highlight function if any.
+    remarks: >-
+      \[ [API set: WordApi
+      1.8](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'removeHighlight(): void;'
+      return:
+        type: void
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.Range#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified SearchOptions on the scope of the
+      range object. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: Required. The search text.
+          type: string
+        - id: searchOptions
+          description: Optional. Options for the search.
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Range#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects and navigates the Word UI to the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue a command to get the current selection and then
+          // create a proxy range object with the results.
+          const range = context.document.getSelection();
+
+          // Queue a command to insert HTML in to the beginning of the range.
+          range.insertHtml('This is text inserted with range.insertHtml()', Word.InsertLocation.start);
+
+          // Queue a command to select the HTML that was inserted.
+          range.select();
+
+          // Synchronize the document state by executing the queued commands,
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log('Selected the range.');
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Range#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects and navigates the Word UI to the range.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Range#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.RangeUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Range#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Range): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)
+    uid: word!Word.Range#split:member(1)
+    package: word!
+    fullName: split(delimiters, multiParagraphs, trimDelimiters, trimSpacing)
+    summary: Splits the range into child ranges by using delimiters.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        split(delimiters: string[], multiParagraphs?: boolean, trimDelimiters?:
+        boolean, trimSpacing?: boolean): Word.RangeCollection;
+      parameters:
+        - id: delimiters
+          description: Required. The delimiters as an array of strings.
+          type: string[]
+        - id: multiParagraphs
+          description: >-
+            Optional. Indicates whether a returned child range can cover
+            multiple paragraphs. Default is false which indicates that the
+            paragraph boundaries are also used as delimiters.
+          type: boolean
+        - id: trimDelimiters
+          description: >-
+            Optional. Indicates whether to trim delimiters from the ranges in
+            the range collection. Default is false which indicates that the
+            delimiters are included in the ranges returned in the range
+            collection.
+          type: boolean
+        - id: trimSpacing
+          description: >-
+            Optional. Indicates whether to trim spacing characters (spaces,
+            tabs, column breaks, and paragraph end marks) from the start and end
+            of the ranges returned in the range collection. Default is false
+            which indicates that spacing characters at the start and end of the
+            ranges are included in the range collection.
+          type: boolean
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Range#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Range` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.RangeData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.RangeData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Range#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Range;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Range#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Range;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.rangecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.rangecollection.yml
new file mode 100644
index 0000000000..fd8ec53851
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.rangecollection.yml
@@ -0,0 +1,250 @@
+### YamlMime:TSType
+name: Word.RangeCollection
+uid: word!Word.RangeCollection:class
+package: word!
+fullName: Word.RangeCollection
+summary: Contains a collection of [Word.Range](xref:word!Word.Range:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/search.yaml
+
+
+  // Does a basic text search and highlights matches in the document.
+
+  await Word.run(async (context) => {
+    const results : Word.RangeCollection = context.document.body.search("extend");
+    results.load("length");
+
+    await context.sync();
+
+    // Let's traverse the search results and highlight matches.
+    for (let i = 0; i < results.items.length; i++) {
+      results.items[i].font.highlightColor = "yellow";
+    }
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.RangeCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.RangeCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Range[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.RangeCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first range in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Range;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.RangeCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first range in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Range;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.RangeCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.RangeCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.RangeCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.RangeCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.RangeCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.RangeCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.RangeCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.RangeCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.RangeCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.RangeCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.RangeCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.RangeCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.RangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.RangeCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.RangeCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.rangelocation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.rangelocation.yml
new file mode 100644
index 0000000000..f7570d4d06
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.rangelocation.yml
@@ -0,0 +1,121 @@
+### YamlMime:TSEnum
+name: Word.RangeLocation
+uid: word!Word.RangeLocation:enum
+package: word!
+fullName: Word.RangeLocation
+summary: >-
+  Represents the location of a range. You can get range by calling getRange on
+  different objects such as [Word.Paragraph](xref:word!Word.Paragraph:class) and
+  [Word.ContentControl](xref:word!Word.ContentControl:class).
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/get-paragraph-on-insertion-point.yaml
+
+
+  await Word.run(async (context) => {
+    // Get the complete sentence (as range) associated with the insertion point.
+    const sentences: Word.RangeCollection = context.document
+      .getSelection()
+      .getTextRanges(["."] /* Using the "." as delimiter */, false /*means without trimming spaces*/);
+    sentences.load("$none");
+    await context.sync();
+
+    // Expand the range to the end of the paragraph to get all the complete sentences.
+    const sentencesToTheEndOfParagraph: Word.RangeCollection = sentences.items[0]
+      .getRange()
+      .expandTo(
+        context.document
+          .getSelection()
+          .paragraphs.getFirst()
+          .getRange(Word.RangeLocation.end)
+      )
+      .getTextRanges(["."], false /* Don't trim spaces*/);
+    sentencesToTheEndOfParagraph.load("text");
+    await context.sync();
+
+    for (let i = 0; i < sentencesToTheEndOfParagraph.items.length; i++) {
+      console.log(sentencesToTheEndOfParagraph.items[i].text);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: after
+    uid: word!Word.RangeLocation.after:member
+    package: word!
+    summary: >-
+      The point after the object. If the object is a paragraph content control
+      or table content control, it's the point after the EOP or Table
+      characters.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"After"'
+  - name: before
+    uid: word!Word.RangeLocation.before:member
+    package: word!
+    summary: >-
+      For content control only. It's the point before the opening tag.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Before"'
+  - name: content
+    uid: word!Word.RangeLocation.content:member
+    package: word!
+    summary: >-
+      The range between 'Start' and 'End'.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Content"'
+  - name: end
+    uid: word!Word.RangeLocation.end:member
+    package: word!
+    summary: >-
+      The ending point of the object. For paragraph, it's the point before the
+      EOP (end of paragraph). For content control, it's the point before the
+      closing tag.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"End"'
+  - name: start
+    uid: word!Word.RangeLocation.start:member
+    package: word!
+    summary: >-
+      The starting point of the object. For content control, it's the point
+      after the opening tag.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Start"'
+  - name: whole
+    uid: word!Word.RangeLocation.whole:member
+    package: word!
+    summary: >-
+      The object's whole range. If the object is a paragraph content control or
+      table content control, the EOP or Table characters after the content
+      control are also included.
+
+
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Whole"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.reflectionformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.reflectionformat.yml
new file mode 100644
index 0000000000..0a3cb9599c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.reflectionformat.yml
@@ -0,0 +1,318 @@
+### YamlMime:TSType
+name: Word.ReflectionFormat
+uid: word!Word.ReflectionFormat:class
+package: word!
+fullName: Word.ReflectionFormat
+summary: Represents the reflection formatting for a shape in Word.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: blur
+    uid: word!Word.ReflectionFormat#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the degree of blur effect applied to the `ReflectionFormat`
+      object as a value between 0.0 and 100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.ReflectionFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: offset
+    uid: word!Word.ReflectionFormat#offset:member
+    package: word!
+    fullName: offset
+    summary: >-
+      Specifies the amount of separation, in points, of the reflected image from
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offset: number;'
+      return:
+        type: number
+  - name: size
+    uid: word!Word.ReflectionFormat#size:member
+    package: word!
+    fullName: size
+    summary: >-
+      Specifies the size of the reflection as a percentage of the reflected
+      shape from 0 to 100.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size: number;'
+      return:
+        type: number
+  - name: transparency
+    uid: word!Word.ReflectionFormat#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency for the reflection effect as a value
+      between 0.0 (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.ReflectionFormat#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies a `ReflectionType` value that represents the type and direction
+      of the lighting for a shape reflection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.ReflectionType | "Mixed" | "None" | "Type1" | "Type2" |
+        "Type3" | "Type4" | "Type5" | "Type6" | "Type7" | "Type8" | "Type9";
+      return:
+        type: >-
+           | "Mixed" | "None" |
+          "Type1" | "Type2" | "Type3" | "Type4" | "Type5" | "Type6" | "Type7" |
+          "Type8" | "Type9"
+methods:
+  - name: load(options)
+    uid: word!Word.ReflectionFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ReflectionFormatLoadOptions):
+        Word.ReflectionFormat;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ReflectionFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ReflectionFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ReflectionFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ReflectionFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ReflectionFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ReflectionFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ReflectionFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ReflectionFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ReflectionFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ReflectionFormat`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ReflectionFormatData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ReflectionFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ReflectionFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ReflectionFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ReflectionFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ReflectionFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.reflectiontype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.reflectiontype.yml
new file mode 100644
index 0000000000..a14cea2a6e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.reflectiontype.yml
@@ -0,0 +1,125 @@
+### YamlMime:TSEnum
+name: Word.ReflectionType
+uid: word!Word.ReflectionType:enum
+package: word!
+fullName: Word.ReflectionType
+summary: >-
+  Specifies the type of the
+  [Word.ReflectionFormat](xref:word!Word.ReflectionFormat:class) object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.ReflectionType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed reflection type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.ReflectionType.none:member
+    package: word!
+    summary: >-
+      Represents no reflection.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: type1
+    uid: word!Word.ReflectionType.type1:member
+    package: word!
+    summary: >-
+      Represents reflection type 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type1"'
+  - name: type2
+    uid: word!Word.ReflectionType.type2:member
+    package: word!
+    summary: >-
+      Represents reflection type 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type2"'
+  - name: type3
+    uid: word!Word.ReflectionType.type3:member
+    package: word!
+    summary: >-
+      Represents reflection type 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type3"'
+  - name: type4
+    uid: word!Word.ReflectionType.type4:member
+    package: word!
+    summary: >-
+      Represents reflection type 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type4"'
+  - name: type5
+    uid: word!Word.ReflectionType.type5:member
+    package: word!
+    summary: >-
+      Represents reflection type 5.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type5"'
+  - name: type6
+    uid: word!Word.ReflectionType.type6:member
+    package: word!
+    summary: >-
+      Represents reflection type 6.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type6"'
+  - name: type7
+    uid: word!Word.ReflectionType.type7:member
+    package: word!
+    summary: >-
+      Represents reflection type 7.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type7"'
+  - name: type8
+    uid: word!Word.ReflectionType.type8:member
+    package: word!
+    summary: >-
+      Represents reflection type 8.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type8"'
+  - name: type9
+    uid: word!Word.ReflectionType.type9:member
+    package: word!
+    summary: >-
+      Represents reflection type 9.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type9"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativehorizontalposition.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativehorizontalposition.yml
new file mode 100644
index 0000000000..49198a0087
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativehorizontalposition.yml
@@ -0,0 +1,97 @@
+### YamlMime:TSEnum
+name: Word.RelativeHorizontalPosition
+uid: word!Word.RelativeHorizontalPosition:enum
+package: word!
+fullName: Word.RelativeHorizontalPosition
+summary: >-
+  Represents what the horizontal position of a shape is relative to. For more
+  information about margins, see [Change the margins in your Word
+  document](https://support.microsoft.com/office/c95c1ea1-70b1-4dde-a1da-f5aa2042c829).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: character
+    uid: word!Word.RelativeHorizontalPosition.character:member
+    package: word!
+    summary: >-
+      Relative to character.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Character"'
+  - name: column
+    uid: word!Word.RelativeHorizontalPosition.column:member
+    package: word!
+    summary: >-
+      Relative to column.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Column"'
+  - name: insideMargin
+    uid: word!Word.RelativeHorizontalPosition.insideMargin:member
+    package: word!
+    summary: >-
+      Relative to inside margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideMargin"'
+  - name: leftMargin
+    uid: word!Word.RelativeHorizontalPosition.leftMargin:member
+    package: word!
+    summary: >-
+      Relative to left margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftMargin"'
+  - name: margin
+    uid: word!Word.RelativeHorizontalPosition.margin:member
+    package: word!
+    summary: >-
+      Relative to margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Margin"'
+  - name: outsideMargin
+    uid: word!Word.RelativeHorizontalPosition.outsideMargin:member
+    package: word!
+    summary: >-
+      Relative to outside margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutsideMargin"'
+  - name: page
+    uid: word!Word.RelativeHorizontalPosition.page:member
+    package: word!
+    summary: >-
+      Relative to page.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Page"'
+  - name: rightMargin
+    uid: word!Word.RelativeHorizontalPosition.rightMargin:member
+    package: word!
+    summary: >-
+      Relative to right margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightMargin"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativesize.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativesize.yml
new file mode 100644
index 0000000000..d1e7288bf4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativesize.yml
@@ -0,0 +1,77 @@
+### YamlMime:TSEnum
+name: Word.RelativeSize
+uid: word!Word.RelativeSize:enum
+package: word!
+fullName: Word.RelativeSize
+summary: >-
+  Represents what the horizontal or vertical size of a shape is relative to. For
+  more information about margins, see [Change the margins in your Word
+  document](https://support.microsoft.com/office/c95c1ea1-70b1-4dde-a1da-f5aa2042c829).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottomMargin
+    uid: word!Word.RelativeSize.bottomMargin:member
+    package: word!
+    summary: >-
+      Relative to bottom margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomMargin"'
+  - name: insideMargin
+    uid: word!Word.RelativeSize.insideMargin:member
+    package: word!
+    summary: >-
+      Relative to inside margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideMargin"'
+  - name: margin
+    uid: word!Word.RelativeSize.margin:member
+    package: word!
+    summary: >-
+      Relative to margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Margin"'
+  - name: outsideMargin
+    uid: word!Word.RelativeSize.outsideMargin:member
+    package: word!
+    summary: >-
+      Relative to outside margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutsideMargin"'
+  - name: page
+    uid: word!Word.RelativeSize.page:member
+    package: word!
+    summary: >-
+      Relative to page.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Page"'
+  - name: topMargin
+    uid: word!Word.RelativeSize.topMargin:member
+    package: word!
+    summary: >-
+      Relative to top margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopMargin"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativeverticalposition.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativeverticalposition.yml
new file mode 100644
index 0000000000..34dd22a46b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.relativeverticalposition.yml
@@ -0,0 +1,97 @@
+### YamlMime:TSEnum
+name: Word.RelativeVerticalPosition
+uid: word!Word.RelativeVerticalPosition:enum
+package: word!
+fullName: Word.RelativeVerticalPosition
+summary: >-
+  Represents what the vertical position of a shape is relative to. For more
+  information about margins, see [Change the margins in your Word
+  document](https://support.microsoft.com/office/c95c1ea1-70b1-4dde-a1da-f5aa2042c829).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottomMargin
+    uid: word!Word.RelativeVerticalPosition.bottomMargin:member
+    package: word!
+    summary: >-
+      Relative to bottom margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomMargin"'
+  - name: insideMargin
+    uid: word!Word.RelativeVerticalPosition.insideMargin:member
+    package: word!
+    summary: >-
+      Relative to inside margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InsideMargin"'
+  - name: line
+    uid: word!Word.RelativeVerticalPosition.line:member
+    package: word!
+    summary: >-
+      Relative to line.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Line"'
+  - name: margin
+    uid: word!Word.RelativeVerticalPosition.margin:member
+    package: word!
+    summary: >-
+      Relative to margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Margin"'
+  - name: outsideMargin
+    uid: word!Word.RelativeVerticalPosition.outsideMargin:member
+    package: word!
+    summary: >-
+      Relative to outside margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OutsideMargin"'
+  - name: page
+    uid: word!Word.RelativeVerticalPosition.page:member
+    package: word!
+    summary: >-
+      Relative to page.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Page"'
+  - name: paragraph
+    uid: word!Word.RelativeVerticalPosition.paragraph:member
+    package: word!
+    summary: >-
+      Relative to paragraph.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraph"'
+  - name: topMargin
+    uid: word!Word.RelativeVerticalPosition.topMargin:member
+    package: word!
+    summary: >-
+      Relative to top margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopMargin"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectioncontentcontrol.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectioncontentcontrol.yml
new file mode 100644
index 0000000000..f349c615a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectioncontentcontrol.yml
@@ -0,0 +1,575 @@
+### YamlMime:TSType
+name: Word.RepeatingSectionContentControl
+uid: word!Word.RepeatingSectionContentControl:class
+package: word!
+fullName: Word.RepeatingSectionContentControl
+summary: Represents the `RepeatingSectionContentControl` object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: allowInsertDeleteSection
+    uid: word!Word.RepeatingSectionContentControl#allowInsertDeleteSection:member
+    package: word!
+    fullName: allowInsertDeleteSection
+    summary: >-
+      Specifies whether users can add or remove sections from this repeating
+      section content control by using the user interface.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowInsertDeleteSection: boolean;'
+      return:
+        type: boolean
+  - name: appearance
+    uid: word!Word.RepeatingSectionContentControl#appearance:member
+    package: word!
+    fullName: appearance
+    summary: Specifies the appearance of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" |
+        "Hidden";
+      return:
+        type: >-
+           | "BoundingBox"
+          | "Tags" | "Hidden"
+  - name: color
+    uid: word!Word.RepeatingSectionContentControl#color:member
+    package: word!
+    fullName: color
+    summary: >-
+      Specifies the red-green-blue (RGB) value of the color of the content
+      control. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.RepeatingSectionContentControl#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.RepeatingSectionContentControl#id:member
+    package: word!
+    fullName: id
+    summary: Returns the identification for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: string;'
+      return:
+        type: string
+  - name: isTemporary
+    uid: word!Word.RepeatingSectionContentControl#isTemporary:member
+    package: word!
+    fullName: isTemporary
+    summary: >-
+      Specifies whether to remove the content control from the active document
+      when the user edits the contents of the control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isTemporary: boolean;'
+      return:
+        type: boolean
+  - name: level
+    uid: word!Word.RepeatingSectionContentControl#level:member
+    package: word!
+    fullName: level
+    summary: >-
+      Returns the level of the content control—whether the content control
+      surrounds text, paragraphs, table cells, or table rows; or if it is
+      inline.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly level: Word.ContentControlLevel | "Inline" | "Paragraph" |
+        "Row" | "Cell";
+      return:
+        type: >-
+           | "Inline" |
+          "Paragraph" | "Row" | "Cell"
+  - name: lockContentControl
+    uid: word!Word.RepeatingSectionContentControl#lockContentControl:member
+    package: word!
+    fullName: lockContentControl
+    summary: >-
+      Specifies if the content control is locked (can't be deleted). `true`
+      means that the user can't delete it from the active document, `false`
+      means it can be deleted.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContentControl: boolean;'
+      return:
+        type: boolean
+  - name: lockContents
+    uid: word!Word.RepeatingSectionContentControl#lockContents:member
+    package: word!
+    fullName: lockContents
+    summary: >-
+      Specifies if the contents of the content control are locked (not
+      editable). `true` means the user can't edit the contents, `false` means
+      the contents are editable.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockContents: boolean;'
+      return:
+        type: boolean
+  - name: placeholderText
+    uid: word!Word.RepeatingSectionContentControl#placeholderText:member
+    package: word!
+    fullName: placeholderText
+    summary: >-
+      Returns a `BuildingBlock` object that represents the placeholder text for
+      the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly placeholderText: Word.BuildingBlock;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.RepeatingSectionContentControl#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Gets a `Range` object that represents the contents of the content control
+      in the active document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+  - name: repeatingSectionItems
+    uid: word!Word.RepeatingSectionContentControl#repeatingSectionItems:member
+    package: word!
+    fullName: repeatingSectionItems
+    summary: >-
+      Returns the collection of repeating section items in this repeating
+      section content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly repeatingSectionItems: Word.RepeatingSectionItemCollection;'
+      return:
+        type: 
+  - name: repeatingSectionItemTitle
+    uid: word!Word.RepeatingSectionContentControl#repeatingSectionItemTitle:member
+    package: word!
+    fullName: repeatingSectionItemTitle
+    summary: >-
+      Specifies the name of the repeating section items used in the context menu
+      associated with this repeating section content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'repeatingSectionItemTitle: string;'
+      return:
+        type: string
+  - name: showingPlaceholderText
+    uid: word!Word.RepeatingSectionContentControl#showingPlaceholderText:member
+    package: word!
+    fullName: showingPlaceholderText
+    summary: >-
+      Returns whether the placeholder text for the content control is being
+      displayed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly showingPlaceholderText: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.RepeatingSectionContentControl#tag:member
+    package: word!
+    fullName: tag
+    summary: Specifies a tag to identify the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'tag: string;'
+      return:
+        type: string
+  - name: title
+    uid: word!Word.RepeatingSectionContentControl#title:member
+    package: word!
+    fullName: title
+    summary: Specifies the title for the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'title: string;'
+      return:
+        type: string
+methods:
+  - name: copy()
+    uid: word!Word.RepeatingSectionContentControl#copy:member(1)
+    package: word!
+    fullName: copy()
+    summary: Copies the content control from the active document to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'copy(): void;'
+      return:
+        type: void
+        description: ''
+  - name: cut()
+    uid: word!Word.RepeatingSectionContentControl#cut:member(1)
+    package: word!
+    fullName: cut()
+    summary: >-
+      Removes the content control from the active document and moves the content
+      control to the Clipboard.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cut(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete(deleteContents)
+    uid: word!Word.RepeatingSectionContentControl#delete:member(1)
+    package: word!
+    fullName: delete(deleteContents)
+    summary: Deletes the content control and the contents of the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(deleteContents?: boolean): void;'
+      parameters:
+        - id: deleteContents
+          description: Optional. Whether to delete the contents inside the control.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.RepeatingSectionContentControl#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?:
+        Word.Interfaces.RepeatingSectionContentControlLoadOptions):
+        Word.RepeatingSectionContentControl;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.RepeatingSectionContentControl#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.RepeatingSectionContentControl;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.RepeatingSectionContentControl#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.RepeatingSectionContentControl;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.RepeatingSectionContentControl#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.RepeatingSectionContentControlUpdateData,
+        options?: OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.RepeatingSectionContentControl#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.RepeatingSectionContentControl): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPlaceholderText(options)
+    uid: word!Word.RepeatingSectionContentControl#setPlaceholderText:member(1)
+    package: word!
+    fullName: setPlaceholderText(options)
+    summary: >-
+      Sets the placeholder text that displays in the content control until a
+      user enters their own text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPlaceholderText(options?: Word.ContentControlPlaceholderOptions):
+        void;
+      parameters:
+        - id: options
+          description: >-
+            Optional. The options for configuring the content control's
+            placeholder text.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.RepeatingSectionContentControl#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.RepeatingSectionContentControl` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.RepeatingSectionContentControlData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.RepeatingSectionContentControlData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.RepeatingSectionContentControl#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.RepeatingSectionContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.RepeatingSectionContentControl#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.RepeatingSectionContentControl;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectionitem.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectionitem.yml
new file mode 100644
index 0000000000..8b6b8b2059
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectionitem.yml
@@ -0,0 +1,298 @@
+### YamlMime:TSType
+name: Word.RepeatingSectionItem
+uid: word!Word.RepeatingSectionItem:class
+package: word!
+fullName: Word.RepeatingSectionItem
+summary: >-
+  Represents a single item in a
+  [Word.RepeatingSectionContentControl](xref:word!Word.RepeatingSectionContentControl:class).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.RepeatingSectionItem#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: range
+    uid: word!Word.RepeatingSectionItem#range:member
+    package: word!
+    fullName: range
+    summary: >-
+      Returns the range of this repeating section item, excluding the start and
+      end tags.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly range: Word.Range;'
+      return:
+        type: 
+methods:
+  - name: delete()
+    uid: word!Word.RepeatingSectionItem#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes this `RepeatingSectionItem` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: insertItemAfter()
+    uid: word!Word.RepeatingSectionItem#insertItemAfter:member(1)
+    package: word!
+    fullName: insertItemAfter()
+    summary: Adds a repeating section item after this item and returns the new item.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertItemAfter(): Word.RepeatingSectionItem;'
+      return:
+        type: 
+        description: ''
+  - name: insertItemBefore()
+    uid: word!Word.RepeatingSectionItem#insertItemBefore:member(1)
+    package: word!
+    fullName: insertItemBefore()
+    summary: Adds a repeating section item before this item and returns the new item.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertItemBefore(): Word.RepeatingSectionItem;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.RepeatingSectionItem#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.RepeatingSectionItemLoadOptions):
+        Word.RepeatingSectionItem;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.RepeatingSectionItem#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.RepeatingSectionItem;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.RepeatingSectionItem#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.RepeatingSectionItem;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.RepeatingSectionItem#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.RepeatingSectionItemUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.RepeatingSectionItem#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.RepeatingSectionItem): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.RepeatingSectionItem#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.RepeatingSectionItem` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.RepeatingSectionItemData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.RepeatingSectionItemData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.RepeatingSectionItem#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.RepeatingSectionItem;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.RepeatingSectionItem#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.RepeatingSectionItem;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectionitemcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectionitemcollection.yml
new file mode 100644
index 0000000000..7c5ea52baf
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.repeatingsectionitemcollection.yml
@@ -0,0 +1,185 @@
+### YamlMime:TSType
+name: Word.RepeatingSectionItemCollection
+uid: word!Word.RepeatingSectionItemCollection:class
+package: word!
+fullName: Word.RepeatingSectionItemCollection
+summary: >-
+  Represents a collection of
+  [Word.RepeatingSectionItem](xref:word!Word.RepeatingSectionItem:class) objects
+  in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.RepeatingSectionItemCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+methods:
+  - name: getItemAt(index)
+    uid: word!Word.RepeatingSectionItemCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: Returns an individual repeating section item.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.RepeatingSectionItem;'
+      parameters:
+        - id: index
+          description: The index of the item to retrieve.
+          type: number
+      return:
+        type: 
+        description: >-
+          A `RepeatingSectionItem` object representing the item at the specified
+          index.
+  - name: load(propertyNames)
+    uid: word!Word.RepeatingSectionItemCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNames?: string | string[]):
+        Word.RepeatingSectionItemCollection;
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.RepeatingSectionItemCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.RepeatingSectionItemCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.RepeatingSectionItemCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.RepeatingSectionItemCollection` object is an API object, the
+      `toJSON` method returns a plain JavaScript object (typed as
+      `Word.Interfaces.RepeatingSectionItemCollectionData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        toJSON(): {
+                    [key: string]: string;
+                };
+      return:
+        type: |-
+          {
+                      [key: string]: string;
+                  }
+        description: ''
+  - name: track()
+    uid: word!Word.RepeatingSectionItemCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.RepeatingSectionItemCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.RepeatingSectionItemCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.RepeatingSectionItemCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.requestcontext.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.requestcontext.yml
new file mode 100644
index 0000000000..570aaf2f4f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.requestcontext.yml
@@ -0,0 +1,74 @@
+### YamlMime:TSType
+name: Word.RequestContext
+uid: word!Word.RequestContext:class
+package: word!
+fullName: Word.RequestContext
+summary: >-
+  The RequestContext object facilitates requests to the Word application. Since
+  the Office add-in and the Word application run in two different processes, the
+  request context is required to get access to the Word object model from the
+  add-in.
+remarks: |-
+
+
+  #### Examples
+
+  ```TypeScript
+  // *.run methods automatically create an OfficeExtension.ClientRequestContext
+  // object to work with the Office file.
+  await Word.run(async (context: Word.RequestContext) => {
+    const document = context.document;
+    // Interact with the Word document...
+  });
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+constructors:
+  - name: (constructor)(url)
+    uid: word!Word.RequestContext:constructor(1)
+    package: word!
+    fullName: (constructor)(url)
+    summary: Constructs a new instance of the `RequestContext` class
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'constructor(url?: string);'
+      parameters:
+        - id: url
+          description: ''
+          type: string
+properties:
+  - name: application
+    uid: word!Word.RequestContext#application:member
+    package: word!
+    fullName: application
+    summary: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+      *
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly application: Application;'
+      return:
+        type: 
+  - name: document
+    uid: word!Word.RequestContext#document:member
+    package: word!
+    fullName: document
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly document: Document;'
+      return:
+        type: 
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.rulerstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.rulerstyle.yml
new file mode 100644
index 0000000000..209ebe55c1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.rulerstyle.yml
@@ -0,0 +1,59 @@
+### YamlMime:TSEnum
+name: Word.RulerStyle
+uid: word!Word.RulerStyle:enum
+package: word!
+fullName: Word.RulerStyle
+summary: Specifies the way Word adjusts the table when the left indent is changed.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: firstColumn
+    uid: word!Word.RulerStyle.firstColumn:member
+    package: word!
+    summary: >-
+      Adjusts the left edge of the first column only, preserving the positions
+      of the other columns and the right edge of the table.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"FirstColumn"'
+  - name: none
+    uid: word!Word.RulerStyle.none:member
+    package: word!
+    summary: >-
+      Adjusts the left edge of row or rows, preserving the width of all columns
+      by shifting them to the left or right. This is the default value.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: proportional
+    uid: word!Word.RulerStyle.proportional:member
+    package: word!
+    summary: >-
+      Adjusts the left edge of the first column, preserving the position of the
+      right edge of the table by proportionally adjusting the widths of all the
+      cells in the specified row or rows.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Proportional"'
+  - name: sameWidth
+    uid: word!Word.RulerStyle.sameWidth:member
+    package: word!
+    summary: >-
+      Adjusts the left edge of the first column, preserving the position of the
+      right edge of the table by setting the widths of all the cells in the
+      specified row or rows to the same value.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"SameWidth"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.savebehavior.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.savebehavior.yml
new file mode 100644
index 0000000000..eeb5237cbf
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.savebehavior.yml
@@ -0,0 +1,57 @@
+### YamlMime:TSEnum
+name: Word.SaveBehavior
+uid: word!Word.SaveBehavior:enum
+package: word!
+fullName: Word.SaveBehavior
+summary: Specifies the save behavior for `Document.save`.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/save-close.yaml
+
+
+  // If the document hasn't been saved before, prompts
+
+  // user with options for if or how they want to save.
+
+  await Word.run(async (context) => {
+    context.document.save(Word.SaveBehavior.prompt);
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: prompt
+    uid: word!Word.SaveBehavior.prompt:member
+    package: word!
+    summary: >-
+      Displays the "Save As" dialog to the user if the document hasn't been
+      saved. Won't take effect if the document was previously saved.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Prompt"'
+  - name: save
+    uid: word!Word.SaveBehavior.save:member
+    package: word!
+    summary: >-
+      Saves the document without prompting the user. If it's a new document, it
+      will be saved with the default name or specified name in the default
+      location.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Save"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.searchoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.searchoptions.yml
new file mode 100644
index 0000000000..df47f6d7ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.searchoptions.yml
@@ -0,0 +1,489 @@
+### YamlMime:TSType
+name: Word.SearchOptions
+uid: word!Word.SearchOptions:class
+package: word!
+fullName: Word.SearchOptions
+summary: >-
+  Specifies the options to be included in a search operation. To learn more
+  about how to use search options in the Word JavaScript APIs, read [Use search
+  options to find text in your Word
+  add-in](https://learn.microsoft.com/office/dev/add-ins/word/search-option-guidance).
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Search using a wildcard
+
+  // Run a batch operation against the Word object model.
+
+  await Word.run(async (context) => {
+      
+      // Queue a command to search the document with a wildcard
+      // for any string of characters that starts with 'to' and ends with 'n'.
+      const searchResults = context.document.body.search('to*n', {matchWildcards: true});
+
+      // Queue a command to load the search results and get the font property values.
+      searchResults.load('font');
+      
+      // Synchronize the document state by executing the queued commands, 
+      // and return a promise to indicate task completion.
+      await context.sync();
+      console.log('Found count: ' + searchResults.items.length);
+
+      // Queue a set of commands to change the font for each found item.
+      for (let i = 0; i < searchResults.items.length; i++) {
+          searchResults.items[i].font.color = 'purple';
+          searchResults.items[i].font.highlightColor = 'pink';
+          searchResults.items[i].font.bold = true;
+      }
+      
+      // Synchronize the document state by executing the queued commands, 
+      // and return a promise to indicate task completion.
+      await context.sync();
+  }); 
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.SearchOptions#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: ignorePunct
+    uid: word!Word.SearchOptions#ignorePunct:member
+    package: word!
+    fullName: ignorePunct
+    summary: >-
+      Specifies a value that indicates whether to ignore all punctuation
+      characters between words. Corresponds to the Ignore punctuation check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignorePunct: boolean;'
+      return:
+        type: boolean
+  - name: ignoreSpace
+    uid: word!Word.SearchOptions#ignoreSpace:member
+    package: word!
+    fullName: ignoreSpace
+    summary: >-
+      Specifies a value that indicates whether to ignore all whitespace between
+      words. Corresponds to the Ignore whitespace characters check box in the
+      Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ignoreSpace: boolean;'
+      return:
+        type: boolean
+  - name: matchCase
+    uid: word!Word.SearchOptions#matchCase:member
+    package: word!
+    fullName: matchCase
+    summary: >-
+      Specifies a value that indicates whether to perform a case sensitive
+      search. Corresponds to the Match case check box in the Find and Replace
+      dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchCase: boolean;'
+      return:
+        type: boolean
+  - name: matchPrefix
+    uid: word!Word.SearchOptions#matchPrefix:member
+    package: word!
+    fullName: matchPrefix
+    summary: >-
+      Specifies a value that indicates whether to match words that begin with
+      the search string. Corresponds to the Match prefix check box in the Find
+      and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchPrefix: boolean;'
+      return:
+        type: boolean
+  - name: matchSuffix
+    uid: word!Word.SearchOptions#matchSuffix:member
+    package: word!
+    fullName: matchSuffix
+    summary: >-
+      Specifies a value that indicates whether to match words that end with the
+      search string. Corresponds to the Match suffix check box in the Find and
+      Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchSuffix: boolean;'
+      return:
+        type: boolean
+  - name: matchWholeWord
+    uid: word!Word.SearchOptions#matchWholeWord:member
+    package: word!
+    fullName: matchWholeWord
+    summary: >-
+      Specifies a value that indicates whether to find operation only entire
+      words, not text that is part of a larger word. Corresponds to the Find
+      whole words only check box in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWholeWord: boolean;'
+      return:
+        type: boolean
+  - name: matchWildcards
+    uid: word!Word.SearchOptions#matchWildcards:member
+    package: word!
+    fullName: matchWildcards
+    summary: >-
+      Specifies a value that indicates whether the search will be performed
+      using special search operators. Corresponds to the Use wildcards check box
+      in the Find and Replace dialog box.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'matchWildcards: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: load(options)
+    uid: word!Word.SearchOptions#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.SearchOptionsLoadOptions):
+        Word.SearchOptions;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: |-
+
+
+          #### Examples
+
+          ```TypeScript
+          // Ignore punctuation search
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+              
+              // Queue a command to search the document and ignore punctuation.
+              const searchResults = context.document.body.search('video you', {ignorePunct: true});
+
+              // Queue a command to load the search results and get the font property values.
+              searchResults.load('font');
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Found count: ' + searchResults.items.length);
+
+              // Queue a set of commands to change the font for each found item.
+              for (let i = 0; i < searchResults.items.length; i++) {
+                  searchResults.items[i].font.color = 'purple';
+                  searchResults.items[i].font.highlightColor = '#FFFF00'; //Yellow
+                  searchResults.items[i].font.bold = true;
+              }
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+          });  
+          ```
+          ```TypeScript
+          // Search based on a prefix
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+              
+              // Queue a command to search the document based on a prefix.
+              const searchResults = context.document.body.search('vid', {matchPrefix: true});
+
+              // Queue a command to load the search results and get the font property values.
+              searchResults.load('font');
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+
+              // Queue a set of commands to change the font for each found item.
+              for (let i = 0; i < searchResults.items.length; i++) {
+                  searchResults.items[i].font.color = 'purple';
+                  searchResults.items[i].font.highlightColor = '#FFFF00'; //Yellow
+                  searchResults.items[i].font.bold = true;
+              }
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+          }); 
+          ```
+          ```TypeScript
+          // Search based on a suffix
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+
+              // Queue a command to search the document for any string of characters after 'ly'.
+              const searchResults = context.document.body.search('ly', {matchSuffix: true});
+
+              // Queue a command to load the search results and get the font property values.
+              searchResults.load('font');
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Found count: ' + searchResults.items.length);
+
+              // Queue a set of commands to change the font for each found item.
+              for (let i = 0; i < searchResults.items.length; i++) {
+                  searchResults.items[i].font.color = 'orange';
+                  searchResults.items[i].font.highlightColor = 'black';
+                  searchResults.items[i].font.bold = true;
+              }
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+          });  
+          ```
+          ```TypeScript
+          // Search using a wildcard
+          // Run a batch operation against the Word object model.
+          await Word.run(async (context) => {
+              
+              // Queue a command to search the document with a wildcard
+              // for any string of characters that starts with 'to' and ends with 'n'.
+              const searchResults = context.document.body.search('to*n', {matchWildcards: true});
+
+              // Queue a command to load the search results and get the font property values.
+              searchResults.load('font');
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+              console.log('Found count: ' + searchResults.items.length);
+
+              // Queue a set of commands to change the font for each found item.
+              for (let i = 0; i < searchResults.items.length; i++) {
+                  searchResults.items[i].font.color = 'purple';
+                  searchResults.items[i].font.highlightColor = 'pink';
+                  searchResults.items[i].font.bold = true;
+              }
+              
+              // Synchronize the document state by executing the queued commands, 
+              // and return a promise to indicate task completion.
+              await context.sync();
+          }); 
+          ```
+  - name: load(propertyNames)
+    uid: word!Word.SearchOptions#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.SearchOptions;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.SearchOptions#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.SearchOptions;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: newObject(context)
+    uid: word!Word.SearchOptions.newObject:member(1)
+    package: word!
+    fullName: newObject(context)
+    summary: Create a new instance of the `Word.SearchOptions` object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        static newObject(context: OfficeExtension.ClientRequestContext):
+        Word.SearchOptions;
+      parameters:
+        - id: context
+          description: ''
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.SearchOptions#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.SearchOptionsUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.SearchOptions#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.SearchOptions): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.SearchOptions#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.SearchOptions`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.SearchOptionsData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SearchOptionsData;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.section.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.section.yml
new file mode 100644
index 0000000000..d6f30afb25
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.section.yml
@@ -0,0 +1,553 @@
+### YamlMime:TSType
+name: Word.Section
+uid: word!Word.Section:class
+package: word!
+fullName: Word.Section
+summary: Represents a section in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-section-breaks.yaml
+
+
+  // Inserts a section break on the next page.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    body.insertBreak(Word.BreakType.sectionNext, Word.InsertLocation.end);
+
+    await context.sync();
+
+    console.log("Inserted section break on next page.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: body
+    uid: word!Word.Section#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Gets the body object of the section. This doesn't include the
+      header/footer and other section metadata.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly body: Word.Body;'
+      return:
+        type: 
+  - name: borders
+    uid: word!Word.Section#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders in the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly borders: Word.BorderUniversalCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Section#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: pageSetup
+    uid: word!Word.Section#pageSetup:member
+    package: word!
+    fullName: pageSetup
+    summary: Returns a `PageSetup` object that's associated with the section.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly pageSetup: Word.PageSetup;'
+      return:
+        type: 
+  - name: protectedForForms
+    uid: word!Word.Section#protectedForForms:member
+    package: word!
+    fullName: protectedForForms
+    summary: Specifies if the section is protected for forms.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'protectedForForms: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: getFooter(type)
+    uid: word!Word.Section#getFooter:member(1)
+    package: word!
+    fullName: getFooter(type)
+    summary: Gets one of the section's footers.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy sectionsCollection object.
+          const mySections = context.document.sections;
+          
+          // Queue a command to load the sections.
+          mySections.load('body/style');
+          
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+              
+          // Create a proxy object the primary footer of the first section.
+          // Note that the footer is a body object.
+          const myFooter = mySections.items[0].getFooter(Word.HeaderFooterType.primary);
+          
+          // Queue a command to insert text at the end of the footer.
+          myFooter.insertText("This is a footer.", Word.InsertLocation.end);
+          
+          // Queue a command to wrap the header in a content control.
+          myFooter.insertContentControl();
+                                  
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log("Added a footer to the first section.");   
+      });  
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFooter(type: Word.HeaderFooterType): Word.Body;'
+      parameters:
+        - id: type
+          description: >-
+            Required. The type of footer to return. This value must be:
+            'Primary', 'FirstPage', or 'EvenPages'.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getFooter(type)
+    uid: word!Word.Section#getFooter:member(2)
+    package: word!
+    fullName: getFooter(type)
+    summary: Gets one of the section's footers.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-header-and-footer.yaml
+
+
+      await Word.run(async (context) => {
+        context.document.sections
+          .getFirst()
+          .getFooter("Primary")
+          .insertParagraph("This is a primary footer.", "End");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFooter(type: "Primary" | "FirstPage" | "EvenPages"): Word.Body;'
+      parameters:
+        - id: type
+          description: >-
+            Required. The type of footer to return. This value must be:
+            'Primary', 'FirstPage', or 'EvenPages'.
+          type: '"Primary" | "FirstPage" | "EvenPages"'
+      return:
+        type: 
+        description: ''
+  - name: getHeader(type)
+    uid: word!Word.Section#getHeader:member(1)
+    package: word!
+    fullName: getHeader(type)
+    summary: Gets one of the section's headers.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/25-paragraph/insert-header-and-footer.yaml
+
+
+      await Word.run(async (context) => {
+        context.document.sections
+          .getFirst()
+          .getHeader(Word.HeaderFooterType.primary)
+          .insertParagraph("This is a primary header.", "End");
+
+        await context.sync();
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHeader(type: Word.HeaderFooterType): Word.Body;'
+      parameters:
+        - id: type
+          description: >-
+            Required. The type of header to return. This value must be:
+            'Primary', 'FirstPage', or 'EvenPages'.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getHeader(type)
+    uid: word!Word.Section#getHeader:member(2)
+    package: word!
+    fullName: getHeader(type)
+    summary: Gets one of the section's headers.
+    remarks: >-
+      \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+          
+          // Create a proxy sectionsCollection object.
+          const mySections = context.document.sections;
+          
+          // Queue a command to load the sections.
+          mySections.load('body/style');
+          
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          
+          // Create a proxy object the primary header of the first section.
+          // Note that the header is a body object.
+          const myHeader = mySections.items[0].getHeader("Primary");
+          
+          // Queue a command to insert text at the end of the header.
+          myHeader.insertText("This is a header.", Word.InsertLocation.end);
+          
+          // Queue a command to wrap the header in a content control.
+          myHeader.insertContentControl();
+                                  
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log("Added a header to the first section.");
+      });  
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHeader(type: "Primary" | "FirstPage" | "EvenPages"): Word.Body;'
+      parameters:
+        - id: type
+          description: >-
+            Required. The type of header to return. This value must be:
+            'Primary', 'FirstPage', or 'EvenPages'.
+          type: '"Primary" | "FirstPage" | "EvenPages"'
+      return:
+        type: 
+        description: ''
+  - name: getNext()
+    uid: word!Word.Section#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next section. Throws an `ItemNotFound` error if this section is
+      the last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.Section;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.Section#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next section. If this section is the last one, then this method
+      will return an object with its `isNullObject` property set to `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.Section;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Section#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.SectionLoadOptions): Word.Section;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Section#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Section;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Section#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Section;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Section#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.SectionUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Section#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Section): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Section#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Section` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.SectionData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Section#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Section;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Section#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Section;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectioncollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectioncollection.yml
new file mode 100644
index 0000000000..b9b002b149
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectioncollection.yml
@@ -0,0 +1,249 @@
+### YamlMime:TSType
+name: Word.SectionCollection
+uid: word!Word.SectionCollection:class
+package: word!
+fullName: Word.SectionCollection
+summary: >-
+  Contains the collection of the document's
+  [Word.Section](xref:word!Word.Section:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/insert-section-breaks.yaml
+
+
+  // Inserts a section break on the next even page.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    body.insertBreak(Word.BreakType.sectionEven, Word.InsertLocation.end);
+
+    await context.sync();
+
+    console.log("Inserted section break on next even page.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.SectionCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.SectionCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Section[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.SectionCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first section in this collection. Throws an `ItemNotFound` error
+      if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Section;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.SectionCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first section in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Section;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.SectionCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.SectionCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.SectionCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+            & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.SectionCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.SectionCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.SectionCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.SectionCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.SectionCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.SectionCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.SectionCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SectionCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.SectionCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.SectionCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.SectionCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.SectionCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectiondirection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectiondirection.yml
new file mode 100644
index 0000000000..736acf5486
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectiondirection.yml
@@ -0,0 +1,35 @@
+### YamlMime:TSEnum
+name: Word.SectionDirection
+uid: word!Word.SectionDirection:enum
+package: word!
+fullName: Word.SectionDirection
+summary: >-
+  Specifies how Word displays the reading order and alignment for the specified
+  sections.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: leftToRight
+    uid: word!Word.SectionDirection.leftToRight:member
+    package: word!
+    summary: >-
+      Left-to-right reading order.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LeftToRight"'
+  - name: rightToLeft
+    uid: word!Word.SectionDirection.rightToLeft:member
+    package: word!
+    summary: >-
+      Right-to-left reading order.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"RightToLeft"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectionstart.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectionstart.yml
new file mode 100644
index 0000000000..38912afed8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sectionstart.yml
@@ -0,0 +1,63 @@
+### YamlMime:TSEnum
+name: Word.SectionStart
+uid: word!Word.SectionStart:enum
+package: word!
+fullName: Word.SectionStart
+summary: Specifies the type of section break for the specified item.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: continuous
+    uid: word!Word.SectionStart.continuous:member
+    package: word!
+    summary: >-
+      Continuous section break.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Continuous"'
+  - name: evenPage
+    uid: word!Word.SectionStart.evenPage:member
+    package: word!
+    summary: >-
+      Even page section break.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EvenPage"'
+  - name: newColumn
+    uid: word!Word.SectionStart.newColumn:member
+    package: word!
+    summary: >-
+      New column section break.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NewColumn"'
+  - name: newPage
+    uid: word!Word.SectionStart.newPage:member
+    package: word!
+    summary: >-
+      New page section break.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NewPage"'
+  - name: oddPage
+    uid: word!Word.SectionStart.oddPage:member
+    package: word!
+    summary: >-
+      Odd page section break.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OddPage"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.selectionmode.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.selectionmode.yml
new file mode 100644
index 0000000000..754becc677
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.selectionmode.yml
@@ -0,0 +1,66 @@
+### YamlMime:TSEnum
+name: Word.SelectionMode
+uid: word!Word.SelectionMode:enum
+package: word!
+fullName: Word.SelectionMode
+summary: >-
+  This enum sets where the cursor (insertion point) in the document is after a
+  selection.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/scroll-to-range.yaml
+
+
+  await Word.run(async (context) => {
+    // Select can be at the start or end of a range; this by definition moves the insertion point without selecting the range.
+    context.document.body.paragraphs.getLast().select(Word.SelectionMode.end);
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: end
+    uid: word!Word.SelectionMode.end:member
+    package: word!
+    summary: >-
+      The cursor is at the end of the selection (just after the end of the
+      selected range).
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"End"'
+  - name: select
+    uid: word!Word.SelectionMode.select:member
+    package: word!
+    summary: >-
+      The entire range is selected.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Select"'
+  - name: start
+    uid: word!Word.SelectionMode.start:member
+    package: word!
+    summary: >-
+      The cursor is at the beginning of the selection (just before the start of
+      the selected range).
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Start"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.setting.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.setting.yml
new file mode 100644
index 0000000000..2647bfdafb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.setting.yml
@@ -0,0 +1,399 @@
+### YamlMime:TSType
+name: Word.Setting
+uid: word!Word.Setting:class
+package: word!
+fullName: Word.Setting
+summary: Represents a setting of the add-in.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+  // Adds a new custom setting or
+
+  // edits the value of an existing one.
+
+  await Word.run(async (context) => {
+    const key = (document.getElementById("key") as HTMLInputElement).value;
+    if (key == "") {
+      console.error("Key shouldn't be empty.");
+      return;
+    }
+
+    const value = (document.getElementById("value") as HTMLInputElement).value;
+    const settings: Word.SettingCollection = context.document.settings;
+    const setting: Word.Setting = settings.add(key, value);
+    setting.load();
+    await context.sync();
+
+    console.log("Setting added or edited:", setting);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.Setting#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: key
+    uid: word!Word.Setting#key:member
+    package: word!
+    fullName: key
+    summary: Gets the key of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+      // Adds a new custom setting or
+
+      // edits the value of an existing one.
+
+      await Word.run(async (context) => {
+        const key = (document.getElementById("key") as HTMLInputElement).value;
+        if (key == "") {
+          console.error("Key shouldn't be empty.");
+          return;
+        }
+
+        const value = (document.getElementById("value") as HTMLInputElement).value;
+        const settings: Word.SettingCollection = context.document.settings;
+        const setting: Word.Setting = settings.add(key, value);
+        setting.load();
+        await context.sync();
+
+        console.log("Setting added or edited:", setting);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly key: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.Setting#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the value of the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+      // Adds a new custom setting or
+
+      // edits the value of an existing one.
+
+      await Word.run(async (context) => {
+        const key = (document.getElementById("key") as HTMLInputElement).value;
+        if (key == "") {
+          console.error("Key shouldn't be empty.");
+          return;
+        }
+
+        const value = (document.getElementById("value") as HTMLInputElement).value;
+        const settings: Word.SettingCollection = context.document.settings;
+        const setting: Word.Setting = settings.add(key, value);
+        setting.load();
+        await context.sync();
+
+        console.log("Setting added or edited:", setting);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value: any;'
+      return:
+        type: any
+methods:
+  - name: delete()
+    uid: word!Word.Setting#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue commands add a setting.
+          const settings = context.document.settings;
+          const startMonth = settings.add('startMonth', { month: 'March', year: 1998 });
+
+          // Queue a command to get the count of settings.
+          const count = settings.getCount();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(count.value);
+
+          // Queue a command to delete the setting.
+          startMonth.delete();
+
+          // Queue a command to get the new count of settings.
+          count = settings.getCount();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(count.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Setting#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.SettingLoadOptions): Word.Setting;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Setting#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Setting;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Setting#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Setting;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Setting#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.SettingUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Setting#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Setting): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Setting#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Setting` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.SettingData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SettingData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Setting#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Setting;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Setting#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Setting;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.settingcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.settingcollection.yml
new file mode 100644
index 0000000000..b1d1a47715
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.settingcollection.yml
@@ -0,0 +1,513 @@
+### YamlMime:TSType
+name: Word.SettingCollection
+uid: word!Word.SettingCollection:class
+package: word!
+fullName: Word.SettingCollection
+summary: >-
+  Contains the collection of [Word.Setting](xref:word!Word.Setting:class)
+  objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+  // Deletes all custom settings this add-in had set on this document.
+
+  await Word.run(async (context) => {
+    const settings: Word.SettingCollection = context.document.settings;
+    settings.deleteAll();
+    await context.sync();
+    console.log("All settings deleted.");
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.SettingCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.SettingCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Setting[];'
+      return:
+        type: []
+        description: >-
+
+
+          #### Examples
+
+
+          ```TypeScript
+
+          // Link to full sample:
+          https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+          // Gets all custom settings this add-in set on this document.
+
+          await Word.run(async (context) => {
+            const settings: Word.SettingCollection = context.document.settings;
+            settings.load("items");
+            await context.sync();
+
+            if (settings.items.length == 0) {
+              console.log("There are no settings.");
+            } else {
+              console.log("All settings:");
+              for (let i = 0; i < settings.items.length; i++) {
+                console.log(settings.items[i]);
+              }
+            }
+          });
+
+          ```
+methods:
+  - name: add(key, value)
+    uid: word!Word.SettingCollection#add:member(1)
+    package: word!
+    fullName: add(key, value)
+    summary: Creates a new setting or sets an existing setting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-settings.yaml
+
+
+      // Adds a new custom setting or
+
+      // edits the value of an existing one.
+
+      await Word.run(async (context) => {
+        const key = (document.getElementById("key") as HTMLInputElement).value;
+        if (key == "") {
+          console.error("Key shouldn't be empty.");
+          return;
+        }
+
+        const value = (document.getElementById("value") as HTMLInputElement).value;
+        const settings: Word.SettingCollection = context.document.settings;
+        const setting: Word.Setting = settings.add(key, value);
+        setting.load();
+        await context.sync();
+
+        console.log("Setting added or edited:", setting);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(key: string, value: any): Word.Setting;'
+      parameters:
+        - id: key
+          description: Required. The setting's key, which is case-sensitive.
+          type: string
+        - id: value
+          description: Required. The setting's value.
+          type: any
+      return:
+        type: 
+        description: ''
+  - name: deleteAll()
+    uid: word!Word.SettingCollection#deleteAll:member(1)
+    package: word!
+    fullName: deleteAll()
+    summary: Deletes all settings in this add-in.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue commands add a setting.
+          const settings = context.document.settings;
+          settings.add('startMonth', { month: 'March', year: 1998 });
+
+          // Queue a command to get the count of settings.
+          const count = settings.getCount();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(count.value);
+
+          // Queue a command to delete all settings.
+          settings.deleteAll();
+
+          // Queue a command to get the new count of settings.
+          count = settings.getCount();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(count.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteAll(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getCount()
+    uid: word!Word.SettingCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Gets the count of settings.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue commands add a setting.
+          const settings = context.document.settings;
+          settings.add('startMonth', { month: 'March', year: 1998 });
+
+          // Queue a command to get the count of settings.
+          const count = settings.getCount();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(count.value);
+
+          // Queue a command to delete all settings.
+          settings.deleteAll();
+
+          // Queue a command to get the new count of settings.
+          count = settings.getCount();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(count.value);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItem(key)
+    uid: word!Word.SettingCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(key)
+    summary: >-
+      Gets a setting object by its key, which is case-sensitive. Throws an
+      `ItemNotFound` error if the setting doesn't exist.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue commands add a setting.
+          const settings = context.document.settings;
+          settings.add('startMonth', { month: 'March', year: 1998 });
+
+          // Queue a command to retrieve a setting.
+          const startMonth = settings.getItem('startMonth');
+
+          // Queue a command to load the setting.
+          startMonth.load();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+          console.log(JSON.stringify(startMonth.value));
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(key: string): Word.Setting;'
+      parameters:
+        - id: key
+          description: The key that identifies the setting object.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getItemOrNullObject(key)
+    uid: word!Word.SettingCollection#getItemOrNullObject:member(1)
+    package: word!
+    fullName: getItemOrNullObject(key)
+    summary: >-
+      Gets a setting object by its key, which is case-sensitive. If the setting
+      doesn't exist, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Run a batch operation against the Word object model.
+
+      await Word.run(async (context) => {
+
+          // Queue commands add a setting.
+          const settings = context.document.settings;
+          settings.add('startMonth', { month: 'March', year: 1998 });
+          
+          // Queue commands to retrieve settings.
+          const startMonth = settings.getItemOrNullObject('startMonth');
+          const endMonth = settings.getItemOrNullObject('endMonth');
+
+          // Queue commands to load settings.
+          startMonth.load();
+          endMonth.load();
+
+          // Synchronize the document state by executing the queued commands, 
+          // and return a promise to indicate task completion.
+          await context.sync();
+              if (startMonth.isNullObject) {
+                  console.log("No such setting.");
+              }
+              else {
+                  console.log(JSON.stringify(startMonth.value));
+              }
+              if (endMonth.isNullObject) {
+                  console.log("No such setting.");
+              }
+              else {
+                  console.log(JSON.stringify(endMonth.value));
+              }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemOrNullObject(key: string): Word.Setting;'
+      parameters:
+        - id: key
+          description: Required. The key that identifies the setting object.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.SettingCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.SettingCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.SettingCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+            & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.SettingCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.SettingCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.SettingCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.SettingCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.SettingCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.SettingCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.SettingCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SettingCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.SettingCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.SettingCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.SettingCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.SettingCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shading.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shading.yml
new file mode 100644
index 0000000000..b513b41731
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shading.yml
@@ -0,0 +1,334 @@
+### YamlMime:TSType
+name: Word.Shading
+uid: word!Word.Shading:class
+package: word!
+fullName: Word.Shading
+summary: Represents the shading object.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Updates shading properties (e.g., texture, pattern colors) of the specified
+  style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to update shading properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else {
+      const shading: Word.Shading = style.shading;
+      shading.load();
+      await context.sync();
+
+      shading.backgroundPatternColor = "blue";
+      shading.foregroundPatternColor = "yellow";
+      shading.texture = Word.ShadingTextureType.darkTrellis;
+
+      console.log("Updated shading.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: backgroundPatternColor
+    uid: word!Word.Shading#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color for the background of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.Shading#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: foregroundPatternColor
+    uid: word!Word.Shading#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color for the foreground of the object. You can provide the
+      value in the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor: string;'
+      return:
+        type: string
+  - name: texture
+    uid: word!Word.Shading#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        texture: Word.ShadingTextureType | "DarkDiagonalDown" | "DarkDiagonalUp"
+        | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" | "DarkVertical" |
+        "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid" |
+        "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+        "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25" |
+        "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" | "Percent45" |
+        "Percent5" | "Percent50" | "Percent55" | "Percent60" | "Percent62Pt5" |
+        "Percent65" | "Percent70" | "Percent75" | "Percent80" | "Percent85" |
+        "Percent87Pt5" | "Percent90" | "Percent95" | "Solid";
+      return:
+        type: >-
+           | "DarkDiagonalDown"
+          | "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+          "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid"
+          | "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+          "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25"
+          | "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" |
+          "Percent45" | "Percent5" | "Percent50" | "Percent55" | "Percent60" |
+          "Percent62Pt5" | "Percent65" | "Percent70" | "Percent75" | "Percent80"
+          | "Percent85" | "Percent87Pt5" | "Percent90" | "Percent95" | "Solid"
+methods:
+  - name: load(options)
+    uid: word!Word.Shading#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ShadingLoadOptions): Word.Shading;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Shading#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Shading;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Shading#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Shading;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Shading#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShadingUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Shading#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Shading): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Shading#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Shading` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ShadingData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShadingData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Shading#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Shading;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Shading#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Shading;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadingtexturetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadingtexturetype.yml
new file mode 100644
index 0000000000..7f38eb28ee
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadingtexturetype.yml
@@ -0,0 +1,428 @@
+### YamlMime:TSEnum
+name: Word.ShadingTextureType
+uid: word!Word.ShadingTextureType:enum
+package: word!
+fullName: Word.ShadingTextureType
+summary: >-
+  Represents the shading texture. To learn more about how to apply backgrounds
+  like textures, see [Add, change, or delete the background color in
+  Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Updates shading properties (e.g., texture, pattern colors) of the specified
+  style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to update shading properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else {
+      const shading: Word.Shading = style.shading;
+      shading.load();
+      await context.sync();
+
+      shading.backgroundPatternColor = "blue";
+      shading.foregroundPatternColor = "yellow";
+      shading.texture = Word.ShadingTextureType.darkTrellis;
+
+      console.log("Updated shading.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: darkDiagonalDown
+    uid: word!Word.ShadingTextureType.darkDiagonalDown:member
+    package: word!
+    summary: >-
+      Represents dark diagonal-down texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkDiagonalDown"'
+  - name: darkDiagonalUp
+    uid: word!Word.ShadingTextureType.darkDiagonalUp:member
+    package: word!
+    summary: >-
+      Represents dark diagonal-up texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkDiagonalUp"'
+  - name: darkGrid
+    uid: word!Word.ShadingTextureType.darkGrid:member
+    package: word!
+    summary: >-
+      Represents dark horizontal-cross texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkGrid"'
+  - name: darkHorizontal
+    uid: word!Word.ShadingTextureType.darkHorizontal:member
+    package: word!
+    summary: >-
+      Represents dark horizontal texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkHorizontal"'
+  - name: darkTrellis
+    uid: word!Word.ShadingTextureType.darkTrellis:member
+    package: word!
+    summary: >-
+      Represents dark diagonal-cross texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkTrellis"'
+  - name: darkVertical
+    uid: word!Word.ShadingTextureType.darkVertical:member
+    package: word!
+    summary: >-
+      Represents dark vertical texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DarkVertical"'
+  - name: lightDiagonalDown
+    uid: word!Word.ShadingTextureType.lightDiagonalDown:member
+    package: word!
+    summary: >-
+      Represents light diagonal-down texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightDiagonalDown"'
+  - name: lightDiagonalUp
+    uid: word!Word.ShadingTextureType.lightDiagonalUp:member
+    package: word!
+    summary: >-
+      Represents light diagonal-up texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightDiagonalUp"'
+  - name: lightGrid
+    uid: word!Word.ShadingTextureType.lightGrid:member
+    package: word!
+    summary: >-
+      Represents light horizontal-cross texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightGrid"'
+  - name: lightHorizontal
+    uid: word!Word.ShadingTextureType.lightHorizontal:member
+    package: word!
+    summary: >-
+      Represents light horizontal texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightHorizontal"'
+  - name: lightTrellis
+    uid: word!Word.ShadingTextureType.lightTrellis:member
+    package: word!
+    summary: >-
+      Represents light diagonal-cross texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightTrellis"'
+  - name: lightVertical
+    uid: word!Word.ShadingTextureType.lightVertical:member
+    package: word!
+    summary: >-
+      Represents light vertical texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"LightVertical"'
+  - name: none
+    uid: word!Word.ShadingTextureType.none:member
+    package: word!
+    summary: >-
+      Represents that there's no texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: percent10
+    uid: word!Word.ShadingTextureType.percent10:member
+    package: word!
+    summary: >-
+      Represents 10 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent10"'
+  - name: percent12Pt5
+    uid: word!Word.ShadingTextureType.percent12Pt5:member
+    package: word!
+    summary: >-
+      Represents 12.5 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent12Pt5"'
+  - name: percent15
+    uid: word!Word.ShadingTextureType.percent15:member
+    package: word!
+    summary: >-
+      Represents 15 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent15"'
+  - name: percent20
+    uid: word!Word.ShadingTextureType.percent20:member
+    package: word!
+    summary: >-
+      Represents 20 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent20"'
+  - name: percent25
+    uid: word!Word.ShadingTextureType.percent25:member
+    package: word!
+    summary: >-
+      Represents 25 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent25"'
+  - name: percent30
+    uid: word!Word.ShadingTextureType.percent30:member
+    package: word!
+    summary: >-
+      Represents 30 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent30"'
+  - name: percent35
+    uid: word!Word.ShadingTextureType.percent35:member
+    package: word!
+    summary: >-
+      Represents 35 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent35"'
+  - name: percent37Pt5
+    uid: word!Word.ShadingTextureType.percent37Pt5:member
+    package: word!
+    summary: >-
+      Represents 37.5 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent37Pt5"'
+  - name: percent40
+    uid: word!Word.ShadingTextureType.percent40:member
+    package: word!
+    summary: >-
+      Represents 40 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent40"'
+  - name: percent45
+    uid: word!Word.ShadingTextureType.percent45:member
+    package: word!
+    summary: >-
+      Represents 45 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent45"'
+  - name: percent5
+    uid: word!Word.ShadingTextureType.percent5:member
+    package: word!
+    summary: >-
+      Represents 5 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent5"'
+  - name: percent50
+    uid: word!Word.ShadingTextureType.percent50:member
+    package: word!
+    summary: >-
+      Represents 50 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent50"'
+  - name: percent55
+    uid: word!Word.ShadingTextureType.percent55:member
+    package: word!
+    summary: >-
+      Represents 55 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent55"'
+  - name: percent60
+    uid: word!Word.ShadingTextureType.percent60:member
+    package: word!
+    summary: >-
+      Represents 60 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent60"'
+  - name: percent62Pt5
+    uid: word!Word.ShadingTextureType.percent62Pt5:member
+    package: word!
+    summary: >-
+      Represents 62.5 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent62Pt5"'
+  - name: percent65
+    uid: word!Word.ShadingTextureType.percent65:member
+    package: word!
+    summary: >-
+      Represents 65 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent65"'
+  - name: percent70
+    uid: word!Word.ShadingTextureType.percent70:member
+    package: word!
+    summary: >-
+      Represents 70 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent70"'
+  - name: percent75
+    uid: word!Word.ShadingTextureType.percent75:member
+    package: word!
+    summary: >-
+      Represents 75 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent75"'
+  - name: percent80
+    uid: word!Word.ShadingTextureType.percent80:member
+    package: word!
+    summary: >-
+      Represents 80 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent80"'
+  - name: percent85
+    uid: word!Word.ShadingTextureType.percent85:member
+    package: word!
+    summary: >-
+      Represents 85 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent85"'
+  - name: percent87Pt5
+    uid: word!Word.ShadingTextureType.percent87Pt5:member
+    package: word!
+    summary: >-
+      Represents 87.5 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent87Pt5"'
+  - name: percent90
+    uid: word!Word.ShadingTextureType.percent90:member
+    package: word!
+    summary: >-
+      Represents 90 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent90"'
+  - name: percent95
+    uid: word!Word.ShadingTextureType.percent95:member
+    package: word!
+    summary: >-
+      Represents 95 percent texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Percent95"'
+  - name: solid
+    uid: word!Word.ShadingTextureType.solid:member
+    package: word!
+    summary: >-
+      Represents solid texture.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Solid"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadinguniversal.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadinguniversal.yml
new file mode 100644
index 0000000000..ce6c624783
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadinguniversal.yml
@@ -0,0 +1,355 @@
+### YamlMime:TSType
+name: Word.ShadingUniversal
+uid: word!Word.ShadingUniversal:class
+package: word!
+fullName: Word.ShadingUniversal
+summary: >-
+  Represents the `ShadingUniversal` object, which manages shading for a range,
+  paragraph, frame, or table.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: backgroundPatternColor
+    uid: word!Word.ShadingUniversal#backgroundPatternColor:member
+    package: word!
+    fullName: backgroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object. You can provide the value in the '\#RRGGBB'
+      format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundPatternColor: string;'
+      return:
+        type: string
+  - name: backgroundPatternColorIndex
+    uid: word!Word.ShadingUniversal#backgroundPatternColorIndex:member
+    package: word!
+    fullName: backgroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the background of the
+      `ShadingUniversal` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        backgroundPatternColorIndex: Word.ColorIndex | "Auto" | "Black" | "Blue"
+        | "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+        "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+        "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: context
+    uid: word!Word.ShadingUniversal#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: foregroundPatternColor
+    uid: word!Word.ShadingUniversal#foregroundPatternColor:member
+    package: word!
+    fullName: foregroundPatternColor
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern. You can provide the value in the '\#RRGGBB' format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundPatternColor: string;'
+      return:
+        type: string
+  - name: foregroundPatternColorIndex
+    uid: word!Word.ShadingUniversal#foregroundPatternColorIndex:member
+    package: word!
+    fullName: foregroundPatternColorIndex
+    summary: >-
+      Specifies the color that's applied to the foreground of the
+      `ShadingUniversal` object. This color is applied to the dots and lines in
+      the shading pattern.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        foregroundPatternColorIndex: Word.ColorIndex | "Auto" | "Black" | "Blue"
+        | "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+        "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+        "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor";
+      return:
+        type: >-
+           | "Auto" | "Black" | "Blue" |
+          "Turquoise" | "BrightGreen" | "Pink" | "Red" | "Yellow" | "White" |
+          "DarkBlue" | "Teal" | "Green" | "Violet" | "DarkRed" | "DarkYellow" |
+          "Gray50" | "Gray25" | "ClassicRed" | "ClassicBlue" | "ByAuthor"
+  - name: texture
+    uid: word!Word.ShadingUniversal#texture:member
+    package: word!
+    fullName: texture
+    summary: >-
+      Specifies the shading texture of the object. To learn more about how to
+      apply backgrounds like textures, see [Add, change, or delete the
+      background color in
+      Word](https://support.microsoft.com/office/db481e61-7af6-4063-bbcd-b276054a5515).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        texture: Word.ShadingTextureType | "DarkDiagonalDown" | "DarkDiagonalUp"
+        | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" | "DarkVertical" |
+        "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid" |
+        "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+        "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25" |
+        "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" | "Percent45" |
+        "Percent5" | "Percent50" | "Percent55" | "Percent60" | "Percent62Pt5" |
+        "Percent65" | "Percent70" | "Percent75" | "Percent80" | "Percent85" |
+        "Percent87Pt5" | "Percent90" | "Percent95" | "Solid";
+      return:
+        type: >-
+           | "DarkDiagonalDown"
+          | "DarkDiagonalUp" | "DarkGrid" | "DarkHorizontal" | "DarkTrellis" |
+          "DarkVertical" | "LightDiagonalDown" | "LightDiagonalUp" | "LightGrid"
+          | "LightHorizontal" | "LightTrellis" | "LightVertical" | "None" |
+          "Percent10" | "Percent12Pt5" | "Percent15" | "Percent20" | "Percent25"
+          | "Percent30" | "Percent35" | "Percent37Pt5" | "Percent40" |
+          "Percent45" | "Percent5" | "Percent50" | "Percent55" | "Percent60" |
+          "Percent62Pt5" | "Percent65" | "Percent70" | "Percent75" | "Percent80"
+          | "Percent85" | "Percent87Pt5" | "Percent90" | "Percent95" | "Solid"
+methods:
+  - name: load(options)
+    uid: word!Word.ShadingUniversal#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ShadingUniversalLoadOptions):
+        Word.ShadingUniversal;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ShadingUniversal#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ShadingUniversal;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ShadingUniversal#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ShadingUniversal;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ShadingUniversal#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShadingUniversalUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ShadingUniversal#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ShadingUniversal): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ShadingUniversal#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ShadingUniversal`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ShadingUniversalData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShadingUniversalData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ShadingUniversal#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ShadingUniversal;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ShadingUniversal#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ShadingUniversal;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowformat.yml
new file mode 100644
index 0000000000..c51a910e04
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowformat.yml
@@ -0,0 +1,468 @@
+### YamlMime:TSType
+name: Word.ShadowFormat
+uid: word!Word.ShadowFormat:class
+package: word!
+fullName: Word.ShadowFormat
+summary: Represents the shadow formatting for a shape or text in Word.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: blur
+    uid: word!Word.ShadowFormat#blur:member
+    package: word!
+    fullName: blur
+    summary: >-
+      Specifies the blur level for a shadow format as a value between 0.0 and
+      100.0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'blur: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.ShadowFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: foregroundColor
+    uid: word!Word.ShadowFormat#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the foreground color for
+      the fill, line, or shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly foregroundColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: isVisible
+    uid: word!Word.ShadowFormat#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: Specifies whether the object or the formatting applied to it is visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible: boolean;'
+      return:
+        type: boolean
+  - name: obscured
+    uid: word!Word.ShadowFormat#obscured:member
+    package: word!
+    fullName: obscured
+    summary: >-
+      Specifies `true` if the shadow of the shape appears filled in and is
+      obscured by the shape, even if the shape has no fill, `false` if the
+      shadow has no fill and the outline of the shadow is visible through the
+      shape if the shape has no fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'obscured: boolean;'
+      return:
+        type: boolean
+  - name: offsetX
+    uid: word!Word.ShadowFormat#offsetX:member
+    package: word!
+    fullName: offsetX
+    summary: >-
+      Specifies the horizontal offset (in points) of the shadow from the shape.
+      A positive value offsets the shadow to the right of the shape; a negative
+      value offsets it to the left.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetX: number;'
+      return:
+        type: number
+  - name: offsetY
+    uid: word!Word.ShadowFormat#offsetY:member
+    package: word!
+    fullName: offsetY
+    summary: >-
+      Specifies the vertical offset (in points) of the shadow from the shape. A
+      positive value offsets the shadow to the top of the shape; a negative
+      value offsets it to the bottom.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'offsetY: number;'
+      return:
+        type: number
+  - name: rotateWithShape
+    uid: word!Word.ShadowFormat#rotateWithShape:member
+    package: word!
+    fullName: rotateWithShape
+    summary: Specifies whether to rotate the shadow when rotating the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotateWithShape: boolean;'
+      return:
+        type: boolean
+  - name: size
+    uid: word!Word.ShadowFormat#size:member
+    package: word!
+    fullName: size
+    summary: Specifies the width of the shadow.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'size: number;'
+      return:
+        type: number
+  - name: style
+    uid: word!Word.ShadowFormat#style:member
+    package: word!
+    fullName: style
+    summary: Specifies the type of shadow formatting to apply to a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style: Word.ShadowStyle | "Mixed" | "OuterShadow" | "InnerShadow";'
+      return:
+        type: >-
+           | "Mixed" | "OuterShadow" |
+          "InnerShadow"
+  - name: transparency
+    uid: word!Word.ShadowFormat#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the degree of transparency of the shadow as a value between 0.0
+      (opaque) and 1.0 (clear).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.ShadowFormat#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the shape shadow type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.ShadowType | "Mixed" | "Type1" | "Type2" | "Type3" | "Type4"
+        | "Type5" | "Type6" | "Type7" | "Type8" | "Type9" | "Type10" | "Type11"
+        | "Type12" | "Type13" | "Type14" | "Type15" | "Type16" | "Type17" |
+        "Type18" | "Type19" | "Type20" | "Type21" | "Type22" | "Type23" |
+        "Type24" | "Type25" | "Type26" | "Type27" | "Type28" | "Type29" |
+        "Type30" | "Type31" | "Type32" | "Type33" | "Type34" | "Type35" |
+        "Type36" | "Type37" | "Type38" | "Type39" | "Type40" | "Type41" |
+        "Type42" | "Type43";
+      return:
+        type: >-
+           | "Mixed" | "Type1" | "Type2"
+          | "Type3" | "Type4" | "Type5" | "Type6" | "Type7" | "Type8" | "Type9"
+          | "Type10" | "Type11" | "Type12" | "Type13" | "Type14" | "Type15" |
+          "Type16" | "Type17" | "Type18" | "Type19" | "Type20" | "Type21" |
+          "Type22" | "Type23" | "Type24" | "Type25" | "Type26" | "Type27" |
+          "Type28" | "Type29" | "Type30" | "Type31" | "Type32" | "Type33" |
+          "Type34" | "Type35" | "Type36" | "Type37" | "Type38" | "Type39" |
+          "Type40" | "Type41" | "Type42" | "Type43"
+methods:
+  - name: incrementOffsetX(increment)
+    uid: word!Word.ShadowFormat#incrementOffsetX:member(1)
+    package: word!
+    fullName: incrementOffsetX(increment)
+    summary: >-
+      Changes the horizontal offset of the shadow by the number of points.
+      Increment The number of points to adjust.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementOffsetX(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: incrementOffsetY(increment)
+    uid: word!Word.ShadowFormat#incrementOffsetY:member(1)
+    package: word!
+    fullName: incrementOffsetY(increment)
+    summary: >-
+      Changes the vertical offset of the shadow by the specified number of
+      points. Increment The number of points to adjust.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementOffsetY(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.ShadowFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ShadowFormatLoadOptions):
+        Word.ShadowFormat;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ShadowFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ShadowFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ShadowFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ShadowFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ShadowFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShadowFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ShadowFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ShadowFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ShadowFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ShadowFormat`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ShadowFormatData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShadowFormatData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ShadowFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ShadowFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ShadowFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ShadowFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowstyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowstyle.yml
new file mode 100644
index 0000000000..50c4b421ac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowstyle.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.ShadowStyle
+uid: word!Word.ShadowStyle:enum
+package: word!
+fullName: Word.ShadowStyle
+summary: Specifies the type of shadowing effect.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: innerShadow
+    uid: word!Word.ShadowStyle.innerShadow:member
+    package: word!
+    summary: >-
+      Represents an inner shadow style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"InnerShadow"'
+  - name: mixed
+    uid: word!Word.ShadowStyle.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed shadow style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: outerShadow
+    uid: word!Word.ShadowStyle.outerShadow:member
+    package: word!
+    summary: >-
+      Represents an outer shadow style.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OuterShadow"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowtype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowtype.yml
new file mode 100644
index 0000000000..b99e9efb79
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shadowtype.yml
@@ -0,0 +1,453 @@
+### YamlMime:TSEnum
+name: Word.ShadowType
+uid: word!Word.ShadowType:enum
+package: word!
+fullName: Word.ShadowType
+summary: Specifies the type of shadow displayed with a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.ShadowType.mixed:member
+    package: word!
+    summary: >-
+      Represents a mixed shadow type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: type1
+    uid: word!Word.ShadowType.type1:member
+    package: word!
+    summary: >-
+      Represents shadow type 1.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type1"'
+  - name: type10
+    uid: word!Word.ShadowType.type10:member
+    package: word!
+    summary: >-
+      Represents shadow type 10.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type10"'
+  - name: type11
+    uid: word!Word.ShadowType.type11:member
+    package: word!
+    summary: >-
+      Represents shadow type 11.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type11"'
+  - name: type12
+    uid: word!Word.ShadowType.type12:member
+    package: word!
+    summary: >-
+      Represents shadow type 12.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type12"'
+  - name: type13
+    uid: word!Word.ShadowType.type13:member
+    package: word!
+    summary: >-
+      Represents shadow type 13.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type13"'
+  - name: type14
+    uid: word!Word.ShadowType.type14:member
+    package: word!
+    summary: >-
+      Represents shadow type 14.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type14"'
+  - name: type15
+    uid: word!Word.ShadowType.type15:member
+    package: word!
+    summary: >-
+      Represents shadow type 15.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type15"'
+  - name: type16
+    uid: word!Word.ShadowType.type16:member
+    package: word!
+    summary: >-
+      Represents shadow type 16.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type16"'
+  - name: type17
+    uid: word!Word.ShadowType.type17:member
+    package: word!
+    summary: >-
+      Represents shadow type 17.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type17"'
+  - name: type18
+    uid: word!Word.ShadowType.type18:member
+    package: word!
+    summary: >-
+      Represents shadow type 18.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type18"'
+  - name: type19
+    uid: word!Word.ShadowType.type19:member
+    package: word!
+    summary: >-
+      Represents shadow type 19.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type19"'
+  - name: type2
+    uid: word!Word.ShadowType.type2:member
+    package: word!
+    summary: >-
+      Represents shadow type 2.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type2"'
+  - name: type20
+    uid: word!Word.ShadowType.type20:member
+    package: word!
+    summary: >-
+      Represents shadow type 20.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type20"'
+  - name: type21
+    uid: word!Word.ShadowType.type21:member
+    package: word!
+    summary: >-
+      Represents shadow type 21.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type21"'
+  - name: type22
+    uid: word!Word.ShadowType.type22:member
+    package: word!
+    summary: >-
+      Represents shadow type 22.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type22"'
+  - name: type23
+    uid: word!Word.ShadowType.type23:member
+    package: word!
+    summary: >-
+      Represents shadow type 23.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type23"'
+  - name: type24
+    uid: word!Word.ShadowType.type24:member
+    package: word!
+    summary: >-
+      Represents shadow type 24.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type24"'
+  - name: type25
+    uid: word!Word.ShadowType.type25:member
+    package: word!
+    summary: >-
+      Represents shadow type 25.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type25"'
+  - name: type26
+    uid: word!Word.ShadowType.type26:member
+    package: word!
+    summary: >-
+      Represents shadow type 26.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type26"'
+  - name: type27
+    uid: word!Word.ShadowType.type27:member
+    package: word!
+    summary: >-
+      Represents shadow type 27.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type27"'
+  - name: type28
+    uid: word!Word.ShadowType.type28:member
+    package: word!
+    summary: >-
+      Represents shadow type 28.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type28"'
+  - name: type29
+    uid: word!Word.ShadowType.type29:member
+    package: word!
+    summary: >-
+      Represents shadow type 29.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type29"'
+  - name: type3
+    uid: word!Word.ShadowType.type3:member
+    package: word!
+    summary: >-
+      Represents shadow type 3.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type3"'
+  - name: type30
+    uid: word!Word.ShadowType.type30:member
+    package: word!
+    summary: >-
+      Represents shadow type 30.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type30"'
+  - name: type31
+    uid: word!Word.ShadowType.type31:member
+    package: word!
+    summary: >-
+      Represents shadow type 31.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type31"'
+  - name: type32
+    uid: word!Word.ShadowType.type32:member
+    package: word!
+    summary: >-
+      Represents shadow type 32.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type32"'
+  - name: type33
+    uid: word!Word.ShadowType.type33:member
+    package: word!
+    summary: >-
+      Represents shadow type 33.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type33"'
+  - name: type34
+    uid: word!Word.ShadowType.type34:member
+    package: word!
+    summary: >-
+      Represents shadow type 34.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type34"'
+  - name: type35
+    uid: word!Word.ShadowType.type35:member
+    package: word!
+    summary: >-
+      Represents shadow type 35.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type35"'
+  - name: type36
+    uid: word!Word.ShadowType.type36:member
+    package: word!
+    summary: >-
+      Represents shadow type 36.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type36"'
+  - name: type37
+    uid: word!Word.ShadowType.type37:member
+    package: word!
+    summary: >-
+      Represents shadow type 37.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type37"'
+  - name: type38
+    uid: word!Word.ShadowType.type38:member
+    package: word!
+    summary: >-
+      Represents shadow type 38.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type38"'
+  - name: type39
+    uid: word!Word.ShadowType.type39:member
+    package: word!
+    summary: >-
+      Represents shadow type 39.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type39"'
+  - name: type4
+    uid: word!Word.ShadowType.type4:member
+    package: word!
+    summary: >-
+      Represents shadow type 4.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type4"'
+  - name: type40
+    uid: word!Word.ShadowType.type40:member
+    package: word!
+    summary: >-
+      Represents shadow type 40.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type40"'
+  - name: type41
+    uid: word!Word.ShadowType.type41:member
+    package: word!
+    summary: >-
+      Represents shadow type 41.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type41"'
+  - name: type42
+    uid: word!Word.ShadowType.type42:member
+    package: word!
+    summary: >-
+      Represents shadow type 42.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type42"'
+  - name: type43
+    uid: word!Word.ShadowType.type43:member
+    package: word!
+    summary: >-
+      Represents shadow type 43.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type43"'
+  - name: type5
+    uid: word!Word.ShadowType.type5:member
+    package: word!
+    summary: >-
+      Represents shadow type 5.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type5"'
+  - name: type6
+    uid: word!Word.ShadowType.type6:member
+    package: word!
+    summary: >-
+      Represents shadow type 6.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type6"'
+  - name: type7
+    uid: word!Word.ShadowType.type7:member
+    package: word!
+    summary: >-
+      Represents shadow type 7.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type7"'
+  - name: type8
+    uid: word!Word.ShadowType.type8:member
+    package: word!
+    summary: >-
+      Represents shadow type 8.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type8"'
+  - name: type9
+    uid: word!Word.ShadowType.type9:member
+    package: word!
+    summary: >-
+      Represents shadow type 9.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Type9"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shape.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shape.yml
new file mode 100644
index 0000000000..16c51d0626
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shape.yml
@@ -0,0 +1,1189 @@
+### YamlMime:TSType
+name: Word.Shape
+uid: word!Word.Shape:class
+package: word!
+fullName: Word.Shape
+summary: >-
+  Represents a shape in the header, footer, or document body. Currently, only
+  the following shapes are supported: text boxes, geometric shapes, groups,
+  pictures, and canvases.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+  await Word.run(async (context) => {
+    // Sets the properties of the first text box.
+    const firstShapeWithTextBox: Word.Shape = context.document.body.shapes
+      .getByTypes([Word.ShapeType.textBox])
+      .getFirst();
+    firstShapeWithTextBox.top = 115;
+    firstShapeWithTextBox.left = 0;
+    firstShapeWithTextBox.width = 50;
+    firstShapeWithTextBox.height = 50;
+    await context.sync();
+
+    console.log("The first text box's properties were updated:", firstShapeWithTextBox);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: allowOverlap
+    uid: word!Word.Shape#allowOverlap:member
+    package: word!
+    fullName: allowOverlap
+    summary: Specifies whether a given shape can overlap other shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowOverlap: boolean;'
+      return:
+        type: boolean
+  - name: altTextDescription
+    uid: word!Word.Shape#altTextDescription:member
+    package: word!
+    fullName: altTextDescription
+    summary: >-
+      Specifies a string that represents the alternative text associated with
+      the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'altTextDescription: string;'
+      return:
+        type: string
+  - name: body
+    uid: word!Word.Shape#body:member
+    package: word!
+    fullName: body
+    summary: >-
+      Represents the body object of the shape. Only applies to text boxes and
+      geometric shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly body: Word.Body;'
+      return:
+        type: 
+  - name: canvas
+    uid: word!Word.Shape#canvas:member
+    package: word!
+    fullName: canvas
+    summary: >-
+      Gets the canvas associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "Canvas". For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly canvas: Word.Canvas;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Shape#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: fill
+    uid: word!Word.Shape#fill:member
+    package: word!
+    fullName: fill
+    summary: Returns the fill formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fill: Word.ShapeFill;'
+      return:
+        type: 
+  - name: geometricShapeType
+    uid: word!Word.Shape#geometricShapeType:member
+    package: word!
+    fullName: geometricShapeType
+    summary: >-
+      The geometric shape type of the shape. It will be null if isn't a
+      geometric shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        geometricShapeType: Word.GeometricShapeType | "LineInverse" | "Triangle"
+        | "RightTriangle" | "Rectangle" | "Diamond" | "Parallelogram" |
+        "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" | "Hexagon" |
+        "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4" | "Star5" |
+        "Star6" | "Star7" | "Star8" | "Star10" | "Star12" | "Star16" | "Star24"
+        | "Star32" | "RoundRectangle" | "Round1Rectangle" |
+        "Round2SameRectangle" | "Round2DiagonalRectangle" | "SnipRoundRectangle"
+        | "Snip1Rectangle" | "Snip2SameRectangle" | "Snip2DiagonalRectangle" |
+        "Plaque" | "Ellipse" | "Teardrop" | "HomePlate" | "Chevron" | "PieWedge"
+        | "Pie" | "BlockArc" | "Donut" | "NoSmoking" | "RightArrow" |
+        "LeftArrow" | "UpArrow" | "DownArrow" | "StripedRightArrow" |
+        "NotchedRightArrow" | "BentUpArrow" | "LeftRightArrow" | "UpDownArrow" |
+        "LeftUpArrow" | "LeftRightUpArrow" | "QuadArrow" | "LeftArrowCallout" |
+        "RightArrowCallout" | "UpArrowCallout" | "DownArrowCallout" |
+        "LeftRightArrowCallout" | "UpDownArrowCallout" | "QuadArrowCallout" |
+        "BentArrow" | "UturnArrow" | "CircularArrow" | "LeftCircularArrow" |
+        "LeftRightCircularArrow" | "CurvedRightArrow" | "CurvedLeftArrow" |
+        "CurvedUpArrow" | "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" |
+        "LightningBolt" | "Heart" | "Sun" | "Moon" | "SmileyFace" |
+        "IrregularSeal1" | "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame"
+        | "HalfFrame" | "Corner" | "DiagonalStripe" | "Chord" | "Arc" |
+        "LeftBracket" | "RightBracket" | "LeftBrace" | "RightBrace" |
+        "BracketPair" | "BracePair" | "Callout1" | "Callout2" | "Callout3" |
+        "AccentCallout1" | "AccentCallout2" | "AccentCallout3" |
+        "BorderCallout1" | "BorderCallout2" | "BorderCallout3" |
+        "AccentBorderCallout1" | "AccentBorderCallout2" | "AccentBorderCallout3"
+        | "WedgeRectCallout" | "WedgeRRectCallout" | "WedgeEllipseCallout" |
+        "CloudCallout" | "Cloud" | "Ribbon" | "Ribbon2" | "EllipseRibbon" |
+        "EllipseRibbon2" | "LeftRightRibbon" | "VerticalScroll" |
+        "HorizontalScroll" | "Wave" | "DoubleWave" | "Plus" | "FlowChartProcess"
+        | "FlowChartDecision" | "FlowChartInputOutput" |
+        "FlowChartPredefinedProcess" | "FlowChartInternalStorage" |
+        "FlowChartDocument" | "FlowChartMultidocument" | "FlowChartTerminator" |
+        "FlowChartPreparation" | "FlowChartManualInput" |
+        "FlowChartManualOperation" | "FlowChartConnector" |
+        "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+        "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+        "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+        "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+        "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+        "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+        "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+        "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+        "ActionButtonInformation" | "ActionButtonForwardNext" |
+        "ActionButtonBackPrevious" | "ActionButtonEnd" | "ActionButtonBeginning"
+        | "ActionButtonReturn" | "ActionButtonDocument" | "ActionButtonSound" |
+        "ActionButtonMovie" | "Gear6" | "Gear9" | "Funnel" | "MathPlus" |
+        "MathMinus" | "MathMultiply" | "MathDivide" | "MathEqual" |
+        "MathNotEqual" | "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" |
+        "ChartStar" | "ChartPlus";
+      return:
+        type: >-
+           | "LineInverse" |
+          "Triangle" | "RightTriangle" | "Rectangle" | "Diamond" |
+          "Parallelogram" | "Trapezoid" | "NonIsoscelesTrapezoid" | "Pentagon" |
+          "Hexagon" | "Heptagon" | "Octagon" | "Decagon" | "Dodecagon" | "Star4"
+          | "Star5" | "Star6" | "Star7" | "Star8" | "Star10" | "Star12" |
+          "Star16" | "Star24" | "Star32" | "RoundRectangle" | "Round1Rectangle"
+          | "Round2SameRectangle" | "Round2DiagonalRectangle" |
+          "SnipRoundRectangle" | "Snip1Rectangle" | "Snip2SameRectangle" |
+          "Snip2DiagonalRectangle" | "Plaque" | "Ellipse" | "Teardrop" |
+          "HomePlate" | "Chevron" | "PieWedge" | "Pie" | "BlockArc" | "Donut" |
+          "NoSmoking" | "RightArrow" | "LeftArrow" | "UpArrow" | "DownArrow" |
+          "StripedRightArrow" | "NotchedRightArrow" | "BentUpArrow" |
+          "LeftRightArrow" | "UpDownArrow" | "LeftUpArrow" | "LeftRightUpArrow"
+          | "QuadArrow" | "LeftArrowCallout" | "RightArrowCallout" |
+          "UpArrowCallout" | "DownArrowCallout" | "LeftRightArrowCallout" |
+          "UpDownArrowCallout" | "QuadArrowCallout" | "BentArrow" | "UturnArrow"
+          | "CircularArrow" | "LeftCircularArrow" | "LeftRightCircularArrow" |
+          "CurvedRightArrow" | "CurvedLeftArrow" | "CurvedUpArrow" |
+          "CurvedDownArrow" | "SwooshArrow" | "Cube" | "Can" | "LightningBolt" |
+          "Heart" | "Sun" | "Moon" | "SmileyFace" | "IrregularSeal1" |
+          "IrregularSeal2" | "FoldedCorner" | "Bevel" | "Frame" | "HalfFrame" |
+          "Corner" | "DiagonalStripe" | "Chord" | "Arc" | "LeftBracket" |
+          "RightBracket" | "LeftBrace" | "RightBrace" | "BracketPair" |
+          "BracePair" | "Callout1" | "Callout2" | "Callout3" | "AccentCallout1"
+          | "AccentCallout2" | "AccentCallout3" | "BorderCallout1" |
+          "BorderCallout2" | "BorderCallout3" | "AccentBorderCallout1" |
+          "AccentBorderCallout2" | "AccentBorderCallout3" | "WedgeRectCallout" |
+          "WedgeRRectCallout" | "WedgeEllipseCallout" | "CloudCallout" | "Cloud"
+          | "Ribbon" | "Ribbon2" | "EllipseRibbon" | "EllipseRibbon2" |
+          "LeftRightRibbon" | "VerticalScroll" | "HorizontalScroll" | "Wave" |
+          "DoubleWave" | "Plus" | "FlowChartProcess" | "FlowChartDecision" |
+          "FlowChartInputOutput" | "FlowChartPredefinedProcess" |
+          "FlowChartInternalStorage" | "FlowChartDocument" |
+          "FlowChartMultidocument" | "FlowChartTerminator" |
+          "FlowChartPreparation" | "FlowChartManualInput" |
+          "FlowChartManualOperation" | "FlowChartConnector" |
+          "FlowChartPunchedCard" | "FlowChartPunchedTape" |
+          "FlowChartSummingJunction" | "FlowChartOr" | "FlowChartCollate" |
+          "FlowChartSort" | "FlowChartExtract" | "FlowChartMerge" |
+          "FlowChartOfflineStorage" | "FlowChartOnlineStorage" |
+          "FlowChartMagneticTape" | "FlowChartMagneticDisk" |
+          "FlowChartMagneticDrum" | "FlowChartDisplay" | "FlowChartDelay" |
+          "FlowChartAlternateProcess" | "FlowChartOffpageConnector" |
+          "ActionButtonBlank" | "ActionButtonHome" | "ActionButtonHelp" |
+          "ActionButtonInformation" | "ActionButtonForwardNext" |
+          "ActionButtonBackPrevious" | "ActionButtonEnd" |
+          "ActionButtonBeginning" | "ActionButtonReturn" |
+          "ActionButtonDocument" | "ActionButtonSound" | "ActionButtonMovie" |
+          "Gear6" | "Gear9" | "Funnel" | "MathPlus" | "MathMinus" |
+          "MathMultiply" | "MathDivide" | "MathEqual" | "MathNotEqual" |
+          "CornerTabs" | "SquareTabs" | "PlaqueTabs" | "ChartX" | "ChartStar" |
+          "ChartPlus"
+  - name: height
+    uid: word!Word.Shape#height:member
+    package: word!
+    fullName: height
+    summary: The height, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'height: number;'
+      return:
+        type: number
+  - name: heightRelative
+    uid: word!Word.Shape#heightRelative:member
+    package: word!
+    fullName: heightRelative
+    summary: >-
+      The percentage of shape height to vertical relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'heightRelative: number;'
+      return:
+        type: number
+  - name: id
+    uid: word!Word.Shape#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the shape identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: number;'
+      return:
+        type: number
+  - name: isChild
+    uid: word!Word.Shape#isChild:member
+    package: word!
+    fullName: isChild
+    summary: Check whether this shape is a child of a group shape or a canvas shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isChild: boolean;'
+      return:
+        type: boolean
+  - name: left
+    uid: word!Word.Shape#left:member
+    package: word!
+    fullName: left
+    summary: >-
+      The distance, in points, from the left side of the shape to the horizontal
+      relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'left: number;'
+      return:
+        type: number
+  - name: leftRelative
+    uid: word!Word.Shape#leftRelative:member
+    package: word!
+    fullName: leftRelative
+    summary: >-
+      The relative left position as a percentage from the left side of the shape
+      to the horizontal relative position, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftRelative: number;'
+      return:
+        type: number
+  - name: lockAspectRatio
+    uid: word!Word.Shape#lockAspectRatio:member
+    package: word!
+    fullName: lockAspectRatio
+    summary: Specifies if the aspect ratio of this shape is locked.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lockAspectRatio: boolean;'
+      return:
+        type: boolean
+  - name: name
+    uid: word!Word.Shape#name:member
+    package: word!
+    fullName: name
+    summary: The name of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'name: string;'
+      return:
+        type: string
+  - name: parentCanvas
+    uid: word!Word.Shape#parentCanvas:member
+    package: word!
+    fullName: parentCanvas
+    summary: >-
+      Gets the top-level parent canvas shape of this child shape. It will be
+      null if it isn't a child shape of a canvas.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentCanvas: Word.Shape;'
+      return:
+        type: 
+  - name: parentGroup
+    uid: word!Word.Shape#parentGroup:member
+    package: word!
+    fullName: parentGroup
+    summary: >-
+      Gets the top-level parent group shape of this child shape. It will be null
+      if it isn't a child shape of a group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentGroup: Word.Shape;'
+      return:
+        type: 
+  - name: relativeHorizontalPosition
+    uid: word!Word.Shape#relativeHorizontalPosition:member
+    package: word!
+    fullName: relativeHorizontalPosition
+    summary: >-
+      The relative horizontal position of the shape. For an inline shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalPosition: Word.RelativeHorizontalPosition | "Margin" |
+        "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Column" | "Character" | "LeftMargin" | "RightMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeHorizontalSize
+    uid: word!Word.Shape#relativeHorizontalSize:member
+    package: word!
+    fullName: relativeHorizontalSize
+    summary: >-
+      The relative horizontal size of the shape. For an inline or child shape,
+      it can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeHorizontalSize: Word.RelativeSize | "Margin" | "Page" |
+        "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" | "Page" |
+          "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalPosition
+    uid: word!Word.Shape#relativeVerticalPosition:member
+    package: word!
+    fullName: relativeVerticalPosition
+    summary: >-
+      The relative vertical position of the shape. For an inline shape, it can't
+      be set. For details, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalPosition: Word.RelativeVerticalPosition | "Margin" |
+        "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+        "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" |
+          "Page" | "Paragraph" | "Line" | "TopMargin" | "BottomMargin" |
+          "InsideMargin" | "OutsideMargin"
+  - name: relativeVerticalSize
+    uid: word!Word.Shape#relativeVerticalSize:member
+    package: word!
+    fullName: relativeVerticalSize
+    summary: >-
+      The relative vertical size of the shape. For an inline or child shape, it
+      can't be set. For details, see
+      [Word.RelativeHorizontalPosition](xref:word!Word.RelativeHorizontalPosition:enum).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        relativeVerticalSize: Word.RelativeSize | "Margin" | "Page" |
+        "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin";
+      return:
+        type: >-
+           | "Margin" | "Page" |
+          "TopMargin" | "BottomMargin" | "InsideMargin" | "OutsideMargin"
+  - name: rotation
+    uid: word!Word.Shape#rotation:member
+    package: word!
+    fullName: rotation
+    summary: >-
+      Specifies the rotation, in degrees, of the shape. Not applicable to Canvas
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotation: number;'
+      return:
+        type: number
+  - name: shapeGroup
+    uid: word!Word.Shape#shapeGroup:member
+    package: word!
+    fullName: shapeGroup
+    summary: >-
+      Gets the shape group associated with the shape. An object with its
+      `isNullObject` property set to `true` will be returned if the shape type
+      isn't "GroupShape". For further information, see [*OrNullObject methods
+      and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shapeGroup: Word.ShapeGroup;'
+      return:
+        type: 
+  - name: textFrame
+    uid: word!Word.Shape#textFrame:member
+    package: word!
+    fullName: textFrame
+    summary: Gets the text frame object of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly textFrame: Word.TextFrame;'
+      return:
+        type: 
+  - name: textWrap
+    uid: word!Word.Shape#textWrap:member
+    package: word!
+    fullName: textWrap
+    summary: Returns the text wrap formatting of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly textWrap: Word.ShapeTextWrap;'
+      return:
+        type: 
+  - name: top
+    uid: word!Word.Shape#top:member
+    package: word!
+    fullName: top
+    summary: >-
+      The distance, in points, from the top edge of the shape to the vertical
+      relative position (see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum)). For an inline shape, it will return 0 and can't be set. For a child
+      shape in a canvas or group, it's relative to the top left corner.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'top: number;'
+      return:
+        type: number
+  - name: topRelative
+    uid: word!Word.Shape#topRelative:member
+    package: word!
+    fullName: topRelative
+    summary: >-
+      The relative top position as a percentage from the top edge of the shape
+      to the vertical relative position, see
+      [Word.RelativeVerticalPosition](xref:word!Word.RelativeVerticalPosition:enum). For an inline or child shape, it will return 0 and can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topRelative: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.Shape#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Gets the shape type. Currently, only the following shapes are supported:
+      text boxes, geometric shapes, groups, pictures, and canvases.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets text boxes in main document.
+        const shapes: Word.ShapeCollection = context.document.body.shapes;
+        shapes.load();
+        await context.sync();
+
+        if (shapes.items.length > 0) {
+          shapes.items.forEach(function(shape, index) {
+            if (shape.type === Word.ShapeType.textBox) {
+              console.log(`Shape ${index} in the main document has a text box. Properties:`, shape);
+            }
+          });
+        } else {
+          console.log("No shapes found in main document.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.ShapeType | "Unsupported" | "TextBox" |
+        "GeometricShape" | "Group" | "Picture" | "Canvas";
+      return:
+        type: >-
+           | "Unsupported" | "TextBox" |
+          "GeometricShape" | "Group" | "Picture" | "Canvas"
+  - name: visible
+    uid: word!Word.Shape#visible:member
+    package: word!
+    fullName: visible
+    summary: Specifies if the shape is visible. Not applicable to inline shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visible: boolean;'
+      return:
+        type: boolean
+  - name: width
+    uid: word!Word.Shape#width:member
+    package: word!
+    fullName: width
+    summary: The width, in points, of the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+  - name: widthRelative
+    uid: word!Word.Shape#widthRelative:member
+    package: word!
+    fullName: widthRelative
+    summary: >-
+      The percentage of shape width to horizontal relative size, see
+      [Word.RelativeSize](xref:word!Word.RelativeSize:enum). For an
+      inline or child shape, it can't be set.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'widthRelative: number;'
+      return:
+        type: number
+methods:
+  - name: delete()
+    uid: word!Word.Shape#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the shape and its content.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Deletes the first text box.
+        context.document.body.shapes
+          .getByTypes([Word.ShapeType.textBox])
+          .getFirst()
+          .delete();
+        await context.sync();
+
+        console.log("The first text box in document was deleted.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Shape#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ShapeLoadOptions): Word.Shape;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Shape#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Shape;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Shape#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Shape;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: moveHorizontally(distance)
+    uid: word!Word.Shape#moveHorizontally:member(1)
+    package: word!
+    fullName: moveHorizontally(distance)
+    summary: Moves the shape horizontally by the number of points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'moveHorizontally(distance: number): void;'
+      parameters:
+        - id: distance
+          description: >-
+            Required. Specifies how far the shape is to be moved horizontally,
+            in points. Use a positive value to move the shape right. Use a
+            negative value to move the shape left.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: moveVertically(distance)
+    uid: word!Word.Shape#moveVertically:member(1)
+    package: word!
+    fullName: moveVertically(distance)
+    summary: Moves the shape vertically by the number of points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'moveVertically(distance: number): void;'
+      parameters:
+        - id: distance
+          description: >-
+            Required. Specifies how far the shape is to be moved vertically, in
+            points. Use a positive value to move the shape up. Use a negative
+            value to move the shape down.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: scaleHeight(scaleFactor, scaleType, scaleFrom)
+    uid: word!Word.Shape#scaleHeight:member(1)
+    package: word!
+    fullName: scaleHeight(scaleFactor, scaleType, scaleFrom)
+    summary: >-
+      Scales the height of the shape by a specified factor. For images, you can
+      indicate whether you want to scale the shape relative to the original or
+      the current size. Shapes other than pictures are always scaled relative to
+      their current height.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        scaleHeight(scaleFactor: number, scaleType: Word.ShapeScaleType,
+        scaleFrom?: Word.ShapeScaleFrom): void;
+      parameters:
+        - id: scaleFactor
+          description: >-
+            Specifies the ratio between the height of the shape after you resize
+            it and the current or original height.
+          type: number
+        - id: scaleType
+          description: >-
+            Specifies whether the shape is scaled relative to its original or
+            current size. The original size scaling option only works for
+            images.
+          type: 
+        - id: scaleFrom
+          description: >-
+            Optional. Specifies which part of the shape retains its position
+            when the shape is scaled. If omitted, it represents that the shape's
+            upper left corner retains its position.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: scaleHeight(scaleFactor, scaleType, scaleFrom)
+    uid: word!Word.Shape#scaleHeight:member(2)
+    package: word!
+    fullName: scaleHeight(scaleFactor, scaleType, scaleFrom)
+    summary: >-
+      Scales the height of the shape by a specified factor. For images, you can
+      indicate whether you want to scale the shape relative to the original or
+      the current size. Shapes other than pictures are always scaled relative to
+      their current height.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        scaleHeight(scaleFactor: number, scaleType: "CurrentSize" |
+        "OriginalSize", scaleFrom?: "ScaleFromTopLeft" | "ScaleFromMiddle" |
+        "ScaleFromBottomRight"): void;
+      parameters:
+        - id: scaleFactor
+          description: >-
+            Specifies the ratio between the height of the shape after you resize
+            it and the current or original height.
+          type: number
+        - id: scaleType
+          description: >-
+            Specifies whether the shape is scaled relative to its original or
+            current size. The original size scaling option only works for
+            images.
+          type: '"CurrentSize" | "OriginalSize"'
+        - id: scaleFrom
+          description: >-
+            Optional. Specifies which part of the shape retains its position
+            when the shape is scaled. If omitted, it represents that the shape's
+            upper left corner retains its position.
+          type: '"ScaleFromTopLeft" | "ScaleFromMiddle" | "ScaleFromBottomRight"'
+      return:
+        type: void
+        description: ''
+  - name: scaleWidth(scaleFactor, scaleType, scaleFrom)
+    uid: word!Word.Shape#scaleWidth:member(1)
+    package: word!
+    fullName: scaleWidth(scaleFactor, scaleType, scaleFrom)
+    summary: >-
+      Scales the width of the shape by a specified factor. For images, you can
+      indicate whether you want to scale the shape relative to the original or
+      the current size. Shapes other than pictures are always scaled relative to
+      their current height.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        scaleWidth(scaleFactor: number, scaleType: Word.ShapeScaleType,
+        scaleFrom?: Word.ShapeScaleFrom): void;
+      parameters:
+        - id: scaleFactor
+          description: >-
+            Specifies the ratio between the width of the shape after you resize
+            it and the current or original width.
+          type: number
+        - id: scaleType
+          description: >-
+            Specifies whether the shape is scaled relative to its original or
+            current size. The original size scaling option only works for
+            images.
+          type: 
+        - id: scaleFrom
+          description: >-
+            Optional. Specifies which part of the shape retains its position
+            when the shape is scaled. If omitted, it represents that the shape's
+            upper left corner retains its position.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: scaleWidth(scaleFactor, scaleType, scaleFrom)
+    uid: word!Word.Shape#scaleWidth:member(2)
+    package: word!
+    fullName: scaleWidth(scaleFactor, scaleType, scaleFrom)
+    summary: >-
+      Scales the width of the shape by a specified factor. For images, you can
+      indicate whether you want to scale the shape relative to the original or
+      the current size. Shapes other than pictures are always scaled relative to
+      their current height.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        scaleWidth(scaleFactor: number, scaleType: "CurrentSize" |
+        "OriginalSize", scaleFrom?: "ScaleFromTopLeft" | "ScaleFromMiddle" |
+        "ScaleFromBottomRight"): void;
+      parameters:
+        - id: scaleFactor
+          description: >-
+            Specifies the ratio between the width of the shape after you resize
+            it and the current or original width.
+          type: number
+        - id: scaleType
+          description: >-
+            Specifies whether the shape is scaled relative to its original or
+            current size. The original size scaling option only works for
+            images.
+          type: '"CurrentSize" | "OriginalSize"'
+        - id: scaleFrom
+          description: >-
+            Optional. Specifies which part of the shape retains its position
+            when the shape is scaled. If omitted, it represents that the shape's
+            upper left corner retains its position.
+          type: '"ScaleFromTopLeft" | "ScaleFromMiddle" | "ScaleFromBottomRight"'
+      return:
+        type: void
+        description: ''
+  - name: select(selectMultipleShapes)
+    uid: word!Word.Shape#select:member(1)
+    package: word!
+    fullName: select(selectMultipleShapes)
+    summary: Selects the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectMultipleShapes?: boolean): void;'
+      parameters:
+        - id: selectMultipleShapes
+          description: >-
+            Optional. Whether to select multiple floating shapes. The default
+            value is false.
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Shape#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShapeUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Shape#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Shape): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Shape#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Shape` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ShapeData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShapeData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Shape#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Shape;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Shape#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Shape;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapeautosize.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapeautosize.yml
new file mode 100644
index 0000000000..627b2eb582
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapeautosize.yml
@@ -0,0 +1,53 @@
+### YamlMime:TSEnum
+name: Word.ShapeAutoSize
+uid: word!Word.ShapeAutoSize:enum
+package: word!
+fullName: Word.ShapeAutoSize
+summary: Determines the type of automatic sizing allowed.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.ShapeAutoSize.mixed:member
+    package: word!
+    summary: >-
+      A combination of automatic sizing schemes are used.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.ShapeAutoSize.none:member
+    package: word!
+    summary: >-
+      No autosizing.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: shapeToFitText
+    uid: word!Word.ShapeAutoSize.shapeToFitText:member
+    package: word!
+    summary: >-
+      The shape is adjusted to fit the text.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ShapeToFitText"'
+  - name: textToFitShape
+    uid: word!Word.ShapeAutoSize.textToFitShape:member
+    package: word!
+    summary: >-
+      The text is adjusted to fit the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TextToFitShape"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapecollection.yml
new file mode 100644
index 0000000000..6b4ee78efe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapecollection.yml
@@ -0,0 +1,458 @@
+### YamlMime:TSType
+name: Word.ShapeCollection
+uid: word!Word.ShapeCollection:class
+package: word!
+fullName: Word.ShapeCollection
+summary: >-
+  Contains a collection of [Word.Shape](xref:word!Word.Shape:class) objects.
+  Currently, only the following shapes are supported: text boxes, geometric
+  shapes, groups, pictures, and canvases.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+  await Word.run(async (context) => {
+    // Gets text boxes in main document.
+    const shapes: Word.ShapeCollection = context.document.body.shapes;
+    shapes.load();
+    await context.sync();
+
+    if (shapes.items.length > 0) {
+      shapes.items.forEach(function(shape, index) {
+        if (shape.type === Word.ShapeType.textBox) {
+          console.log(`Shape ${index} in the main document has a text box. Properties:`, shape);
+        }
+      });
+    } else {
+      console.log("No shapes found in main document.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ShapeCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.ShapeCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Shape[];'
+      return:
+        type: []
+methods:
+  - name: getByGeometricTypes(types)
+    uid: word!Word.ShapeCollection#getByGeometricTypes:member(1)
+    package: word!
+    fullName: getByGeometricTypes(types)
+    summary: >-
+      Gets the shapes that have the specified geometric types. Only applied to
+      geometric shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getByGeometricTypes(types: Word.GeometricShapeType[]):
+        Word.ShapeCollection;
+      parameters:
+        - id: types
+          description: Required. An array of geometric shape subtypes.
+          type: []
+      return:
+        type: 
+        description: ''
+  - name: getById(id)
+    uid: word!Word.ShapeCollection#getById:member(1)
+    package: word!
+    fullName: getById(id)
+    summary: >-
+      Gets a shape by its identifier. Throws an `ItemNotFound` error if there
+      isn't a shape with the identifier in this collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getById(id: number): Word.Shape;'
+      parameters:
+        - id: id
+          description: Required. A shape identifier.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getByIdOrNullObject(id)
+    uid: word!Word.ShapeCollection#getByIdOrNullObject:member(1)
+    package: word!
+    fullName: getByIdOrNullObject(id)
+    summary: >-
+      Gets a shape by its identifier. If there isn't a shape with the identifier
+      in this collection, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByIdOrNullObject(id: number): Word.Shape;'
+      parameters:
+        - id: id
+          description: Required. A shape identifier.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getByIds(ids)
+    uid: word!Word.ShapeCollection#getByIds:member(1)
+    package: word!
+    fullName: getByIds(ids)
+    summary: Gets the shapes by the identifiers.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByIds(ids: number[]): Word.ShapeCollection;'
+      parameters:
+        - id: ids
+          description: Required. An array of shape identifiers.
+          type: number[]
+      return:
+        type: 
+        description: ''
+  - name: getByNames(names)
+    uid: word!Word.ShapeCollection#getByNames:member(1)
+    package: word!
+    fullName: getByNames(names)
+    summary: Gets the shapes that have the specified names.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByNames(names: string[]): Word.ShapeCollection;'
+      parameters:
+        - id: names
+          description: Required. An array of shape names.
+          type: string[]
+      return:
+        type: 
+        description: ''
+  - name: getByTypes(types)
+    uid: word!Word.ShapeCollection#getByTypes:member(1)
+    package: word!
+    fullName: getByTypes(types)
+    summary: Gets the shapes that have the specified types.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Sets the properties of the first text box.
+        const firstShapeWithTextBox: Word.Shape = context.document.body.shapes
+          .getByTypes([Word.ShapeType.textBox])
+          .getFirst();
+        firstShapeWithTextBox.top = 115;
+        firstShapeWithTextBox.left = 0;
+        firstShapeWithTextBox.width = 50;
+        firstShapeWithTextBox.height = 50;
+        await context.sync();
+
+        console.log("The first text box's properties were updated:", firstShapeWithTextBox);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByTypes(types: Word.ShapeType[]): Word.ShapeCollection;'
+      parameters:
+        - id: types
+          description: Required. An array of shape types.
+          type: []
+      return:
+        type: 
+        description: ''
+  - name: getFirst()
+    uid: word!Word.ShapeCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first shape in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+      await Word.run(async (context) => {
+        // Inserts a content control into the first paragraph in the first text box.
+        const firstShapeWithTextBox: Word.Shape = context.document.body.shapes
+          .getByTypes([Word.ShapeType.textBox])
+          .getFirst();
+        firstShapeWithTextBox.load("type/body");
+        await context.sync();
+
+        const firstParagraphInTextBox: Word.Paragraph = firstShapeWithTextBox.body.paragraphs.getFirst();
+        const newControl: Word.ContentControl = firstParagraphInTextBox.insertContentControl();
+        newControl.load();
+        await context.sync();
+
+        console.log("New content control properties:", newControl);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Shape;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.ShapeCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first shape in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Shape;'
+      return:
+        type: 
+        description: ''
+  - name: group()
+    uid: word!Word.ShapeCollection#group:member(1)
+    package: word!
+    fullName: group()
+    summary: >-
+      Groups floating shapes in this collection, inline shapes will be skipped.
+      Returns a Shape object that represents the new group of shapes.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'group(): Word.Shape;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.ShapeCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ShapeCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.ShapeCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ShapeCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ShapeCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ShapeCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.ShapeCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ShapeCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ShapeCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ShapeCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShapeCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ShapeCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ShapeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ShapeCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ShapeCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapefill.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapefill.yml
new file mode 100644
index 0000000000..e0221a4c73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapefill.yml
@@ -0,0 +1,335 @@
+### YamlMime:TSType
+name: Word.ShapeFill
+uid: word!Word.ShapeFill:class
+package: word!
+fullName: Word.ShapeFill
+summary: Represents the fill formatting of a shape object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: backgroundColor
+    uid: word!Word.ShapeFill#backgroundColor:member
+    package: word!
+    fullName: backgroundColor
+    summary: >-
+      Specifies the shape fill background color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'backgroundColor: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.ShapeFill#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: foregroundColor
+    uid: word!Word.ShapeFill#foregroundColor:member
+    package: word!
+    fullName: foregroundColor
+    summary: >-
+      Specifies the shape fill foreground color. You can provide the value in
+      the '\#RRGGBB' format or the color name.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'foregroundColor: string;'
+      return:
+        type: string
+  - name: transparency
+    uid: word!Word.ShapeFill#transparency:member
+    package: word!
+    fullName: transparency
+    summary: >-
+      Specifies the transparency percentage of the fill as a value from 0.0
+      (opaque) through 1.0 (clear). Returns `null` if the shape type does not
+      support transparency or the shape fill has inconsistent transparency, such
+      as with a gradient fill type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'transparency: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.ShapeFill#type:member
+    package: word!
+    fullName: type
+    summary: Returns the fill type of the shape. See `Word.ShapeFillType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.ShapeFillType | "NoFill" | "Solid" | "Gradient" |
+        "Pattern" | "Picture" | "Texture" | "Mixed";
+      return:
+        type: >-
+           | "NoFill" | "Solid" |
+          "Gradient" | "Pattern" | "Picture" | "Texture" | "Mixed"
+methods:
+  - name: clear()
+    uid: word!Word.ShapeFill#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: >-
+      Clears the fill formatting of this shape and set it to
+      `Word.ShapeFillType.NoFill`;
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.ShapeFill#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ShapeFillLoadOptions): Word.ShapeFill;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ShapeFill#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ShapeFill;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ShapeFill#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ShapeFill;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ShapeFill#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShapeFillUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ShapeFill#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ShapeFill): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setSolidColor(color)
+    uid: word!Word.ShapeFill#setSolidColor:member(1)
+    package: word!
+    fullName: setSolidColor(color)
+    summary: >-
+      Sets the fill formatting of the shape to a uniform color. This changes the
+      fill type to `Word.ShapeFillType.Solid`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setSolidColor(color: string): void;'
+      parameters:
+        - id: color
+          description: >-
+            A string that represents the fill foreground color. You can provide
+            the value in the '\#RRGGBB' format or the color name.
+          type: string
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ShapeFill#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ShapeFill` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ShapeFillData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShapeFillData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ShapeFill#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ShapeFill;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ShapeFill#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ShapeFill;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapefilltype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapefilltype.yml
new file mode 100644
index 0000000000..4e345137fb
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapefilltype.yml
@@ -0,0 +1,83 @@
+### YamlMime:TSEnum
+name: Word.ShapeFillType
+uid: word!Word.ShapeFillType:enum
+package: word!
+fullName: Word.ShapeFillType
+summary: Specifies a shape's fill type.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: gradient
+    uid: word!Word.ShapeFillType.gradient:member
+    package: word!
+    summary: >-
+      Gradient fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Gradient"'
+  - name: mixed
+    uid: word!Word.ShapeFillType.mixed:member
+    package: word!
+    summary: >-
+      Mixed fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: noFill
+    uid: word!Word.ShapeFillType.noFill:member
+    package: word!
+    summary: >-
+      No fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NoFill"'
+  - name: pattern
+    uid: word!Word.ShapeFillType.pattern:member
+    package: word!
+    summary: >-
+      Pattern fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Pattern"'
+  - name: picture
+    uid: word!Word.ShapeFillType.picture:member
+    package: word!
+    summary: >-
+      Picture fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Picture"'
+  - name: solid
+    uid: word!Word.ShapeFillType.solid:member
+    package: word!
+    summary: >-
+      Solid fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Solid"'
+  - name: texture
+    uid: word!Word.ShapeFillType.texture:member
+    package: word!
+    summary: >-
+      Texture fill.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Texture"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapegroup.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapegroup.yml
new file mode 100644
index 0000000000..840a31afdc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapegroup.yml
@@ -0,0 +1,286 @@
+### YamlMime:TSType
+name: Word.ShapeGroup
+uid: word!Word.ShapeGroup:class
+package: word!
+fullName: Word.ShapeGroup
+summary: >-
+  Represents a shape group in the document. To get the corresponding Shape
+  object, use ShapeGroup.shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.ShapeGroup#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: id
+    uid: word!Word.ShapeGroup#id:member
+    package: word!
+    fullName: id
+    summary: Gets an integer that represents the shape group identifier.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly id: number;'
+      return:
+        type: number
+  - name: shape
+    uid: word!Word.ShapeGroup#shape:member
+    package: word!
+    fullName: shape
+    summary: Gets the Shape object associated with the group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shape: Word.Shape;'
+      return:
+        type: 
+  - name: shapes
+    uid: word!Word.ShapeGroup#shapes:member
+    package: word!
+    fullName: shapes
+    summary: >-
+      Gets the collection of Shape objects. Currently, only text boxes,
+      geometric shapes, and pictures are supported.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shapes: Word.ShapeCollection;'
+      return:
+        type: 
+methods:
+  - name: load(options)
+    uid: word!Word.ShapeGroup#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.ShapeGroupLoadOptions): Word.ShapeGroup;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ShapeGroup#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ShapeGroup;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ShapeGroup#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ShapeGroup;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ShapeGroup#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShapeGroupUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ShapeGroup#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ShapeGroup): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ShapeGroup#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ShapeGroup` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.ShapeGroupData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShapeGroupData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ShapeGroup#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ShapeGroup;'
+      return:
+        type: 
+        description: ''
+  - name: ungroup()
+    uid: word!Word.ShapeGroup#ungroup:member(1)
+    package: word!
+    fullName: ungroup()
+    summary: Ungroups any grouped shapes in the specified shape group.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'ungroup(): Word.ShapeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ShapeGroup#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ShapeGroup;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapescalefrom.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapescalefrom.yml
new file mode 100644
index 0000000000..1525c18e4e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapescalefrom.yml
@@ -0,0 +1,45 @@
+### YamlMime:TSEnum
+name: Word.ShapeScaleFrom
+uid: word!Word.ShapeScaleFrom:enum
+package: word!
+fullName: Word.ShapeScaleFrom
+summary: >-
+  Specifies which part of the shape retains its position when the shape is
+  scaled.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: scaleFromBottomRight
+    uid: word!Word.ShapeScaleFrom.scaleFromBottomRight:member
+    package: word!
+    summary: >-
+      Scale from the bottom right corner of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ScaleFromBottomRight"'
+  - name: scaleFromMiddle
+    uid: word!Word.ShapeScaleFrom.scaleFromMiddle:member
+    package: word!
+    summary: >-
+      Scale from the center of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ScaleFromMiddle"'
+  - name: scaleFromTopLeft
+    uid: word!Word.ShapeScaleFrom.scaleFromTopLeft:member
+    package: word!
+    summary: >-
+      Scale from the top left corner of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"ScaleFromTopLeft"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapescaletype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapescaletype.yml
new file mode 100644
index 0000000000..45a438ec55
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapescaletype.yml
@@ -0,0 +1,33 @@
+### YamlMime:TSEnum
+name: Word.ShapeScaleType
+uid: word!Word.ShapeScaleType:enum
+package: word!
+fullName: Word.ShapeScaleType
+summary: Specifies the scale size type of a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: currentSize
+    uid: word!Word.ShapeScaleType.currentSize:member
+    package: word!
+    summary: >-
+      Scale from current size of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"CurrentSize"'
+  - name: originalSize
+    uid: word!Word.ShapeScaleType.originalSize:member
+    package: word!
+    summary: >-
+      Scale from original size of the shape. It only works for pictures.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"OriginalSize"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextorientation.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextorientation.yml
new file mode 100644
index 0000000000..60f22dfab1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextorientation.yml
@@ -0,0 +1,87 @@
+### YamlMime:TSEnum
+name: Word.ShapeTextOrientation
+uid: word!Word.ShapeTextOrientation:enum
+package: word!
+fullName: Word.ShapeTextOrientation
+summary: Specifies the orientation for the text frame in a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: eastAsianHorizontalRotated
+    uid: word!Word.ShapeTextOrientation.eastAsianHorizontalRotated:member
+    package: word!
+    summary: >-
+      A special version of vertical text, where some fonts are displayed as if
+      rotated.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EastAsianHorizontalRotated"'
+  - name: eastAsianVertical
+    uid: word!Word.ShapeTextOrientation.eastAsianVertical:member
+    package: word!
+    summary: >-
+      A special version of vertical text, where some fonts are displayed as if
+      rotated.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"EastAsianVertical"'
+  - name: horizontal
+    uid: word!Word.ShapeTextOrientation.horizontal:member
+    package: word!
+    summary: >-
+      Horizontal text.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Horizontal"'
+  - name: mixed
+    uid: word!Word.ShapeTextOrientation.mixed:member
+    package: word!
+    summary: >-
+      A combination of automatic orientation is used.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.ShapeTextOrientation.none:member
+    package: word!
+    summary: >-
+      No orientation, such as in a new geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: vertical
+    uid: word!Word.ShapeTextOrientation.vertical:member
+    package: word!
+    summary: >-
+      Determines if all of the text is vertical orientation (each line is 90
+      degrees rotated clockwise).
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vertical"'
+  - name: vertical270
+    uid: word!Word.ShapeTextOrientation.vertical270:member
+    package: word!
+    summary: >-
+      Determines if all of the text is vertical orientation (each line is 270
+      degrees rotated clockwise).
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Vertical270"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextverticalalignment.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextverticalalignment.yml
new file mode 100644
index 0000000000..ffd978f1a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextverticalalignment.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.ShapeTextVerticalAlignment
+uid: word!Word.ShapeTextVerticalAlignment:enum
+package: word!
+fullName: Word.ShapeTextVerticalAlignment
+summary: Specifies the vertical alignment for the text frame in a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.ShapeTextVerticalAlignment.bottom:member
+    package: word!
+    summary: >-
+      Anchor the text at the bottom of the bounding rectangle.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: middle
+    uid: word!Word.ShapeTextVerticalAlignment.middle:member
+    package: word!
+    summary: >-
+      Anchor the text at the middle of the bounding rectangle.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Middle"'
+  - name: top
+    uid: word!Word.ShapeTextVerticalAlignment.top:member
+    package: word!
+    summary: >-
+      Anchor the text at the top of the bounding rectangle.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwrap.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwrap.yml
new file mode 100644
index 0000000000..6f7c63decc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwrap.yml
@@ -0,0 +1,339 @@
+### YamlMime:TSType
+name: Word.ShapeTextWrap
+uid: word!Word.ShapeTextWrap:class
+package: word!
+fullName: Word.ShapeTextWrap
+summary: Represents all the properties for wrapping text around a shape.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: bottomDistance
+    uid: word!Word.ShapeTextWrap#bottomDistance:member
+    package: word!
+    fullName: bottomDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the
+      bottom edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomDistance: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.ShapeTextWrap#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: leftDistance
+    uid: word!Word.ShapeTextWrap#leftDistance:member
+    package: word!
+    fullName: leftDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the left
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftDistance: number;'
+      return:
+        type: number
+  - name: rightDistance
+    uid: word!Word.ShapeTextWrap#rightDistance:member
+    package: word!
+    fullName: rightDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the right
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightDistance: number;'
+      return:
+        type: number
+  - name: side
+    uid: word!Word.ShapeTextWrap#side:member
+    package: word!
+    fullName: side
+    summary: >-
+      Specifies whether the document text should wrap on both sides of the
+      specified shape, on either the left or right side only, or on the side of
+      the shape that's farthest from the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        side: Word.ShapeTextWrapSide | "None" | "Both" | "Left" | "Right" |
+        "Largest";
+      return:
+        type: >-
+           | "None" | "Both" |
+          "Left" | "Right" | "Largest"
+  - name: topDistance
+    uid: word!Word.ShapeTextWrap#topDistance:member
+    package: word!
+    fullName: topDistance
+    summary: >-
+      Specifies the distance (in points) between the document text and the top
+      edge of the text-free area surrounding the specified shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topDistance: number;'
+      return:
+        type: number
+  - name: type
+    uid: word!Word.ShapeTextWrap#type:member
+    package: word!
+    fullName: type
+    summary: >-
+      Specifies the text wrap type around the shape. See
+      `Word.ShapeTextWrapType` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.ShapeTextWrapType | "Inline" | "Square" | "Tight" | "Through"
+        | "TopBottom" | "Behind" | "Front";
+      return:
+        type: >-
+           | "Inline" | "Square"
+          | "Tight" | "Through" | "TopBottom" | "Behind" | "Front"
+methods:
+  - name: load(options)
+    uid: word!Word.ShapeTextWrap#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ShapeTextWrapLoadOptions):
+        Word.ShapeTextWrap;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ShapeTextWrap#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ShapeTextWrap;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ShapeTextWrap#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ShapeTextWrap;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ShapeTextWrap#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ShapeTextWrapUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ShapeTextWrap#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ShapeTextWrap): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ShapeTextWrap#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.ShapeTextWrap`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.ShapeTextWrapData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ShapeTextWrapData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.ShapeTextWrap#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ShapeTextWrap;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ShapeTextWrap#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ShapeTextWrap;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwrapside.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwrapside.yml
new file mode 100644
index 0000000000..0f49082a7a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwrapside.yml
@@ -0,0 +1,66 @@
+### YamlMime:TSEnum
+name: Word.ShapeTextWrapSide
+uid: word!Word.ShapeTextWrapSide:enum
+package: word!
+fullName: Word.ShapeTextWrapSide
+summary: >-
+  Specifies whether the document text should wrap on both sides of the specified
+  shape, on either the left or right side only, or on the side of the shape
+  that's farther from the respective page margin.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: both
+    uid: word!Word.ShapeTextWrapSide.both:member
+    package: word!
+    summary: >-
+      Both left and right sides of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Both"'
+  - name: largest
+    uid: word!Word.ShapeTextWrapSide.largest:member
+    package: word!
+    summary: >-
+      Side of the shape that's farther from the respective page margin.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Largest"'
+  - name: left
+    uid: word!Word.ShapeTextWrapSide.left:member
+    package: word!
+    summary: >-
+      Left side of the shape only.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: none
+    uid: word!Word.ShapeTextWrapSide.none:member
+    package: word!
+    summary: >-
+      Has no wrap side property, such as those for inline shapes.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: right
+    uid: word!Word.ShapeTextWrapSide.right:member
+    package: word!
+    summary: >-
+      Right side of the shape only.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwraptype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwraptype.yml
new file mode 100644
index 0000000000..feb3f732a3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetextwraptype.yml
@@ -0,0 +1,87 @@
+### YamlMime:TSEnum
+name: Word.ShapeTextWrapType
+uid: word!Word.ShapeTextWrapType:enum
+package: word!
+fullName: Word.ShapeTextWrapType
+summary: >-
+  Specifies how to wrap document text around a shape. For more details, see the
+  "Text Wrapping" tab of [Layout
+  options](https://support.microsoft.com/office/a0f53857-b501-46c6-ba8b-68ba51e0e3cc).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: behind
+    uid: word!Word.ShapeTextWrapType.behind:member
+    package: word!
+    summary: >-
+      Places shape behind text.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Behind"'
+  - name: front
+    uid: word!Word.ShapeTextWrapType.front:member
+    package: word!
+    summary: >-
+      Places shape in front of text.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Front"'
+  - name: inline
+    uid: word!Word.ShapeTextWrapType.inline:member
+    package: word!
+    summary: >-
+      Places the shape in line with text.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Inline"'
+  - name: square
+    uid: word!Word.ShapeTextWrapType.square:member
+    package: word!
+    summary: >-
+      Wraps text squarely around the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Square"'
+  - name: through
+    uid: word!Word.ShapeTextWrapType.through:member
+    package: word!
+    summary: >-
+      Wraps text around and through the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Through"'
+  - name: tight
+    uid: word!Word.ShapeTextWrapType.tight:member
+    package: word!
+    summary: >-
+      Wraps text close to the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Tight"'
+  - name: topBottom
+    uid: word!Word.ShapeTextWrapType.topBottom:member
+    package: word!
+    summary: >-
+      Places text above and below the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopBottom"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetype.yml
new file mode 100644
index 0000000000..28bf6cc52d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.shapetype.yml
@@ -0,0 +1,102 @@
+### YamlMime:TSEnum
+name: Word.ShapeType
+uid: word!Word.ShapeType:enum
+package: word!
+fullName: Word.ShapeType
+summary: Represents the shape type.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-shapes-text-boxes.yaml
+
+
+  await Word.run(async (context) => {
+    // Gets text boxes in main document.
+    const shapes: Word.ShapeCollection = context.document.body.shapes;
+    shapes.load();
+    await context.sync();
+
+    if (shapes.items.length > 0) {
+      shapes.items.forEach(function(shape, index) {
+        if (shape.type === Word.ShapeType.textBox) {
+          console.log(`Shape ${index} in the main document has a text box. Properties:`, shape);
+        }
+      });
+    } else {
+      console.log("No shapes found in main document.");
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: canvas
+    uid: word!Word.ShapeType.canvas:member
+    package: word!
+    summary: >-
+      Canvas shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Canvas"'
+  - name: geometricShape
+    uid: word!Word.ShapeType.geometricShape:member
+    package: word!
+    summary: >-
+      Geometric shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"GeometricShape"'
+  - name: group
+    uid: word!Word.ShapeType.group:member
+    package: word!
+    summary: >-
+      Group shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Group"'
+  - name: picture
+    uid: word!Word.ShapeType.picture:member
+    package: word!
+    summary: >-
+      Picture shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Picture"'
+  - name: textBox
+    uid: word!Word.ShapeType.textBox:member
+    package: word!
+    summary: >-
+      Text box shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TextBox"'
+  - name: unsupported
+    uid: word!Word.ShapeType.unsupported:member
+    package: word!
+    summary: >-
+      Unsupported shape type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Unsupported"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.source.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.source.yml
new file mode 100644
index 0000000000..1bd7a60ff9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.source.yml
@@ -0,0 +1,253 @@
+### YamlMime:TSType
+name: Word.Source
+uid: word!Word.Source:class
+package: word!
+fullName: Word.Source
+summary: >-
+  Represents an individual source, such as a book, journal article, or
+  interview.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.Source#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: isCited
+    uid: word!Word.Source#isCited:member
+    package: word!
+    fullName: isCited
+    summary: Gets if the `Source` object has been cited in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isCited: boolean;'
+      return:
+        type: boolean
+  - name: tag
+    uid: word!Word.Source#tag:member
+    package: word!
+    fullName: tag
+    summary: Gets the tag of the source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tag: string;'
+      return:
+        type: string
+  - name: xml
+    uid: word!Word.Source#xml:member
+    package: word!
+    fullName: xml
+    summary: Gets the XML representation of the source.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xml: string;'
+      return:
+        type: string
+methods:
+  - name: delete()
+    uid: word!Word.Source#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the `Source` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getFieldByName(name)
+    uid: word!Word.Source#getFieldByName:member(1)
+    package: word!
+    fullName: getFieldByName(name)
+    summary: Returns the value of a field in the bibliography `Source` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFieldByName(name: string): OfficeExtension.ClientResult;'
+      parameters:
+        - id: name
+          description: The name of the field to retrieve.
+          type: string
+      return:
+        type: <string>
+        description: ''
+  - name: load(options)
+    uid: word!Word.Source#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.SourceLoadOptions): Word.Source;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Source#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Source;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Source#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Source;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Source#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Source` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.SourceData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SourceData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Source#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Source;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Source#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Source;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.sourcecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sourcecollection.yml
new file mode 100644
index 0000000000..e4ea4690ef
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.sourcecollection.yml
@@ -0,0 +1,204 @@
+### YamlMime:TSType
+name: Word.SourceCollection
+uid: word!Word.SourceCollection:class
+package: word!
+fullName: Word.SourceCollection
+summary: Represents a collection of [Word.Source](xref:word!Word.Source:class) objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.SourceCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.SourceCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Source[];'
+      return:
+        type: []
+methods:
+  - name: add(xml)
+    uid: word!Word.SourceCollection#add:member(1)
+    package: word!
+    fullName: add(xml)
+    summary: Adds a new `Source` object to the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(xml: string): Word.Source;'
+      parameters:
+        - id: xml
+          description: A string containing the XML data for the source.
+          type: string
+      return:
+        type: 
+        description: A `Source` object that was added to the collection.
+  - name: load(options)
+    uid: word!Word.SourceCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.SourceCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.SourceCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+            & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.SourceCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.SourceCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.SourceCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.SourceCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.SourceCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.SourceCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.SourceCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.SourceCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.SourceCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.SourceCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.SourceCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.SourceCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.style.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.style.yml
new file mode 100644
index 0000000000..4cbf0eb38d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.style.yml
@@ -0,0 +1,1200 @@
+### YamlMime:TSType
+name: Word.Style
+uid: word!Word.Style:class
+package: word!
+fullName: Word.Style
+summary: Represents a style in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Applies the specified style to a paragraph.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to apply.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else if (style.type != Word.StyleType.paragraph) {
+      console.log(`The '${styleName}' style isn't a paragraph style.`);
+    } else {
+      const body: Word.Body = context.document.body;
+      body.clear();
+      body.insertParagraph(
+        "Do you want to create a solution that extends the functionality of Word? You can use the Office Add-ins platform to extend Word clients running on the web, on a Windows desktop, or on a Mac.",
+        "Start"
+      );
+      const paragraph: Word.Paragraph = body.paragraphs.getFirst();
+      paragraph.style = style.nameLocal;
+      console.log(`'${styleName}' style applied to first paragraph.`);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: automaticallyUpdate
+    uid: word!Word.Style#automaticallyUpdate:member
+    package: word!
+    fullName: automaticallyUpdate
+    summary: >-
+      Specifies whether the style is automatically redefined based on the
+      selection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'automaticallyUpdate: boolean;'
+      return:
+        type: boolean
+  - name: baseStyle
+    uid: word!Word.Style#baseStyle:member
+    package: word!
+    fullName: baseStyle
+    summary: >-
+      Specifies the name of an existing style to use as the base formatting of
+      another style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'baseStyle: string;'
+      return:
+        type: string
+  - name: borders
+    uid: word!Word.Style#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Specifies a BorderCollection object that represents all the borders for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Updates border properties (e.g., type, width, color) of the specified
+      style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update border properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          const borders: Word.BorderCollection = style.borders;
+          borders.load("items");
+          await context.sync();
+
+          borders.outsideBorderType = Word.BorderType.dashed;
+          borders.outsideBorderWidth = Word.BorderWidth.pt025;
+          borders.outsideBorderColor = "green";
+          console.log("Updated outside borders.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly borders: Word.BorderCollection;'
+      return:
+        type: 
+  - name: builtIn
+    uid: word!Word.Style#builtIn:member
+    package: word!
+    fullName: builtIn
+    summary: Gets whether the specified style is a built-in style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly builtIn: boolean;'
+      return:
+        type: boolean
+  - name: context
+    uid: word!Word.Style#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.Style#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets a font object that represents the character formatting of the
+      specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Updates font properties (e.g., color, size) of the specified style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update font properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          const font: Word.Font = style.font;
+          font.color = "#FF0000";
+          font.size = 20;
+          console.log(`Successfully updated font properties of the '${styleName}' style.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: frame
+    uid: word!Word.Style#frame:member
+    package: word!
+    fullName: frame
+    summary: >-
+      Returns a `Frame` object that represents the frame formatting for the
+      style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly frame: Word.Frame;'
+      return:
+        type: 
+  - name: hasProofing
+    uid: word!Word.Style#hasProofing:member
+    package: word!
+    fullName: hasProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores text formatted
+      with this style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasProofing: boolean;'
+      return:
+        type: boolean
+  - name: inUse
+    uid: word!Word.Style#inUse:member
+    package: word!
+    fullName: inUse
+    summary: >-
+      Gets whether the specified style is a built-in style that has been
+      modified or applied in the document or a new style that has been created
+      in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly inUse: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Style#languageId:member
+    package: word!
+    fullName: languageId
+    summary: Specifies a `LanguageId` value that represents the language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Style#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: linked
+    uid: word!Word.Style#linked:member
+    package: word!
+    fullName: linked
+    summary: >-
+      Gets whether a style is a linked style that can be used for both paragraph
+      and character formatting.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly linked: boolean;'
+      return:
+        type: boolean
+  - name: linkStyle
+    uid: word!Word.Style#linkStyle:member
+    package: word!
+    fullName: linkStyle
+    summary: Specifies a link between a paragraph and a character style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkStyle: Word.Style;'
+      return:
+        type: 
+  - name: listLevelNumber
+    uid: word!Word.Style#listLevelNumber:member
+    package: word!
+    fullName: listLevelNumber
+    summary: Returns the list level for the style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listLevelNumber: number;'
+      return:
+        type: number
+  - name: listTemplate
+    uid: word!Word.Style#listTemplate:member
+    package: word!
+    fullName: listTemplate
+    summary: >-
+      Gets a ListTemplate object that represents the list formatting for the
+      specified Style object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/manage-list-styles.yaml
+
+
+      // Gets the properties of the specified style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to get properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load("type");
+        await context.sync();
+
+        if (style.isNullObject || style.type != Word.StyleType.list) {
+          console.warn(`There's no existing style with the name '${styleName}'. Or this isn't a list style.`);
+        } else {
+          // Load objects to log properties and their values in the console.
+          style.load();
+          style.listTemplate.load();
+          await context.sync();
+
+          console.log(`Properties of the '${styleName}' style:`, style);
+
+          const listLevels = style.listTemplate.listLevels;
+          listLevels.load("items");
+          await context.sync();
+
+          console.log(`List levels of the '${styleName}' style:`, listLevels);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly listTemplate: Word.ListTemplate;'
+      return:
+        type: 
+  - name: locked
+    uid: word!Word.Style#locked:member
+    package: word!
+    fullName: locked
+    summary: Specifies whether the style cannot be changed or edited.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'locked: boolean;'
+      return:
+        type: boolean
+  - name: nameLocal
+    uid: word!Word.Style#nameLocal:member
+    package: word!
+    fullName: nameLocal
+    summary: Gets the name of a style in the language of the user.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Applies the specified style to a paragraph.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to apply.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else if (style.type != Word.StyleType.paragraph) {
+          console.log(`The '${styleName}' style isn't a paragraph style.`);
+        } else {
+          const body: Word.Body = context.document.body;
+          body.clear();
+          body.insertParagraph(
+            "Do you want to create a solution that extends the functionality of Word? You can use the Office Add-ins platform to extend Word clients running on the web, on a Windows desktop, or on a Mac.",
+            "Start"
+          );
+          const paragraph: Word.Paragraph = body.paragraphs.getFirst();
+          paragraph.style = style.nameLocal;
+          console.log(`'${styleName}' style applied to first paragraph.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly nameLocal: string;'
+      return:
+        type: string
+  - name: nextParagraphStyle
+    uid: word!Word.Style#nextParagraphStyle:member
+    package: word!
+    fullName: nextParagraphStyle
+    summary: >-
+      Specifies the name of the style to be applied automatically to a new
+      paragraph that is inserted after a paragraph formatted with the specified
+      style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      Note: The ability to set `nextParagraphStyle` was introduced in WordApi
+      1.6.
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'nextParagraphStyle: string;'
+      return:
+        type: string
+  - name: noSpaceBetweenParagraphsOfSameStyle
+    uid: word!Word.Style#noSpaceBetweenParagraphsOfSameStyle:member
+    package: word!
+    fullName: noSpaceBetweenParagraphsOfSameStyle
+    summary: >-
+      Specifies whether to remove spacing between paragraphs that are formatted
+      using the same style.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noSpaceBetweenParagraphsOfSameStyle: boolean;'
+      return:
+        type: boolean
+  - name: paragraphFormat
+    uid: word!Word.Style#paragraphFormat:member
+    package: word!
+    fullName: paragraphFormat
+    summary: >-
+      Gets a ParagraphFormat object that represents the paragraph settings for
+      the specified style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Sets certain aspects of the specified style's paragraph format e.g.,
+      the left indent size and the alignment.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update its paragraph format.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          style.paragraphFormat.leftIndent = 30;
+          style.paragraphFormat.alignment = Word.Alignment.centered;
+          console.log(`Successfully the paragraph format of the '${styleName}' style.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly paragraphFormat: Word.ParagraphFormat;'
+      return:
+        type: 
+  - name: priority
+    uid: word!Word.Style#priority:member
+    package: word!
+    fullName: priority
+    summary: Specifies the priority.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'priority: number;'
+      return:
+        type: number
+  - name: quickStyle
+    uid: word!Word.Style#quickStyle:member
+    package: word!
+    fullName: quickStyle
+    summary: Specifies whether the style corresponds to an available quick style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'quickStyle: boolean;'
+      return:
+        type: boolean
+  - name: shading
+    uid: word!Word.Style#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Gets a Shading object that represents the shading for the specified style.
+      Not applicable to List style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Updates shading properties (e.g., texture, pattern colors) of the
+      specified style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to update shading properties.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          const shading: Word.Shading = style.shading;
+          shading.load();
+          await context.sync();
+
+          shading.backgroundPatternColor = "blue";
+          shading.foregroundPatternColor = "yellow";
+          shading.texture = Word.ShadingTextureType.darkTrellis;
+
+          console.log("Updated shading.");
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shading: Word.Shading;'
+      return:
+        type: 
+  - name: tableStyle
+    uid: word!Word.Style#tableStyle:member
+    package: word!
+    fullName: tableStyle
+    summary: >-
+      Gets a TableStyle object representing Style properties that can be applied
+      to a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tableStyle: Word.TableStyle;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.Style#type:member
+    package: word!
+    fullName: type
+    summary: Gets the style type.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.StyleType | "Character" | "List" | "Paragraph" |
+        "Table";
+      return:
+        type: >-
+           | "Character" | "List" |
+          "Paragraph" | "Table"
+  - name: unhideWhenUsed
+    uid: word!Word.Style#unhideWhenUsed:member
+    package: word!
+    fullName: unhideWhenUsed
+    summary: >-
+      Specifies whether the specified style is made visible as a recommended
+      style in the Styles and in the Styles task pane in Microsoft Word after
+      it's used in the document.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'unhideWhenUsed: boolean;'
+      return:
+        type: boolean
+  - name: visibility
+    uid: word!Word.Style#visibility:member
+    package: word!
+    fullName: visibility
+    summary: >-
+      Specifies whether the specified style is visible as a recommended style in
+      the Styles gallery and in the Styles task pane.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'visibility: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: delete()
+    uid: word!Word.Style#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Deletes the custom style.
+
+      await Word.run(async (context) => {
+        const styleName = (document.getElementById("style-name") as HTMLInputElement).value;
+        if (styleName == "") {
+          console.warn("Enter a style name to delete.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+        style.load();
+        await context.sync();
+
+        if (style.isNullObject) {
+          console.warn(`There's no existing style with the name '${styleName}'.`);
+        } else {
+          style.delete();
+          console.log(`Successfully deleted custom style '${styleName}'.`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: linkToListTemplate(listTemplate)
+    uid: word!Word.Style#linkToListTemplate:member(1)
+    package: word!
+    fullName: linkToListTemplate(listTemplate)
+    summary: >-
+      Links this style to a list template so that the style's formatting can be
+      applied to lists.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'linkToListTemplate(listTemplate: Word.ListTemplate): void;'
+      parameters:
+        - id: listTemplate
+          description: A `ListTemplate` to link to the style.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.Style#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.StyleLoadOptions): Word.Style;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Style#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Style;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Style#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Style;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Style#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.StyleUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Style#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Style): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Style#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Style` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.StyleData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.StyleData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Style#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Style;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Style#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Style;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.stylecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.stylecollection.yml
new file mode 100644
index 0000000000..23d085edb3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.stylecollection.yml
@@ -0,0 +1,344 @@
+### YamlMime:TSType
+name: Word.StyleCollection
+uid: word!Word.StyleCollection:class
+package: word!
+fullName: Word.StyleCollection
+summary: Contains a collection of [Word.Style](xref:word!Word.Style:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Gets the number of available styles stored with the document.
+
+  await Word.run(async (context) => {
+    const styles: Word.StyleCollection = context.document.getStyles();
+    const count = styles.getCount();
+    await context.sync();
+
+    console.log(`Number of styles: ${count.value}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.StyleCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.StyleCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Style[];'
+      return:
+        type: []
+methods:
+  - name: getByName(name)
+    uid: word!Word.StyleCollection#getByName:member(1)
+    package: word!
+    fullName: getByName(name)
+    summary: Get the style object by its name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByName(name: string): Word.Style;'
+      parameters:
+        - id: name
+          description: Required. The style name.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getByNameOrNullObject(name)
+    uid: word!Word.StyleCollection#getByNameOrNullObject:member(1)
+    package: word!
+    fullName: getByNameOrNullObject(name)
+    summary: >-
+      If the corresponding style doesn't exist, then this method returns an
+      object with its `isNullObject` property set to `true`.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Adds a new style.
+
+      await Word.run(async (context) => {
+        const newStyleName = (document.getElementById("new-style-name") as HTMLInputElement).value;
+        if (newStyleName == "") {
+          console.warn("Enter a style name to add.");
+          return;
+        }
+
+        const style: Word.Style = context.document.getStyles().getByNameOrNullObject(newStyleName);
+        style.load();
+        await context.sync();
+
+        if (!style.isNullObject) {
+          console.warn(
+            `There's an existing style with the same name '${newStyleName}'! Please provide another style name.`
+          );
+          return;
+        }
+
+        const newStyleType = ((document.getElementById("new-style-type") as HTMLSelectElement).value as unknown) as Word.StyleType;
+        context.document.addStyle(newStyleName, newStyleType);
+        await context.sync();
+
+        console.log(newStyleName + " has been added to the style list.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getByNameOrNullObject(name: string): Word.Style;'
+      parameters:
+        - id: name
+          description: Required. The style name.
+          type: string
+      return:
+        type: 
+        description: ''
+  - name: getCount()
+    uid: word!Word.StyleCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Gets the number of the styles in the collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+      // Gets the number of available styles stored with the document.
+
+      await Word.run(async (context) => {
+        const styles: Word.StyleCollection = context.document.getStyles();
+        const count = styles.getCount();
+        await context.sync();
+
+        console.log(`Number of styles: ${count.value}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItem(index)
+    uid: word!Word.StyleCollection#getItem:member(1)
+    package: word!
+    fullName: getItem(index)
+    summary: Gets a style object by its index in the collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItem(index: number): Word.Style;'
+      parameters:
+        - id: index
+          description: A number that identifies the index location of a style object.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.StyleCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.StyleCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.StyleCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.StyleCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.StyleCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.StyleCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.StyleCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.StyleCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.StyleCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.StyleCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.StyleCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.StyleCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.StyleCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.StyleCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.StyleCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.styletype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.styletype.yml
new file mode 100644
index 0000000000..f67a551952
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.styletype.yml
@@ -0,0 +1,95 @@
+### YamlMime:TSEnum
+name: Word.StyleType
+uid: word!Word.StyleType:enum
+package: word!
+fullName: Word.StyleType
+summary: Represents the type of style.
+remarks: >-
+  \[ [API set: WordApi
+  1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-styles.yaml
+
+
+  // Applies the specified style to a paragraph.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to apply.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load();
+    await context.sync();
+
+    if (style.isNullObject) {
+      console.warn(`There's no existing style with the name '${styleName}'.`);
+    } else if (style.type != Word.StyleType.paragraph) {
+      console.log(`The '${styleName}' style isn't a paragraph style.`);
+    } else {
+      const body: Word.Body = context.document.body;
+      body.clear();
+      body.insertParagraph(
+        "Do you want to create a solution that extends the functionality of Word? You can use the Office Add-ins platform to extend Word clients running on the web, on a Windows desktop, or on a Mac.",
+        "Start"
+      );
+      const paragraph: Word.Paragraph = body.paragraphs.getFirst();
+      paragraph.style = style.nameLocal;
+      console.log(`'${styleName}' style applied to first paragraph.`);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: character
+    uid: word!Word.StyleType.character:member
+    package: word!
+    summary: >-
+      Represents that the style is a character style.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Character"'
+  - name: list
+    uid: word!Word.StyleType.list:member
+    package: word!
+    summary: >-
+      Represents that the style is a list style. Currently supported on desktop.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"List"'
+  - name: paragraph
+    uid: word!Word.StyleType.paragraph:member
+    package: word!
+    summary: >-
+      Represents that the style is a paragraph style.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Paragraph"'
+  - name: table
+    uid: word!Word.StyleType.table:member
+    package: word!
+    summary: >-
+      Represents that the style is a table style.
+
+
+      * \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Table"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.stylisticset.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.stylisticset.yml
new file mode 100644
index 0000000000..723f124f06
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.stylisticset.yml
@@ -0,0 +1,223 @@
+### YamlMime:TSEnum
+name: Word.StylisticSet
+uid: word!Word.StylisticSet:enum
+package: word!
+fullName: Word.StylisticSet
+summary: Specifies the stylistic set to apply to the font.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: default
+    uid: word!Word.StylisticSet.default:member
+    package: word!
+    summary: >-
+      Default stylistic set.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Default"'
+  - name: set01
+    uid: word!Word.StylisticSet.set01:member
+    package: word!
+    summary: >-
+      Stylistic set 01.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set01"'
+  - name: set02
+    uid: word!Word.StylisticSet.set02:member
+    package: word!
+    summary: >-
+      Stylistic set 02.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set02"'
+  - name: set03
+    uid: word!Word.StylisticSet.set03:member
+    package: word!
+    summary: >-
+      Stylistic set 03.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set03"'
+  - name: set04
+    uid: word!Word.StylisticSet.set04:member
+    package: word!
+    summary: >-
+      Stylistic set 04.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set04"'
+  - name: set05
+    uid: word!Word.StylisticSet.set05:member
+    package: word!
+    summary: >-
+      Stylistic set 05.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set05"'
+  - name: set06
+    uid: word!Word.StylisticSet.set06:member
+    package: word!
+    summary: >-
+      Stylistic set 06.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set06"'
+  - name: set07
+    uid: word!Word.StylisticSet.set07:member
+    package: word!
+    summary: >-
+      Stylistic set 07.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set07"'
+  - name: set08
+    uid: word!Word.StylisticSet.set08:member
+    package: word!
+    summary: >-
+      Stylistic set 08.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set08"'
+  - name: set09
+    uid: word!Word.StylisticSet.set09:member
+    package: word!
+    summary: >-
+      Stylistic set 09.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set09"'
+  - name: set10
+    uid: word!Word.StylisticSet.set10:member
+    package: word!
+    summary: >-
+      Stylistic set 10.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set10"'
+  - name: set11
+    uid: word!Word.StylisticSet.set11:member
+    package: word!
+    summary: >-
+      Stylistic set 11.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set11"'
+  - name: set12
+    uid: word!Word.StylisticSet.set12:member
+    package: word!
+    summary: >-
+      Stylistic set 12.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set12"'
+  - name: set13
+    uid: word!Word.StylisticSet.set13:member
+    package: word!
+    summary: >-
+      Stylistic set 13.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set13"'
+  - name: set14
+    uid: word!Word.StylisticSet.set14:member
+    package: word!
+    summary: >-
+      Stylistic set 14.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set14"'
+  - name: set15
+    uid: word!Word.StylisticSet.set15:member
+    package: word!
+    summary: >-
+      Stylistic set 15.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set15"'
+  - name: set16
+    uid: word!Word.StylisticSet.set16:member
+    package: word!
+    summary: >-
+      Stylistic set 16.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set16"'
+  - name: set17
+    uid: word!Word.StylisticSet.set17:member
+    package: word!
+    summary: >-
+      Stylistic set 17.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set17"'
+  - name: set18
+    uid: word!Word.StylisticSet.set18:member
+    package: word!
+    summary: >-
+      Stylistic set 18.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set18"'
+  - name: set19
+    uid: word!Word.StylisticSet.set19:member
+    package: word!
+    summary: >-
+      Stylistic set 19.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set19"'
+  - name: set20
+    uid: word!Word.StylisticSet.set20:member
+    package: word!
+    summary: >-
+      Stylistic set 20.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Set20"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.table.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.table.yml
new file mode 100644
index 0000000000..deb03cfbc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.table.yml
@@ -0,0 +1,1756 @@
+### YamlMime:TSType
+name: Word.Table
+uid: word!Word.Table:class
+package: word!
+fullName: Word.Table
+summary: Represents a table in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/table-cell-access.yaml
+
+
+  await Word.run(async (context) => {
+    // Use a two-dimensional array to hold the initial table values.
+    const data = [
+      ["Tokyo", "Beijing", "Seattle"],
+      ["Apple", "Orange", "Pineapple"]
+    ];
+    const table: Word.Table = context.document.body.insertTable(2, 3, "Start", data);
+    table.styleBuiltIn = Word.BuiltInStyleName.gridTable5Dark_Accent2;
+    table.styleFirstColumn = false;
+
+    await context.sync();
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: alignment
+    uid: word!Word.Table#alignment:member
+    package: word!
+    fullName: alignment
+    summary: >-
+      Specifies the alignment of the table against the page column. The value
+      can be 'Left', 'Centered', or 'Right'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets alignment details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        firstTable.load(["alignment", "horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table:`, `- Alignment of the table within the containing page column: ${firstTable.alignment}`, `- Horizontal alignment of every cell in the table: ${firstTable.horizontalAlignment}`, `- Vertical alignment of every cell in the table: ${firstTable.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: context
+    uid: word!Word.Table#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: endnotes
+    uid: word!Word.Table#endnotes:member
+    package: word!
+    fullName: endnotes
+    summary: Gets the collection of endnotes in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly endnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: fields
+    uid: word!Word.Table#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fields: Word.FieldCollection;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.Table#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: footnotes
+    uid: word!Word.Table#footnotes:member
+    package: word!
+    fullName: footnotes
+    summary: Gets the collection of footnotes in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly footnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: headerRowCount
+    uid: word!Word.Table#headerRowCount:member
+    package: word!
+    fullName: headerRowCount
+    summary: Specifies the number of header rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'headerRowCount: number;'
+      return:
+        type: number
+  - name: horizontalAlignment
+    uid: word!Word.Table#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the table. The value
+      can be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets alignment details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        firstTable.load(["alignment", "horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table:`, `- Alignment of the table within the containing page column: ${firstTable.alignment}`, `- Horizontal alignment of every cell in the table: ${firstTable.horizontalAlignment}`, `- Vertical alignment of every cell in the table: ${firstTable.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: isUniform
+    uid: word!Word.Table#isUniform:member
+    package: word!
+    fullName: isUniform
+    summary: Indicates whether all of the table rows are uniform.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isUniform: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.Table#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: Gets the nesting level of the table. Top-level tables have level 1.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly nestingLevel: number;'
+      return:
+        type: number
+  - name: parentBody
+    uid: word!Word.Table#parentBody:member
+    package: word!
+    fullName: parentBody
+    summary: Gets the parent body of the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentBody: Word.Body;'
+      return:
+        type: 
+  - name: parentContentControl
+    uid: word!Word.Table#parentContentControl:member
+    package: word!
+    fullName: parentContentControl
+    summary: >-
+      Gets the content control that contains the table. Throws an `ItemNotFound`
+      error if there isn't a parent content control.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControl: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentContentControlOrNullObject
+    uid: word!Word.Table#parentContentControlOrNullObject:member
+    package: word!
+    fullName: parentContentControlOrNullObject
+    summary: >-
+      Gets the content control that contains the table. If there isn't a parent
+      content control, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentContentControlOrNullObject: Word.ContentControl;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.Table#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: >-
+      Gets the table that contains this table. Throws an `ItemNotFound` error if
+      it isn't contained in a table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: parentTableCell
+    uid: word!Word.Table#parentTableCell:member
+    package: word!
+    fullName: parentTableCell
+    summary: >-
+      Gets the table cell that contains this table. Throws an `ItemNotFound`
+      error if it isn't contained in a table cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCell: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableCellOrNullObject
+    uid: word!Word.Table#parentTableCellOrNullObject:member
+    package: word!
+    fullName: parentTableCellOrNullObject
+    summary: >-
+      Gets the table cell that contains this table. If it isn't contained in a
+      table cell, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableCellOrNullObject: Word.TableCell;'
+      return:
+        type: 
+  - name: parentTableOrNullObject
+    uid: word!Word.Table#parentTableOrNullObject:member
+    package: word!
+    fullName: parentTableOrNullObject
+    summary: >-
+      Gets the table that contains this table. If it isn't contained in a table,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTableOrNullObject: Word.Table;'
+      return:
+        type: 
+  - name: rowCount
+    uid: word!Word.Table#rowCount:member
+    package: word!
+    fullName: rowCount
+    summary: Gets the number of rows in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly rowCount: number;'
+      return:
+        type: number
+  - name: rows
+    uid: word!Word.Table#rows:member
+    package: word!
+    fullName: rows
+    summary: Gets all of the table rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets content alignment details about the first row of the first table
+      in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        firstTableRow.load(["horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table's first row:`, `- Horizontal alignment of every cell in the row: ${firstTableRow.horizontalAlignment}`, `- Vertical alignment of every cell in the row: ${firstTableRow.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly rows: Word.TableRowCollection;'
+      return:
+        type: 
+  - name: shadingColor
+    uid: word!Word.Table#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor: string;'
+      return:
+        type: string
+  - name: style
+    uid: word!Word.Table#style:member
+    package: word!
+    fullName: style
+    summary: >-
+      Specifies the style name for the table. Use this property for custom
+      styles and localized style names. To use the built-in styles that are
+      portable between locales, see the "styleBuiltIn" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'style: string;'
+      return:
+        type: string
+  - name: styleBandedColumns
+    uid: word!Word.Table#styleBandedColumns:member
+    package: word!
+    fullName: styleBandedColumns
+    summary: Specifies whether the table has banded columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedColumns: boolean;'
+      return:
+        type: boolean
+  - name: styleBandedRows
+    uid: word!Word.Table#styleBandedRows:member
+    package: word!
+    fullName: styleBandedRows
+    summary: Specifies whether the table has banded rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleBandedRows: boolean;'
+      return:
+        type: boolean
+  - name: styleBuiltIn
+    uid: word!Word.Table#styleBuiltIn:member
+    package: word!
+    fullName: styleBuiltIn
+    summary: >-
+      Specifies the built-in style name for the table. Use this property for
+      built-in styles that are portable between locales. To use custom styles or
+      localized style names, see the "style" property.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" |
+        "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" |
+        "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4"
+        | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header"
+        | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" |
+        "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" |
+        "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" |
+        "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" |
+        "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" |
+        "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" |
+        "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" |
+        "GridTable1Light_Accent1" | "GridTable1Light_Accent2" |
+        "GridTable1Light_Accent3" | "GridTable1Light_Accent4" |
+        "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" |
+        "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" |
+        "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" |
+        "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" |
+        "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" |
+        "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" |
+        "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" |
+        "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" |
+        "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" |
+        "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" |
+        "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" |
+        "GridTable6Colorful" | "GridTable6Colorful_Accent1" |
+        "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" |
+        "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" |
+        "GridTable6Colorful_Accent6" | "GridTable7Colorful" |
+        "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" |
+        "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" |
+        "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" |
+        "ListTable1Light" | "ListTable1Light_Accent1" |
+        "ListTable1Light_Accent2" | "ListTable1Light_Accent3" |
+        "ListTable1Light_Accent4" | "ListTable1Light_Accent5" |
+        "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" |
+        "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" |
+        "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" |
+        "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" |
+        "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" |
+        "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" |
+        "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" |
+        "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" |
+        "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" |
+        "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" |
+        "ListTable5Dark_Accent6" | "ListTable6Colorful" |
+        "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" |
+        "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" |
+        "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" |
+        "ListTable7Colorful" | "ListTable7Colorful_Accent1" |
+        "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" |
+        "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" |
+        "ListTable7Colorful_Accent6";
+      return:
+        type: >-
+           | "Other" | "Normal" |
+          "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" |
+          "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" |
+          "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" |
+          "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference"
+          | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" |
+          "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" |
+          "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" |
+          "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography"
+          | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" |
+          "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" |
+          "GridTable1Light" | "GridTable1Light_Accent1" |
+          "GridTable1Light_Accent2" | "GridTable1Light_Accent3" |
+          "GridTable1Light_Accent4" | "GridTable1Light_Accent5" |
+          "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" |
+          "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" |
+          "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" |
+          "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" |
+          "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" |
+          "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" |
+          "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" |
+          "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" |
+          "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" |
+          "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" |
+          "GridTable5Dark_Accent6" | "GridTable6Colorful" |
+          "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" |
+          "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" |
+          "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" |
+          "GridTable7Colorful" | "GridTable7Colorful_Accent1" |
+          "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" |
+          "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" |
+          "GridTable7Colorful_Accent6" | "ListTable1Light" |
+          "ListTable1Light_Accent1" | "ListTable1Light_Accent2" |
+          "ListTable1Light_Accent3" | "ListTable1Light_Accent4" |
+          "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" |
+          "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" |
+          "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" |
+          "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" |
+          "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" |
+          "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" |
+          "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" |
+          "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" |
+          "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" |
+          "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" |
+          "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" |
+          "ListTable6Colorful" | "ListTable6Colorful_Accent1" |
+          "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" |
+          "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" |
+          "ListTable6Colorful_Accent6" | "ListTable7Colorful" |
+          "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" |
+          "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" |
+          "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6"
+  - name: styleFirstColumn
+    uid: word!Word.Table#styleFirstColumn:member
+    package: word!
+    fullName: styleFirstColumn
+    summary: Specifies whether the table has a first column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleFirstColumn: boolean;'
+      return:
+        type: boolean
+  - name: styleLastColumn
+    uid: word!Word.Table#styleLastColumn:member
+    package: word!
+    fullName: styleLastColumn
+    summary: Specifies whether the table has a last column with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleLastColumn: boolean;'
+      return:
+        type: boolean
+  - name: styleTotalRow
+    uid: word!Word.Table#styleTotalRow:member
+    package: word!
+    fullName: styleTotalRow
+    summary: Specifies whether the table has a total (last) row with a special style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'styleTotalRow: boolean;'
+      return:
+        type: boolean
+  - name: tables
+    uid: word!Word.Table#tables:member
+    package: word!
+    fullName: tables
+    summary: Gets the child tables nested one level deeper.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly tables: Word.TableCollection;'
+      return:
+        type: 
+  - name: values
+    uid: word!Word.Table#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the table, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values: string[][];'
+      return:
+        type: string[][]
+  - name: verticalAlignment
+    uid: word!Word.Table#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of every cell in the table. The value can
+      be 'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets alignment details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        firstTable.load(["alignment", "horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table:`, `- Alignment of the table within the containing page column: ${firstTable.alignment}`, `- Horizontal alignment of every cell in the table: ${firstTable.horizontalAlignment}`, `- Vertical alignment of every cell in the table: ${firstTable.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment: Word.VerticalAlignment | "Mixed" | "Top" | "Center" |
+        "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
+  - name: width
+    uid: word!Word.Table#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the table in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+methods:
+  - name: addColumns(insertLocation, columnCount, values)
+    uid: word!Word.Table#addColumns:member(1)
+    package: word!
+    fullName: addColumns(insertLocation, columnCount, values)
+    summary: >-
+      Adds columns to the start or end of the table, using the first or last
+      existing column as a template. This is applicable to uniform tables. The
+      string values, if specified, are set in the newly inserted rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addColumns(insertLocation: Word.InsertLocation.start |
+        Word.InsertLocation.end | "Start" | "End", columnCount: number, values?:
+        string[][]): void;
+      parameters:
+        - id: insertLocation
+          description: >-
+            Required. It must be 'Start' or 'End', corresponding to the
+            appropriate side of the table.
+          type: >-
+             |  | "Start" | "End"
+        - id: columnCount
+          description: Required. Number of columns to add.
+          type: number
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: void
+        description: ''
+  - name: addRows(insertLocation, rowCount, values)
+    uid: word!Word.Table#addRows:member(1)
+    package: word!
+    fullName: addRows(insertLocation, rowCount, values)
+    summary: >-
+      Adds rows to the start or end of the table, using the first or last
+      existing row as a template. The string values, if specified, are set in
+      the newly inserted rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        addRows(insertLocation: Word.InsertLocation.start |
+        Word.InsertLocation.end | "Start" | "End", rowCount: number, values?:
+        string[][]): Word.TableRowCollection;
+      parameters:
+        - id: insertLocation
+          description: Required. It must be 'Start' or 'End'.
+          type: >-
+             |  | "Start" | "End"
+        - id: rowCount
+          description: Required. Number of rows to add.
+          type: number
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: autoFitWindow()
+    uid: word!Word.Table#autoFitWindow:member(1)
+    package: word!
+    fullName: autoFitWindow()
+    summary: Autofits the table columns to the width of the window.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoFitWindow(): void;'
+      return:
+        type: void
+        description: ''
+  - name: clear()
+    uid: word!Word.Table#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: Clears the contents of the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.Table#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the entire table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: deleteColumns(columnIndex, columnCount)
+    uid: word!Word.Table#deleteColumns:member(1)
+    package: word!
+    fullName: deleteColumns(columnIndex, columnCount)
+    summary: Deletes specific columns. This is applicable to uniform tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteColumns(columnIndex: number, columnCount?: number): void;'
+      parameters:
+        - id: columnIndex
+          description: Required. The first column to delete.
+          type: number
+        - id: columnCount
+          description: Optional. The number of columns to delete. Default 1.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: deleteRows(rowIndex, rowCount)
+    uid: word!Word.Table#deleteRows:member(1)
+    package: word!
+    fullName: deleteRows(rowIndex, rowCount)
+    summary: Deletes specific rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteRows(rowIndex: number, rowCount?: number): void;'
+      parameters:
+        - id: rowIndex
+          description: Required. The first row to delete.
+          type: number
+        - id: rowCount
+          description: Optional. The number of rows to delete. Default 1.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: distributeColumns()
+    uid: word!Word.Table#distributeColumns:member(1)
+    package: word!
+    fullName: distributeColumns()
+    summary: >-
+      Distributes the column widths evenly. This is applicable to uniform
+      tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'distributeColumns(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getBorder(borderLocation)
+    uid: word!Word.Table#getBorder:member(1)
+    package: word!
+    fullName: getBorder(borderLocation)
+    summary: Gets the border style for the specified border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const borderLocation = Word.BorderLocation.top;
+        const border: Word.TableBorder = firstTable.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBorder(borderLocation: Word.BorderLocation): Word.TableBorder;'
+      parameters:
+        - id: borderLocation
+          description: Required. The border location.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getBorder(borderLocation)
+    uid: word!Word.Table#getBorder:member(2)
+    package: word!
+    fullName: getBorder(borderLocation)
+    summary: Gets the border style for the specified border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getBorder(borderLocation: "Top" | "Left" | "Bottom" | "Right" |
+        "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" | "All"):
+        Word.TableBorder;
+      parameters:
+        - id: borderLocation
+          description: Required. The border location.
+          type: >-
+            "Top" | "Left" | "Bottom" | "Right" | "InsideHorizontal" |
+            "InsideVertical" | "Inside" | "Outside" | "All"
+      return:
+        type: 
+        description: ''
+  - name: getCell(rowIndex, cellIndex)
+    uid: word!Word.Table#getCell:member(1)
+    package: word!
+    fullName: getCell(rowIndex, cellIndex)
+    summary: >-
+      Gets the table cell at a specified row and column. Throws an
+      `ItemNotFound` error if the specified table cell doesn't exist.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/table-cell-access.yaml
+
+
+      // Gets the content of the first cell in the first table.
+
+      await Word.run(async (context) => {
+        const firstCell: Word.Body = context.document.body.tables.getFirst().getCell(0, 0).body;
+        firstCell.load("text");
+
+        await context.sync();
+        console.log("First cell's text is: " + firstCell.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCell(rowIndex: number, cellIndex: number): Word.TableCell;'
+      parameters:
+        - id: rowIndex
+          description: Required. The index of the row.
+          type: number
+        - id: cellIndex
+          description: Required. The index of the cell in the row.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getCellOrNullObject(rowIndex, cellIndex)
+    uid: word!Word.Table#getCellOrNullObject:member(1)
+    package: word!
+    fullName: getCellOrNullObject(rowIndex, cellIndex)
+    summary: >-
+      Gets the table cell at a specified row and column. If the specified table
+      cell doesn't exist, then this method will return an object with its
+      `isNullObject` property set to `true`. For further information,
+      see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellOrNullObject(rowIndex: number, cellIndex: number):
+        Word.TableCell;
+      parameters:
+        - id: rowIndex
+          description: Required. The index of the row.
+          type: number
+        - id: cellIndex
+          description: Required. The index of the cell in the row.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: getCellPadding(cellPaddingLocation)
+    uid: word!Word.Table#getCellPadding:member(1)
+    package: word!
+    fullName: getCellPadding(cellPaddingLocation)
+    summary: Gets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets cell padding details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const cellPaddingLocation = Word.CellPaddingLocation.right;
+        const cellPadding = firstTable.getCellPadding(cellPaddingLocation);
+        await context.sync();
+
+        console.log(
+          `Cell padding details about the ${cellPaddingLocation} border of the first table: ${cellPadding.value} points`
+        );
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellPadding(cellPaddingLocation: Word.CellPaddingLocation):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: getCellPadding(cellPaddingLocation)
+    uid: word!Word.Table#getCellPadding:member(2)
+    package: word!
+    fullName: getCellPadding(cellPaddingLocation)
+    summary: Gets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" |
+        "Right"): OfficeExtension.ClientResult;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: '"Top" | "Left" | "Bottom" | "Right"'
+      return:
+        type: <number>
+        description: ''
+  - name: getNext()
+    uid: word!Word.Table#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next table. Throws an `ItemNotFound` error if this table is the
+      last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.Table;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.Table#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next table. If this table is the last one, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.Table;'
+      return:
+        type: 
+        description: ''
+  - name: getParagraphAfter()
+    uid: word!Word.Table#getParagraphAfter:member(1)
+    package: word!
+    fullName: getParagraphAfter()
+    summary: >-
+      Gets the paragraph after the table. Throws an `ItemNotFound` error if
+      there isn't a paragraph after the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getParagraphAfter(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getParagraphAfterOrNullObject()
+    uid: word!Word.Table#getParagraphAfterOrNullObject:member(1)
+    package: word!
+    fullName: getParagraphAfterOrNullObject()
+    summary: >-
+      Gets the paragraph after the table. If there isn't a paragraph after the
+      table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getParagraphAfterOrNullObject(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getParagraphBefore()
+    uid: word!Word.Table#getParagraphBefore:member(1)
+    package: word!
+    fullName: getParagraphBefore()
+    summary: >-
+      Gets the paragraph before the table. Throws an `ItemNotFound` error if
+      there isn't a paragraph before the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getParagraphBefore(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getParagraphBeforeOrNullObject()
+    uid: word!Word.Table#getParagraphBeforeOrNullObject:member(1)
+    package: word!
+    fullName: getParagraphBeforeOrNullObject()
+    summary: >-
+      Gets the paragraph before the table. If there isn't a paragraph before the
+      table, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getParagraphBeforeOrNullObject(): Word.Paragraph;'
+      return:
+        type: 
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.Table#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: >-
+      Gets the range that contains this table, or the range at the start or end
+      of the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end |
+        Word.RangeLocation.after | "Whole" | "Start" | "End" | "After"):
+        Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: >-
+            Optional. The range location must be 'Whole', 'Start', 'End', or
+            'After'.
+          type: >-
+             |  |  |  | "Whole" | "Start" |
+            "End" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertContentControl()
+    uid: word!Word.Table#insertContentControl:member(1)
+    package: word!
+    fullName: insertContentControl()
+    summary: Inserts a content control on the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertContentControl(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: insertParagraph(paragraphText, insertLocation)
+    uid: word!Word.Table#insertParagraph:member(1)
+    package: word!
+    fullName: insertParagraph(paragraphText, insertLocation)
+    summary: Inserts a paragraph at the specified location.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertParagraph(paragraphText: string, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After"): Word.Paragraph;
+      parameters:
+        - id: paragraphText
+          description: Required. The paragraph text to be inserted.
+          type: string
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+      return:
+        type: 
+        description: ''
+  - name: insertTable(rowCount, columnCount, insertLocation, values)
+    uid: word!Word.Table#insertTable:member(1)
+    package: word!
+    fullName: insertTable(rowCount, columnCount, insertLocation, values)
+    summary: Inserts a table with the specified number of rows and columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertTable(rowCount: number, columnCount: number, insertLocation:
+        Word.InsertLocation.before | Word.InsertLocation.after | "Before" |
+        "After", values?: string[][]): Word.Table;
+      parameters:
+        - id: rowCount
+          description: Required. The number of rows in the table.
+          type: number
+        - id: columnCount
+          description: Required. The number of columns in the table.
+          type: number
+        - id: insertLocation
+          description: Required. The value must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.Table#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TableLoadOptions): Word.Table;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Table#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Table;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Table#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Table;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: mergeCells(topRow, firstCell, bottomRow, lastCell)
+    uid: word!Word.Table#mergeCells:member(1)
+    package: word!
+    fullName: mergeCells(topRow, firstCell, bottomRow, lastCell)
+    summary: Merges the cells bounded inclusively by a first and last cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        mergeCells(topRow: number, firstCell: number, bottomRow: number,
+        lastCell: number): Word.TableCell;
+      parameters:
+        - id: topRow
+          description: Required. The row of the first cell
+          type: number
+        - id: firstCell
+          description: Required. The index of the first cell in its row
+          type: number
+        - id: bottomRow
+          description: Required. The row of the last cell
+          type: number
+        - id: lastCell
+          description: Required. The index of the last cell in its row
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.Table#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified SearchOptions on the scope of the
+      table object. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: Required. The search text.
+          type: string
+        - id: searchOptions
+          description: Optional. Options for the search.
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Table#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: >-
+      Selects the table, or the position at the start or end of the table, and
+      navigates the Word UI to it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.Table#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: >-
+      Selects the table, or the position at the start or end of the table, and
+      navigates the Word UI to it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Table#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TableUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Table#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Table): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setCellPadding(cellPaddingLocation, cellPadding)
+    uid: word!Word.Table#setCellPadding:member(1)
+    package: word!
+    fullName: setCellPadding(cellPaddingLocation, cellPadding)
+    summary: Sets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setCellPadding(cellPaddingLocation: Word.CellPaddingLocation,
+        cellPadding: number): void;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: 
+        - id: cellPadding
+          description: Required. The cell padding.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setCellPadding(cellPaddingLocation, cellPadding)
+    uid: word!Word.Table#setCellPadding:member(2)
+    package: word!
+    fullName: setCellPadding(cellPaddingLocation, cellPadding)
+    summary: Sets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" | "Right",
+        cellPadding: number): void;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: '"Top" | "Left" | "Bottom" | "Right"'
+        - id: cellPadding
+          description: Required. The cell padding.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Table#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Table` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TableData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Table#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Table;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Table#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Table;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tableborder.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tableborder.yml
new file mode 100644
index 0000000000..cec1d51ac3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tableborder.yml
@@ -0,0 +1,379 @@
+### YamlMime:TSType
+name: Word.TableBorder
+uid: word!Word.TableBorder:class
+package: word!
+fullName: Word.TableBorder
+summary: Specifies the border style.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets border details about the first table in the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const borderLocation = Word.BorderLocation.top;
+    const border: Word.TableBorder = firstTable.getBorder(borderLocation);
+    border.load(["type", "color", "width"]);
+    await context.sync();
+
+    console.log(`Details about the ${borderLocation} border of the first table:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: color
+    uid: word!Word.TableBorder#color:member
+    package: word!
+    fullName: color
+    summary: Specifies the table border color.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const borderLocation = Word.BorderLocation.top;
+        const border: Word.TableBorder = firstTable.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'color: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.TableBorder#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: type
+    uid: word!Word.TableBorder#type:member
+    package: word!
+    fullName: type
+    summary: Specifies the type of the table border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const borderLocation = Word.BorderLocation.top;
+        const border: Word.TableBorder = firstTable.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        type: Word.BorderType | "Mixed" | "None" | "Single" | "Double" |
+        "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" |
+        "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" |
+        "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge"
+        | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" |
+        "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+      return:
+        type: >-
+           | "Mixed" | "None" | "Single"
+          | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" |
+          "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall"
+          | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" |
+          "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" |
+          "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" |
+          "ThreeDEngrave"
+  - name: width
+    uid: word!Word.TableBorder#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      Specifies the width, in points, of the table border. Not applicable to
+      table border types that have fixed widths.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const borderLocation = Word.BorderLocation.top;
+        const border: Word.TableBorder = firstTable.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.TableBorder#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TableBorderLoadOptions):
+        Word.TableBorder;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableBorder#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableBorder;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableBorder#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TableBorder;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TableBorder#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TableBorderUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TableBorder#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TableBorder): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableBorder#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TableBorder`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.TableBorderData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableBorderData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableBorder#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableBorder;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableBorder#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableBorder;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecell.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecell.yml
new file mode 100644
index 0000000000..679d9d9420
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecell.yml
@@ -0,0 +1,845 @@
+### YamlMime:TSType
+name: Word.TableCell
+uid: word!Word.TableCell:class
+package: word!
+fullName: Word.TableCell
+summary: Represents a table cell in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets content alignment details about the first cell of the first table in
+  the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+    const firstCell: Word.TableCell = firstTableRow.cells.getFirst();
+    firstCell.load(["horizontalAlignment", "verticalAlignment"]);
+    await context.sync();
+
+    console.log(`Details about the alignment of the first table's first cell:`, `- Horizontal alignment of the cell's content: ${firstCell.horizontalAlignment}`, `- Vertical alignment of the cell's content: ${firstCell.verticalAlignment}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: body
+    uid: word!Word.TableCell#body:member
+    package: word!
+    fullName: body
+    summary: Gets the body object of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly body: Word.Body;'
+      return:
+        type: 
+  - name: cellIndex
+    uid: word!Word.TableCell#cellIndex:member
+    package: word!
+    fullName: cellIndex
+    summary: Gets the index of the cell in its row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly cellIndex: number;'
+      return:
+        type: number
+  - name: columnWidth
+    uid: word!Word.TableCell#columnWidth:member
+    package: word!
+    fullName: columnWidth
+    summary: >-
+      Specifies the width of the cell's column in points. This is applicable to
+      uniform tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'columnWidth: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.TableCell#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: horizontalAlignment
+    uid: word!Word.TableCell#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of the cell. The value can be 'Left',
+      'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets content alignment details about the first cell of the first table
+      in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        const firstCell: Word.TableCell = firstTableRow.cells.getFirst();
+        firstCell.load(["horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table's first cell:`, `- Horizontal alignment of the cell's content: ${firstCell.horizontalAlignment}`, `- Vertical alignment of the cell's content: ${firstCell.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: parentRow
+    uid: word!Word.TableCell#parentRow:member
+    package: word!
+    fullName: parentRow
+    summary: Gets the parent row of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentRow: Word.TableRow;'
+      return:
+        type: 
+  - name: parentTable
+    uid: word!Word.TableCell#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: Gets the parent table of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: rowIndex
+    uid: word!Word.TableCell#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: Gets the index of the cell's row in the table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly rowIndex: number;'
+      return:
+        type: number
+  - name: shadingColor
+    uid: word!Word.TableCell#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color of the cell. Color is specified in "\#RRGGBB"
+      format or by using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor: string;'
+      return:
+        type: string
+  - name: value
+    uid: word!Word.TableCell#value:member
+    package: word!
+    fullName: value
+    summary: Specifies the text of the cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'value: string;'
+      return:
+        type: string
+  - name: verticalAlignment
+    uid: word!Word.TableCell#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cell. The value can be 'Top',
+      'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets content alignment details about the first cell of the first table
+      in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        const firstCell: Word.TableCell = firstTableRow.cells.getFirst();
+        firstCell.load(["horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table's first cell:`, `- Horizontal alignment of the cell's content: ${firstCell.horizontalAlignment}`, `- Vertical alignment of the cell's content: ${firstCell.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment: Word.VerticalAlignment | "Mixed" | "Top" | "Center" |
+        "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
+  - name: width
+    uid: word!Word.TableCell#width:member
+    package: word!
+    fullName: width
+    summary: Gets the width of the cell in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly width: number;'
+      return:
+        type: number
+methods:
+  - name: deleteColumn()
+    uid: word!Word.TableCell#deleteColumn:member(1)
+    package: word!
+    fullName: deleteColumn()
+    summary: >-
+      Deletes the column containing this cell. This is applicable to uniform
+      tables.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteColumn(): void;'
+      return:
+        type: void
+        description: ''
+  - name: deleteRow()
+    uid: word!Word.TableCell#deleteRow:member(1)
+    package: word!
+    fullName: deleteRow()
+    summary: Deletes the row containing this cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'deleteRow(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getBorder(borderLocation)
+    uid: word!Word.TableCell#getBorder:member(1)
+    package: word!
+    fullName: getBorder(borderLocation)
+    summary: Gets the border style for the specified border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBorder(borderLocation: Word.BorderLocation): Word.TableBorder;'
+      parameters:
+        - id: borderLocation
+          description: Required. The border location.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getBorder(borderLocation)
+    uid: word!Word.TableCell#getBorder:member(2)
+    package: word!
+    fullName: getBorder(borderLocation)
+    summary: Gets the border style for the specified border.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first of the first table in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstCell: Word.TableCell = firstTable.getCell(0, 0);
+        const borderLocation = "Left";
+        const border: Word.TableBorder = firstCell.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table's first cell:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getBorder(borderLocation: "Top" | "Left" | "Bottom" | "Right" |
+        "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" | "All"):
+        Word.TableBorder;
+      parameters:
+        - id: borderLocation
+          description: Required. The border location.
+          type: >-
+            "Top" | "Left" | "Bottom" | "Right" | "InsideHorizontal" |
+            "InsideVertical" | "Inside" | "Outside" | "All"
+      return:
+        type: 
+        description: ''
+  - name: getCellPadding(cellPaddingLocation)
+    uid: word!Word.TableCell#getCellPadding:member(1)
+    package: word!
+    fullName: getCellPadding(cellPaddingLocation)
+    summary: Gets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellPadding(cellPaddingLocation: Word.CellPaddingLocation):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: getCellPadding(cellPaddingLocation)
+    uid: word!Word.TableCell#getCellPadding:member(2)
+    package: word!
+    fullName: getCellPadding(cellPaddingLocation)
+    summary: Gets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets cell padding details about the first cell of the first table in
+      the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstCell: Word.TableCell = firstTable.getCell(0, 0);
+        const cellPaddingLocation = "Left";
+        const cellPadding = firstCell.getCellPadding(cellPaddingLocation);
+        await context.sync();
+
+        console.log(
+          `Cell padding details about the ${cellPaddingLocation} border of the first table's first cell: ${cellPadding.value} points`
+        );
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" |
+        "Right"): OfficeExtension.ClientResult;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: '"Top" | "Left" | "Bottom" | "Right"'
+      return:
+        type: <number>
+        description: ''
+  - name: getNext()
+    uid: word!Word.TableCell#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next cell. Throws an `ItemNotFound` error if this cell is the
+      last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.TableCell#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next cell. If this cell is the last one, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+  - name: insertColumns(insertLocation, columnCount, values)
+    uid: word!Word.TableCell#insertColumns:member(1)
+    package: word!
+    fullName: insertColumns(insertLocation, columnCount, values)
+    summary: >-
+      Adds columns to the left or right of the cell, using the cell's column as
+      a template. This is applicable to uniform tables. The string values, if
+      specified, are set in the newly inserted rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertColumns(insertLocation: Word.InsertLocation.before |
+        Word.InsertLocation.after | "Before" | "After", columnCount: number,
+        values?: string[][]): void;
+      parameters:
+        - id: insertLocation
+          description: Required. It must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+        - id: columnCount
+          description: Required. Number of columns to add.
+          type: number
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: void
+        description: ''
+  - name: insertRows(insertLocation, rowCount, values)
+    uid: word!Word.TableCell#insertRows:member(1)
+    package: word!
+    fullName: insertRows(insertLocation, rowCount, values)
+    summary: >-
+      Inserts rows above or below the cell, using the cell's row as a template.
+      The string values, if specified, are set in the newly inserted rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertRows(insertLocation: Word.InsertLocation.before |
+        Word.InsertLocation.after | "Before" | "After", rowCount: number,
+        values?: string[][]): Word.TableRowCollection;
+      parameters:
+        - id: insertLocation
+          description: Required. It must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+        - id: rowCount
+          description: Required. Number of rows to add.
+          type: number
+        - id: values
+          description: >-
+            Optional 2D array. Cells are filled if the corresponding strings are
+            specified in the array.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableCell#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TableCellLoadOptions): Word.TableCell;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableCell#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableCell;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableCell#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TableCell;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TableCell#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TableCellUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TableCell#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TableCell): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setCellPadding(cellPaddingLocation, cellPadding)
+    uid: word!Word.TableCell#setCellPadding:member(1)
+    package: word!
+    fullName: setCellPadding(cellPaddingLocation, cellPadding)
+    summary: Sets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setCellPadding(cellPaddingLocation: Word.CellPaddingLocation,
+        cellPadding: number): void;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: 
+        - id: cellPadding
+          description: Required. The cell padding.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setCellPadding(cellPaddingLocation, cellPadding)
+    uid: word!Word.TableCell#setCellPadding:member(2)
+    package: word!
+    fullName: setCellPadding(cellPaddingLocation, cellPadding)
+    summary: Sets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" | "Right",
+        cellPadding: number): void;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: '"Top" | "Left" | "Bottom" | "Right"'
+        - id: cellPadding
+          description: Required. The cell padding.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: split(rowCount, columnCount)
+    uid: word!Word.TableCell#split:member(1)
+    package: word!
+    fullName: split(rowCount, columnCount)
+    summary: Splits the cell into the specified number of rows and columns.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'split(rowCount: number, columnCount: number): void;'
+      parameters:
+        - id: rowCount
+          description: >-
+            Required. The number of rows to split into. Must be a divisor of the
+            number of underlying rows.
+          type: number
+        - id: columnCount
+          description: Required. The number of columns to split into.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableCell#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TableCell` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TableCellData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableCellData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableCell#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableCell#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecellcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecellcollection.yml
new file mode 100644
index 0000000000..1982effcc7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecellcollection.yml
@@ -0,0 +1,250 @@
+### YamlMime:TSType
+name: Word.TableCellCollection
+uid: word!Word.TableCellCollection:class
+package: word!
+fullName: Word.TableCellCollection
+summary: Contains the collection of the document's TableCell objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets content alignment details about the first cell of the first table in
+  the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+    const firstCell: Word.TableCell = firstTableRow.cells.getFirst();
+    firstCell.load(["horizontalAlignment", "verticalAlignment"]);
+    await context.sync();
+
+    console.log(`Details about the alignment of the first table's first cell:`, `- Horizontal alignment of the cell's content: ${firstCell.horizontalAlignment}`, `- Vertical alignment of the cell's content: ${firstCell.verticalAlignment}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TableCellCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TableCellCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.TableCell[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.TableCellCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first table cell in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.TableCellCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first table cell in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableCellCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TableCellCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TableCellCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableCellCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableCellCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableCellCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TableCellCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableCellCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.TableCellCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.TableCellCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableCellCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableCellCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableCellCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableCellCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableCellCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecollection.yml
new file mode 100644
index 0000000000..70c7178180
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecollection.yml
@@ -0,0 +1,266 @@
+### YamlMime:TSType
+name: Word.TableCollection
+uid: word!Word.TableCollection:class
+package: word!
+fullName: Word.TableCollection
+summary: Contains the collection of the document's Table objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets alignment details about the first table in the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    firstTable.load(["alignment", "horizontalAlignment", "verticalAlignment"]);
+    await context.sync();
+
+    console.log(`Details about the alignment of the first table:`, `- Alignment of the table within the containing page column: ${firstTable.alignment}`, `- Horizontal alignment of every cell in the table: ${firstTable.horizontalAlignment}`, `- Vertical alignment of every cell in the table: ${firstTable.verticalAlignment}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TableCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TableCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Table[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.TableCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first table in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/table-cell-access.yaml
+
+
+      // Gets the content of the first cell in the first table.
+
+      await Word.run(async (context) => {
+        const firstCell: Word.Body = context.document.body.tables.getFirst().getCell(0, 0).body;
+        firstCell.load("text");
+
+        await context.sync();
+        console.log("First cell's text is: " + firstCell.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Table;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.TableCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first table in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Table;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TableCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TableCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             &
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TableCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TableCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.TableCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecolumn.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecolumn.yml
new file mode 100644
index 0000000000..bb0fe68dfa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecolumn.yml
@@ -0,0 +1,489 @@
+### YamlMime:TSType
+name: Word.TableColumn
+uid: word!Word.TableColumn:class
+package: word!
+fullName: Word.TableColumn
+summary: Represents a table column in a Word document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: borders
+    uid: word!Word.TableColumn#borders:member
+    package: word!
+    fullName: borders
+    summary: >-
+      Returns a `BorderUniversalCollection` object that represents all the
+      borders for the table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly borders: Word.BorderUniversalCollection;'
+      return:
+        type: 
+  - name: columnIndex
+    uid: word!Word.TableColumn#columnIndex:member
+    package: word!
+    fullName: columnIndex
+    summary: Returns the position of this column in a collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly columnIndex: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.TableColumn#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: isFirst
+    uid: word!Word.TableColumn#isFirst:member
+    package: word!
+    fullName: isFirst
+    summary: >-
+      Returns `true` if the column or row is the first one in the table; `false`
+      otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isFirst: boolean;'
+      return:
+        type: boolean
+  - name: isLast
+    uid: word!Word.TableColumn#isLast:member
+    package: word!
+    fullName: isLast
+    summary: >-
+      Returns `true` if the column or row is the last one in the table; `false`
+      otherwise.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isLast: boolean;'
+      return:
+        type: boolean
+  - name: nestingLevel
+    uid: word!Word.TableColumn#nestingLevel:member
+    package: word!
+    fullName: nestingLevel
+    summary: Returns the nesting level of the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly nestingLevel: number;'
+      return:
+        type: number
+  - name: preferredWidth
+    uid: word!Word.TableColumn#preferredWidth:member
+    package: word!
+    fullName: preferredWidth
+    summary: >-
+      Specifies the preferred width (in points or as a percentage of the window
+      width) for the column. The unit of measurement can be specified by the
+      `preferredWidthType` property.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredWidth: number;'
+      return:
+        type: number
+  - name: preferredWidthType
+    uid: word!Word.TableColumn#preferredWidthType:member
+    package: word!
+    fullName: preferredWidthType
+    summary: >-
+      Specifies the preferred unit of measurement to use for the width of the
+      table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        preferredWidthType: Word.PreferredWidthType | "Auto" | "Percent" |
+        "Points";
+      return:
+        type: >-
+           | "Auto" | "Percent"
+          | "Points"
+  - name: shading
+    uid: word!Word.TableColumn#shading:member
+    package: word!
+    fullName: shading
+    summary: >-
+      Returns a `ShadingUniversal` object that refers to the shading formatting
+      for the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly shading: Word.ShadingUniversal;'
+      return:
+        type: 
+  - name: width
+    uid: word!Word.TableColumn#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width of the column, in points.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+methods:
+  - name: autoFit()
+    uid: word!Word.TableColumn#autoFit:member(1)
+    package: word!
+    fullName: autoFit()
+    summary: >-
+      Changes the width of the table column to accommodate the width of the text
+      without changing the way text wraps in the cells.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoFit(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.TableColumn#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableColumn#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TableColumnLoadOptions):
+        Word.TableColumn;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableColumn#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableColumn;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableColumn#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TableColumn;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select()
+    uid: word!Word.TableColumn#select:member(1)
+    package: word!
+    fullName: select()
+    summary: Selects the table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TableColumn#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TableColumnUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TableColumn#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TableColumn): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setWidth(columnWidth, rulerStyle)
+    uid: word!Word.TableColumn#setWidth:member(1)
+    package: word!
+    fullName: setWidth(columnWidth, rulerStyle)
+    summary: Sets the width of the column in a table.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setWidth(columnWidth: number, rulerStyle: Word.RulerStyle): void;'
+      parameters:
+        - id: columnWidth
+          description: The width to set.
+          type: number
+        - id: rulerStyle
+          description: The ruler style to apply.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setWidth(columnWidth, rulerStyle)
+    uid: word!Word.TableColumn#setWidth:member(2)
+    package: word!
+    fullName: setWidth(columnWidth, rulerStyle)
+    summary: Sets the width of the column in a table.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setWidth(columnWidth: number, rulerStyle: "None" | "Proportional" |
+        "FirstColumn" | "SameWidth"): void;
+      parameters:
+        - id: columnWidth
+          description: The width to set.
+          type: number
+        - id: rulerStyle
+          description: The ruler style to apply.
+          type: '"None" | "Proportional" | "FirstColumn" | "SameWidth"'
+      return:
+        type: void
+        description: ''
+  - name: sort()
+    uid: word!Word.TableColumn#sort:member(1)
+    package: word!
+    fullName: sort()
+    summary: Sorts the table column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'sort(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableColumn#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TableColumn`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.TableColumnData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableColumnData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableColumn#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableColumn;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableColumn#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableColumn;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecolumncollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecolumncollection.yml
new file mode 100644
index 0000000000..a1758fdbfc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablecolumncollection.yml
@@ -0,0 +1,324 @@
+### YamlMime:TSType
+name: Word.TableColumnCollection
+uid: word!Word.TableColumnCollection:class
+package: word!
+fullName: Word.TableColumnCollection
+summary: >-
+  Represents a collection of
+  [Word.TableColumn](xref:word!Word.TableColumn:class) objects in a Word
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TableColumnCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TableColumnCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.TableColumn[];'
+      return:
+        type: []
+methods:
+  - name: add(beforeColumn)
+    uid: word!Word.TableColumnCollection#add:member(1)
+    package: word!
+    fullName: add(beforeColumn)
+    summary: Returns a `TableColumn` object that represents a column added to a table.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(beforeColumn?: Word.TableColumn): Word.TableColumn;'
+      parameters:
+        - id: beforeColumn
+          description: Optional. The column before which the new column is added.
+          type: 
+      return:
+        type: 
+        description: A new `TableColumn` object.
+  - name: autoFit()
+    uid: word!Word.TableColumnCollection#autoFit:member(1)
+    package: word!
+    fullName: autoFit()
+    summary: >-
+      Changes the width of a table column to accommodate the width of the text
+      without changing the way text wraps in the cells.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'autoFit(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.TableColumnCollection#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the specified columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: distributeWidth()
+    uid: word!Word.TableColumnCollection#distributeWidth:member(1)
+    package: word!
+    fullName: distributeWidth()
+    summary: Adjusts the width of the specified columns so that they are equal.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'distributeWidth(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableColumnCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TableColumnCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TableColumnCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableColumnCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableColumnCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableColumnCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TableColumnCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: select()
+    uid: word!Word.TableColumnCollection#select:member(1)
+    package: word!
+    fullName: select()
+    summary: Selects the specified table columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(): void;'
+      return:
+        type: void
+        description: ''
+  - name: setWidth(columnWidth, rulerStyle)
+    uid: word!Word.TableColumnCollection#setWidth:member(1)
+    package: word!
+    fullName: setWidth(columnWidth, rulerStyle)
+    summary: Sets the width of columns in a table.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setWidth(columnWidth: number, rulerStyle: Word.RulerStyle): void;'
+      parameters:
+        - id: columnWidth
+          description: The width to set.
+          type: number
+        - id: rulerStyle
+          description: The ruler style to apply.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setWidth(columnWidth, rulerStyle)
+    uid: word!Word.TableColumnCollection#setWidth:member(2)
+    package: word!
+    fullName: setWidth(columnWidth, rulerStyle)
+    summary: Sets the width of columns in a table.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setWidth(columnWidth: number, rulerStyle: "None" | "Proportional" |
+        "FirstColumn" | "SameWidth"): void;
+      parameters:
+        - id: columnWidth
+          description: The width to set.
+          type: number
+        - id: rulerStyle
+          description: The ruler style to apply.
+          type: '"None" | "Proportional" | "FirstColumn" | "SameWidth"'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableColumnCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.TableColumnCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.TableColumnCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableColumnCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.TableColumnCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableColumnCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableColumnCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableColumnCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablerow.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablerow.yml
new file mode 100644
index 0000000000..232600cc76
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablerow.yml
@@ -0,0 +1,927 @@
+### YamlMime:TSType
+name: Word.TableRow
+uid: word!Word.TableRow:class
+package: word!
+fullName: Word.TableRow
+summary: Represents a row in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets content alignment details about the first cell of the first table in
+  the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+    const firstCell: Word.TableCell = firstTableRow.cells.getFirst();
+    firstCell.load(["horizontalAlignment", "verticalAlignment"]);
+    await context.sync();
+
+    console.log(`Details about the alignment of the first table's first cell:`, `- Horizontal alignment of the cell's content: ${firstCell.horizontalAlignment}`, `- Vertical alignment of the cell's content: ${firstCell.verticalAlignment}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: cellCount
+    uid: word!Word.TableRow#cellCount:member
+    package: word!
+    fullName: cellCount
+    summary: Gets the number of cells in the row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly cellCount: number;'
+      return:
+        type: number
+  - name: cells
+    uid: word!Word.TableRow#cells:member
+    package: word!
+    fullName: cells
+    summary: Gets cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets content alignment details about the first cell of the first table
+      in the document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        const firstCell: Word.TableCell = firstTableRow.cells.getFirst();
+        firstCell.load(["horizontalAlignment", "verticalAlignment"]);
+        await context.sync();
+
+        console.log(`Details about the alignment of the first table's first cell:`, `- Horizontal alignment of the cell's content: ${firstCell.horizontalAlignment}`, `- Vertical alignment of the cell's content: ${firstCell.verticalAlignment}`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly cells: Word.TableCellCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.TableRow#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: endnotes
+    uid: word!Word.TableRow#endnotes:member
+    package: word!
+    fullName: endnotes
+    summary: Gets the collection of endnotes in the table row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly endnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: fields
+    uid: word!Word.TableRow#fields:member
+    package: word!
+    fullName: fields
+    summary: Gets the collection of field objects in the table row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fields: Word.FieldCollection;'
+      return:
+        type: 
+  - name: font
+    uid: word!Word.TableRow#font:member
+    package: word!
+    fullName: font
+    summary: >-
+      Gets the font. Use this to get and set font name, size, color, and other
+      properties.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly font: Word.Font;'
+      return:
+        type: 
+  - name: footnotes
+    uid: word!Word.TableRow#footnotes:member
+    package: word!
+    fullName: footnotes
+    summary: Gets the collection of footnotes in the table row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.5](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly footnotes: Word.NoteItemCollection;'
+      return:
+        type: 
+  - name: horizontalAlignment
+    uid: word!Word.TableRow#horizontalAlignment:member
+    package: word!
+    fullName: horizontalAlignment
+    summary: >-
+      Specifies the horizontal alignment of every cell in the row. The value can
+      be 'Left', 'Centered', 'Right', or 'Justified'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        horizontalAlignment: Word.Alignment | "Mixed" | "Unknown" | "Left" |
+        "Centered" | "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: isHeader
+    uid: word!Word.TableRow#isHeader:member
+    package: word!
+    fullName: isHeader
+    summary: >-
+      Checks whether the row is a header row. To set the number of header rows,
+      use `headerRowCount` on the Table object.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isHeader: boolean;'
+      return:
+        type: boolean
+  - name: parentTable
+    uid: word!Word.TableRow#parentTable:member
+    package: word!
+    fullName: parentTable
+    summary: Gets parent table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly parentTable: Word.Table;'
+      return:
+        type: 
+  - name: preferredHeight
+    uid: word!Word.TableRow#preferredHeight:member
+    package: word!
+    fullName: preferredHeight
+    summary: Specifies the preferred height of the row in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'preferredHeight: number;'
+      return:
+        type: number
+  - name: rowIndex
+    uid: word!Word.TableRow#rowIndex:member
+    package: word!
+    fullName: rowIndex
+    summary: Gets the index of the row in its parent table.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly rowIndex: number;'
+      return:
+        type: number
+  - name: shadingColor
+    uid: word!Word.TableRow#shadingColor:member
+    package: word!
+    fullName: shadingColor
+    summary: >-
+      Specifies the shading color. Color is specified in "\#RRGGBB" format or by
+      using the color name.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'shadingColor: string;'
+      return:
+        type: string
+  - name: values
+    uid: word!Word.TableRow#values:member
+    package: word!
+    fullName: values
+    summary: Specifies the text values in the row, as a 2D JavaScript array.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'values: string[][];'
+      return:
+        type: string[][]
+  - name: verticalAlignment
+    uid: word!Word.TableRow#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Specifies the vertical alignment of the cells in the row. The value can be
+      'Top', 'Center', or 'Bottom'.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment: Word.VerticalAlignment | "Mixed" | "Top" | "Center" |
+        "Bottom";
+      return:
+        type: >-
+           | "Mixed" | "Top" |
+          "Center" | "Bottom"
+methods:
+  - name: clear()
+    uid: word!Word.TableRow#clear:member(1)
+    package: word!
+    fullName: clear()
+    summary: Clears the contents of the row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'clear(): void;'
+      return:
+        type: void
+        description: ''
+  - name: delete()
+    uid: word!Word.TableRow#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the entire row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getBorder(borderLocation)
+    uid: word!Word.TableRow#getBorder:member(1)
+    package: word!
+    fullName: getBorder(borderLocation)
+    summary: Gets the border style of the cells in the row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first row of the first table in the
+      document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        const borderLocation = Word.BorderLocation.bottom;
+        const border: Word.TableBorder = firstTableRow.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table's first row:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getBorder(borderLocation: Word.BorderLocation): Word.TableBorder;'
+      parameters:
+        - id: borderLocation
+          description: Required. The border location.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: getBorder(borderLocation)
+    uid: word!Word.TableRow#getBorder:member(2)
+    package: word!
+    fullName: getBorder(borderLocation)
+    summary: Gets the border style of the cells in the row.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getBorder(borderLocation: "Top" | "Left" | "Bottom" | "Right" |
+        "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" | "All"):
+        Word.TableBorder;
+      parameters:
+        - id: borderLocation
+          description: Required. The border location.
+          type: >-
+            "Top" | "Left" | "Bottom" | "Right" | "InsideHorizontal" |
+            "InsideVertical" | "Inside" | "Outside" | "All"
+      return:
+        type: 
+        description: ''
+  - name: getCellPadding(cellPaddingLocation)
+    uid: word!Word.TableRow#getCellPadding:member(1)
+    package: word!
+    fullName: getCellPadding(cellPaddingLocation)
+    summary: Gets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets cell padding details about the first row of the first table in the
+      document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        const cellPaddingLocation = Word.CellPaddingLocation.bottom;
+        const cellPadding = firstTableRow.getCellPadding(cellPaddingLocation);
+        await context.sync();
+
+        console.log(
+          `Cell padding details about the ${cellPaddingLocation} border of the first table's first row: ${cellPadding.value} points`
+        );
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellPadding(cellPaddingLocation: Word.CellPaddingLocation):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: 
+      return:
+        type: <number>
+        description: ''
+  - name: getCellPadding(cellPaddingLocation)
+    uid: word!Word.TableRow#getCellPadding:member(2)
+    package: word!
+    fullName: getCellPadding(cellPaddingLocation)
+    summary: Gets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" |
+        "Right"): OfficeExtension.ClientResult;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: '"Top" | "Left" | "Bottom" | "Right"'
+      return:
+        type: <number>
+        description: ''
+  - name: getNext()
+    uid: word!Word.TableRow#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next row. Throws an `ItemNotFound` error if this row is the last
+      one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.TableRow;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.TableRow#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next row. If this row is the last one, then this method will
+      return an object with its `isNullObject` property set to `true`.
+      For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.TableRow;'
+      return:
+        type: 
+        description: ''
+  - name: insertContentControl()
+    uid: word!Word.TableRow#insertContentControl:member(1)
+    package: word!
+    fullName: insertContentControl()
+    summary: Inserts a content control on the row.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'insertContentControl(): Word.ContentControl;'
+      return:
+        type: 
+        description: ''
+  - name: insertRows(insertLocation, rowCount, values)
+    uid: word!Word.TableRow#insertRows:member(1)
+    package: word!
+    fullName: insertRows(insertLocation, rowCount, values)
+    summary: >-
+      Inserts rows using this row as a template. If values are specified,
+      inserts the values into the new rows.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        insertRows(insertLocation: Word.InsertLocation.before |
+        Word.InsertLocation.after | "Before" | "After", rowCount: number,
+        values?: string[][]): Word.TableRowCollection;
+      parameters:
+        - id: insertLocation
+          description: >-
+            Required. Where the new rows should be inserted, relative to the
+            current row. It must be 'Before' or 'After'.
+          type: >-
+             |  | "Before" | "After"
+        - id: rowCount
+          description: Required. Number of rows to add
+          type: number
+        - id: values
+          description: >-
+            Optional. Strings to insert in the new rows, specified as a 2D
+            array. The number of cells in each row must not exceed the number of
+            cells in the existing row.
+          type: string[][]
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableRow#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TableRowLoadOptions): Word.TableRow;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableRow#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableRow;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableRow#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TableRow;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: merge()
+    uid: word!Word.TableRow#merge:member(1)
+    package: word!
+    fullName: merge()
+    summary: Merges the row into one cell.
+    remarks: >-
+      \[ [API set: WordApi
+      1.4](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'merge(): Word.TableCell;'
+      return:
+        type: 
+        description: ''
+  - name: search(searchText, searchOptions)
+    uid: word!Word.TableRow#search:member(1)
+    package: word!
+    fullName: search(searchText, searchOptions)
+    summary: >-
+      Performs a search with the specified SearchOptions on the scope of the
+      row. The search results are a collection of range objects.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+                    ignorePunct?: boolean;
+                    ignoreSpace?: boolean;
+                    matchCase?: boolean;
+                    matchPrefix?: boolean;
+                    matchSuffix?: boolean;
+                    matchWholeWord?: boolean;
+                    matchWildcards?: boolean;
+                }): Word.RangeCollection;
+      parameters:
+        - id: searchText
+          description: Required. The search text.
+          type: string
+        - id: searchOptions
+          description: Optional. Options for the search.
+          type: |-
+             | {
+                        ignorePunct?: boolean;
+                        ignoreSpace?: boolean;
+                        matchCase?: boolean;
+                        matchPrefix?: boolean;
+                        matchSuffix?: boolean;
+                        matchWholeWord?: boolean;
+                        matchWildcards?: boolean;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.TableRow#select:member(1)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the row and navigates the Word UI to it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: Word.SelectionMode): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: select(selectionMode)
+    uid: word!Word.TableRow#select:member(2)
+    package: word!
+    fullName: select(selectionMode)
+    summary: Selects the row and navigates the Word UI to it.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'select(selectionMode?: "Select" | "Start" | "End"): void;'
+      parameters:
+        - id: selectionMode
+          description: >-
+            Optional. The selection mode must be 'Select', 'Start', or 'End'.
+            'Select' is the default.
+          type: '"Select" | "Start" | "End"'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TableRow#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TableRowUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TableRow#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TableRow): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setCellPadding(cellPaddingLocation, cellPadding)
+    uid: word!Word.TableRow#setCellPadding:member(1)
+    package: word!
+    fullName: setCellPadding(cellPaddingLocation, cellPadding)
+    summary: Sets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setCellPadding(cellPaddingLocation: Word.CellPaddingLocation,
+        cellPadding: number): void;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: 
+        - id: cellPadding
+          description: Required. The cell padding.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setCellPadding(cellPaddingLocation, cellPadding)
+    uid: word!Word.TableRow#setCellPadding:member(2)
+    package: word!
+    fullName: setCellPadding(cellPaddingLocation, cellPadding)
+    summary: Sets cell padding in points.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" | "Right",
+        cellPadding: number): void;
+      parameters:
+        - id: cellPaddingLocation
+          description: >-
+            Required. The cell padding location must be 'Top', 'Left', 'Bottom',
+            or 'Right'.
+          type: '"Top" | "Left" | "Bottom" | "Right"'
+        - id: cellPadding
+          description: Required. The cell padding.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableRow#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TableRow` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TableRowData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableRowData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableRow#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableRow;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableRow#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableRow;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablerowcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablerowcollection.yml
new file mode 100644
index 0000000000..0f8303ab58
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablerowcollection.yml
@@ -0,0 +1,274 @@
+### YamlMime:TSType
+name: Word.TableRowCollection
+uid: word!Word.TableRowCollection:class
+package: word!
+fullName: Word.TableRowCollection
+summary: Contains the collection of the document's TableRow objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets content alignment details about the first row of the first table in
+  the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+    firstTableRow.load(["horizontalAlignment", "verticalAlignment"]);
+    await context.sync();
+
+    console.log(`Details about the alignment of the first table's first row:`, `- Horizontal alignment of every cell in the row: ${firstTableRow.horizontalAlignment}`, `- Vertical alignment of every cell in the row: ${firstTableRow.verticalAlignment}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TableRowCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TableRowCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.TableRow[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.TableRowCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first row in this collection. Throws an `ItemNotFound` error if
+      this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+      // Gets border details about the first row of the first table in the
+      document.
+
+      await Word.run(async (context) => {
+        const firstTable: Word.Table = context.document.body.tables.getFirst();
+        const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+        const borderLocation = Word.BorderLocation.bottom;
+        const border: Word.TableBorder = firstTableRow.getBorder(borderLocation);
+        border.load(["type", "color", "width"]);
+        await context.sync();
+
+        console.log(`Details about the ${borderLocation} border of the first table's first row:`, `- Color: ${border.color}`, `- Type: ${border.type}`, `- Width: ${border.width} points`);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.TableRow;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.TableRowCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first row in this collection. If this collection is empty, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.TableRow;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TableRowCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TableRowCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TableRowCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableRowCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableRowCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableRowCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TableRowCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableRowCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.TableRowCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.TableRowCollectionData`) that contains an "items"
+      array with shallow copies of any loaded properties from the collection's
+      items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableRowCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableRowCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableRowCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableRowCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableRowCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablestyle.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablestyle.yml
new file mode 100644
index 0000000000..7afeeb7762
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.tablestyle.yml
@@ -0,0 +1,383 @@
+### YamlMime:TSType
+name: Word.TableStyle
+uid: word!Word.TableStyle:class
+package: word!
+fullName: Word.TableStyle
+summary: Represents the TableStyle object.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-custom-style.yaml
+
+
+  // Gets the table style properties and displays them in the form.
+
+  const styleName = (document.getElementById("style-name") as
+  HTMLInputElement).value;
+
+  if (styleName == "") {
+    console.warn("Please input a table style name.");
+    return;
+  }
+
+
+  await Word.run(async (context) => {
+    const tableStyle: Word.TableStyle = context.document.getStyles().getByName(styleName).tableStyle;
+    tableStyle.load();
+    await context.sync();
+
+    if (tableStyle.isNullObject) {
+      console.warn(`There's no existing table style with the name '${styleName}'.`);
+      return;
+    }
+
+    console.log(tableStyle);
+    (document.getElementById("alignment") as HTMLInputElement).value = tableStyle.alignment;
+    (document.getElementById("allow-break-across-page") as HTMLInputElement).value = tableStyle.allowBreakAcrossPage.toString();
+    (document.getElementById("top-cell-margin") as HTMLInputElement).value = tableStyle.topCellMargin;
+    (document.getElementById("bottom-cell-margin") as HTMLInputElement).value = tableStyle.bottomCellMargin;
+    (document.getElementById("left-cell-margin") as HTMLInputElement).value = tableStyle.leftCellMargin;
+    (document.getElementById("right-cell-margin") as HTMLInputElement).value = tableStyle.rightCellMargin;
+    (document.getElementById("cell-spacing") as HTMLInputElement).value = tableStyle.cellSpacing;
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: alignment
+    uid: word!Word.TableStyle#alignment:member
+    package: word!
+    fullName: alignment
+    summary: Specifies the table's alignment against the page margin.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" |
+        "Right" | "Justified";
+      return:
+        type: >-
+           | "Mixed" | "Unknown" | "Left"
+          | "Centered" | "Right" | "Justified"
+  - name: allowBreakAcrossPage
+    uid: word!Word.TableStyle#allowBreakAcrossPage:member
+    package: word!
+    fullName: allowBreakAcrossPage
+    summary: >-
+      Specifies whether lines in tables formatted with a specified style break
+      across pages.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'allowBreakAcrossPage: boolean;'
+      return:
+        type: boolean
+  - name: bottomCellMargin
+    uid: word!Word.TableStyle#bottomCellMargin:member
+    package: word!
+    fullName: bottomCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the bottom
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomCellMargin: number;'
+      return:
+        type: number
+  - name: cellSpacing
+    uid: word!Word.TableStyle#cellSpacing:member
+    package: word!
+    fullName: cellSpacing
+    summary: Specifies the spacing (in points) between the cells in a table style.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'cellSpacing: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.TableStyle#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: leftCellMargin
+    uid: word!Word.TableStyle#leftCellMargin:member
+    package: word!
+    fullName: leftCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the left
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftCellMargin: number;'
+      return:
+        type: number
+  - name: rightCellMargin
+    uid: word!Word.TableStyle#rightCellMargin:member
+    package: word!
+    fullName: rightCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the right
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightCellMargin: number;'
+      return:
+        type: number
+  - name: topCellMargin
+    uid: word!Word.TableStyle#topCellMargin:member
+    package: word!
+    fullName: topCellMargin
+    summary: >-
+      Specifies the amount of space to add between the contents and the top
+      borders of the cells.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topCellMargin: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.TableStyle#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TableStyleLoadOptions): Word.TableStyle;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TableStyle#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TableStyle;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TableStyle#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TableStyle;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TableStyle#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TableStyleUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TableStyle#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TableStyle): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TableStyle#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TableStyle` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TableStyleData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TableStyleData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TableStyle#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TableStyle;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TableStyle#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TableStyle;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.template.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.template.yml
new file mode 100644
index 0000000000..b8c1be24aa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.template.yml
@@ -0,0 +1,706 @@
+### YamlMime:TSType
+name: Word.Template
+uid: word!Word.Template:class
+package: word!
+fullName: Word.Template
+summary: Represents a document template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: buildingBlockEntries
+    uid: word!Word.Template#buildingBlockEntries:member
+    package: word!
+    fullName: buildingBlockEntries
+    summary: >-
+      Returns a `BuildingBlockEntryCollection` object that represents the
+      collection of building block entries in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly buildingBlockEntries: Word.BuildingBlockEntryCollection;'
+      return:
+        type: 
+  - name: buildingBlockTypes
+    uid: word!Word.Template#buildingBlockTypes:member
+    package: word!
+    fullName: buildingBlockTypes
+    summary: >-
+      Returns a `BuildingBlockTypeItemCollection` object that represents the
+      collection of building block types that are contained in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly buildingBlockTypes: Word.BuildingBlockTypeItemCollection;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Template#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: farEastLineBreakLanguage
+    uid: word!Word.Template#farEastLineBreakLanguage:member
+    package: word!
+    fullName: farEastLineBreakLanguage
+    summary: >-
+      Specifies the East Asian language to use when breaking lines of text in
+      the document or template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLanguage: Word.FarEastLineBreakLanguageId |
+        "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese";
+      return:
+        type: >-
+           |
+          "TraditionalChinese" | "Japanese" | "Korean" | "SimplifiedChinese"
+  - name: farEastLineBreakLevel
+    uid: word!Word.Template#farEastLineBreakLevel:member
+    package: word!
+    fullName: farEastLineBreakLevel
+    summary: Specifies the line break control level for the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        farEastLineBreakLevel: Word.FarEastLineBreakLevel | "Normal" | "Strict"
+        | "Custom";
+      return:
+        type: >-
+           | "Normal" |
+          "Strict" | "Custom"
+  - name: fullName
+    uid: word!Word.Template#fullName:member
+    package: word!
+    fullName: fullName
+    summary: Returns the name of the template, including the drive or Web path.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly fullName: string;'
+      return:
+        type: string
+  - name: hasNoProofing
+    uid: word!Word.Template#hasNoProofing:member
+    package: word!
+    fullName: hasNoProofing
+    summary: >-
+      Specifies whether the spelling and grammar checker ignores documents based
+      on this template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'hasNoProofing: boolean;'
+      return:
+        type: boolean
+  - name: justificationMode
+    uid: word!Word.Template#justificationMode:member
+    package: word!
+    fullName: justificationMode
+    summary: Specifies the character spacing adjustment for the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        justificationMode: Word.JustificationMode | "Expand" | "Compress" |
+        "CompressKana";
+      return:
+        type: >-
+           | "Expand" |
+          "Compress" | "CompressKana"
+  - name: kerningByAlgorithm
+    uid: word!Word.Template#kerningByAlgorithm:member
+    package: word!
+    fullName: kerningByAlgorithm
+    summary: >-
+      Specifies if Microsoft Word kerns half-width Latin characters and
+      punctuation marks in the document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'kerningByAlgorithm: boolean;'
+      return:
+        type: boolean
+  - name: languageId
+    uid: word!Word.Template#languageId:member
+    package: word!
+    fullName: languageId
+    summary: >-
+      Specifies a `LanguageId` value that represents the language in the
+      template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageId: Word.LanguageId | "Afrikaans" | "Albanian" | "Amharic" |
+        "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt" |
+        "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: languageIdFarEast
+    uid: word!Word.Template#languageIdFarEast:member
+    package: word!
+    fullName: languageIdFarEast
+    summary: Specifies an East Asian language for the language in the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        languageIdFarEast: Word.LanguageId | "Afrikaans" | "Albanian" |
+        "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" | "ArabicEgypt"
+        | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" | "ArabicLebanon" |
+        "ArabicLibya" | "ArabicMorocco" | "ArabicOman" | "ArabicQatar" |
+        "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" | "ArabicYemen" |
+        "Armenian" | "Assamese" | "AzeriCyrillic" | "AzeriLatin" | "Basque" |
+        "BelgianDutch" | "BelgianFrench" | "Bengali" | "Bulgarian" | "Burmese" |
+        "Belarusian" | "Catalan" | "Cherokee" | "ChineseHongKongSAR" |
+        "ChineseMacaoSAR" | "ChineseSingapore" | "Croatian" | "Czech" | "Danish"
+        | "Divehi" | "Dutch" | "Edo" | "EnglishAUS" | "EnglishBelize" |
+        "EnglishCanadian" | "EnglishCaribbean" | "EnglishIndonesia" |
+        "EnglishIreland" | "EnglishJamaica" | "EnglishNewZealand" |
+        "EnglishPhilippines" | "EnglishSouthAfrica" | "EnglishTrinidadTobago" |
+        "EnglishUK" | "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese"
+        | "Filipino" | "Finnish" | "French" | "FrenchCameroon" |
+        "FrenchCanadian" | "FrenchCongoDRC" | "FrenchCotedIvoire" |
+        "FrenchHaiti" | "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" |
+        "FrenchMorocco" | "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies"
+        | "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+        | "Galician" | "Georgian" | "German" | "GermanAustria" |
+        "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+        "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+        "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" | "Italian"
+        | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh" | "Khmer" |
+        "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" | "LanguageNone" | "Lao" |
+        "Latin" | "Latvian" | "Lithuanian" | "MacedonianFYROM" | "Malayalam" |
+        "MalayBruneiDarussalam" | "Malaysian" | "Maltese" | "Manipuri" |
+        "Marathi" | "MexicanSpanish" | "Mongolian" | "Nepali" | "NoProofing" |
+        "NorwegianBokmol" | "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" |
+        "Persian" | "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+        "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+        "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+        "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+        "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+        "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+        "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+        "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+        "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+        "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" | "SpanishPeru"
+        | "SpanishPuertoRico" | "SpanishUruguay" | "SpanishVenezuela" | "Sutu" |
+        "Swahili" | "Swedish" | "SwedishFinland" | "SwissFrench" | "SwissGerman"
+        | "SwissItalian" | "Syriac" | "Tajik" | "Tamazight" | "TamazightLatin" |
+        "Tamil" | "Tatar" | "Telugu" | "Thai" | "Tibetan" | "TigrignaEritrea" |
+        "TigrignaEthiopic" | "TraditionalChinese" | "Tsonga" | "Tswana" |
+        "Turkish" | "Turkmen" | "Ukrainian" | "Urdu" | "UzbekCyrillic" |
+        "UzbekLatin" | "Venda" | "Vietnamese" | "Welsh" | "Xhosa" | "Yi" |
+        "Yiddish" | "Yoruba" | "Zulu";
+      return:
+        type: >-
+           | "Afrikaans" | "Albanian" |
+          "Amharic" | "Arabic" | "ArabicAlgeria" | "ArabicBahrain" |
+          "ArabicEgypt" | "ArabicIraq" | "ArabicJordan" | "ArabicKuwait" |
+          "ArabicLebanon" | "ArabicLibya" | "ArabicMorocco" | "ArabicOman" |
+          "ArabicQatar" | "ArabicSyria" | "ArabicTunisia" | "ArabicUAE" |
+          "ArabicYemen" | "Armenian" | "Assamese" | "AzeriCyrillic" |
+          "AzeriLatin" | "Basque" | "BelgianDutch" | "BelgianFrench" | "Bengali"
+          | "Bulgarian" | "Burmese" | "Belarusian" | "Catalan" | "Cherokee" |
+          "ChineseHongKongSAR" | "ChineseMacaoSAR" | "ChineseSingapore" |
+          "Croatian" | "Czech" | "Danish" | "Divehi" | "Dutch" | "Edo" |
+          "EnglishAUS" | "EnglishBelize" | "EnglishCanadian" |
+          "EnglishCaribbean" | "EnglishIndonesia" | "EnglishIreland" |
+          "EnglishJamaica" | "EnglishNewZealand" | "EnglishPhilippines" |
+          "EnglishSouthAfrica" | "EnglishTrinidadTobago" | "EnglishUK" |
+          "EnglishUS" | "EnglishZimbabwe" | "Estonian" | "Faeroese" | "Filipino"
+          | "Finnish" | "French" | "FrenchCameroon" | "FrenchCanadian" |
+          "FrenchCongoDRC" | "FrenchCotedIvoire" | "FrenchHaiti" |
+          "FrenchLuxembourg" | "FrenchMali" | "FrenchMonaco" | "FrenchMorocco" |
+          "FrenchReunion" | "FrenchSenegal" | "FrenchWestIndies" |
+          "FrisianNetherlands" | "Fulfulde" | "GaelicIreland" | "GaelicScotland"
+          | "Galician" | "Georgian" | "German" | "GermanAustria" |
+          "GermanLiechtenstein" | "GermanLuxembourg" | "Greek" | "Guarani" |
+          "Gujarati" | "Hausa" | "Hawaiian" | "Hebrew" | "Hindi" | "Hungarian" |
+          "Ibibio" | "Icelandic" | "Igbo" | "Indonesian" | "Inuktitut" |
+          "Italian" | "Japanese" | "Kannada" | "Kanuri" | "Kashmiri" | "Kazakh"
+          | "Khmer" | "Kirghiz" | "Konkani" | "Korean" | "Kyrgyz" |
+          "LanguageNone" | "Lao" | "Latin" | "Latvian" | "Lithuanian" |
+          "MacedonianFYROM" | "Malayalam" | "MalayBruneiDarussalam" |
+          "Malaysian" | "Maltese" | "Manipuri" | "Marathi" | "MexicanSpanish" |
+          "Mongolian" | "Nepali" | "NoProofing" | "NorwegianBokmol" |
+          "NorwegianNynorsk" | "Oriya" | "Oromo" | "Pashto" | "Persian" |
+          "Polish" | "Portuguese" | "PortugueseBrazil" | "Punjabi" |
+          "RhaetoRomanic" | "Romanian" | "RomanianMoldova" | "Russian" |
+          "RussianMoldova" | "SamiLappish" | "Sanskrit" | "SerbianCyrillic" |
+          "SerbianLatin" | "Sesotho" | "SimplifiedChinese" | "Sindhi" |
+          "SindhiPakistan" | "Sinhalese" | "Slovak" | "Slovenian" | "Somali" |
+          "Sorbian" | "Spanish" | "SpanishArgentina" | "SpanishBolivia" |
+          "SpanishChile" | "SpanishColombia" | "SpanishCostaRica" |
+          "SpanishDominicanRepublic" | "SpanishEcuador" | "SpanishElSalvador" |
+          "SpanishGuatemala" | "SpanishHonduras" | "SpanishModernSort" |
+          "SpanishNicaragua" | "SpanishPanama" | "SpanishParaguay" |
+          "SpanishPeru" | "SpanishPuertoRico" | "SpanishUruguay" |
+          "SpanishVenezuela" | "Sutu" | "Swahili" | "Swedish" | "SwedishFinland"
+          | "SwissFrench" | "SwissGerman" | "SwissItalian" | "Syriac" | "Tajik"
+          | "Tamazight" | "TamazightLatin" | "Tamil" | "Tatar" | "Telugu" |
+          "Thai" | "Tibetan" | "TigrignaEritrea" | "TigrignaEthiopic" |
+          "TraditionalChinese" | "Tsonga" | "Tswana" | "Turkish" | "Turkmen" |
+          "Ukrainian" | "Urdu" | "UzbekCyrillic" | "UzbekLatin" | "Venda" |
+          "Vietnamese" | "Welsh" | "Xhosa" | "Yi" | "Yiddish" | "Yoruba" |
+          "Zulu"
+  - name: name
+    uid: word!Word.Template#name:member
+    package: word!
+    fullName: name
+    summary: >-
+      Returns only the name of the document template (excluding any path or
+      other location information).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly name: string;'
+      return:
+        type: string
+  - name: noLineBreakAfter
+    uid: word!Word.Template#noLineBreakAfter:member
+    package: word!
+    fullName: noLineBreakAfter
+    summary: >-
+      Specifies the kinsoku characters after which Microsoft Word will not break
+      a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakAfter: string;'
+      return:
+        type: string
+  - name: noLineBreakBefore
+    uid: word!Word.Template#noLineBreakBefore:member
+    package: word!
+    fullName: noLineBreakBefore
+    summary: >-
+      Specifies the kinsoku characters before which Microsoft Word will not
+      break a line.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noLineBreakBefore: string;'
+      return:
+        type: string
+  - name: path
+    uid: word!Word.Template#path:member
+    package: word!
+    fullName: path
+    summary: Returns the path to the document template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly path: string;'
+      return:
+        type: string
+  - name: saved
+    uid: word!Word.Template#saved:member
+    package: word!
+    fullName: saved
+    summary: >-
+      Specifies `true` if the template has not changed since it was last saved,
+      `false` if Microsoft Word displays a prompt to save changes when the
+      document is closed.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'saved: boolean;'
+      return:
+        type: boolean
+  - name: type
+    uid: word!Word.Template#type:member
+    package: word!
+    fullName: type
+    summary: Returns the template type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly type: Word.TemplateType | "Normal" | "Global" | "Attached";'
+      return:
+        type: >-
+           | "Normal" | "Global" |
+          "Attached"
+methods:
+  - name: load(options)
+    uid: word!Word.Template#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TemplateLoadOptions): Word.Template;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Template#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Template;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Template#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Template;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: save()
+    uid: word!Word.Template#save:member(1)
+    package: word!
+    fullName: save()
+    summary: Saves the template.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'save(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.Template#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TemplateUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Template#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Template): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Template#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Template` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TemplateData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TemplateData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Template#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Template;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Template#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Template;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.templatecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.templatecollection.yml
new file mode 100644
index 0000000000..43a3633f6a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.templatecollection.yml
@@ -0,0 +1,245 @@
+### YamlMime:TSType
+name: Word.TemplateCollection
+uid: word!Word.TemplateCollection:class
+package: word!
+fullName: Word.TemplateCollection
+summary: >-
+  Contains a collection of [Word.Template](xref:word!Word.Template:class)
+  objects that represent all the templates that are currently available. This
+  collection includes open templates, templates attached to open documents, and
+  global templates loaded in the **Templates and Add-ins** dialog box. To
+  learn how to access this dialog in the Word UI, see [Load or unload a template
+  or add-in
+  program](https://support.microsoft.com/office/2479fe53-f849-4394-88bb-2a6e2a39479d).
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TemplateCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TemplateCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Template[];'
+      return:
+        type: []
+methods:
+  - name: getCount()
+    uid: word!Word.TemplateCollection#getCount:member(1)
+    package: word!
+    fullName: getCount()
+    summary: Returns the number of items in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getCount(): OfficeExtension.ClientResult;'
+      return:
+        type: <number>
+        description: ''
+  - name: getItemAt(index)
+    uid: word!Word.TemplateCollection#getItemAt:member(1)
+    package: word!
+    fullName: getItemAt(index)
+    summary: Gets a `Template` object by its index in the collection.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getItemAt(index: number): Word.Template;'
+      parameters:
+        - id: index
+          description: The index of the template to retrieve.
+          type: number
+      return:
+        type: 
+        description: ''
+  - name: importBuildingBlocks()
+    uid: word!Word.TemplateCollection#importBuildingBlocks:member(1)
+    package: word!
+    fullName: importBuildingBlocks()
+    summary: Imports the building blocks for all templates into Microsoft Word.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'importBuildingBlocks(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.TemplateCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TemplateCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TemplateCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TemplateCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TemplateCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TemplateCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TemplateCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TemplateCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.TemplateCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.TemplateCollectionData`) that contains an "items"
+      array with shallow copies of any loaded properties from the collection's
+      items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TemplateCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TemplateCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TemplateCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TemplateCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TemplateCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.templatetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.templatetype.yml
new file mode 100644
index 0000000000..06eaa94d4f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.templatetype.yml
@@ -0,0 +1,43 @@
+### YamlMime:TSEnum
+name: Word.TemplateType
+uid: word!Word.TemplateType:enum
+package: word!
+fullName: Word.TemplateType
+summary: Specifies the type of template.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: attached
+    uid: word!Word.TemplateType.attached:member
+    package: word!
+    summary: >-
+      Represents the attached template type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Attached"'
+  - name: global
+    uid: word!Word.TemplateType.global:member
+    package: word!
+    summary: >-
+      Represents the global template type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Global"'
+  - name: normal
+    uid: word!Word.TemplateType.normal:member
+    package: word!
+    summary: >-
+      Represents the normal template type.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Normal"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumn.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumn.yml
new file mode 100644
index 0000000000..56af1c8f4f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumn.yml
@@ -0,0 +1,253 @@
+### YamlMime:TSType
+name: Word.TextColumn
+uid: word!Word.TextColumn:class
+package: word!
+fullName: Word.TextColumn
+summary: Represents a single text column in a section.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TextColumn#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: spaceAfter
+    uid: word!Word.TextColumn#spaceAfter:member
+    package: word!
+    fullName: spaceAfter
+    summary: >-
+      Specifies the amount of spacing (in points) after the specified paragraph
+      or text column.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spaceAfter: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.TextColumn#width:member
+    package: word!
+    fullName: width
+    summary: Specifies the width, in points, of the specified text columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width: number;'
+      return:
+        type: number
+methods:
+  - name: load(options)
+    uid: word!Word.TextColumn#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TextColumnLoadOptions): Word.TextColumn;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TextColumn#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TextColumn;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TextColumn#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TextColumn;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TextColumn#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TextColumnUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TextColumn#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TextColumn): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TextColumn#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TextColumn` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TextColumnData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TextColumnData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TextColumn#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TextColumn;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TextColumn#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TextColumn;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumnaddoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumnaddoptions.yml
new file mode 100644
index 0000000000..4cf9f7fb6d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumnaddoptions.yml
@@ -0,0 +1,70 @@
+### YamlMime:TSType
+name: Word.TextColumnAddOptions
+uid: word!Word.TextColumnAddOptions:interface
+package: word!
+fullName: Word.TextColumnAddOptions
+summary: >-
+  Represents options for a new text column in a document or section of a
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: isEvenlySpaced
+    uid: word!Word.TextColumnAddOptions#isEvenlySpaced:member
+    package: word!
+    fullName: isEvenlySpaced
+    summary: >-
+      If provided, specifies whether to evenly space all the text columns in the
+      document. The default value is `true`.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isEvenlySpaced?: boolean;'
+      return:
+        type: boolean
+  - name: spacing
+    uid: word!Word.TextColumnAddOptions#spacing:member
+    package: word!
+    fullName: spacing
+    summary: >-
+      If provided, specifies the spacing between the text columns in the
+      document, in points. The default value is -1, which means Word will
+      automatically determine the width based on the number of columns and page
+      size.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'spacing?: number;'
+      return:
+        type: number
+  - name: width
+    uid: word!Word.TextColumnAddOptions#width:member
+    package: word!
+    fullName: width
+    summary: >-
+      If provided, specifies the width of the new text column in the document,
+      in points. The default value is -1, which means Word will automatically
+      determine the width based on the number of columns and page size.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'width?: number;'
+      return:
+        type: number
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumncollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumncollection.yml
new file mode 100644
index 0000000000..218b222262
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textcolumncollection.yml
@@ -0,0 +1,370 @@
+### YamlMime:TSType
+name: Word.TextColumnCollection
+uid: word!Word.TextColumnCollection:class
+package: word!
+fullName: Word.TextColumnCollection
+summary: >-
+  A collection of [Word.TextColumn](xref:word!Word.TextColumn:class) objects
+  that represent all the columns of text in the document or a section of the
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TextColumnCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TextColumnCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.TextColumn[];'
+      return:
+        type: []
+methods:
+  - name: add(options)
+    uid: word!Word.TextColumnCollection#add:member(1)
+    package: word!
+    fullName: add(options)
+    summary: >-
+      Returns a `TextColumn` object that represents a new text column added to a
+      section or document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'add(options?: Word.TextColumnAddOptions): Word.TextColumn;'
+      parameters:
+        - id: options
+          description: Optional. Options for configuring the new text column.
+          type: 
+      return:
+        type: 
+        description: >-
+          A `TextColumn` object that represents a new text column added to the
+          document.
+  - name: getFlowDirection()
+    uid: word!Word.TextColumnCollection#getFlowDirection:member(1)
+    package: word!
+    fullName: getFlowDirection()
+    summary: Gets the direction in which text flows from one text column to the next.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFlowDirection(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <>
+        description: ''
+  - name: getHasLineBetween()
+    uid: word!Word.TextColumnCollection#getHasLineBetween:member(1)
+    package: word!
+    fullName: getHasLineBetween()
+    summary: >-
+      Gets whether vertical lines appear between all the columns in the
+      `TextColumnCollection` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getHasLineBetween(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: getIsEvenlySpaced()
+    uid: word!Word.TextColumnCollection#getIsEvenlySpaced:member(1)
+    package: word!
+    fullName: getIsEvenlySpaced()
+    summary: Gets whether text columns are evenly spaced.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getIsEvenlySpaced(): OfficeExtension.ClientResult;'
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: load(options)
+    uid: word!Word.TextColumnCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TextColumnCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TextColumnCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TextColumnCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TextColumnCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TextColumnCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TextColumnCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: setCount(numColumns)
+    uid: word!Word.TextColumnCollection#setCount:member(1)
+    package: word!
+    fullName: setCount(numColumns)
+    summary: Arranges text into the specified number of text columns.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setCount(numColumns: number): void;'
+      parameters:
+        - id: numColumns
+          description: The number of columns the text is to be arranged into.
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: setFlowDirection(value)
+    uid: word!Word.TextColumnCollection#setFlowDirection:member(1)
+    package: word!
+    fullName: setFlowDirection(value)
+    summary: Sets the direction in which text flows from one text column to the next.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setFlowDirection(value: Word.FlowDirection): void;'
+      parameters:
+        - id: value
+          description: The flow direction to set.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setFlowDirection(value)
+    uid: word!Word.TextColumnCollection#setFlowDirection:member(2)
+    package: word!
+    fullName: setFlowDirection(value)
+    summary: Sets the direction in which text flows from one text column to the next.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setFlowDirection(value: "LeftToRight" | "RightToLeft"): void;'
+      parameters:
+        - id: value
+          description: The flow direction to set.
+          type: '"LeftToRight" | "RightToLeft"'
+      return:
+        type: void
+        description: ''
+  - name: setHasLineBetween(value)
+    uid: word!Word.TextColumnCollection#setHasLineBetween:member(1)
+    package: word!
+    fullName: setHasLineBetween(value)
+    summary: >-
+      Sets whether vertical lines appear between all the columns in the
+      `TextColumnCollection` object.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setHasLineBetween(value: boolean): void;'
+      parameters:
+        - id: value
+          description: '`true` to show vertical lines between columns.'
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: setIsEvenlySpaced(value)
+    uid: word!Word.TextColumnCollection#setIsEvenlySpaced:member(1)
+    package: word!
+    fullName: setIsEvenlySpaced(value)
+    summary: Sets whether text columns are evenly spaced.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setIsEvenlySpaced(value: boolean): void;'
+      parameters:
+        - id: value
+          description: '`true` to evenly space all the text columns in the document.'
+          type: boolean
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TextColumnCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.TextColumnCollection` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.TextColumnCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TextColumnCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TextColumnCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TextColumnCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TextColumnCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TextColumnCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.textframe.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textframe.yml
new file mode 100644
index 0000000000..9f15a3c6bc
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.textframe.yml
@@ -0,0 +1,394 @@
+### YamlMime:TSType
+name: Word.TextFrame
+uid: word!Word.TextFrame:class
+package: word!
+fullName: Word.TextFrame
+summary: Represents the text frame of a shape object.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: autoSizeSetting
+    uid: word!Word.TextFrame#autoSizeSetting:member
+    package: word!
+    fullName: autoSizeSetting
+    summary: >-
+      The automatic sizing settings for the text frame. A text frame can be set
+      to automatically fit the text to the text frame, to automatically fit the
+      text frame to the text, or not perform any automatic sizing.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        autoSizeSetting: Word.ShapeAutoSize | "None" | "TextToFitShape" |
+        "ShapeToFitText" | "Mixed";
+      return:
+        type: >-
+           | "None" |
+          "TextToFitShape" | "ShapeToFitText" | "Mixed"
+  - name: bottomMargin
+    uid: word!Word.TextFrame#bottomMargin:member
+    package: word!
+    fullName: bottomMargin
+    summary: Represents the bottom margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bottomMargin: number;'
+      return:
+        type: number
+  - name: context
+    uid: word!Word.TextFrame#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: hasText
+    uid: word!Word.TextFrame#hasText:member
+    package: word!
+    fullName: hasText
+    summary: Specifies if the text frame contains text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly hasText: boolean;'
+      return:
+        type: boolean
+  - name: leftMargin
+    uid: word!Word.TextFrame#leftMargin:member
+    package: word!
+    fullName: leftMargin
+    summary: Represents the left margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'leftMargin: number;'
+      return:
+        type: number
+  - name: noTextRotation
+    uid: word!Word.TextFrame#noTextRotation:member
+    package: word!
+    fullName: noTextRotation
+    summary: >-
+      Returns True if text in the text frame shouldn't rotate when the shape is
+      rotated.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'noTextRotation: boolean;'
+      return:
+        type: boolean
+  - name: orientation
+    uid: word!Word.TextFrame#orientation:member
+    package: word!
+    fullName: orientation
+    summary: >-
+      Represents the angle to which the text is oriented for the text frame. See
+      `Word.ShapeTextOrientation` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        orientation: Word.ShapeTextOrientation | "None" | "Horizontal" |
+        "EastAsianVertical" | "Vertical270" | "Vertical" |
+        "EastAsianHorizontalRotated" | "Mixed";
+      return:
+        type: >-
+           | "None" |
+          "Horizontal" | "EastAsianVertical" | "Vertical270" | "Vertical" |
+          "EastAsianHorizontalRotated" | "Mixed"
+  - name: rightMargin
+    uid: word!Word.TextFrame#rightMargin:member
+    package: word!
+    fullName: rightMargin
+    summary: Represents the right margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rightMargin: number;'
+      return:
+        type: number
+  - name: topMargin
+    uid: word!Word.TextFrame#topMargin:member
+    package: word!
+    fullName: topMargin
+    summary: Represents the top margin, in points, of the text frame.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'topMargin: number;'
+      return:
+        type: number
+  - name: verticalAlignment
+    uid: word!Word.TextFrame#verticalAlignment:member
+    package: word!
+    fullName: verticalAlignment
+    summary: >-
+      Represents the vertical alignment of the text frame. See
+      `Word.ShapeTextVerticalAlignment` for details.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        verticalAlignment: Word.ShapeTextVerticalAlignment | "Top" | "Middle" |
+        "Bottom";
+      return:
+        type: >-
+           | "Top" |
+          "Middle" | "Bottom"
+  - name: wordWrap
+    uid: word!Word.TextFrame#wordWrap:member
+    package: word!
+    fullName: wordWrap
+    summary: Determines whether lines break automatically to fit text inside the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'wordWrap: boolean;'
+      return:
+        type: boolean
+methods:
+  - name: load(options)
+    uid: word!Word.TextFrame#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.TextFrameLoadOptions): Word.TextFrame;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TextFrame#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TextFrame;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TextFrame#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TextFrame;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.TextFrame#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.TextFrameUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.TextFrame#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.TextFrame): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TextFrame#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TextFrame` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.TextFrameData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TextFrameData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TextFrame#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TextFrame;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TextFrame#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TextFrame;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.texturealignment.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.texturealignment.yml
new file mode 100644
index 0000000000..1e6febf4be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.texturealignment.yml
@@ -0,0 +1,116 @@
+### YamlMime:TSEnum
+name: Word.TextureAlignment
+uid: word!Word.TextureAlignment:enum
+package: word!
+fullName: Word.TextureAlignment
+summary: >-
+  Specifies the alignment (the origin of the coordinate grid) for the tiling of
+  the texture fill.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.TextureAlignment.bottom:member
+    package: word!
+    summary: >-
+      Aligns the texture to the bottom center of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: bottomLeft
+    uid: word!Word.TextureAlignment.bottomLeft:member
+    package: word!
+    summary: >-
+      Aligns the texture to the bottom-left corner of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomLeft"'
+  - name: bottomRight
+    uid: word!Word.TextureAlignment.bottomRight:member
+    package: word!
+    summary: >-
+      Aligns the texture to the bottom-right corner of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"BottomRight"'
+  - name: center
+    uid: word!Word.TextureAlignment.center:member
+    package: word!
+    summary: >-
+      Aligns the texture to the center of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Center"'
+  - name: left
+    uid: word!Word.TextureAlignment.left:member
+    package: word!
+    summary: >-
+      Aligns the texture to the middle left side of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Left"'
+  - name: mixed
+    uid: word!Word.TextureAlignment.mixed:member
+    package: word!
+    summary: >-
+      Mixed texture alignment. Used when multiple shapes with different texture
+      alignments are selected.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: right
+    uid: word!Word.TextureAlignment.right:member
+    package: word!
+    summary: >-
+      Aligns the texture to the middle right side of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Right"'
+  - name: top
+    uid: word!Word.TextureAlignment.top:member
+    package: word!
+    summary: >-
+      Aligns the texture to the top center of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
+  - name: topLeft
+    uid: word!Word.TextureAlignment.topLeft:member
+    package: word!
+    summary: >-
+      Aligns the texture to the top-left corner of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopLeft"'
+  - name: topRight
+    uid: word!Word.TextureAlignment.topRight:member
+    package: word!
+    summary: >-
+      Aligns the texture to the top-right corner of the shape.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TopRight"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.texturetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.texturetype.yml
new file mode 100644
index 0000000000..84e1129225
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.texturetype.yml
@@ -0,0 +1,44 @@
+### YamlMime:TSEnum
+name: Word.TextureType
+uid: word!Word.TextureType:enum
+package: word!
+fullName: Word.TextureType
+summary: Specifies the texture type for the selected fill.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: mixed
+    uid: word!Word.TextureType.mixed:member
+    package: word!
+    summary: >-
+      Mixed texture type. Used when multiple shapes with different texture types
+      are selected.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: preset
+    uid: word!Word.TextureType.preset:member
+    package: word!
+    summary: >-
+      A predefined texture selected from the built-in texture gallery.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Preset"'
+  - name: userDefined
+    uid: word!Word.TextureType.userDefined:member
+    package: word!
+    summary: >-
+      A custom texture defined by the user, typically from an image file.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"UserDefined"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.themecolorindex.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.themecolorindex.yml
new file mode 100644
index 0000000000..28db54c447
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.themecolorindex.yml
@@ -0,0 +1,183 @@
+### YamlMime:TSEnum
+name: Word.ThemeColorIndex
+uid: word!Word.ThemeColorIndex:enum
+package: word!
+fullName: Word.ThemeColorIndex
+summary: Specifies the theme colors for document themes.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: accent1
+    uid: word!Word.ThemeColorIndex.accent1:member
+    package: word!
+    summary: >-
+      The first accent color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accent1"'
+  - name: accent2
+    uid: word!Word.ThemeColorIndex.accent2:member
+    package: word!
+    summary: >-
+      The second accent color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accent2"'
+  - name: accent3
+    uid: word!Word.ThemeColorIndex.accent3:member
+    package: word!
+    summary: >-
+      The third accent color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accent3"'
+  - name: accent4
+    uid: word!Word.ThemeColorIndex.accent4:member
+    package: word!
+    summary: >-
+      The fourth accent color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accent4"'
+  - name: accent5
+    uid: word!Word.ThemeColorIndex.accent5:member
+    package: word!
+    summary: >-
+      The fifth accent color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accent5"'
+  - name: accent6
+    uid: word!Word.ThemeColorIndex.accent6:member
+    package: word!
+    summary: >-
+      The sixth accent color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Accent6"'
+  - name: background1
+    uid: word!Word.ThemeColorIndex.background1:member
+    package: word!
+    summary: >-
+      The first background color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Background1"'
+  - name: background2
+    uid: word!Word.ThemeColorIndex.background2:member
+    package: word!
+    summary: >-
+      The second background color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Background2"'
+  - name: hyperlink
+    uid: word!Word.ThemeColorIndex.hyperlink:member
+    package: word!
+    summary: >-
+      The color used for hyperlinks.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hyperlink"'
+  - name: hyperlinkFollowed
+    uid: word!Word.ThemeColorIndex.hyperlinkFollowed:member
+    package: word!
+    summary: >-
+      The color used for followed hyperlinks.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"HyperlinkFollowed"'
+  - name: mainDark1
+    uid: word!Word.ThemeColorIndex.mainDark1:member
+    package: word!
+    summary: >-
+      The first dark color in the main theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MainDark1"'
+  - name: mainDark2
+    uid: word!Word.ThemeColorIndex.mainDark2:member
+    package: word!
+    summary: >-
+      The second dark color in the main theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MainDark2"'
+  - name: mainLight1
+    uid: word!Word.ThemeColorIndex.mainLight1:member
+    package: word!
+    summary: >-
+      The first light color in the main theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MainLight1"'
+  - name: mainLight2
+    uid: word!Word.ThemeColorIndex.mainLight2:member
+    package: word!
+    summary: >-
+      The second light color in the main theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"MainLight2"'
+  - name: notThemeColor
+    uid: word!Word.ThemeColorIndex.notThemeColor:member
+    package: word!
+    summary: >-
+      Not a theme color. Used when the color is not part of the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"NotThemeColor"'
+  - name: text1
+    uid: word!Word.ThemeColorIndex.text1:member
+    package: word!
+    summary: >-
+      The first text color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Text1"'
+  - name: text2
+    uid: word!Word.ThemeColorIndex.text2:member
+    package: word!
+    summary: >-
+      The second text color in the theme.
+
+
+      * \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Text2"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.threedimensionalformat.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.threedimensionalformat.yml
new file mode 100644
index 0000000000..5cc706fd51
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.threedimensionalformat.yml
@@ -0,0 +1,1090 @@
+### YamlMime:TSType
+name: Word.ThreeDimensionalFormat
+uid: word!Word.ThreeDimensionalFormat:class
+package: word!
+fullName: Word.ThreeDimensionalFormat
+summary: Represents a shape's three-dimensional formatting.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: bevelBottomDepth
+    uid: word!Word.ThreeDimensionalFormat#bevelBottomDepth:member
+    package: word!
+    fullName: bevelBottomDepth
+    summary: Specifies the depth of the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomDepth: number;'
+      return:
+        type: number
+  - name: bevelBottomInset
+    uid: word!Word.ThreeDimensionalFormat#bevelBottomInset:member
+    package: word!
+    fullName: bevelBottomInset
+    summary: Specifies the inset size for the bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelBottomInset: number;'
+      return:
+        type: number
+  - name: bevelBottomType
+    uid: word!Word.ThreeDimensionalFormat#bevelBottomType:member
+    package: word!
+    fullName: bevelBottomType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the
+      bottom bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        bevelBottomType: Word.BevelType | "mixed" | "none" | "relaxedInset" |
+        "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" |
+        "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
+      return:
+        type: >-
+           | "mixed" | "none" |
+          "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound"
+          | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
+  - name: bevelTopDepth
+    uid: word!Word.ThreeDimensionalFormat#bevelTopDepth:member
+    package: word!
+    fullName: bevelTopDepth
+    summary: Specifies the depth of the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopDepth: number;'
+      return:
+        type: number
+  - name: bevelTopInset
+    uid: word!Word.ThreeDimensionalFormat#bevelTopInset:member
+    package: word!
+    fullName: bevelTopInset
+    summary: Specifies the inset size for the top bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'bevelTopInset: number;'
+      return:
+        type: number
+  - name: bevelTopType
+    uid: word!Word.ThreeDimensionalFormat#bevelTopType:member
+    package: word!
+    fullName: bevelTopType
+    summary: >-
+      Specifies a `BevelType` value that represents the bevel type for the top
+      bevel.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        bevelTopType: Word.BevelType | "mixed" | "none" | "relaxedInset" |
+        "circle" | "slope" | "cross" | "angle" | "softRound" | "convex" |
+        "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco";
+      return:
+        type: >-
+           | "mixed" | "none" |
+          "relaxedInset" | "circle" | "slope" | "cross" | "angle" | "softRound"
+          | "convex" | "coolSlant" | "divot" | "riblet" | "hardEdge" | "artDeco"
+  - name: context
+    uid: word!Word.ThreeDimensionalFormat#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: contourColor
+    uid: word!Word.ThreeDimensionalFormat#contourColor:member
+    package: word!
+    fullName: contourColor
+    summary: >-
+      Returns a `ColorFormat` object that represents color of the contour of a
+      shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly contourColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: contourWidth
+    uid: word!Word.ThreeDimensionalFormat#contourWidth:member
+    package: word!
+    fullName: contourWidth
+    summary: Specifies the width of the contour of a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'contourWidth: number;'
+      return:
+        type: number
+  - name: depth
+    uid: word!Word.ThreeDimensionalFormat#depth:member
+    package: word!
+    fullName: depth
+    summary: Specifies the depth of the shape's extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'depth: number;'
+      return:
+        type: number
+  - name: extrusionColor
+    uid: word!Word.ThreeDimensionalFormat#extrusionColor:member
+    package: word!
+    fullName: extrusionColor
+    summary: >-
+      Returns a `ColorFormat` object that represents the color of the shape's
+      extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly extrusionColor: Word.ColorFormat;'
+      return:
+        type: 
+  - name: extrusionColorType
+    uid: word!Word.ThreeDimensionalFormat#extrusionColorType:member
+    package: word!
+    fullName: extrusionColorType
+    summary: >-
+      Specifies whether the extrusion color is based on the extruded shape's
+      fill (the front face of the extrusion) and automatically changes when the
+      shape's fill changes, or whether the extrusion color is independent of the
+      shape's fill.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        extrusionColorType: Word.ExtrusionColorType | "mixed" | "automatic" |
+        "custom";
+      return:
+        type: >-
+           | "mixed" |
+          "automatic" | "custom"
+  - name: fieldOfView
+    uid: word!Word.ThreeDimensionalFormat#fieldOfView:member
+    package: word!
+    fullName: fieldOfView
+    summary: Specifies the amount of perspective for a shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'fieldOfView: number;'
+      return:
+        type: number
+  - name: isPerspective
+    uid: word!Word.ThreeDimensionalFormat#isPerspective:member
+    package: word!
+    fullName: isPerspective
+    summary: >-
+      Specifies `true` if the extrusion appears in perspective — that is, if the
+      walls of the extrusion narrow toward a vanishing point, `false` if the
+      extrusion is a parallel, or orthographic, projection — that is, if the
+      walls don't narrow toward a vanishing point.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isPerspective: boolean;'
+      return:
+        type: boolean
+  - name: isVisible
+    uid: word!Word.ThreeDimensionalFormat#isVisible:member
+    package: word!
+    fullName: isVisible
+    summary: >-
+      Specifies if the specified object, or the formatting applied to it, is
+      visible.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'isVisible: boolean;'
+      return:
+        type: boolean
+  - name: lightAngle
+    uid: word!Word.ThreeDimensionalFormat#lightAngle:member
+    package: word!
+    fullName: lightAngle
+    summary: Specifies the angle of the lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'lightAngle: number;'
+      return:
+        type: number
+  - name: presetCamera
+    uid: word!Word.ThreeDimensionalFormat#presetCamera:member
+    package: word!
+    fullName: presetCamera
+    summary: Returns a `PresetCamera` value that represents the camera presets.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly presetCamera: Word.PresetCamera | "Mixed" |
+        "LegacyObliqueTopLeft" | "LegacyObliqueTop" | "LegacyObliqueTopRight" |
+        "LegacyObliqueLeft" | "LegacyObliqueFront" | "LegacyObliqueRight" |
+        "LegacyObliqueBottomLeft" | "LegacyObliqueBottom" |
+        "LegacyObliqueBottomRight" | "LegacyPerspectiveTopLeft" |
+        "LegacyPerspectiveTop" | "LegacyPerspectiveTopRight" |
+        "LegacyPerspectiveLeft" | "LegacyPerspectiveFront" |
+        "LegacyPerspectiveRight" | "LegacyPerspectiveBottomLeft" |
+        "LegacyPerspectiveBottom" | "LegacyPerspectiveBottomRight" |
+        "OrthographicFront" | "IsometricTopUp" | "IsometricTopDown" |
+        "IsometricBottomUp" | "IsometricBottomDown" | "IsometricLeftUp" |
+        "IsometricLeftDown" | "IsometricRightUp" | "IsometricRightDown" |
+        "IsometricOffAxis1Left" | "IsometricOffAxis1Right" |
+        "IsometricOffAxis1Top" | "IsometricOffAxis2Left" |
+        "IsometricOffAxis2Right" | "IsometricOffAxis2Top" |
+        "IsometricOffAxis3Left" | "IsometricOffAxis3Right" |
+        "IsometricOffAxis3Bottom" | "IsometricOffAxis4Left" |
+        "IsometricOffAxis4Right" | "IsometricOffAxis4Bottom" | "ObliqueTopLeft"
+        | "ObliqueTop" | "ObliqueTopRight" | "ObliqueLeft" | "ObliqueRight" |
+        "ObliqueBottomLeft" | "ObliqueBottom" | "ObliqueBottomRight" |
+        "PerspectiveFront" | "PerspectiveLeft" | "PerspectiveRight" |
+        "PerspectiveAbove" | "PerspectiveBelow" | "PerspectiveAboveLeftFacing" |
+        "PerspectiveAboveRightFacing" | "PerspectiveContrastingLeftFacing" |
+        "PerspectiveContrastingRightFacing" | "PerspectiveHeroicLeftFacing" |
+        "PerspectiveHeroicRightFacing" | "PerspectiveHeroicExtremeLeftFacing" |
+        "PerspectiveHeroicExtremeRightFacing" | "PerspectiveRelaxed" |
+        "PerspectiveRelaxedModerately";
+      return:
+        type: >-
+           | "Mixed" |
+          "LegacyObliqueTopLeft" | "LegacyObliqueTop" | "LegacyObliqueTopRight"
+          | "LegacyObliqueLeft" | "LegacyObliqueFront" | "LegacyObliqueRight" |
+          "LegacyObliqueBottomLeft" | "LegacyObliqueBottom" |
+          "LegacyObliqueBottomRight" | "LegacyPerspectiveTopLeft" |
+          "LegacyPerspectiveTop" | "LegacyPerspectiveTopRight" |
+          "LegacyPerspectiveLeft" | "LegacyPerspectiveFront" |
+          "LegacyPerspectiveRight" | "LegacyPerspectiveBottomLeft" |
+          "LegacyPerspectiveBottom" | "LegacyPerspectiveBottomRight" |
+          "OrthographicFront" | "IsometricTopUp" | "IsometricTopDown" |
+          "IsometricBottomUp" | "IsometricBottomDown" | "IsometricLeftUp" |
+          "IsometricLeftDown" | "IsometricRightUp" | "IsometricRightDown" |
+          "IsometricOffAxis1Left" | "IsometricOffAxis1Right" |
+          "IsometricOffAxis1Top" | "IsometricOffAxis2Left" |
+          "IsometricOffAxis2Right" | "IsometricOffAxis2Top" |
+          "IsometricOffAxis3Left" | "IsometricOffAxis3Right" |
+          "IsometricOffAxis3Bottom" | "IsometricOffAxis4Left" |
+          "IsometricOffAxis4Right" | "IsometricOffAxis4Bottom" |
+          "ObliqueTopLeft" | "ObliqueTop" | "ObliqueTopRight" | "ObliqueLeft" |
+          "ObliqueRight" | "ObliqueBottomLeft" | "ObliqueBottom" |
+          "ObliqueBottomRight" | "PerspectiveFront" | "PerspectiveLeft" |
+          "PerspectiveRight" | "PerspectiveAbove" | "PerspectiveBelow" |
+          "PerspectiveAboveLeftFacing" | "PerspectiveAboveRightFacing" |
+          "PerspectiveContrastingLeftFacing" |
+          "PerspectiveContrastingRightFacing" | "PerspectiveHeroicLeftFacing" |
+          "PerspectiveHeroicRightFacing" | "PerspectiveHeroicExtremeLeftFacing"
+          | "PerspectiveHeroicExtremeRightFacing" | "PerspectiveRelaxed" |
+          "PerspectiveRelaxedModerately"
+  - name: presetExtrusionDirection
+    uid: word!Word.ThreeDimensionalFormat#presetExtrusionDirection:member
+    package: word!
+    fullName: presetExtrusionDirection
+    summary: >-
+      Returns the direction taken by the extrusion's sweep path leading away
+      from the extruded shape (the front face of the extrusion).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly presetExtrusionDirection: Word.PresetExtrusionDirection |
+        "Mixed" | "BottomRight" | "Bottom" | "BottomLeft" | "Right" | "None" |
+        "Left" | "TopRight" | "Top" | "TopLeft";
+      return:
+        type: >-
+           | "Mixed" |
+          "BottomRight" | "Bottom" | "BottomLeft" | "Right" | "None" | "Left" |
+          "TopRight" | "Top" | "TopLeft"
+  - name: presetLighting
+    uid: word!Word.ThreeDimensionalFormat#presetLighting:member
+    package: word!
+    fullName: presetLighting
+    summary: Specifies a `LightRigType` value that represents the lighting preset.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLighting: Word.LightRigType | "Mixed" | "LegacyFlat1" |
+        "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" |
+        "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" |
+        "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" |
+        "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" |
+        "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" |
+        "Glow" | "BrightRoom";
+      return:
+        type: >-
+           | "Mixed" | "LegacyFlat1" |
+          "LegacyFlat2" | "LegacyFlat3" | "LegacyFlat4" | "LegacyNormal1" |
+          "LegacyNormal2" | "LegacyNormal3" | "LegacyNormal4" | "LegacyHarsh1" |
+          "LegacyHarsh2" | "LegacyHarsh3" | "LegacyHarsh4" | "ThreePoint" |
+          "Balanced" | "Soft" | "Harsh" | "Flood" | "Contrasting" | "Morning" |
+          "Sunrise" | "Sunset" | "Chilly" | "Freezing" | "Flat" | "TwoPoint" |
+          "Glow" | "BrightRoom"
+  - name: presetLightingDirection
+    uid: word!Word.ThreeDimensionalFormat#presetLightingDirection:member
+    package: word!
+    fullName: presetLightingDirection
+    summary: Specifies the position of the light source relative to the extrusion.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLightingDirection: Word.PresetLightingDirection | "Mixed" |
+        "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" |
+        "BottomLeft" | "Bottom" | "BottomRight";
+      return:
+        type: >-
+           | "Mixed" |
+          "TopLeft" | "Top" | "TopRight" | "Left" | "None" | "Right" |
+          "BottomLeft" | "Bottom" | "BottomRight"
+  - name: presetLightingSoftness
+    uid: word!Word.ThreeDimensionalFormat#presetLightingSoftness:member
+    package: word!
+    fullName: presetLightingSoftness
+    summary: Specifies the intensity of the extrusion lighting.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetLightingSoftness: Word.PresetLightingSoftness | "Mixed" | "Dim" |
+        "Normal" | "Bright";
+      return:
+        type: >-
+           | "Mixed" | "Dim"
+          | "Normal" | "Bright"
+  - name: presetMaterial
+    uid: word!Word.ThreeDimensionalFormat#presetMaterial:member
+    package: word!
+    fullName: presetMaterial
+    summary: Specifies the extrusion surface material.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        presetMaterial: Word.PresetMaterial | "Mixed" | "Matte" | "Plastic" |
+        "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" | "WarmMatte" |
+        "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge" | "Clear" |
+        "Flat" | "SoftMetal";
+      return:
+        type: >-
+           | "Mixed" | "Matte" |
+          "Plastic" | "Metal" | "WireFrame" | "Matte2" | "Plastic2" | "Metal2" |
+          "WarmMatte" | "TranslucentPowder" | "Powder" | "DarkEdge" | "SoftEdge"
+          | "Clear" | "Flat" | "SoftMetal"
+  - name: presetThreeDimensionalFormat
+    uid: word!Word.ThreeDimensionalFormat#presetThreeDimensionalFormat:member
+    package: word!
+    fullName: presetThreeDimensionalFormat
+    summary: Returns the preset extrusion format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly presetThreeDimensionalFormat: Word.PresetThreeDimensionalFormat
+        | "Mixed" | "Format1" | "Format2" | "Format3" | "Format4" | "Format5" |
+        "Format6" | "Format7" | "Format8" | "Format9" | "Format10" | "Format11"
+        | "Format12" | "Format13" | "Format14" | "Format15" | "Format16" |
+        "Format17" | "Format18" | "Format19" | "Format20";
+      return:
+        type: >-
+           | "Mixed" |
+          "Format1" | "Format2" | "Format3" | "Format4" | "Format5" | "Format6"
+          | "Format7" | "Format8" | "Format9" | "Format10" | "Format11" |
+          "Format12" | "Format13" | "Format14" | "Format15" | "Format16" |
+          "Format17" | "Format18" | "Format19" | "Format20"
+  - name: projectText
+    uid: word!Word.ThreeDimensionalFormat#projectText:member
+    package: word!
+    fullName: projectText
+    summary: >-
+      Specifies whether text on a shape rotates with shape. `true` rotates the
+      text.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'projectText: boolean;'
+      return:
+        type: boolean
+  - name: rotationX
+    uid: word!Word.ThreeDimensionalFormat#rotationX:member
+    package: word!
+    fullName: rotationX
+    summary: Specifies the rotation of the extruded shape around the x-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationX: number;'
+      return:
+        type: number
+  - name: rotationY
+    uid: word!Word.ThreeDimensionalFormat#rotationY:member
+    package: word!
+    fullName: rotationY
+    summary: Specifies the rotation of the extruded shape around the y-axis in degrees.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationY: number;'
+      return:
+        type: number
+  - name: rotationZ
+    uid: word!Word.ThreeDimensionalFormat#rotationZ:member
+    package: word!
+    fullName: rotationZ
+    summary: Specifies the z-axis rotation of the camera.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rotationZ: number;'
+      return:
+        type: number
+  - name: z
+    uid: word!Word.ThreeDimensionalFormat#z:member
+    package: word!
+    fullName: z
+    summary: Specifies the position on the z-axis for the shape.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'z: number;'
+      return:
+        type: number
+methods:
+  - name: incrementRotationHorizontal(increment)
+    uid: word!Word.ThreeDimensionalFormat#incrementRotationHorizontal:member(1)
+    package: word!
+    fullName: incrementRotationHorizontal(increment)
+    summary: >-
+      Horizontally rotates a shape on the x-axis. The number of degrees to
+      rotate.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementRotationHorizontal(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: incrementRotationVertical(increment)
+    uid: word!Word.ThreeDimensionalFormat#incrementRotationVertical:member(1)
+    package: word!
+    fullName: incrementRotationVertical(increment)
+    summary: Vertically rotates a shape on the y-axis. The number of degrees to rotate.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementRotationVertical(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: incrementRotationX(increment)
+    uid: word!Word.ThreeDimensionalFormat#incrementRotationX:member(1)
+    package: word!
+    fullName: incrementRotationX(increment)
+    summary: Changes the rotation around the x-axis. The number of degrees to rotate.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementRotationX(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: incrementRotationY(increment)
+    uid: word!Word.ThreeDimensionalFormat#incrementRotationY:member(1)
+    package: word!
+    fullName: incrementRotationY(increment)
+    summary: Changes the rotation around the y-axis. The number of degrees to rotate.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementRotationY(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: incrementRotationZ(increment)
+    uid: word!Word.ThreeDimensionalFormat#incrementRotationZ:member(1)
+    package: word!
+    fullName: incrementRotationZ(increment)
+    summary: Rotates a shape on the z-axis. The number of degrees to rotate.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'incrementRotationZ(increment: number): void;'
+      parameters:
+        - id: increment
+          description: ''
+          type: number
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.ThreeDimensionalFormat#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ThreeDimensionalFormatLoadOptions):
+        Word.ThreeDimensionalFormat;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.ThreeDimensionalFormat#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.ThreeDimensionalFormat;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.ThreeDimensionalFormat#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.ThreeDimensionalFormat;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: resetRotation()
+    uid: word!Word.ThreeDimensionalFormat#resetRotation:member(1)
+    package: word!
+    fullName: resetRotation()
+    summary: Resets the extrusion rotation around the x-axis, y-axis, and z-axis to 0.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'resetRotation(): void;'
+      return:
+        type: void
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.ThreeDimensionalFormat#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ThreeDimensionalFormatUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.ThreeDimensionalFormat#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.ThreeDimensionalFormat): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setExtrusionDirection(presetExtrusionDirection)
+    uid: word!Word.ThreeDimensionalFormat#setExtrusionDirection:member(1)
+    package: word!
+    fullName: setExtrusionDirection(presetExtrusionDirection)
+    summary: Sets the direction of the extrusion's sweep path.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setExtrusionDirection(presetExtrusionDirection:
+        Word.PresetExtrusionDirection): void;
+      parameters:
+        - id: presetExtrusionDirection
+          description: The preset direction.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setExtrusionDirection(presetExtrusionDirection)
+    uid: word!Word.ThreeDimensionalFormat#setExtrusionDirection:member(2)
+    package: word!
+    fullName: setExtrusionDirection(presetExtrusionDirection)
+    summary: Sets the direction of the extrusion's sweep path.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setExtrusionDirection(presetExtrusionDirection: "Mixed" | "BottomRight"
+        | "Bottom" | "BottomLeft" | "Right" | "None" | "Left" | "TopRight" |
+        "Top" | "TopLeft"): void;
+      parameters:
+        - id: presetExtrusionDirection
+          description: The preset direction.
+          type: >-
+            "Mixed" | "BottomRight" | "Bottom" | "BottomLeft" | "Right" | "None"
+            | "Left" | "TopRight" | "Top" | "TopLeft"
+      return:
+        type: void
+        description: ''
+  - name: setPresetCamera(presetCamera)
+    uid: word!Word.ThreeDimensionalFormat#setPresetCamera:member(1)
+    package: word!
+    fullName: setPresetCamera(presetCamera)
+    summary: Sets the camera preset for the shape. The preset camera type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'setPresetCamera(presetCamera: Word.PresetCamera): void;'
+      parameters:
+        - id: presetCamera
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setPresetCamera(presetCamera)
+    uid: word!Word.ThreeDimensionalFormat#setPresetCamera:member(2)
+    package: word!
+    fullName: setPresetCamera(presetCamera)
+    summary: Sets the camera preset for the shape. The preset camera type.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setPresetCamera(presetCamera: "Mixed" | "LegacyObliqueTopLeft" |
+        "LegacyObliqueTop" | "LegacyObliqueTopRight" | "LegacyObliqueLeft" |
+        "LegacyObliqueFront" | "LegacyObliqueRight" | "LegacyObliqueBottomLeft"
+        | "LegacyObliqueBottom" | "LegacyObliqueBottomRight" |
+        "LegacyPerspectiveTopLeft" | "LegacyPerspectiveTop" |
+        "LegacyPerspectiveTopRight" | "LegacyPerspectiveLeft" |
+        "LegacyPerspectiveFront" | "LegacyPerspectiveRight" |
+        "LegacyPerspectiveBottomLeft" | "LegacyPerspectiveBottom" |
+        "LegacyPerspectiveBottomRight" | "OrthographicFront" | "IsometricTopUp"
+        | "IsometricTopDown" | "IsometricBottomUp" | "IsometricBottomDown" |
+        "IsometricLeftUp" | "IsometricLeftDown" | "IsometricRightUp" |
+        "IsometricRightDown" | "IsometricOffAxis1Left" |
+        "IsometricOffAxis1Right" | "IsometricOffAxis1Top" |
+        "IsometricOffAxis2Left" | "IsometricOffAxis2Right" |
+        "IsometricOffAxis2Top" | "IsometricOffAxis3Left" |
+        "IsometricOffAxis3Right" | "IsometricOffAxis3Bottom" |
+        "IsometricOffAxis4Left" | "IsometricOffAxis4Right" |
+        "IsometricOffAxis4Bottom" | "ObliqueTopLeft" | "ObliqueTop" |
+        "ObliqueTopRight" | "ObliqueLeft" | "ObliqueRight" | "ObliqueBottomLeft"
+        | "ObliqueBottom" | "ObliqueBottomRight" | "PerspectiveFront" |
+        "PerspectiveLeft" | "PerspectiveRight" | "PerspectiveAbove" |
+        "PerspectiveBelow" | "PerspectiveAboveLeftFacing" |
+        "PerspectiveAboveRightFacing" | "PerspectiveContrastingLeftFacing" |
+        "PerspectiveContrastingRightFacing" | "PerspectiveHeroicLeftFacing" |
+        "PerspectiveHeroicRightFacing" | "PerspectiveHeroicExtremeLeftFacing" |
+        "PerspectiveHeroicExtremeRightFacing" | "PerspectiveRelaxed" |
+        "PerspectiveRelaxedModerately"): void;
+      parameters:
+        - id: presetCamera
+          description: ''
+          type: >-
+            "Mixed" | "LegacyObliqueTopLeft" | "LegacyObliqueTop" |
+            "LegacyObliqueTopRight" | "LegacyObliqueLeft" | "LegacyObliqueFront"
+            | "LegacyObliqueRight" | "LegacyObliqueBottomLeft" |
+            "LegacyObliqueBottom" | "LegacyObliqueBottomRight" |
+            "LegacyPerspectiveTopLeft" | "LegacyPerspectiveTop" |
+            "LegacyPerspectiveTopRight" | "LegacyPerspectiveLeft" |
+            "LegacyPerspectiveFront" | "LegacyPerspectiveRight" |
+            "LegacyPerspectiveBottomLeft" | "LegacyPerspectiveBottom" |
+            "LegacyPerspectiveBottomRight" | "OrthographicFront" |
+            "IsometricTopUp" | "IsometricTopDown" | "IsometricBottomUp" |
+            "IsometricBottomDown" | "IsometricLeftUp" | "IsometricLeftDown" |
+            "IsometricRightUp" | "IsometricRightDown" | "IsometricOffAxis1Left"
+            | "IsometricOffAxis1Right" | "IsometricOffAxis1Top" |
+            "IsometricOffAxis2Left" | "IsometricOffAxis2Right" |
+            "IsometricOffAxis2Top" | "IsometricOffAxis3Left" |
+            "IsometricOffAxis3Right" | "IsometricOffAxis3Bottom" |
+            "IsometricOffAxis4Left" | "IsometricOffAxis4Right" |
+            "IsometricOffAxis4Bottom" | "ObliqueTopLeft" | "ObliqueTop" |
+            "ObliqueTopRight" | "ObliqueLeft" | "ObliqueRight" |
+            "ObliqueBottomLeft" | "ObliqueBottom" | "ObliqueBottomRight" |
+            "PerspectiveFront" | "PerspectiveLeft" | "PerspectiveRight" |
+            "PerspectiveAbove" | "PerspectiveBelow" |
+            "PerspectiveAboveLeftFacing" | "PerspectiveAboveRightFacing" |
+            "PerspectiveContrastingLeftFacing" |
+            "PerspectiveContrastingRightFacing" | "PerspectiveHeroicLeftFacing"
+            | "PerspectiveHeroicRightFacing" |
+            "PerspectiveHeroicExtremeLeftFacing" |
+            "PerspectiveHeroicExtremeRightFacing" | "PerspectiveRelaxed" |
+            "PerspectiveRelaxedModerately"
+      return:
+        type: void
+        description: ''
+  - name: setThreeDimensionalFormat(presetThreeDimensionalFormat)
+    uid: word!Word.ThreeDimensionalFormat#setThreeDimensionalFormat:member(1)
+    package: word!
+    fullName: setThreeDimensionalFormat(presetThreeDimensionalFormat)
+    summary: Sets the preset extrusion format. The preset format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setThreeDimensionalFormat(presetThreeDimensionalFormat:
+        Word.PresetThreeDimensionalFormat): void;
+      parameters:
+        - id: presetThreeDimensionalFormat
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setThreeDimensionalFormat(presetThreeDimensionalFormat)
+    uid: word!Word.ThreeDimensionalFormat#setThreeDimensionalFormat:member(2)
+    package: word!
+    fullName: setThreeDimensionalFormat(presetThreeDimensionalFormat)
+    summary: Sets the preset extrusion format. The preset format.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setThreeDimensionalFormat(presetThreeDimensionalFormat: "Mixed" |
+        "Format1" | "Format2" | "Format3" | "Format4" | "Format5" | "Format6" |
+        "Format7" | "Format8" | "Format9" | "Format10" | "Format11" | "Format12"
+        | "Format13" | "Format14" | "Format15" | "Format16" | "Format17" |
+        "Format18" | "Format19" | "Format20"): void;
+      parameters:
+        - id: presetThreeDimensionalFormat
+          description: ''
+          type: >-
+            "Mixed" | "Format1" | "Format2" | "Format3" | "Format4" | "Format5"
+            | "Format6" | "Format7" | "Format8" | "Format9" | "Format10" |
+            "Format11" | "Format12" | "Format13" | "Format14" | "Format15" |
+            "Format16" | "Format17" | "Format18" | "Format19" | "Format20"
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.ThreeDimensionalFormat#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.ThreeDimensionalFormat` object is an API object, the `toJSON` method
+      returns a plain JavaScript object (typed as
+      `Word.Interfaces.ThreeDimensionalFormatData`) that contains
+      shallow copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.ThreeDimensionalFormatData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.ThreeDimensionalFormat#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.ThreeDimensionalFormat;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.ThreeDimensionalFormat#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.ThreeDimensionalFormat;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchange.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchange.yml
new file mode 100644
index 0000000000..4b0aecc73e
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchange.yml
@@ -0,0 +1,478 @@
+### YamlMime:TSType
+name: Word.TrackedChange
+uid: word!Word.TrackedChange:class
+package: word!
+fullName: Word.TrackedChange
+summary: Represents a tracked change in a Word document.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+  // Gets the next (second) tracked change.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+    await context.sync();
+
+    const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+    await context.sync();
+
+    const nextTrackedChange: Word.TrackedChange = trackedChange.getNext();
+    await context.sync();
+
+    nextTrackedChange.load(["author", "date", "text", "type"]);
+    await context.sync();
+
+    console.log(nextTrackedChange);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: author
+    uid: word!Word.TrackedChange#author:member
+    package: word!
+    fullName: author
+    summary: Gets the author of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly author: string;'
+      return:
+        type: string
+  - name: context
+    uid: word!Word.TrackedChange#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: date
+    uid: word!Word.TrackedChange#date:member
+    package: word!
+    fullName: date
+    summary: Gets the date of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly date: Date;'
+      return:
+        type: Date
+  - name: text
+    uid: word!Word.TrackedChange#text:member
+    package: word!
+    fullName: text
+    summary: Gets the text of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly text: string;'
+      return:
+        type: string
+  - name: type
+    uid: word!Word.TrackedChange#type:member
+    package: word!
+    fullName: type
+    summary: Gets the type of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        readonly type: Word.TrackedChangeType | "None" | "Added" | "Deleted" |
+        "Formatted";
+      return:
+        type: >-
+           | "None" | "Added" |
+          "Deleted" | "Formatted"
+methods:
+  - name: accept()
+    uid: word!Word.TrackedChange#accept:member(1)
+    package: word!
+    fullName: accept()
+    summary: Accepts the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Accepts the first tracked change.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+        trackedChange.load();
+        await context.sync();
+
+        console.log("First tracked change:", trackedChange);
+        trackedChange.accept();
+        console.log("Accepted the first tracked change.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'accept(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getNext()
+    uid: word!Word.TrackedChange#getNext:member(1)
+    package: word!
+    fullName: getNext()
+    summary: >-
+      Gets the next tracked change. Throws an `ItemNotFound` error if this
+      tracked change is the last one.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Gets the next (second) tracked change.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        await context.sync();
+
+        const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+        await context.sync();
+
+        const nextTrackedChange: Word.TrackedChange = trackedChange.getNext();
+        await context.sync();
+
+        nextTrackedChange.load(["author", "date", "text", "type"]);
+        await context.sync();
+
+        console.log(nextTrackedChange);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNext(): Word.TrackedChange;'
+      return:
+        type: 
+        description: ''
+  - name: getNextOrNullObject()
+    uid: word!Word.TrackedChange#getNextOrNullObject:member(1)
+    package: word!
+    fullName: getNextOrNullObject()
+    summary: >-
+      Gets the next tracked change. If this tracked change is the last one, then
+      this method will return an object with its `isNullObject` property set to
+      `true`. For further information, see [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getNextOrNullObject(): Word.TrackedChange;'
+      return:
+        type: 
+        description: ''
+  - name: getRange(rangeLocation)
+    uid: word!Word.TrackedChange#getRange:member(1)
+    package: word!
+    fullName: getRange(rangeLocation)
+    summary: Gets the range of the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Gets the range of the first tracked change.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+        await context.sync();
+
+        const range: Word.Range = trackedChange.getRange();
+        range.load();
+        await context.sync();
+
+        console.log("range.text: " + range.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        getRange(rangeLocation?: Word.RangeLocation.whole |
+        Word.RangeLocation.start | Word.RangeLocation.end | "Whole" | "Start" |
+        "End"): Word.Range;
+      parameters:
+        - id: rangeLocation
+          description: ''
+          type: >-
+             |  |  | "Whole" | "Start" |
+            "End"
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TrackedChange#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TrackedChangeLoadOptions):
+        Word.TrackedChange;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+            
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TrackedChange#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TrackedChange;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TrackedChange#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.TrackedChange;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: reject()
+    uid: word!Word.TrackedChange#reject:member(1)
+    package: word!
+    fullName: reject()
+    summary: Rejects the tracked change.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Rejects the first tracked change.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+        trackedChange.load();
+        await context.sync();
+
+        console.log("First tracked change:", trackedChange);
+        trackedChange.reject();
+        console.log("Rejected the first tracked change.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'reject(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TrackedChange#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.TrackedChange`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.TrackedChangeData`) that
+      contains shallow copies of any loaded child properties from the original
+      object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TrackedChangeData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.TrackedChange#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TrackedChange;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TrackedChange#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TrackedChange;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchangecollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchangecollection.yml
new file mode 100644
index 0000000000..4774c7f639
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchangecollection.yml
@@ -0,0 +1,357 @@
+### YamlMime:TSType
+name: Word.TrackedChangeCollection
+uid: word!Word.TrackedChangeCollection:class
+package: word!
+fullName: Word.TrackedChangeCollection
+summary: >-
+  Contains a collection of
+  [Word.TrackedChange](xref:word!Word.TrackedChange:class) objects.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+  // Gets the range of the first tracked change.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+    const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+    await context.sync();
+
+    const range: Word.Range = trackedChange.getRange();
+    range.load();
+    await context.sync();
+
+    console.log("range.text: " + range.text);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.TrackedChangeCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.TrackedChangeCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.TrackedChange[];'
+      return:
+        type: []
+methods:
+  - name: acceptAll()
+    uid: word!Word.TrackedChangeCollection#acceptAll:member(1)
+    package: word!
+    fullName: acceptAll()
+    summary: Accepts all the tracked changes in the collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Accepts all tracked changes.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        trackedChanges.acceptAll();
+        console.log("Accepted all tracked changes.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'acceptAll(): void;'
+      return:
+        type: void
+        description: ''
+  - name: getFirst()
+    uid: word!Word.TrackedChangeCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first TrackedChange in this collection. Throws an `ItemNotFound`
+      error if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Gets the range of the first tracked change.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+        await context.sync();
+
+        const range: Word.Range = trackedChange.getRange();
+        range.load();
+        await context.sync();
+
+        console.log("range.text: " + range.text);
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.TrackedChange;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.TrackedChangeCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first TrackedChange in this collection. If this collection is
+      empty, then this method will return an object with its `isNullObject`
+      property set to `true`. For further information, see
+      [*OrNullObject methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.TrackedChange;'
+      return:
+        type: 
+        description: ''
+  - name: load(options)
+    uid: word!Word.TrackedChangeCollection#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.TrackedChangeCollectionLoadOptions &
+        Word.Interfaces.CollectionLoadOptions): Word.TrackedChangeCollection;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: >-
+             & 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.TrackedChangeCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.TrackedChangeCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.TrackedChangeCollection#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.TrackedChangeCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: rejectAll()
+    uid: word!Word.TrackedChangeCollection#rejectAll:member(1)
+    package: word!
+    fullName: rejectAll()
+    summary: Rejects all the tracked changes in the collection.
+    remarks: >-
+      \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+      // Rejects all tracked changes.
+
+      await Word.run(async (context) => {
+        const body: Word.Body = context.document.body;
+        const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+        trackedChanges.rejectAll();
+        console.log("Rejected all tracked changes.");
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'rejectAll(): void;'
+      return:
+        type: void
+        description: ''
+  - name: toJSON()
+    uid: word!Word.TrackedChangeCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original
+      `Word.TrackedChangeCollection` object is an API object, the `toJSON`
+      method returns a plain JavaScript object (typed as
+      `Word.Interfaces.TrackedChangeCollectionData`) that contains an
+      "items" array with shallow copies of any loaded properties from the
+      collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.TrackedChangeCollectionData;'
+      return:
+        type: >-
+          
+        description: ''
+  - name: track()
+    uid: word!Word.TrackedChangeCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.TrackedChangeCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.TrackedChangeCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.TrackedChangeCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchangetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchangetype.yml
new file mode 100644
index 0000000000..689e8fb3c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trackedchangetype.yml
@@ -0,0 +1,84 @@
+### YamlMime:TSEnum
+name: Word.TrackedChangeType
+uid: word!Word.TrackedChangeType:enum
+package: word!
+fullName: Word.TrackedChangeType
+summary: TrackedChange type.
+remarks: >-
+  \[ [API set: WordApi
+  1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/50-document/manage-tracked-changes.yaml
+
+
+  // Gets the next (second) tracked change.
+
+  await Word.run(async (context) => {
+    const body: Word.Body = context.document.body;
+    const trackedChanges: Word.TrackedChangeCollection = body.getTrackedChanges();
+    await context.sync();
+
+    const trackedChange: Word.TrackedChange = trackedChanges.getFirst();
+    await context.sync();
+
+    const nextTrackedChange: Word.TrackedChange = trackedChange.getNext();
+    await context.sync();
+
+    nextTrackedChange.load(["author", "date", "text", "type"]);
+    await context.sync();
+
+    console.log(nextTrackedChange);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: added
+    uid: word!Word.TrackedChangeType.added:member
+    package: word!
+    summary: >-
+      Add change.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Added"'
+  - name: deleted
+    uid: word!Word.TrackedChangeType.deleted:member
+    package: word!
+    summary: >-
+      Delete change.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Deleted"'
+  - name: formatted
+    uid: word!Word.TrackedChangeType.formatted:member
+    package: word!
+    summary: >-
+      Format change.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Formatted"'
+  - name: none
+    uid: word!Word.TrackedChangeType.none:member
+    package: word!
+    summary: >-
+      No revision.
+
+
+      * \[ [API set: WordApi
+      1.6](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.trailingcharacter.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trailingcharacter.yml
new file mode 100644
index 0000000000..db52749f56
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.trailingcharacter.yml
@@ -0,0 +1,86 @@
+### YamlMime:TSEnum
+name: Word.TrailingCharacter
+uid: word!Word.TrailingCharacter:enum
+package: word!
+fullName: Word.TrailingCharacter
+summary: Represents the character inserted after the list item mark.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/20-lists/manage-list-styles.yaml
+
+
+  // Gets the properties of the specified style.
+
+  await Word.run(async (context) => {
+    const styleName = (document.getElementById("style-name-to-use") as HTMLInputElement).value;
+    if (styleName == "") {
+      console.warn("Enter a style name to get properties.");
+      return;
+    }
+
+    const style: Word.Style = context.document.getStyles().getByNameOrNullObject(styleName);
+    style.load("type");
+    await context.sync();
+
+    if (style.isNullObject || style.type != Word.StyleType.list) {
+      console.warn(`There's no existing style with the name '${styleName}'. Or this isn't a list style.`);
+    } else {
+      // Load objects to log properties and their values in the console.
+      style.load();
+      style.listTemplate.load();
+      await context.sync();
+
+      console.log(`Properties of the '${styleName}' style:`, style);
+
+      const listLevels = style.listTemplate.listLevels;
+      listLevels.load("items");
+      await context.sync();
+
+      console.log(`List levels of the '${styleName}' style:`, listLevels);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: trailingNone
+    uid: word!Word.TrailingCharacter.trailingNone:member
+    package: word!
+    summary: >-
+      No character is inserted.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TrailingNone"'
+  - name: trailingSpace
+    uid: word!Word.TrailingCharacter.trailingSpace:member
+    package: word!
+    summary: >-
+      A space is inserted. Default.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TrailingSpace"'
+  - name: trailingTab
+    uid: word!Word.TrailingCharacter.trailingTab:member
+    package: word!
+    summary: >-
+      A tab is inserted.
+
+
+      * \[ [API set: WordApiDesktop
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TrailingTab"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.underlinetype.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.underlinetype.yml
new file mode 100644
index 0000000000..9f127b89a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.underlinetype.yml
@@ -0,0 +1,222 @@
+### YamlMime:TSEnum
+name: Word.UnderlineType
+uid: word!Word.UnderlineType:enum
+package: word!
+fullName: Word.UnderlineType
+summary: The supported styles for underline format.
+remarks: >-
+  \[ [API set: WordApi
+  1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Underline format text
+
+  // Run a batch operation against the Word object model.
+
+  await Word.run(async (context) => {
+
+      // Create a range proxy object for the current selection.
+      const selection = context.document.getSelection();
+
+      // Queue a command to underline the current selection.
+      selection.font.underline = Word.UnderlineType.single;
+
+      // Synchronize the document state by executing the queued commands,
+      // and return a promise to indicate task completion.
+      await context.sync();
+      console.log('The selection now has an underline style.');
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: dashLine
+    uid: word!Word.UnderlineType.dashLine:member
+    package: word!
+    summary: >-
+      A single dash underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashLine"'
+  - name: dashLineHeavy
+    uid: word!Word.UnderlineType.dashLineHeavy:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashLineHeavy"'
+  - name: dashLineLong
+    uid: word!Word.UnderlineType.dashLineLong:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashLineLong"'
+  - name: dashLineLongHeavy
+    uid: word!Word.UnderlineType.dashLineLongHeavy:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DashLineLongHeavy"'
+  - name: dotDashLine
+    uid: word!Word.UnderlineType.dotDashLine:member
+    package: word!
+    summary: >-
+      An alternating dot-dash underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DotDashLine"'
+  - name: dotDashLineHeavy
+    uid: word!Word.UnderlineType.dotDashLineHeavy:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DotDashLineHeavy"'
+  - name: dotLine
+    uid: word!Word.UnderlineType.dotLine:member
+    package: word!
+    summary: >-
+      Warning: dotLine has been deprecated.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DotLine"'
+  - name: dotted
+    uid: word!Word.UnderlineType.dotted:member
+    package: word!
+    summary: >-
+      A dotted underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Dotted"'
+  - name: dottedHeavy
+    uid: word!Word.UnderlineType.dottedHeavy:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"DottedHeavy"'
+  - name: double
+    uid: word!Word.UnderlineType.double:member
+    package: word!
+    summary: >-
+      A double underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Double"'
+  - name: hidden
+    uid: word!Word.UnderlineType.hidden:member
+    package: word!
+    summary: >-
+      Warning: hidden has been deprecated.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Hidden"'
+  - name: mixed
+    uid: word!Word.UnderlineType.mixed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: none
+    uid: word!Word.UnderlineType.none:member
+    package: word!
+    summary: >-
+      No underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"None"'
+  - name: single
+    uid: word!Word.UnderlineType.single:member
+    package: word!
+    summary: >-
+      A single underline. This is the default value.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Single"'
+  - name: thick
+    uid: word!Word.UnderlineType.thick:member
+    package: word!
+    summary: >-
+      A single thick underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Thick"'
+  - name: twoDotDashLine
+    uid: word!Word.UnderlineType.twoDotDashLine:member
+    package: word!
+    summary: >-
+      An alternating dot-dot-dash underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TwoDotDashLine"'
+  - name: twoDotDashLineHeavy
+    uid: word!Word.UnderlineType.twoDotDashLineHeavy:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"TwoDotDashLineHeavy"'
+  - name: wave
+    uid: word!Word.UnderlineType.wave:member
+    package: word!
+    summary: >-
+      A single wavy underline.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Wave"'
+  - name: waveDouble
+    uid: word!Word.UnderlineType.waveDouble:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WaveDouble"'
+  - name: waveHeavy
+    uid: word!Word.UnderlineType.waveHeavy:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"WaveHeavy"'
+  - name: word
+    uid: word!Word.UnderlineType.word:member
+    package: word!
+    summary: >-
+      Only underline individual words.
+
+
+      * \[ [API set: WordApi
+      1.1](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Word"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.verticalalignment.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.verticalalignment.yml
new file mode 100644
index 0000000000..7d2e25067d
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.verticalalignment.yml
@@ -0,0 +1,65 @@
+### YamlMime:TSEnum
+name: Word.VerticalAlignment
+uid: word!Word.VerticalAlignment:enum
+package: word!
+fullName: Word.VerticalAlignment
+summary: ''
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/40-tables/manage-formatting.yaml
+
+
+  // Gets content alignment details about the first row of the first table in
+  the document.
+
+  await Word.run(async (context) => {
+    const firstTable: Word.Table = context.document.body.tables.getFirst();
+    const firstTableRow: Word.TableRow = firstTable.rows.getFirst();
+    firstTableRow.load(["horizontalAlignment", "verticalAlignment"]);
+    await context.sync();
+
+    console.log(`Details about the alignment of the first table's first row:`, `- Horizontal alignment of every cell in the row: ${firstTableRow.horizontalAlignment}`, `- Vertical alignment of every cell in the row: ${firstTableRow.verticalAlignment}`);
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+fields:
+  - name: bottom
+    uid: word!Word.VerticalAlignment.bottom:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Bottom"'
+  - name: center
+    uid: word!Word.VerticalAlignment.center:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Center"'
+  - name: mixed
+    uid: word!Word.VerticalAlignment.mixed:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Mixed"'
+  - name: top
+    uid: word!Word.VerticalAlignment.top:member
+    package: word!
+    summary: >-
+      * \[ [API set: WordApi
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+    value: '"Top"'
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.window.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.window.yml
new file mode 100644
index 0000000000..f2710eaa37
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.window.yml
@@ -0,0 +1,287 @@
+### YamlMime:TSType
+name: Word.Window
+uid: word!Word.Window:class
+package: word!
+fullName: Word.Window
+summary: >-
+  Represents the window that displays the document. A window can be split to
+  contain multiple reading panes.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+  #### Examples
+
+
+  ```TypeScript
+
+  // Link to full sample:
+  https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+  await Word.run(async (context) => {
+    // Gets the first paragraph of each page.
+    console.log("Getting first paragraph of each page...");
+
+    // Get the active window.
+    const activeWindow: Word.Window = context.document.activeWindow;
+    activeWindow.load();
+
+    // Get the active pane.
+    const activePane: Word.Pane = activeWindow.activePane;
+    activePane.load();
+
+    // Get all pages.
+    const pages: Word.PageCollection = activePane.pages;
+    pages.load();
+
+    await context.sync();
+
+    // Get page index and paragraphs of each page.
+    const pagesIndexes = [];
+    const pagesNumberOfParagraphs = [];
+    const pagesFirstParagraphText = [];
+    for (let i = 0; i < pages.items.length; i++) {
+      const page = pages.items[i];
+      page.load('index');
+      pagesIndexes.push(page);
+
+      const paragraphs = page.getRange().paragraphs;
+      paragraphs.load('items/length');
+      pagesNumberOfParagraphs.push(paragraphs);
+
+      const firstParagraph = paragraphs.getFirst();
+      firstParagraph.load('text');
+      pagesFirstParagraphText.push(firstParagraph);
+    }
+
+    await context.sync();
+
+    for (let i = 0; i < pagesIndexes.length; i++) {
+      console.log(`Page index: ${pagesIndexes[i].index}`);
+      console.log(`Number of paragraphs: ${pagesNumberOfParagraphs[i].items.length}`);
+      console.log("First paragraph's text:", pagesFirstParagraphText[i].text);
+    }
+  });
+
+  ```
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: activePane
+    uid: word!Word.Window#activePane:member
+    package: word!
+    fullName: activePane
+    summary: Gets the active pane in the window.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+
+      #### Examples
+
+
+      ```TypeScript
+
+      // Link to full sample:
+      https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/35-ranges/get-pages.yaml
+
+
+      await Word.run(async (context) => {
+        // Gets the pages enclosing the viewport.
+
+        // Get the active window.
+        const activeWindow: Word.Window = context.document.activeWindow;
+        activeWindow.load();
+
+        // Get the active pane.
+        const activePane: Word.Pane = activeWindow.activePane;
+        activePane.load();
+
+        // Get pages enclosing the viewport.
+        const pages: Word.PageCollection = activePane.pagesEnclosingViewport;
+        pages.load();
+
+        await context.sync();
+
+        // Log the number of pages.
+        const pageCount = pages.items.length;
+        console.log(`Number of pages enclosing the viewport: ${pageCount}`);
+
+        // Log index info of these pages.
+        const pagesIndexes = [];
+        for (let i = 0; i < pageCount; i++) {
+          const page = pages.items[i];
+          page.load('index');
+          pagesIndexes.push(page);
+        }
+
+        await context.sync();
+
+        for (let i = 0; i < pagesIndexes.length; i++) {
+          console.log(`Page index: ${pagesIndexes[i].index}`);
+        }
+      });
+
+      ```
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly activePane: Word.Pane;'
+      return:
+        type: 
+  - name: context
+    uid: word!Word.Window#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: panes
+    uid: word!Word.Window#panes:member
+    package: word!
+    fullName: panes
+    summary: Gets the collection of panes in the window.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly panes: Word.PaneCollection;'
+      return:
+        type: 
+methods:
+  - name: load(propertyNames)
+    uid: word!Word.Window#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Window;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Window#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Window;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.Window#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.Window` object is
+      an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.WindowData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.WindowData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.Window#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.Window;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.Window#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.Window;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.windowcollection.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.windowcollection.yml
new file mode 100644
index 0000000000..8b6fc3c423
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.windowcollection.yml
@@ -0,0 +1,198 @@
+### YamlMime:TSType
+name: Word.WindowCollection
+uid: word!Word.WindowCollection:class
+package: word!
+fullName: Word.WindowCollection
+summary: Represents the collection of window objects.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.WindowCollection#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: items
+    uid: word!Word.WindowCollection#items:member
+    package: word!
+    fullName: items
+    summary: Gets the loaded child items in this collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly items: Word.Window[];'
+      return:
+        type: []
+methods:
+  - name: getFirst()
+    uid: word!Word.WindowCollection#getFirst:member(1)
+    package: word!
+    fullName: getFirst()
+    summary: >-
+      Gets the first window in this collection. Throws an `ItemNotFound` error
+      if this collection is empty.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirst(): Word.Window;'
+      return:
+        type: 
+        description: ''
+  - name: getFirstOrNullObject()
+    uid: word!Word.WindowCollection#getFirstOrNullObject:member(1)
+    package: word!
+    fullName: getFirstOrNullObject()
+    summary: >-
+      Gets the first window in this collection. If this collection is empty,
+      then this method will return an object with its `isNullObject` property
+      set to `true`. For further information, see [*OrNullObject
+      methods and
+      properties](https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties).
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.2](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'getFirstOrNullObject(): Word.Window;'
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.WindowCollection#load:member(1)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.WindowCollection;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.WindowCollection#load:member(2)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption):
+        Word.WindowCollection;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: toJSON()
+    uid: word!Word.WindowCollection#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.WindowCollection`
+      object is an API object, the `toJSON` method returns a plain JavaScript
+      object (typed as `Word.Interfaces.WindowCollectionData`) that
+      contains an "items" array with shallow copies of any loaded properties
+      from the collection's items.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.WindowCollectionData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.WindowCollection#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.WindowCollection;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.WindowCollection#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.WindowCollection;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.xmlmapping.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.xmlmapping.yml
new file mode 100644
index 0000000000..411749b0db
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.xmlmapping.yml
@@ -0,0 +1,378 @@
+### YamlMime:TSType
+name: Word.XmlMapping
+uid: word!Word.XmlMapping:class
+package: word!
+fullName: Word.XmlMapping
+summary: >-
+  Represents the XML mapping on a
+  [Word.ContentControl](xref:word!Word.ContentControl:class) object between
+  custom XML and that content control. An XML mapping is a link between the text
+  in a content control and an XML element in the custom XML data store for this
+  document.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: class
+properties:
+  - name: context
+    uid: word!Word.XmlMapping#context:member
+    package: word!
+    fullName: context
+    summary: >-
+      The request context associated with the object. This connects the add-in's
+      process to the Office host application's process.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'context: RequestContext;'
+      return:
+        type: 
+  - name: customXmlNode
+    uid: word!Word.XmlMapping#customXmlNode:member
+    package: word!
+    fullName: customXmlNode
+    summary: >-
+      Returns a `CustomXmlNode` object that represents the custom XML node in
+      the data store that the content control in the document maps to.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly customXmlNode: Word.CustomXmlNode;'
+      return:
+        type: 
+  - name: customXmlPart
+    uid: word!Word.XmlMapping#customXmlPart:member
+    package: word!
+    fullName: customXmlPart
+    summary: >-
+      Returns a `CustomXmlPart` object that represents the custom XML part to
+      which the content control in the document maps.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly customXmlPart: Word.CustomXmlPart;'
+      return:
+        type: 
+  - name: isMapped
+    uid: word!Word.XmlMapping#isMapped:member
+    package: word!
+    fullName: isMapped
+    summary: >-
+      Returns whether the content control in the document is mapped to an XML
+      node in the document's XML data store.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly isMapped: boolean;'
+      return:
+        type: boolean
+  - name: prefixMappings
+    uid: word!Word.XmlMapping#prefixMappings:member
+    package: word!
+    fullName: prefixMappings
+    summary: >-
+      Returns the prefix mappings used to evaluate the XPath for the current XML
+      mapping.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly prefixMappings: string;'
+      return:
+        type: string
+  - name: xpath
+    uid: word!Word.XmlMapping#xpath:member
+    package: word!
+    fullName: xpath
+    summary: >-
+      Returns the XPath for the XML mapping, which evaluates to the currently
+      mapped XML node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'readonly xpath: string;'
+      return:
+        type: string
+methods:
+  - name: delete()
+    uid: word!Word.XmlMapping#delete:member(1)
+    package: word!
+    fullName: delete()
+    summary: Deletes the XML mapping from the parent content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'delete(): void;'
+      return:
+        type: void
+        description: ''
+  - name: load(options)
+    uid: word!Word.XmlMapping#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(options?: Word.Interfaces.XmlMappingLoadOptions): Word.XmlMapping;'
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.XmlMapping#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.XmlMapping;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.XmlMapping#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.XmlMapping;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
+  - name: set(properties, options)
+    uid: word!Word.XmlMapping#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.XmlMappingUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.XmlMapping#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.XmlMapping): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: setMapping(xPath, options)
+    uid: word!Word.XmlMapping#setMapping:member(1)
+    package: word!
+    fullName: setMapping(xPath, options)
+    summary: Allows creating or changing the XML mapping on the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setMapping(xPath: string, options?: Word.XmlSetMappingOptions):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: xPath
+          description: The XPath expression to evaluate.
+          type: string
+        - id: options
+          description: Optional. The options available for setting the XML mapping.
+          type: 
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: setMappingByNode(node)
+    uid: word!Word.XmlMapping#setMappingByNode:member(1)
+    package: word!
+    fullName: setMappingByNode(node)
+    summary: Allows creating or changing the XML data mapping on the content control.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        setMappingByNode(node: Word.CustomXmlNode):
+        OfficeExtension.ClientResult;
+      parameters:
+        - id: node
+          description: The custom XML node to map.
+          type: 
+      return:
+        type: >-
+          <boolean>
+        description: ''
+  - name: toJSON()
+    uid: word!Word.XmlMapping#toJSON:member(1)
+    package: word!
+    fullName: toJSON()
+    summary: >-
+      Overrides the JavaScript `toJSON()` method in order to provide more useful
+      output when an API object is passed to `JSON.stringify()`.
+      (`JSON.stringify`, in turn, calls the `toJSON` method of the
+      object that's passed to it.) Whereas the original `Word.XmlMapping` object
+      is an API object, the `toJSON` method returns a plain JavaScript object
+      (typed as `Word.Interfaces.XmlMappingData`) that contains shallow
+      copies of any loaded child properties from the original object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'toJSON(): Word.Interfaces.XmlMappingData;'
+      return:
+        type: 
+        description: ''
+  - name: track()
+    uid: word!Word.XmlMapping#track:member(1)
+    package: word!
+    fullName: track()
+    summary: >-
+      Track the object for automatic adjustment based on surrounding changes in
+      the document. This call is a shorthand for
+      [context.trackedObjects.add(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). If you're using this object across `.sync` calls and outside the
+      sequential execution of a ".run" batch, and get an "InvalidObjectPath"
+      error when setting a property or invoking a method on the object, you need
+      to add the object to the tracked object collection when the object was
+      first created. If this object is part of a collection, you should also
+      track the parent collection.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'track(): Word.XmlMapping;'
+      return:
+        type: 
+        description: ''
+  - name: untrack()
+    uid: word!Word.XmlMapping#untrack:member(1)
+    package: word!
+    fullName: untrack()
+    summary: >-
+      Release the memory associated with this object, if it has previously been
+      tracked. This call is shorthand for
+      [context.trackedObjects.remove(thisObject)](https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member). Having many tracked objects slows down the host application, so
+      please remember to free any objects you add, once you're done using them.
+      You'll need to call `context.sync()` before the memory release takes
+      effect.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'untrack(): Word.XmlMapping;'
+      return:
+        type: 
+        description: ''
+extends: 
diff --git a/docs/docs-ref-autogen/word_desktop_1_3/word/word.xmlsetmappingoptions.yml b/docs/docs-ref-autogen/word_desktop_1_3/word/word.xmlsetmappingoptions.yml
new file mode 100644
index 0000000000..34124230b0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_desktop_1_3/word/word.xmlsetmappingoptions.yml
@@ -0,0 +1,54 @@
+### YamlMime:TSType
+name: Word.XmlSetMappingOptions
+uid: word!Word.XmlSetMappingOptions:interface
+package: word!
+fullName: Word.XmlSetMappingOptions
+summary: >-
+  The options that define the prefix mapping and the source of the custom XML
+  data.
+remarks: >-
+  \[ [API set: WordApiDesktop
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: prefixMapping
+    uid: word!Word.XmlSetMappingOptions#prefixMapping:member
+    package: word!
+    fullName: prefixMapping
+    summary: >-
+      If provided, specifies the prefix mappings to use when querying the
+      expression provided in the `xPath` parameter of the
+      `XmlMapping.setMapping` calling method. If omitted, Word uses the set of
+      prefix mappings for the specified custom XML part in the current document.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'prefixMapping?: string;'
+      return:
+        type: string
+  - name: source
+    uid: word!Word.XmlSetMappingOptions#source:member
+    package: word!
+    fullName: source
+    summary: >-
+      If provided, specifies the desired custom XML data to map the content
+      control to. If this property is omitted, the XPath is evaluated against
+      all custom XML in the current document, and the mapping is established
+      with the first `CustomXmlPart` where the XPath resolves to an XML node.
+    remarks: >-
+      \[ [API set: WordApiDesktop
+      1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'source?: Word.CustomXmlPart;'
+      return:
+        type: 
diff --git a/docs/docs-ref-autogen/word_online/toc.yml b/docs/docs-ref-autogen/word_online/toc.yml
index 4df7bbb41b..4374a33729 100644
--- a/docs/docs-ref-autogen/word_online/toc.yml
+++ b/docs/docs-ref-autogen/word_online/toc.yml
@@ -1119,6 +1119,10 @@ items:
           - name: WordApi online-only requirement set
             href: ../../requirement-sets/word/word-api-online-requirement-set.md
             displayName: Word
+          - name: WordApiDesktop 1.3 requirement set
+            href: >-
+              ../../requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+            displayName: Word
           - name: WordApiDesktop 1.2 requirement set
             href: >-
               ../../requirement-sets/word/word-api-desktop-1.2-requirement-set.md
diff --git a/docs/docs-ref-autogen/word_online/word.yml b/docs/docs-ref-autogen/word_online/word.yml
index 189f135e4f..524a00d956 100644
--- a/docs/docs-ref-autogen/word_online/word.yml
+++ b/docs/docs-ref-autogen/word_online/word.yml
@@ -123,19 +123,40 @@ interfaces:
   - word!Word.Interfaces.AnnotationCollectionUpdateData:interface
   - word!Word.Interfaces.AnnotationData:interface
   - word!Word.Interfaces.AnnotationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationData:interface
+  - word!Word.Interfaces.ApplicationLoadOptions:interface
+  - word!Word.Interfaces.ApplicationUpdateData:interface
+  - word!Word.Interfaces.BibliographyData:interface
+  - word!Word.Interfaces.BibliographyUpdateData:interface
   - word!Word.Interfaces.BodyData:interface
   - word!Word.Interfaces.BodyLoadOptions:interface
   - word!Word.Interfaces.BodyUpdateData:interface
   - word!Word.Interfaces.BorderCollectionData:interface
   - word!Word.Interfaces.BorderCollectionUpdateData:interface
   - word!Word.Interfaces.BorderData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionData:interface
+  - word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+  - word!Word.Interfaces.BorderUniversalData:interface
+  - word!Word.Interfaces.BorderUniversalUpdateData:interface
   - word!Word.Interfaces.BorderUpdateData:interface
+  - word!Word.Interfaces.BreakCollectionData:interface
+  - word!Word.Interfaces.BreakCollectionUpdateData:interface
+  - word!Word.Interfaces.BreakData:interface
+  - word!Word.Interfaces.BreakUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockCategoryData:interface
+  - word!Word.Interfaces.BuildingBlockData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+  - word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+  - word!Word.Interfaces.BuildingBlockTypeItemData:interface
+  - word!Word.Interfaces.BuildingBlockUpdateData:interface
   - word!Word.Interfaces.CanvasData:interface
   - word!Word.Interfaces.CanvasUpdateData:interface
   - word!Word.Interfaces.CheckboxContentControlData:interface
   - word!Word.Interfaces.CheckboxContentControlLoadOptions:interface
   - word!Word.Interfaces.CheckboxContentControlUpdateData:interface
   - word!Word.Interfaces.CollectionLoadOptions:interface
+  - word!Word.Interfaces.ColorFormatData:interface
+  - word!Word.Interfaces.ColorFormatUpdateData:interface
   - word!Word.Interfaces.ComboBoxContentControlData:interface
   - word!Word.Interfaces.CommentCollectionData:interface
   - word!Word.Interfaces.CommentCollectionLoadOptions:interface
@@ -172,6 +193,10 @@ interfaces:
   - word!Word.Interfaces.CustomPropertyData:interface
   - word!Word.Interfaces.CustomPropertyLoadOptions:interface
   - word!Word.Interfaces.CustomPropertyUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+  - word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlNodeData:interface
+  - word!Word.Interfaces.CustomXmlNodeUpdateData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartCollectionUpdateData:interface
@@ -180,10 +205,22 @@ interfaces:
   - word!Word.Interfaces.CustomXmlPartScopedCollectionData:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions:interface
   - word!Word.Interfaces.CustomXmlPartScopedCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPartUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+  - word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+  - word!Word.Interfaces.CustomXmlSchemaData:interface
+  - word!Word.Interfaces.DatePickerContentControlData:interface
+  - word!Word.Interfaces.DatePickerContentControlUpdateData:interface
   - word!Word.Interfaces.DocumentCreatedData:interface
   - word!Word.Interfaces.DocumentCreatedLoadOptions:interface
   - word!Word.Interfaces.DocumentCreatedUpdateData:interface
   - word!Word.Interfaces.DocumentData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+  - word!Word.Interfaces.DocumentLibraryVersionData:interface
   - word!Word.Interfaces.DocumentLoadOptions:interface
   - word!Word.Interfaces.DocumentPropertiesData:interface
   - word!Word.Interfaces.DocumentPropertiesLoadOptions:interface
@@ -196,19 +233,39 @@ interfaces:
   - word!Word.Interfaces.FieldData:interface
   - word!Word.Interfaces.FieldLoadOptions:interface
   - word!Word.Interfaces.FieldUpdateData:interface
+  - word!Word.Interfaces.FillFormatData:interface
+  - word!Word.Interfaces.FillFormatUpdateData:interface
   - word!Word.Interfaces.FontData:interface
   - word!Word.Interfaces.FontLoadOptions:interface
   - word!Word.Interfaces.FontUpdateData:interface
+  - word!Word.Interfaces.FrameCollectionData:interface
+  - word!Word.Interfaces.FrameCollectionUpdateData:interface
+  - word!Word.Interfaces.FrameData:interface
+  - word!Word.Interfaces.FrameUpdateData:interface
+  - word!Word.Interfaces.GlowFormatData:interface
+  - word!Word.Interfaces.GlowFormatUpdateData:interface
+  - word!Word.Interfaces.GroupContentControlData:interface
+  - word!Word.Interfaces.GroupContentControlUpdateData:interface
+  - word!Word.Interfaces.HyperlinkCollectionData:interface
+  - word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+  - word!Word.Interfaces.HyperlinkData:interface
+  - word!Word.Interfaces.HyperlinkUpdateData:interface
   - word!Word.Interfaces.InlinePictureCollectionData:interface
   - word!Word.Interfaces.InlinePictureCollectionLoadOptions:interface
   - word!Word.Interfaces.InlinePictureCollectionUpdateData:interface
   - word!Word.Interfaces.InlinePictureData:interface
   - word!Word.Interfaces.InlinePictureLoadOptions:interface
   - word!Word.Interfaces.InlinePictureUpdateData:interface
+  - word!Word.Interfaces.LineFormatData:interface
+  - word!Word.Interfaces.LineFormatUpdateData:interface
+  - word!Word.Interfaces.LineNumberingData:interface
+  - word!Word.Interfaces.LineNumberingUpdateData:interface
   - word!Word.Interfaces.ListCollectionData:interface
   - word!Word.Interfaces.ListCollectionLoadOptions:interface
   - word!Word.Interfaces.ListCollectionUpdateData:interface
   - word!Word.Interfaces.ListData:interface
+  - word!Word.Interfaces.ListFormatData:interface
+  - word!Word.Interfaces.ListFormatUpdateData:interface
   - word!Word.Interfaces.ListItemData:interface
   - word!Word.Interfaces.ListItemLoadOptions:interface
   - word!Word.Interfaces.ListItemUpdateData:interface
@@ -228,6 +285,8 @@ interfaces:
   - word!Word.Interfaces.PageCollectionData:interface
   - word!Word.Interfaces.PageCollectionUpdateData:interface
   - word!Word.Interfaces.PageData:interface
+  - word!Word.Interfaces.PageSetupData:interface
+  - word!Word.Interfaces.PageSetupUpdateData:interface
   - word!Word.Interfaces.PaneCollectionData:interface
   - word!Word.Interfaces.PaneCollectionUpdateData:interface
   - word!Word.Interfaces.PaneData:interface
@@ -240,12 +299,20 @@ interfaces:
   - word!Word.Interfaces.ParagraphFormatUpdateData:interface
   - word!Word.Interfaces.ParagraphLoadOptions:interface
   - word!Word.Interfaces.ParagraphUpdateData:interface
+  - word!Word.Interfaces.PictureContentControlData:interface
+  - word!Word.Interfaces.PictureContentControlUpdateData:interface
   - word!Word.Interfaces.RangeCollectionData:interface
   - word!Word.Interfaces.RangeCollectionLoadOptions:interface
   - word!Word.Interfaces.RangeCollectionUpdateData:interface
   - word!Word.Interfaces.RangeData:interface
   - word!Word.Interfaces.RangeLoadOptions:interface
   - word!Word.Interfaces.RangeUpdateData:interface
+  - word!Word.Interfaces.ReflectionFormatData:interface
+  - word!Word.Interfaces.ReflectionFormatUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlData:interface
+  - word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+  - word!Word.Interfaces.RepeatingSectionItemData:interface
+  - word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
   - word!Word.Interfaces.SearchOptionsData:interface
   - word!Word.Interfaces.SearchOptionsLoadOptions:interface
   - word!Word.Interfaces.SearchOptionsUpdateData:interface
@@ -263,7 +330,11 @@ interfaces:
   - word!Word.Interfaces.SettingUpdateData:interface
   - word!Word.Interfaces.ShadingData:interface
   - word!Word.Interfaces.ShadingLoadOptions:interface
+  - word!Word.Interfaces.ShadingUniversalData:interface
+  - word!Word.Interfaces.ShadingUniversalUpdateData:interface
   - word!Word.Interfaces.ShadingUpdateData:interface
+  - word!Word.Interfaces.ShadowFormatData:interface
+  - word!Word.Interfaces.ShadowFormatUpdateData:interface
   - word!Word.Interfaces.ShapeCollectionData:interface
   - word!Word.Interfaces.ShapeCollectionUpdateData:interface
   - word!Word.Interfaces.ShapeData:interface
@@ -274,6 +345,9 @@ interfaces:
   - word!Word.Interfaces.ShapeTextWrapData:interface
   - word!Word.Interfaces.ShapeTextWrapUpdateData:interface
   - word!Word.Interfaces.ShapeUpdateData:interface
+  - word!Word.Interfaces.SourceCollectionData:interface
+  - word!Word.Interfaces.SourceCollectionUpdateData:interface
+  - word!Word.Interfaces.SourceData:interface
   - word!Word.Interfaces.StyleCollectionData:interface
   - word!Word.Interfaces.StyleCollectionLoadOptions:interface
   - word!Word.Interfaces.StyleCollectionUpdateData:interface
@@ -292,6 +366,10 @@ interfaces:
   - word!Word.Interfaces.TableCollectionData:interface
   - word!Word.Interfaces.TableCollectionLoadOptions:interface
   - word!Word.Interfaces.TableCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnCollectionData:interface
+  - word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TableColumnData:interface
+  - word!Word.Interfaces.TableColumnUpdateData:interface
   - word!Word.Interfaces.TableData:interface
   - word!Word.Interfaces.TableLoadOptions:interface
   - word!Word.Interfaces.TableRowCollectionData:interface
@@ -304,8 +382,18 @@ interfaces:
   - word!Word.Interfaces.TableStyleLoadOptions:interface
   - word!Word.Interfaces.TableStyleUpdateData:interface
   - word!Word.Interfaces.TableUpdateData:interface
+  - word!Word.Interfaces.TemplateCollectionData:interface
+  - word!Word.Interfaces.TemplateCollectionUpdateData:interface
+  - word!Word.Interfaces.TemplateData:interface
+  - word!Word.Interfaces.TemplateUpdateData:interface
+  - word!Word.Interfaces.TextColumnCollectionData:interface
+  - word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+  - word!Word.Interfaces.TextColumnData:interface
+  - word!Word.Interfaces.TextColumnUpdateData:interface
   - word!Word.Interfaces.TextFrameData:interface
   - word!Word.Interfaces.TextFrameUpdateData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatData:interface
+  - word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
   - word!Word.Interfaces.TrackedChangeCollectionData:interface
   - word!Word.Interfaces.TrackedChangeCollectionLoadOptions:interface
   - word!Word.Interfaces.TrackedChangeCollectionUpdateData:interface
@@ -314,6 +402,8 @@ interfaces:
   - word!Word.Interfaces.WindowCollectionData:interface
   - word!Word.Interfaces.WindowCollectionUpdateData:interface
   - word!Word.Interfaces.WindowData:interface
+  - word!Word.Interfaces.XmlMappingData:interface
+  - word!Word.Interfaces.XmlMappingUpdateData:interface
   - word!Word.ParagraphAddedEventArgs:interface
   - word!Word.ParagraphChangedEventArgs:interface
   - word!Word.ParagraphDeletedEventArgs:interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.application.yml b/docs/docs-ref-autogen/word_online/word/word.application.yml
index e23478678a..0f31d6d860 100644
--- a/docs/docs-ref-autogen/word_online/word/word.application.yml
+++ b/docs/docs-ref-autogen/word_online/word/word.application.yml
@@ -120,6 +120,82 @@ methods:
       return:
         type: 
         description: ''
+  - name: load(options)
+    uid: word!Word.Application#load:member(1)
+    package: word!
+    fullName: load(options)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        load(options?: Word.Interfaces.ApplicationLoadOptions):
+        Word.Application;
+      parameters:
+        - id: options
+          description: Provides options for which properties of the object to load.
+          type: 
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNames)
+    uid: word!Word.Application#load:member(2)
+    package: word!
+    fullName: load(propertyNames)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'load(propertyNames?: string | string[]): Word.Application;'
+      parameters:
+        - id: propertyNames
+          description: >-
+            A comma-delimited string or an array of strings that specify the
+            properties to load.
+          type: string | string[]
+      return:
+        type: 
+        description: ''
+  - name: load(propertyNamesAndPaths)
+    uid: word!Word.Application#load:member(3)
+    package: word!
+    fullName: load(propertyNamesAndPaths)
+    summary: >-
+      Queues up a command to load the specified properties of the object. You
+      must call `context.sync()` before reading the properties.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: |-
+        load(propertyNamesAndPaths?: {
+                    select?: string;
+                    expand?: string;
+                }): Word.Application;
+      parameters:
+        - id: propertyNamesAndPaths
+          description: >-
+            `propertyNamesAndPaths.select` is a comma-delimited string that
+            specifies the properties to load, and `propertyNamesAndPaths.expand`
+            is a comma-delimited string that specifies the navigation properties
+            to load.
+          type: |-
+            {
+                        select?: string;
+                        expand?: string;
+                    }
+      return:
+        type: 
+        description: ''
   - name: newObject(context)
     uid: word!Word.Application.newObject:member(1)
     package: word!
@@ -223,6 +299,57 @@ methods:
       return:
         type: <string>
         description: ''
+  - name: set(properties, options)
+    uid: word!Word.Application#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.ApplicationUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: 
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.Application#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.Application): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: toJSON()
     uid: word!Word.Application#toJSON:member(1)
     package: word!
@@ -240,14 +367,8 @@ methods:
     isPreview: false
     isDeprecated: false
     syntax:
-      content: |-
-        toJSON(): {
-                    [key: string]: string;
-                };
+      content: 'toJSON(): Word.Interfaces.ApplicationData;'
       return:
-        type: |-
-          {
-                      [key: string]: string;
-                  }
+        type: 
         description: ''
 extends: 
diff --git a/docs/docs-ref-autogen/word_online/word/word.customxmlpart.yml b/docs/docs-ref-autogen/word_online/word/word.customxmlpart.yml
index e8b77c5c80..208646ae0d 100644
--- a/docs/docs-ref-autogen/word_online/word/word.customxmlpart.yml
+++ b/docs/docs-ref-autogen/word_online/word/word.customxmlpart.yml
@@ -962,6 +962,59 @@ methods:
         description: >-
           An array where each item represents an entry matched by the XPath
           query.
+  - name: set(properties, options)
+    uid: word!Word.CustomXmlPart#set:member(1)
+    package: word!
+    fullName: set(properties, options)
+    summary: >-
+      Sets multiple properties of an object at the same time. You can pass
+      either a plain object with the appropriate properties, or another API
+      object of the same type.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: >-
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?:
+        OfficeExtension.UpdateOptions): void;
+      parameters:
+        - id: properties
+          description: >-
+            A JavaScript object with properties that are structured
+            isomorphically to the properties of the object on which the method
+            is called.
+          type: >-
+            
+        - id: options
+          description: >-
+            Provides an option to suppress errors if the properties object tries
+            to set any read-only properties.
+          type: 
+      return:
+        type: void
+        description: ''
+  - name: set(properties)
+    uid: word!Word.CustomXmlPart#set:member(2)
+    package: word!
+    fullName: set(properties)
+    summary: >-
+      Sets multiple properties on the object at the same time, based on an
+      existing loaded object.
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'set(properties: Word.CustomXmlPart): void;'
+      parameters:
+        - id: properties
+          description: ''
+          type: 
+      return:
+        type: void
+        description: ''
   - name: setXml(xml)
     uid: word!Word.CustomXmlPart#setXml:member(1)
     package: word!
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationdata.yml
new file mode 100644
index 0000000000..4a2d102324
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationData
+uid: word!Word.Interfaces.ApplicationData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationData
+summary: >-
+  An interface describing the data returned by calling
+  `application.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationloadoptions.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationloadoptions.yml
new file mode 100644
index 0000000000..e10ea9f085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationloadoptions.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationLoadOptions
+uid: word!Word.Interfaces.ApplicationLoadOptions:interface
+package: word!
+fullName: Word.Interfaces.ApplicationLoadOptions
+summary: Represents the application object.
+remarks: >-
+  \[ [API set: WordApi
+  1.3](/javascript/api/requirement-sets/word/word-api-requirement-sets) \]
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: $all
+    uid: word!Word.Interfaces.ApplicationLoadOptions#$all:member
+    package: word!
+    fullName: $all
+    summary: >-
+      Specifying `$all` for the load options loads all the scalar properties
+      (such as `Range.address`) but not the navigational properties
+      (such as `Range.format.fill.color`).
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: '$all?: boolean;'
+      return:
+        type: boolean
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationupdatedata.yml
new file mode 100644
index 0000000000..2b591f3fc5
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.applicationupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ApplicationUpdateData
+uid: word!Word.Interfaces.ApplicationUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ApplicationUpdateData
+summary: >-
+  An interface for updating data on the `Application` object, for use in
+  `application.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.bibliographydata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.bibliographydata.yml
new file mode 100644
index 0000000000..968c34e47f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.bibliographydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyData
+uid: word!Word.Interfaces.BibliographyData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyData
+summary: >-
+  An interface describing the data returned by calling
+  `bibliography.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.bibliographyupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.bibliographyupdatedata.yml
new file mode 100644
index 0000000000..38890b337b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.bibliographyupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BibliographyUpdateData
+uid: word!Word.Interfaces.BibliographyUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BibliographyUpdateData
+summary: >-
+  An interface for updating data on the `Bibliography` object, for use in
+  `bibliography.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalcollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalcollectiondata.yml
new file mode 100644
index 0000000000..98e1e196a7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionData
+uid: word!Word.Interfaces.BorderUniversalCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversalCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalcollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalcollectionupdatedata.yml
new file mode 100644
index 0000000000..44ac6addf9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalCollectionUpdateData
+uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversalCollection` object, for
+  use in `borderUniversalCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BorderUniversalCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BorderUniversalData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversaldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversaldata.yml
new file mode 100644
index 0000000000..6c1cbf8464
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalData
+uid: word!Word.Interfaces.BorderUniversalData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `borderUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalupdatedata.yml
new file mode 100644
index 0000000000..93f58c08e2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.borderuniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BorderUniversalUpdateData
+uid: word!Word.Interfaces.BorderUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BorderUniversalUpdateData
+summary: >-
+  An interface for updating data on the `BorderUniversal` object, for use in
+  `borderUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.breakcollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakcollectiondata.yml
new file mode 100644
index 0000000000..43a120894a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionData
+uid: word!Word.Interfaces.BreakCollectionData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `breakCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.breakcollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakcollectionupdatedata.yml
new file mode 100644
index 0000000000..013b15fd42
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakCollectionUpdateData
+uid: word!Word.Interfaces.BreakCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakCollectionUpdateData
+summary: >-
+  An interface for updating data on the `BreakCollection` object, for use in
+  `breakCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.BreakCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.BreakData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.breakdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakdata.yml
new file mode 100644
index 0000000000..b8850097da
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakdata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakData
+uid: word!Word.Interfaces.BreakData:interface
+package: word!
+fullName: Word.Interfaces.BreakData
+summary: An interface describing the data returned by calling `break.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.breakupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakupdatedata.yml
new file mode 100644
index 0000000000..87e14f83a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.breakupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BreakUpdateData
+uid: word!Word.Interfaces.BreakUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BreakUpdateData
+summary: >-
+  An interface for updating data on the `Break` object, for use in `break.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockcategorydata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockcategorydata.yml
new file mode 100644
index 0000000000..4ab8a418af
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockcategorydata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockCategoryData
+uid: word!Word.Interfaces.BuildingBlockCategoryData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockCategoryData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockCategory.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockdata.yml
new file mode 100644
index 0000000000..ca2f77d617
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockData
+uid: word!Word.Interfaces.BuildingBlockData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlock.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockgallerycontentcontroldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
new file mode 100644
index 0000000000..7a82b47b32
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockgallerycontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockGalleryContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..d556166940
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockgallerycontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+uid: word!Word.Interfaces.BuildingBlockGalleryContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockGalleryContentControlUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlockGalleryContentControl`
+  object, for use in `buildingBlockGalleryContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblocktypeitemdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblocktypeitemdata.yml
new file mode 100644
index 0000000000..640e9b31b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblocktypeitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockTypeItemData
+uid: word!Word.Interfaces.BuildingBlockTypeItemData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockTypeItemData
+summary: >-
+  An interface describing the data returned by calling
+  `buildingBlockTypeItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockupdatedata.yml
new file mode 100644
index 0000000000..f6d4083fcd
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.buildingblockupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.BuildingBlockUpdateData
+uid: word!Word.Interfaces.BuildingBlockUpdateData:interface
+package: word!
+fullName: Word.Interfaces.BuildingBlockUpdateData
+summary: >-
+  An interface for updating data on the `BuildingBlock` object, for use in
+  `buildingBlock.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.colorformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.colorformatdata.yml
new file mode 100644
index 0000000000..ad477a5130
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.colorformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatData
+uid: word!Word.Interfaces.ColorFormatData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `colorFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.colorformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.colorformatupdatedata.yml
new file mode 100644
index 0000000000..d422913310
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.colorformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ColorFormatUpdateData
+uid: word!Word.Interfaces.ColorFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ColorFormatUpdateData
+summary: >-
+  An interface for updating data on the `ColorFormat` object, for use in
+  `colorFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodecollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodecollectiondata.yml
new file mode 100644
index 0000000000..82e08205f4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNodeCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodecollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodecollectionupdatedata.yml
new file mode 100644
index 0000000000..0c6fbc7eb2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNodeCollection` object, for
+  use in `customXmlNodeCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlNodeCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlNodeData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodedata.yml
new file mode 100644
index 0000000000..e87d5c536a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeData
+uid: word!Word.Interfaces.CustomXmlNodeData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlNode.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodeupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodeupdatedata.yml
new file mode 100644
index 0000000000..16428e390c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlnodeupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlNodeUpdateData
+uid: word!Word.Interfaces.CustomXmlNodeUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlNodeUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlNode` object, for use in
+  `customXmlNode.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlpartupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlpartupdatedata.yml
new file mode 100644
index 0000000000..813c52f2fa
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlpartupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPartUpdateData
+uid: word!Word.Interfaces.CustomXmlPartUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPartUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPart` object, for use in
+  `customXmlPart.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingcollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
new file mode 100644
index 0000000000..e3b39ec681
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingcollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMappingCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
new file mode 100644
index 0000000000..5ba54abf8a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingcollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlPrefixMappingCollection`
+  object, for use in `customXmlPrefixMappingCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlPrefixMappingData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingdata.yml
new file mode 100644
index 0000000000..da730f31a0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlprefixmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlPrefixMappingData
+uid: word!Word.Interfaces.CustomXmlPrefixMappingData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlPrefixMappingData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlPrefixMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemacollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemacollectiondata.yml
new file mode 100644
index 0000000000..2d37ba66b2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemacollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchemaCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemacollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemacollectionupdatedata.yml
new file mode 100644
index 0000000000..6e9d051654
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemacollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaCollectionUpdateData
+summary: >-
+  An interface for updating data on the `CustomXmlSchemaCollection` object, for
+  use in `customXmlSchemaCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.CustomXmlSchemaCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.CustomXmlSchemaData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemadata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemadata.yml
new file mode 100644
index 0000000000..4775a1d827
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.customxmlschemadata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.CustomXmlSchemaData
+uid: word!Word.Interfaces.CustomXmlSchemaData:interface
+package: word!
+fullName: Word.Interfaces.CustomXmlSchemaData
+summary: >-
+  An interface describing the data returned by calling
+  `customXmlSchema.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.datepickercontentcontroldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.datepickercontentcontroldata.yml
new file mode 100644
index 0000000000..ed607382f6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.datepickercontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlData
+uid: word!Word.Interfaces.DatePickerContentControlData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `datePickerContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.datepickercontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.datepickercontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..4895c91085
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.datepickercontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DatePickerContentControlUpdateData
+uid: word!Word.Interfaces.DatePickerContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DatePickerContentControlUpdateData
+summary: >-
+  An interface for updating data on the `DatePickerContentControl` object, for
+  use in `datePickerContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversioncollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversioncollectiondata.yml
new file mode 100644
index 0000000000..91263216ab
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversioncollectiondata.yml
@@ -0,0 +1,29 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersionCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.DocumentLibraryVersionCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
new file mode 100644
index 0000000000..01a83c96a6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversioncollectionupdatedata.yml
@@ -0,0 +1,30 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+uid: word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionCollectionUpdateData
+summary: >-
+  An interface for updating data on the `DocumentLibraryVersionCollection`
+  object, for use in `documentLibraryVersionCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: >-
+      word!Word.Interfaces.DocumentLibraryVersionCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.DocumentLibraryVersionData[];'
+      return:
+        type: >-
+          []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversiondata.yml
new file mode 100644
index 0000000000..23bff58bb4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.documentlibraryversiondata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.DocumentLibraryVersionData
+uid: word!Word.Interfaces.DocumentLibraryVersionData:interface
+package: word!
+fullName: Word.Interfaces.DocumentLibraryVersionData
+summary: >-
+  An interface describing the data returned by calling
+  `documentLibraryVersion.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.fillformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.fillformatdata.yml
new file mode 100644
index 0000000000..d9ce079c6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.fillformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatData
+uid: word!Word.Interfaces.FillFormatData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatData
+summary: >-
+  An interface describing the data returned by calling `fillFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.fillformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.fillformatupdatedata.yml
new file mode 100644
index 0000000000..0e6315ddb8
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.fillformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FillFormatUpdateData
+uid: word!Word.Interfaces.FillFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FillFormatUpdateData
+summary: >-
+  An interface for updating data on the `FillFormat` object, for use in
+  `fillFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.framecollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.framecollectiondata.yml
new file mode 100644
index 0000000000..573c413c50
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.framecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionData
+uid: word!Word.Interfaces.FrameCollectionData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `frameCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.framecollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.framecollectionupdatedata.yml
new file mode 100644
index 0000000000..09d1678012
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.framecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameCollectionUpdateData
+uid: word!Word.Interfaces.FrameCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameCollectionUpdateData
+summary: >-
+  An interface for updating data on the `FrameCollection` object, for use in
+  `frameCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.FrameCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.FrameData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.framedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.framedata.yml
new file mode 100644
index 0000000000..53e8630f8c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.framedata.yml
@@ -0,0 +1,11 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameData
+uid: word!Word.Interfaces.FrameData:interface
+package: word!
+fullName: Word.Interfaces.FrameData
+summary: An interface describing the data returned by calling `frame.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.frameupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.frameupdatedata.yml
new file mode 100644
index 0000000000..fa2424af5b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.frameupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.FrameUpdateData
+uid: word!Word.Interfaces.FrameUpdateData:interface
+package: word!
+fullName: Word.Interfaces.FrameUpdateData
+summary: >-
+  An interface for updating data on the `Frame` object, for use in `frame.set({
+  ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.glowformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.glowformatdata.yml
new file mode 100644
index 0000000000..0e372b1242
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.glowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatData
+uid: word!Word.Interfaces.GlowFormatData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatData
+summary: >-
+  An interface describing the data returned by calling `glowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.glowformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.glowformatupdatedata.yml
new file mode 100644
index 0000000000..a0e0e6823b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.glowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GlowFormatUpdateData
+uid: word!Word.Interfaces.GlowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GlowFormatUpdateData
+summary: >-
+  An interface for updating data on the `GlowFormat` object, for use in
+  `glowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.groupcontentcontroldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.groupcontentcontroldata.yml
new file mode 100644
index 0000000000..c2555d8dd1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.groupcontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlData
+uid: word!Word.Interfaces.GroupContentControlData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `groupContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.groupcontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.groupcontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..9e994035ea
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.groupcontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.GroupContentControlUpdateData
+uid: word!Word.Interfaces.GroupContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.GroupContentControlUpdateData
+summary: >-
+  An interface for updating data on the `GroupContentControl` object, for use in
+  `groupContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkcollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkcollectiondata.yml
new file mode 100644
index 0000000000..c6f3975470
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkcollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionData
+uid: word!Word.Interfaces.HyperlinkCollectionData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `hyperlinkCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkcollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkcollectionupdatedata.yml
new file mode 100644
index 0000000000..e95e403f1b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkcollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkCollectionUpdateData
+uid: word!Word.Interfaces.HyperlinkCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkCollectionUpdateData
+summary: >-
+  An interface for updating data on the `HyperlinkCollection` object, for use in
+  `hyperlinkCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.HyperlinkCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.HyperlinkData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkdata.yml
new file mode 100644
index 0000000000..f214d36bed
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkData
+uid: word!Word.Interfaces.HyperlinkData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkData
+summary: >-
+  An interface describing the data returned by calling `hyperlink.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkupdatedata.yml
new file mode 100644
index 0000000000..5142b11c49
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.hyperlinkupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.HyperlinkUpdateData
+uid: word!Word.Interfaces.HyperlinkUpdateData:interface
+package: word!
+fullName: Word.Interfaces.HyperlinkUpdateData
+summary: >-
+  An interface for updating data on the `Hyperlink` object, for use in
+  `hyperlink.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.lineformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.lineformatdata.yml
new file mode 100644
index 0000000000..e01618f36f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.lineformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatData
+uid: word!Word.Interfaces.LineFormatData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatData
+summary: >-
+  An interface describing the data returned by calling `lineFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.lineformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.lineformatupdatedata.yml
new file mode 100644
index 0000000000..2780b2a2fe
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.lineformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineFormatUpdateData
+uid: word!Word.Interfaces.LineFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineFormatUpdateData
+summary: >-
+  An interface for updating data on the `LineFormat` object, for use in
+  `lineFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.linenumberingdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.linenumberingdata.yml
new file mode 100644
index 0000000000..0587b91bc1
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.linenumberingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingData
+uid: word!Word.Interfaces.LineNumberingData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingData
+summary: >-
+  An interface describing the data returned by calling
+  `lineNumbering.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.linenumberingupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.linenumberingupdatedata.yml
new file mode 100644
index 0000000000..37e973a56b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.linenumberingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.LineNumberingUpdateData
+uid: word!Word.Interfaces.LineNumberingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.LineNumberingUpdateData
+summary: >-
+  An interface for updating data on the `LineNumbering` object, for use in
+  `lineNumbering.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.listformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.listformatdata.yml
new file mode 100644
index 0000000000..40342d743b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.listformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatData
+uid: word!Word.Interfaces.ListFormatData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatData
+summary: >-
+  An interface describing the data returned by calling `listFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.listformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.listformatupdatedata.yml
new file mode 100644
index 0000000000..e37b67c5f7
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.listformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ListFormatUpdateData
+uid: word!Word.Interfaces.ListFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ListFormatUpdateData
+summary: >-
+  An interface for updating data on the `ListFormat` object, for use in
+  `listFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.pagesetupdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.pagesetupdata.yml
new file mode 100644
index 0000000000..7f6a712e91
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.pagesetupdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupData
+uid: word!Word.Interfaces.PageSetupData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupData
+summary: >-
+  An interface describing the data returned by calling `pageSetup.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.pagesetupupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.pagesetupupdatedata.yml
new file mode 100644
index 0000000000..fff5a1e7c2
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.pagesetupupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PageSetupUpdateData
+uid: word!Word.Interfaces.PageSetupUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PageSetupUpdateData
+summary: >-
+  An interface for updating data on the `PageSetup` object, for use in
+  `pageSetup.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.picturecontentcontroldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.picturecontentcontroldata.yml
new file mode 100644
index 0000000000..efcf933d5f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.picturecontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlData
+uid: word!Word.Interfaces.PictureContentControlData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `pictureContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.picturecontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.picturecontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..5c84eb9396
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.picturecontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.PictureContentControlUpdateData
+uid: word!Word.Interfaces.PictureContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.PictureContentControlUpdateData
+summary: >-
+  An interface for updating data on the `PictureContentControl` object, for use
+  in `pictureContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.reflectionformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.reflectionformatdata.yml
new file mode 100644
index 0000000000..4990cf5e01
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.reflectionformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatData
+uid: word!Word.Interfaces.ReflectionFormatData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `reflectionFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.reflectionformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.reflectionformatupdatedata.yml
new file mode 100644
index 0000000000..e12a6924c4
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.reflectionformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ReflectionFormatUpdateData
+uid: word!Word.Interfaces.ReflectionFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ReflectionFormatUpdateData
+summary: >-
+  An interface for updating data on the `ReflectionFormat` object, for use in
+  `reflectionFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectioncontentcontroldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectioncontentcontroldata.yml
new file mode 100644
index 0000000000..ba5ab07717
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectioncontentcontroldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlData
+uid: word!Word.Interfaces.RepeatingSectionContentControlData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionContentControl.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
new file mode 100644
index 0000000000..70d5e2efac
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectioncontentcontrolupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionContentControlUpdateData
+uid: word!Word.Interfaces.RepeatingSectionContentControlUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionContentControlUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionContentControl` object,
+  for use in `repeatingSectionContentControl.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectionitemdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectionitemdata.yml
new file mode 100644
index 0000000000..972f308086
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectionitemdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemData
+uid: word!Word.Interfaces.RepeatingSectionItemData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemData
+summary: >-
+  An interface describing the data returned by calling
+  `repeatingSectionItem.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectionitemupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectionitemupdatedata.yml
new file mode 100644
index 0000000000..d4cc4c9a0f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.repeatingsectionitemupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.RepeatingSectionItemUpdateData
+uid: word!Word.Interfaces.RepeatingSectionItemUpdateData:interface
+package: word!
+fullName: Word.Interfaces.RepeatingSectionItemUpdateData
+summary: >-
+  An interface for updating data on the `RepeatingSectionItem` object, for use
+  in `repeatingSectionItem.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.shadinguniversaldata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadinguniversaldata.yml
new file mode 100644
index 0000000000..1c750d37be
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadinguniversaldata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalData
+uid: word!Word.Interfaces.ShadingUniversalData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalData
+summary: >-
+  An interface describing the data returned by calling
+  `shadingUniversal.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.shadinguniversalupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadinguniversalupdatedata.yml
new file mode 100644
index 0000000000..ca4adfc2ca
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadinguniversalupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadingUniversalUpdateData
+uid: word!Word.Interfaces.ShadingUniversalUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadingUniversalUpdateData
+summary: >-
+  An interface for updating data on the `ShadingUniversal` object, for use in
+  `shadingUniversal.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.shadowformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadowformatdata.yml
new file mode 100644
index 0000000000..9a95967d9f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadowformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatData
+uid: word!Word.Interfaces.ShadowFormatData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `shadowFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.shadowformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadowformatupdatedata.yml
new file mode 100644
index 0000000000..ef02b5ec73
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.shadowformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ShadowFormatUpdateData
+uid: word!Word.Interfaces.ShadowFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ShadowFormatUpdateData
+summary: >-
+  An interface for updating data on the `ShadowFormat` object, for use in
+  `shadowFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcecollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcecollectiondata.yml
new file mode 100644
index 0000000000..6689db49e3
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionData
+uid: word!Word.Interfaces.SourceCollectionData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `sourceCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcecollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcecollectionupdatedata.yml
new file mode 100644
index 0000000000..323a8934b6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceCollectionUpdateData
+uid: word!Word.Interfaces.SourceCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.SourceCollectionUpdateData
+summary: >-
+  An interface for updating data on the `SourceCollection` object, for use in
+  `sourceCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.SourceCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.SourceData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcedata.yml
new file mode 100644
index 0000000000..5e22f59b83
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.sourcedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.SourceData
+uid: word!Word.Interfaces.SourceData:interface
+package: word!
+fullName: Word.Interfaces.SourceData
+summary: >-
+  An interface describing the data returned by calling `source.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumncollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumncollectiondata.yml
new file mode 100644
index 0000000000..dd38211b29
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionData
+uid: word!Word.Interfaces.TableColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..0be04fc3b9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnCollectionUpdateData
+uid: word!Word.Interfaces.TableColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TableColumnCollection` object, for use
+  in `tableColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TableColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TableColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumndata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumndata.yml
new file mode 100644
index 0000000000..6ce852a14a
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnData
+uid: word!Word.Interfaces.TableColumnData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnData
+summary: >-
+  An interface describing the data returned by calling
+  `tableColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumnupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumnupdatedata.yml
new file mode 100644
index 0000000000..d9cff16eb0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.tablecolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TableColumnUpdateData
+uid: word!Word.Interfaces.TableColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TableColumnUpdateData
+summary: >-
+  An interface for updating data on the `TableColumn` object, for use in
+  `tableColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.templatecollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.templatecollectiondata.yml
new file mode 100644
index 0000000000..aaef7001c6
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.templatecollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionData
+uid: word!Word.Interfaces.TemplateCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `templateCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.templatecollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.templatecollectionupdatedata.yml
new file mode 100644
index 0000000000..aa2a96d40c
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.templatecollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateCollectionUpdateData
+uid: word!Word.Interfaces.TemplateCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TemplateCollection` object, for use in
+  `templateCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TemplateCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TemplateData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.templatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.templatedata.yml
new file mode 100644
index 0000000000..b22d233c64
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.templatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateData
+uid: word!Word.Interfaces.TemplateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateData
+summary: >-
+  An interface describing the data returned by calling `template.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.templateupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.templateupdatedata.yml
new file mode 100644
index 0000000000..e1f9aaf646
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.templateupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TemplateUpdateData
+uid: word!Word.Interfaces.TemplateUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TemplateUpdateData
+summary: >-
+  An interface for updating data on the `Template` object, for use in
+  `template.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumncollectiondata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumncollectiondata.yml
new file mode 100644
index 0000000000..5cc7b45069
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumncollectiondata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionData
+uid: word!Word.Interfaces.TextColumnCollectionData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionData
+summary: >-
+  An interface describing the data returned by calling
+  `textColumnCollection.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumncollectionupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumncollectionupdatedata.yml
new file mode 100644
index 0000000000..e692a0cac0
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumncollectionupdatedata.yml
@@ -0,0 +1,27 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnCollectionUpdateData
+uid: word!Word.Interfaces.TextColumnCollectionUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnCollectionUpdateData
+summary: >-
+  An interface for updating data on the `TextColumnCollection` object, for use
+  in `textColumnCollection.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
+properties:
+  - name: items
+    uid: word!Word.Interfaces.TextColumnCollectionUpdateData#items:member
+    package: word!
+    fullName: items
+    summary: ''
+    remarks: ''
+
+    isPreview: false
+    isDeprecated: false
+    syntax:
+      content: 'items?: Word.Interfaces.TextColumnData[];'
+      return:
+        type: []
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumndata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumndata.yml
new file mode 100644
index 0000000000..687cb8ce6b
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumndata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnData
+uid: word!Word.Interfaces.TextColumnData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnData
+summary: >-
+  An interface describing the data returned by calling `textColumn.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumnupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumnupdatedata.yml
new file mode 100644
index 0000000000..07880f3fb9
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.textcolumnupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.TextColumnUpdateData
+uid: word!Word.Interfaces.TextColumnUpdateData:interface
+package: word!
+fullName: Word.Interfaces.TextColumnUpdateData
+summary: >-
+  An interface for updating data on the `TextColumn` object, for use in
+  `textColumn.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.threedimensionalformatdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.threedimensionalformatdata.yml
new file mode 100644
index 0000000000..ac53e9d321
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.threedimensionalformatdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatData
+uid: word!Word.Interfaces.ThreeDimensionalFormatData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatData
+summary: >-
+  An interface describing the data returned by calling
+  `threeDimensionalFormat.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.threedimensionalformatupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.threedimensionalformatupdatedata.yml
new file mode 100644
index 0000000000..d5e4064134
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.threedimensionalformatupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.ThreeDimensionalFormatUpdateData
+uid: word!Word.Interfaces.ThreeDimensionalFormatUpdateData:interface
+package: word!
+fullName: Word.Interfaces.ThreeDimensionalFormatUpdateData
+summary: >-
+  An interface for updating data on the `ThreeDimensionalFormat` object, for use
+  in `threeDimensionalFormat.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.xmlmappingdata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.xmlmappingdata.yml
new file mode 100644
index 0000000000..de6af9417f
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.xmlmappingdata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingData
+uid: word!Word.Interfaces.XmlMappingData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingData
+summary: >-
+  An interface describing the data returned by calling `xmlMapping.toJSON()`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/docs-ref-autogen/word_online/word/word.interfaces.xmlmappingupdatedata.yml b/docs/docs-ref-autogen/word_online/word/word.interfaces.xmlmappingupdatedata.yml
new file mode 100644
index 0000000000..16d368ed85
--- /dev/null
+++ b/docs/docs-ref-autogen/word_online/word/word.interfaces.xmlmappingupdatedata.yml
@@ -0,0 +1,13 @@
+### YamlMime:TSType
+name: Word.Interfaces.XmlMappingUpdateData
+uid: word!Word.Interfaces.XmlMappingUpdateData:interface
+package: word!
+fullName: Word.Interfaces.XmlMappingUpdateData
+summary: >-
+  An interface for updating data on the `XmlMapping` object, for use in
+  `xmlMapping.set({ ... })`.
+remarks: ''
+
+isPreview: false
+isDeprecated: false
+type: interface
diff --git a/docs/includes/word-desktop-1_3.md b/docs/includes/word-desktop-1_3.md
new file mode 100644
index 0000000000..e3dce36061
--- /dev/null
+++ b/docs/includes/word-desktop-1_3.md
@@ -0,0 +1,609 @@
+| Class | Fields | Description |
+|:---|:---|:---|
+|[Application](/javascript/api/word/word.application)|[bibliography](/javascript/api/word/word.application#word-word-application-bibliography-member)|Returns a `Bibliography` object that represents the bibliography reference sources stored in Microsoft Word.|
+||[checkLanguage](/javascript/api/word/word.application#word-word-application-checklanguage-member)|Specifies if Microsoft Word automatically detects the language you are using as you type.|
+||[language](/javascript/api/word/word.application#word-word-application-language-member)|Gets a `LanguageId` value that represents the language selected for the Microsoft Word user interface.|
+||[templates](/javascript/api/word/word.application#word-word-application-templates-member)|Returns a `TemplateCollection` object that represents all the available templates: global templates and those attached to open documents.|
+|[Bibliography](/javascript/api/word/word.bibliography)|[bibliographyStyle](/javascript/api/word/word.bibliography#word-word-bibliography-bibliographystyle-member)|Specifies the name of the active style to use for the bibliography.|
+||[generateUniqueTag()](/javascript/api/word/word.bibliography#word-word-bibliography-generateuniquetag-member(1))|Generates a unique identification tag for a bibliography source and returns a string that represents the tag.|
+||[sources](/javascript/api/word/word.bibliography#word-word-bibliography-sources-member)|Returns a `SourceCollection` object that represents all the sources contained in the bibliography.|
+|[BorderUniversal](/javascript/api/word/word.borderuniversal)|[artStyle](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-artstyle-member)|Specifies the graphical page-border design for the document.|
+||[artWidth](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-artwidth-member)|Specifies the width (in points) of the graphical page border specified in the `artStyle` property.|
+||[color](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-color-member)|Specifies the color for the `BorderUniversal` object.|
+||[colorIndex](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-colorindex-member)|Specifies the color for the `BorderUniversal` or Word.Font object.|
+||[inside](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-inside-member)|Returns `true` if an inside border can be applied to the specified object.|
+||[isVisible](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-isvisible-member)|Specifies whether the border is visible.|
+||[lineStyle](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-linestyle-member)|Specifies the line style of the border.|
+||[lineWidth](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-linewidth-member)|Specifies the line width of an object's border.|
+|[BorderUniversalCollection](/javascript/api/word/word.borderuniversalcollection)|[applyPageBordersToAllSections()](/javascript/api/word/word.borderuniversalcollection#word-word-borderuniversalcollection-applypageborderstoallsections-member(1))|Applies the specified page-border formatting to all sections in the document.|
+||[items](/javascript/api/word/word.borderuniversalcollection#word-word-borderuniversalcollection-items-member)|Gets the loaded child items in this collection.|
+|[Break](/javascript/api/word/word.break)|[pageIndex](/javascript/api/word/word.break#word-word-break-pageindex-member)|Returns the page number on which the break occurs.|
+||[range](/javascript/api/word/word.break#word-word-break-range-member)|Returns a `Range` object that represents the portion of the document that's contained in the break.|
+|[BreakCollection](/javascript/api/word/word.breakcollection)|[items](/javascript/api/word/word.breakcollection#word-word-breakcollection-items-member)|Gets the loaded child items in this collection.|
+|[BuildingBlock](/javascript/api/word/word.buildingblock)|[category](/javascript/api/word/word.buildingblock#word-word-buildingblock-category-member)|Returns a `BuildingBlockCategory` object that represents the category for the building block.|
+||[delete()](/javascript/api/word/word.buildingblock#word-word-buildingblock-delete-member(1))|Deletes the building block.|
+||[description](/javascript/api/word/word.buildingblock#word-word-buildingblock-description-member)|Specifies the description for the building block.|
+||[id](/javascript/api/word/word.buildingblock#word-word-buildingblock-id-member)|Returns the internal identification number for the building block.|
+||[index](/javascript/api/word/word.buildingblock#word-word-buildingblock-index-member)|Returns the position of this building block in a collection.|
+||[insert(range: Word.Range, richText: boolean)](/javascript/api/word/word.buildingblock#word-word-buildingblock-insert-member(1))|Inserts the value of the building block into the document and returns a `Range` object that represents the contents of the building block within the document.|
+||[insertType](/javascript/api/word/word.buildingblock#word-word-buildingblock-inserttype-member)|Specifies a `DocPartInsertType` value that represents how to insert the contents of the building block into the document.|
+||[name](/javascript/api/word/word.buildingblock#word-word-buildingblock-name-member)|Specifies the name of the building block.|
+||[type](/javascript/api/word/word.buildingblock#word-word-buildingblock-type-member)|Returns a `BuildingBlockTypeItem` object that represents the type for the building block.|
+||[value](/javascript/api/word/word.buildingblock#word-word-buildingblock-value-member)|Specifies the contents of the building block.|
+|[BuildingBlockCategory](/javascript/api/word/word.buildingblockcategory)|[buildingBlocks](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-buildingblocks-member)|Returns a `BuildingBlockCollection` object that represents the building blocks for the category.|
+||[index](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-index-member)|Returns the position of the `BuildingBlockCategory` object in a collection.|
+||[name](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-name-member)|Returns the name of the `BuildingBlockCategory` object.|
+||[type](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-type-member)|Returns a `BuildingBlockTypeItem` object that represents the type of building block for the building block category.|
+|[BuildingBlockCategoryCollection](/javascript/api/word/word.buildingblockcategorycollection)|[getCount()](/javascript/api/word/word.buildingblockcategorycollection#word-word-buildingblockcategorycollection-getcount-member(1))|Returns the number of items in the collection.|
+||[getItemAt(index: number)](/javascript/api/word/word.buildingblockcategorycollection#word-word-buildingblockcategorycollection-getitemat-member(1))|Returns a `BuildingBlockCategory` object that represents the specified item in the collection.|
+|[BuildingBlockCollection](/javascript/api/word/word.buildingblockcollection)|[add(name: string, range: Word.Range, description: string, insertType: Word.DocPartInsertType)](/javascript/api/word/word.buildingblockcollection#word-word-buildingblockcollection-add-member(1))|Creates a new building block and returns a `BuildingBlock` object.|
+||[getCount()](/javascript/api/word/word.buildingblockcollection#word-word-buildingblockcollection-getcount-member(1))|Returns the number of items in the collection.|
+||[getItemAt(index: number)](/javascript/api/word/word.buildingblockcollection#word-word-buildingblockcollection-getitemat-member(1))|Returns a `BuildingBlock` object that represents the specified item in the collection.|
+|[BuildingBlockEntryCollection](/javascript/api/word/word.buildingblockentrycollection)|[add(name: string, type: Word.BuildingBlockType, category: string, range: Word.Range, description: string, insertType: Word.DocPartInsertType)](/javascript/api/word/word.buildingblockentrycollection#word-word-buildingblockentrycollection-add-member(1))|Creates a new building block entry in a template and returns a `BuildingBlock` object that represents the new building block entry.|
+||[getCount()](/javascript/api/word/word.buildingblockentrycollection#word-word-buildingblockentrycollection-getcount-member(1))|Returns the number of items in the collection.|
+||[getItemAt(index: number)](/javascript/api/word/word.buildingblockentrycollection#word-word-buildingblockentrycollection-getitemat-member(1))|Returns a `BuildingBlock` object that represents the specified item in the collection.|
+|[BuildingBlockGalleryContentControl](/javascript/api/word/word.buildingblockgallerycontentcontrol)|[appearance](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-appearance-member)|Specifies the appearance of the content control.|
+||[buildingBlockCategory](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-buildingblockcategory-member)|Specifies the category for the building block content control.|
+||[buildingBlockType](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-buildingblocktype-member)|Specifies a `BuildingBlockType` value that represents the type of building block for the building block content control.|
+||[color](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
+||[copy()](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
+||[cut()](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
+||[delete(deleteContents?: boolean)](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-delete-member(1))|Deletes the content control and optionally its contents.|
+||[id](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-id-member)|Gets the identification for the content control.|
+||[isTemporary](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
+||[level](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-level-member)|Gets the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
+||[lockContentControl](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
+||[lockContents](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
+||[placeholderText](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
+||[range](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-range-member)|Returns a `Range` object that represents the contents of the content control in the active document.|
+||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
+||[showingPlaceholderText](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-showingplaceholdertext-member)|Gets if the placeholder text for the content control is being displayed.|
+||[tag](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-tag-member)|Specifies a tag to identify the content control.|
+||[title](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-title-member)|Specifies the title for the content control.|
+||[xmlMapping](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-xmlmapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
+|[BuildingBlockTypeItem](/javascript/api/word/word.buildingblocktypeitem)|[categories](/javascript/api/word/word.buildingblocktypeitem#word-word-buildingblocktypeitem-categories-member)|Returns a `BuildingBlockCategoryCollection` object that represents the categories for a building block type.|
+||[index](/javascript/api/word/word.buildingblocktypeitem#word-word-buildingblocktypeitem-index-member)|Returns the position of an item in a collection.|
+||[name](/javascript/api/word/word.buildingblocktypeitem#word-word-buildingblocktypeitem-name-member)|Returns the localized name of a building block type.|
+|[BuildingBlockTypeItemCollection](/javascript/api/word/word.buildingblocktypeitemcollection)|[getByType(type: Word.BuildingBlockType)](/javascript/api/word/word.buildingblocktypeitemcollection#word-word-buildingblocktypeitemcollection-getbytype-member(1))|Gets a `BuildingBlockTypeItem` object by its type in the collection.|
+||[getCount()](/javascript/api/word/word.buildingblocktypeitemcollection#word-word-buildingblocktypeitemcollection-getcount-member(1))|Returns the number of items in the collection.|
+|[ColorFormat](/javascript/api/word/word.colorformat)|[brightness](/javascript/api/word/word.colorformat#word-word-colorformat-brightness-member)|Specifies the brightness of a specified shape color.|
+||[objectThemeColor](/javascript/api/word/word.colorformat#word-word-colorformat-objectthemecolor-member)|Specifies the theme color for a color format.|
+||[rgb](/javascript/api/word/word.colorformat#word-word-colorformat-rgb-member)|Specifies the red-green-blue (RGB) value of the specified color.|
+||[tintAndShade](/javascript/api/word/word.colorformat#word-word-colorformat-tintandshade-member)|Specifies the lightening or darkening of a specified shape's color.|
+||[type](/javascript/api/word/word.colorformat#word-word-colorformat-type-member)|Returns the shape color type.|
+|[ContentControl](/javascript/api/word/word.contentcontrol)|[buildingBlockGalleryContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-buildingblockgallerycontentcontrol-member)|Gets the building block gallery-related data if the content control's Word.ContentControlType is `BuildingBlockGallery`.|
+||[datePickerContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-datepickercontentcontrol-member)|Gets the date picker-related data if the content control's Word.ContentControlType is `DatePicker`.|
+||[groupContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-groupcontentcontrol-member)|Gets the group-related data if the content control's Word.ContentControlType is `Group`.|
+||[pictureContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-picturecontentcontrol-member)|Gets the picture-related data if the content control's Word.ContentControlType is `Picture`.|
+||[repeatingSectionContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-repeatingsectioncontentcontrol-member)|Gets the repeating section-related data if the content control's Word.ContentControlType is `RepeatingSection`.|
+||[xmlMapping](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-xmlmapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
+|[ContentControlPlaceholderOptions](/javascript/api/word/word.contentcontrolplaceholderoptions)|[buildingBlock](/javascript/api/word/word.contentcontrolplaceholderoptions#word-word-contentcontrolplaceholderoptions-buildingblock-member)|If provided, specifies the `BuildingBlock` object to use as placeholder.|
+||[range](/javascript/api/word/word.contentcontrolplaceholderoptions#word-word-contentcontrolplaceholderoptions-range-member)|If provided, specifies the `Range` object to use as placeholder.|
+||[text](/javascript/api/word/word.contentcontrolplaceholderoptions#word-word-contentcontrolplaceholderoptions-text-member)|If provided, specifies the text to use as placeholder.|
+|[CustomXmlAddNodeOptions](/javascript/api/word/word.customxmladdnodeoptions)|[name](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-name-member)|If provided, specifies the base name of the element to be added.|
+||[namespaceUri](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-namespaceuri-member)|If provided, specifies the namespace of the element to be appended.|
+||[nextSibling](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-nextsibling-member)|If provided, specifies the node which should become the next sibling of the new node.|
+||[nodeType](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-nodetype-member)|If provided, specifies the type of node to add.|
+||[nodeValue](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-nodevalue-member)|If provided, specifies the value of the added node for those nodes that allow text.|
+|[CustomXmlAddSchemaOptions](/javascript/api/word/word.customxmladdschemaoptions)|[alias](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-alias-member)|If provided, specifies the alias of the schema to be added to the collection.|
+||[fileName](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-filename-member)|If provided, specifies the location of the schema on a disk.|
+||[installForAllUsers](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-installforallusers-member)|If provided, specifies whether, in the case where the schema is being added to the Schema Library, the Schema Library keys should be written to the registry (`HKEY_LOCAL_MACHINE` for all users or `HKEY_CURRENT_USER` for just the current user).|
+||[namespaceUri](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-namespaceuri-member)|If provided, specifies the namespace of the schema to be added to the collection.|
+|[CustomXmlAppendChildNodeOptions](/javascript/api/word/word.customxmlappendchildnodeoptions)|[name](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-name-member)|If provided, specifies the base name of the element to be appended.|
+||[namespaceUri](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-namespaceuri-member)|If provided, specifies the namespace of the element to be appended.|
+||[nodeType](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-nodetype-member)|If provided, specifies the type of node to append.|
+||[nodeValue](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-nodevalue-member)|If provided, specifies the value of the appended node for those nodes that allow text.|
+|[CustomXmlInsertNodeBeforeOptions](/javascript/api/word/word.customxmlinsertnodebeforeoptions)|[name](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-name-member)|If provided, specifies the base name of the element to be inserted.|
+||[namespaceUri](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-namespaceuri-member)|If provided, specifies the namespace of the element to be inserted.|
+||[nextSibling](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-nextsibling-member)|If provided, specifies the context node.|
+||[nodeType](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-nodetype-member)|If provided, specifies the type of node to append.|
+||[nodeValue](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-nodevalue-member)|If provided, specifies the value of the inserted node for those nodes that allow text.|
+|[CustomXmlInsertSubtreeBeforeOptions](/javascript/api/word/word.customxmlinsertsubtreebeforeoptions)|[nextSibling](/javascript/api/word/word.customxmlinsertsubtreebeforeoptions#word-word-customxmlinsertsubtreebeforeoptions-nextsibling-member)|If provided, specifies the context node.|
+|[CustomXmlNode](/javascript/api/word/word.customxmlnode)|[appendChildNode(options?: Word.CustomXmlAppendChildNodeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-appendchildnode-member(1))|Appends a single node as the last child under the context element node in the tree.|
+||[appendChildSubtree(xml: string)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-appendchildsubtree-member(1))|Adds a subtree as the last child under the context element node in the tree.|
+||[attributes](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-attributes-member)|Gets a `CustomXmlNodeCollection` object representing the attributes of the current element in the current node.|
+||[baseName](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-basename-member)|Gets the base name of the node without the namespace prefix, if one exists.|
+||[childNodes](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-childnodes-member)|Gets a `CustomXmlNodeCollection` object containing all of the child elements of the current node.|
+||[delete()](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-delete-member(1))|Deletes the current node from the tree (including all of its children, if any exist).|
+||[firstChild](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-firstchild-member)|Gets a `CustomXmlNode` object corresponding to the first child element of the current node.|
+||[hasChildNodes()](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-haschildnodes-member(1))|Specifies if the current element node has child element nodes.|
+||[insertNodeBefore(options?: Word.CustomXmlInsertNodeBeforeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-insertnodebefore-member(1))|Inserts a new node just before the context node in the tree.|
+||[insertSubtreeBefore(xml: string, options?: Word.CustomXmlInsertSubtreeBeforeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-insertsubtreebefore-member(1))|Inserts the specified subtree into the location just before the context node.|
+||[lastChild](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-lastchild-member)|Gets a `CustomXmlNode` object corresponding to the last child element of the current node.|
+||[namespaceUri](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-namespaceuri-member)|Gets the unique address identifier for the namespace of the node.|
+||[nextSibling](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-nextsibling-member)|Gets the next sibling node (element, comment, or processing instruction) of the current node.|
+||[nodeType](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-nodetype-member)|Gets the type of the current node.|
+||[nodeValue](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-nodevalue-member)|Specifies the value of the current node.|
+||[ownerPart](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-ownerpart-member)|Gets the object representing the part associated with this node.|
+||[parentNode](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-parentnode-member)|Gets the parent element node of the current node.|
+||[previousSibling](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-previoussibling-member)|Gets the previous sibling node (element, comment, or processing instruction) of the current node.|
+||[removeChild(child: Word.CustomXmlNode)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-removechild-member(1))|Removes the specified child node from the tree.|
+||[replaceChildNode(oldNode: Word.CustomXmlNode, options?: Word.CustomXmlReplaceChildNodeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-replacechildnode-member(1))|Removes the specified child node and replaces it with a different node in the same location.|
+||[replaceChildSubtree(xml: string, oldNode: Word.CustomXmlNode)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-replacechildsubtree-member(1))|Removes the specified node and replaces it with a different subtree in the same location.|
+||[selectNodes(xPath: string)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-selectnodes-member(1))|Selects a collection of nodes matching an XPath expression.|
+||[selectSingleNode(xPath: string)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-selectsinglenode-member(1))|Selects a single node from a collection matching an XPath expression.|
+||[text](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-text-member)|Specifies the text for the current node.|
+||[xml](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-xml-member)|Gets the XML representation of the current node and its children.|
+||[xpath](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-xpath-member)|Gets a string with the canonicalized XPath for the current node.|
+|[CustomXmlNodeCollection](/javascript/api/word/word.customxmlnodecollection)|[getCount()](/javascript/api/word/word.customxmlnodecollection#word-word-customxmlnodecollection-getcount-member(1))|Returns the number of items in the collection.|
+||[items](/javascript/api/word/word.customxmlnodecollection#word-word-customxmlnodecollection-items-member)|Gets the loaded child items in this collection.|
+|[CustomXmlPart](/javascript/api/word/word.customxmlpart)|[addNode(parent: Word.CustomXmlNode, options?: Word.CustomXmlAddNodeOptions)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-addnode-member(1))|Adds a node to the XML tree.|
+||[builtIn](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-builtin-member)|Gets a value that indicates whether the `CustomXmlPart` is built-in.|
+||[documentElement](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-documentelement-member)|Gets the root element of a bound region of data in the document.|
+||[loadXml(xml: string)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-loadxml-member(1))|Populates the `CustomXmlPart` object from an XML string.|
+||[namespaceManager](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-namespacemanager-member)|Gets the set of namespace prefix mappings used against the current `CustomXmlPart` object.|
+||[schemaCollection](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-schemacollection-member)|Specifies a `CustomXmlSchemaCollection` object representing the set of schemas attached to a bound region of data in the document.|
+||[selectNodes(xPath: string)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-selectnodes-member(1))|Selects a collection of nodes from a custom XML part.|
+||[selectSingleNode(xPath: string)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-selectsinglenode-member(1))|Selects a single node within a custom XML part matching an XPath expression.|
+||[xml](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-xml-member)|Gets the XML representation of the current `CustomXmlPart` object.|
+|[CustomXmlPrefixMapping](/javascript/api/word/word.customxmlprefixmapping)|[namespaceUri](/javascript/api/word/word.customxmlprefixmapping#word-word-customxmlprefixmapping-namespaceuri-member)|Gets the unique address identifier for the namespace of the `CustomXmlPrefixMapping` object.|
+||[prefix](/javascript/api/word/word.customxmlprefixmapping#word-word-customxmlprefixmapping-prefix-member)|Gets the prefix for the `CustomXmlPrefixMapping` object.|
+|[CustomXmlPrefixMappingCollection](/javascript/api/word/word.customxmlprefixmappingcollection)|[addNamespace(prefix: string, namespaceUri: string)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-addnamespace-member(1))|Adds a custom namespace/prefix mapping to use when querying an item.|
+||[getCount()](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-getcount-member(1))|Returns the number of items in the collection.|
+||[items](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-items-member)|Gets the loaded child items in this collection.|
+||[lookupNamespace(prefix: string)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-lookupnamespace-member(1))|Gets the namespace corresponding to the specified prefix.|
+||[lookupPrefix(namespaceUri: string)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-lookupprefix-member(1))|Gets the prefix corresponding to the specified namespace.|
+|[CustomXmlReplaceChildNodeOptions](/javascript/api/word/word.customxmlreplacechildnodeoptions)|[name](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-name-member)|If provided, specifies the base name of the replacement element.|
+||[namespaceUri](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-namespaceuri-member)|If provided, specifies the namespace of the replacement element.|
+||[nodeType](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-nodetype-member)|If provided, specifies the type of the replacement node.|
+||[nodeValue](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-nodevalue-member)|If provided, specifies the value of the replacement node for those nodes that allow text.|
+|[CustomXmlSchema](/javascript/api/word/word.customxmlschema)|[delete()](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-delete-member(1))|Deletes this schema from the Word.CustomXmlSchemaCollection object.|
+||[location](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-location-member)|Gets the location of the schema on a computer.|
+||[namespaceUri](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-namespaceuri-member)|Gets the unique address identifier for the namespace of the `CustomXmlSchema` object.|
+||[reload()](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-reload-member(1))|Reloads the schema from a file.|
+|[CustomXmlSchemaCollection](/javascript/api/word/word.customxmlschemacollection)|[add(options?: Word.CustomXmlAddSchemaOptions)](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-add-member(1))|Adds one or more schemas to the schema collection that can then be added to a stream in the data store and to the schema library.|
+||[addCollection(schemaCollection: Word.CustomXmlSchemaCollection)](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-addcollection-member(1))|Adds an existing schema collection to the current schema collection.|
+||[getCount()](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-getcount-member(1))|Returns the number of items in the collection.|
+||[getItem(index: number)](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-getitem-member(1))|Returns a `CustomXmlSchema` object that represents the specified item in the collection.|
+||[getNamespaceUri()](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-getnamespaceuri-member(1))|Returns the number of items in the collection.|
+||[items](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-items-member)|Gets the loaded child items in this collection.|
+||[validate()](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-validate-member(1))|Specifies whether the schemas in the schema collection are valid (conforms to the syntactic rules of XML and the rules for a specified vocabulary).|
+|[DatePickerContentControl](/javascript/api/word/word.datepickercontentcontrol)|[appearance](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-appearance-member)|Specifies the appearance of the content control.|
+||[color](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
+||[copy()](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
+||[cut()](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
+||[dateCalendarType](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datecalendartype-member)|Specifies a `CalendarType` value that represents the calendar type for the date picker content control.|
+||[dateDisplayFormat](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datedisplayformat-member)|Specifies the format in which dates are displayed.|
+||[dateDisplayLocale](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datedisplaylocale-member)|Specifies a `LanguageId` that represents the language format for the date displayed in the date picker content control.|
+||[dateStorageFormat](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datestorageformat-member)|Specifies a `ContentControlDateStorageFormat` value that represents the format for storage and retrieval of dates when the date picker content control is bound to the XML data store of the active document.|
+||[delete(deleteContents?: boolean)](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-delete-member(1))|Deletes this content control and the contents of the content control.|
+||[id](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-id-member)|Gets the identification for the content control.|
+||[isTemporary](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
+||[level](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-level-member)|Specifies the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
+||[lockContentControl](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
+||[lockContents](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
+||[placeholderText](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
+||[range](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-range-member)|Gets a `Range` object that represents the contents of the content control in the active document.|
+||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
+||[showingPlaceholderText](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-showingplaceholdertext-member)|Gets whether the placeholder text for the content control is being displayed.|
+||[tag](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-tag-member)|Specifies a tag to identify the content control.|
+||[title](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-title-member)|Specifies the title for the content control.|
+||[xmlMapping](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-xmlmapping-member)|Gets an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
+|[Document](/javascript/api/word/word.document)|[attachedTemplate](/javascript/api/word/word.document#word-word-document-attachedtemplate-member)|Specifies a `Template` object that represents the template attached to the document.|
+||[autoHyphenation](/javascript/api/word/word.document#word-word-document-autohyphenation-member)|Specifies if automatic hyphenation is turned on for the document.|
+||[autoSaveOn](/javascript/api/word/word.document#word-word-document-autosaveon-member)|Specifies if the edits in the document are automatically saved.|
+||[bibliography](/javascript/api/word/word.document#word-word-document-bibliography-member)|Returns a `Bibliography` object that represents the bibliography references contained within the document.|
+||[consecutiveHyphensLimit](/javascript/api/word/word.document#word-word-document-consecutivehyphenslimit-member)|Specifies the maximum number of consecutive lines that can end with hyphens.|
+||[detectLanguage()](/javascript/api/word/word.document#word-word-document-detectlanguage-member(1))|Analyzes the document text to determine the language.|
+||[documentLibraryVersions](/javascript/api/word/word.document#word-word-document-documentlibraryversions-member)|Returns a `DocumentLibraryVersionCollection` object that represents the collection of versions of a shared document that has versioning enabled and that's stored in a document library on a server.|
+||[frames](/javascript/api/word/word.document#word-word-document-frames-member)|Returns a `FrameCollection` object that represents all the frames in the document.|
+||[hyperlinks](/javascript/api/word/word.document#word-word-document-hyperlinks-member)|Returns a `HyperlinkCollection` object that represents all the hyperlinks in the document.|
+||[hyphenateCaps](/javascript/api/word/word.document#word-word-document-hyphenatecaps-member)|Specifies whether words in all capital letters can be hyphenated.|
+||[languageDetected](/javascript/api/word/word.document#word-word-document-languagedetected-member)|Specifies whether Microsoft Word has detected the language of the document text.|
+||[manualHyphenation()](/javascript/api/word/word.document#word-word-document-manualhyphenation-member(1))|Initiates manual hyphenation of a document, one line at a time.|
+||[pageSetup](/javascript/api/word/word.document#word-word-document-pagesetup-member)|Returns a `PageSetup` object that's associated with the document.|
+|[DocumentLibraryVersion](/javascript/api/word/word.documentlibraryversion)|[comments](/javascript/api/word/word.documentlibraryversion#word-word-documentlibraryversion-comments-member)|Gets any optional comments associated with this version of the shared document.|
+||[modified](/javascript/api/word/word.documentlibraryversion#word-word-documentlibraryversion-modified-member)|Gets the date and time at which this version of the shared document was last saved to the server.|
+||[modifiedBy](/javascript/api/word/word.documentlibraryversion#word-word-documentlibraryversion-modifiedby-member)|Gets the name of the user who last saved this version of the shared document to the server.|
+|[DocumentLibraryVersionCollection](/javascript/api/word/word.documentlibraryversioncollection)|[getItem(index: number)](/javascript/api/word/word.documentlibraryversioncollection#word-word-documentlibraryversioncollection-getitem-member(1))|Gets a `DocumentLibraryVersion` object by its index in the collection.|
+||[isVersioningEnabled()](/javascript/api/word/word.documentlibraryversioncollection#word-word-documentlibraryversioncollection-isversioningenabled-member(1))|Returns whether the document library in which the active document is saved on the server is configured to create a backup copy, or version, each time the file is edited on the website.|
+||[items](/javascript/api/word/word.documentlibraryversioncollection#word-word-documentlibraryversioncollection-items-member)|Gets the loaded child items in this collection.|
+|[FillFormat](/javascript/api/word/word.fillformat)|[backgroundColor](/javascript/api/word/word.fillformat#word-word-fillformat-backgroundcolor-member)|Returns a `ColorFormat` object that represents the background color for the fill.|
+||[foregroundColor](/javascript/api/word/word.fillformat#word-word-fillformat-foregroundcolor-member)|Returns a `ColorFormat` object that represents the foreground color for the fill.|
+||[gradientAngle](/javascript/api/word/word.fillformat#word-word-fillformat-gradientangle-member)|Specifies the angle of the gradient fill.|
+||[gradientColorType](/javascript/api/word/word.fillformat#word-word-fillformat-gradientcolortype-member)|Gets the gradient color type.|
+||[gradientDegree](/javascript/api/word/word.fillformat#word-word-fillformat-gradientdegree-member)|Returns how dark or light a one-color gradient fill is.|
+||[gradientStyle](/javascript/api/word/word.fillformat#word-word-fillformat-gradientstyle-member)|Returns the gradient style for the fill.|
+||[gradientVariant](/javascript/api/word/word.fillformat#word-word-fillformat-gradientvariant-member)|Returns the gradient variant for the fill as an integer value from 1 to 4 for most gradient fills.|
+||[isVisible](/javascript/api/word/word.fillformat#word-word-fillformat-isvisible-member)|Specifies if the object, or the formatting applied to it, is visible.|
+||[pattern](/javascript/api/word/word.fillformat#word-word-fillformat-pattern-member)|Returns a `PatternType` value that represents the pattern applied to the fill or line.|
+||[presetGradientType](/javascript/api/word/word.fillformat#word-word-fillformat-presetgradienttype-member)|Returns the preset gradient type for the fill.|
+||[presetTexture](/javascript/api/word/word.fillformat#word-word-fillformat-presettexture-member)|Gets the preset texture.|
+||[rotateWithObject](/javascript/api/word/word.fillformat#word-word-fillformat-rotatewithobject-member)|Specifies whether the fill rotates with the shape.|
+||[setOneColorGradient(style: Word.GradientStyle, variant: number, degree: number)](/javascript/api/word/word.fillformat#word-word-fillformat-setonecolorgradient-member(1))|Sets the fill to a one-color gradient.|
+||[setPatterned(pattern: Word.PatternType)](/javascript/api/word/word.fillformat#word-word-fillformat-setpatterned-member(1))|Sets the fill to a pattern.|
+||[setPresetGradient(style: Word.GradientStyle, variant: number, presetGradientType: Word.PresetGradientType)](/javascript/api/word/word.fillformat#word-word-fillformat-setpresetgradient-member(1))|Sets the fill to a preset gradient.|
+||[setPresetTextured(presetTexture: Word.PresetTexture)](/javascript/api/word/word.fillformat#word-word-fillformat-setpresettextured-member(1))|Sets the fill to a preset texture.|
+||[setTwoColorGradient(style: Word.GradientStyle, variant: number)](/javascript/api/word/word.fillformat#word-word-fillformat-settwocolorgradient-member(1))|Sets the fill to a two-color gradient.|
+||[solid()](/javascript/api/word/word.fillformat#word-word-fillformat-solid-member(1))|Sets the fill to a uniform color.|
+||[textureAlignment](/javascript/api/word/word.fillformat#word-word-fillformat-texturealignment-member)|Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.|
+||[textureHorizontalScale](/javascript/api/word/word.fillformat#word-word-fillformat-texturehorizontalscale-member)|Specifies the horizontal scaling factor for the texture fill.|
+||[textureName](/javascript/api/word/word.fillformat#word-word-fillformat-texturename-member)|Returns the name of the custom texture file for the fill.|
+||[textureOffsetX](/javascript/api/word/word.fillformat#word-word-fillformat-textureoffsetx-member)|Specifies the horizontal offset of the texture from the origin in points.|
+||[textureOffsetY](/javascript/api/word/word.fillformat#word-word-fillformat-textureoffsety-member)|Specifies the vertical offset of the texture.|
+||[textureTile](/javascript/api/word/word.fillformat#word-word-fillformat-texturetile-member)|Specifies whether the texture is tiled.|
+||[textureType](/javascript/api/word/word.fillformat#word-word-fillformat-texturetype-member)|Returns the texture type for the fill.|
+||[textureVerticalScale](/javascript/api/word/word.fillformat#word-word-fillformat-textureverticalscale-member)|Specifies the vertical scaling factor for the texture fill as a value between 0.0 and 1.0.|
+||[transparency](/javascript/api/word/word.fillformat#word-word-fillformat-transparency-member)|Specifies the degree of transparency of the fill for a shape as a value between 0.0 (opaque) and 1.0 (clear).|
+||[type](/javascript/api/word/word.fillformat#word-word-fillformat-type-member)|Gets the fill format type.|
+|[Font](/javascript/api/word/word.font)|[allCaps](/javascript/api/word/word.font#word-word-font-allcaps-member)|Specifies whether the font is formatted as all capital letters, which makes lowercase letters appear as uppercase letters.|
+||[boldBidirectional](/javascript/api/word/word.font#word-word-font-boldbidirectional-member)|Specifies whether the font is formatted as bold in a right-to-left language document.|
+||[borders](/javascript/api/word/word.font#word-word-font-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the font.|
+||[colorIndex](/javascript/api/word/word.font#word-word-font-colorindex-member)|Specifies a `ColorIndex` value that represents the color for the font.|
+||[colorIndexBidirectional](/javascript/api/word/word.font#word-word-font-colorindexbidirectional-member)|Specifies the color for the `Font` object in a right-to-left language document.|
+||[contextualAlternates](/javascript/api/word/word.font#word-word-font-contextualalternates-member)|Specifies whether contextual alternates are enabled for the font.|
+||[decreaseFontSize()](/javascript/api/word/word.font#word-word-font-decreasefontsize-member(1))|Decreases the font size to the next available size.|
+||[diacriticColor](/javascript/api/word/word.font#word-word-font-diacriticcolor-member)|Specifies the color to be used for diacritics for the `Font` object.|
+||[disableCharacterSpaceGrid](/javascript/api/word/word.font#word-word-font-disablecharacterspacegrid-member)|Specifies whether Microsoft Word ignores the number of characters per line for the corresponding `Font` object.|
+||[emboss](/javascript/api/word/word.font#word-word-font-emboss-member)|Specifies whether the font is formatted as embossed.|
+||[emphasisMark](/javascript/api/word/word.font#word-word-font-emphasismark-member)|Specifies an `EmphasisMark` value that represents the emphasis mark for a character or designated character string.|
+||[engrave](/javascript/api/word/word.font#word-word-font-engrave-member)|Specifies whether the font is formatted as engraved.|
+||[fill](/javascript/api/word/word.font#word-word-font-fill-member)|Returns a `FillFormat` object that contains fill formatting properties for the font used by the range of text.|
+||[glow](/javascript/api/word/word.font#word-word-font-glow-member)|Returns a `GlowFormat` object that represents the glow formatting for the font used by the range of text.|
+||[increaseFontSize()](/javascript/api/word/word.font#word-word-font-increasefontsize-member(1))|Increases the font size to the next available size.|
+||[italicBidirectional](/javascript/api/word/word.font#word-word-font-italicbidirectional-member)|Specifies whether the font is italicized in a right-to-left language document.|
+||[kerning](/javascript/api/word/word.font#word-word-font-kerning-member)|Specifies the minimum font size for which Microsoft Word will adjust kerning automatically.|
+||[ligature](/javascript/api/word/word.font#word-word-font-ligature-member)|Specifies the ligature setting for the `Font` object.|
+||[line](/javascript/api/word/word.font#word-word-font-line-member)|Returns a `LineFormat` object that specifies the formatting for a line.|
+||[nameAscii](/javascript/api/word/word.font#word-word-font-nameascii-member)|Specifies the font used for Latin text (characters with character codes from 0 (zero) through 127).|
+||[nameBidirectional](/javascript/api/word/word.font#word-word-font-namebidirectional-member)|Specifies the font name in a right-to-left language document.|
+||[nameFarEast](/javascript/api/word/word.font#word-word-font-namefareast-member)|Specifies the East Asian font name.|
+||[nameOther](/javascript/api/word/word.font#word-word-font-nameother-member)|Specifies the font used for characters with codes from 128 through 255.|
+||[numberForm](/javascript/api/word/word.font#word-word-font-numberform-member)|Specifies the number form setting for an OpenType font.|
+||[numberSpacing](/javascript/api/word/word.font#word-word-font-numberspacing-member)|Specifies the number spacing setting for the font.|
+||[outline](/javascript/api/word/word.font#word-word-font-outline-member)|Specifies if the font is formatted as outlined.|
+||[position](/javascript/api/word/word.font#word-word-font-position-member)|Specifies the position of text (in points) relative to the base line.|
+||[reflection](/javascript/api/word/word.font#word-word-font-reflection-member)|Returns a `ReflectionFormat` object that represents the reflection formatting for a shape.|
+||[reset()](/javascript/api/word/word.font#word-word-font-reset-member(1))|Removes manual character formatting.|
+||[scaling](/javascript/api/word/word.font#word-word-font-scaling-member)|Specifies the scaling percentage applied to the font.|
+||[setAsTemplateDefault()](/javascript/api/word/word.font#word-word-font-setastemplatedefault-member(1))|Sets the specified font formatting as the default for the active document and all new documents based on the active template.|
+||[shadow](/javascript/api/word/word.font#word-word-font-shadow-member)|Specifies if the font is formatted as shadowed.|
+||[sizeBidirectional](/javascript/api/word/word.font#word-word-font-sizebidirectional-member)|Specifies the font size in points for right-to-left text.|
+||[smallCaps](/javascript/api/word/word.font#word-word-font-smallcaps-member)|Specifies whether the font is formatted as small caps, which makes lowercase letters appear as small uppercase letters.|
+||[spacing](/javascript/api/word/word.font#word-word-font-spacing-member)|Specifies the spacing between characters.|
+||[stylisticSet](/javascript/api/word/word.font#word-word-font-stylisticset-member)|Specifies the stylistic set for the font.|
+||[textColor](/javascript/api/word/word.font#word-word-font-textcolor-member)|Returns a `ColorFormat` object that represents the color for the font.|
+||[textShadow](/javascript/api/word/word.font#word-word-font-textshadow-member)|Returns a `ShadowFormat` object that specifies the shadow formatting for the font.|
+||[threeDimensionalFormat](/javascript/api/word/word.font#word-word-font-threedimensionalformat-member)|Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D) effect formatting properties for the font.|
+||[underlineColor](/javascript/api/word/word.font#word-word-font-underlinecolor-member)|Specifies the color of the underline for the `Font` object.|
+|[Frame](/javascript/api/word/word.frame)|[borders](/javascript/api/word/word.frame#word-word-frame-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the frame.|
+||[copy()](/javascript/api/word/word.frame#word-word-frame-copy-member(1))|Copies the frame to the Clipboard.|
+||[cut()](/javascript/api/word/word.frame#word-word-frame-cut-member(1))|Removes the frame from the document and places it on the Clipboard.|
+||[delete()](/javascript/api/word/word.frame#word-word-frame-delete-member(1))|Deletes the frame.|
+||[height](/javascript/api/word/word.frame#word-word-frame-height-member)|Specifies the height (in points) of the frame.|
+||[heightRule](/javascript/api/word/word.frame#word-word-frame-heightrule-member)|Specifies a `FrameSizeRule` value that represents the rule for determining the height of the frame.|
+||[horizontalDistanceFromText](/javascript/api/word/word.frame#word-word-frame-horizontaldistancefromtext-member)|Specifies the horizontal distance between the frame and the surrounding text, in points.|
+||[horizontalPosition](/javascript/api/word/word.frame#word-word-frame-horizontalposition-member)|Specifies the horizontal distance between the edge of the frame and the item specified by the `relativeHorizontalPosition` property.|
+||[lockAnchor](/javascript/api/word/word.frame#word-word-frame-lockanchor-member)|Specifies if the frame is locked.|
+||[range](/javascript/api/word/word.frame#word-word-frame-range-member)|Returns a `Range` object that represents the portion of the document that's contained within the frame.|
+||[relativeHorizontalPosition](/javascript/api/word/word.frame#word-word-frame-relativehorizontalposition-member)|Specifies the relative horizontal position of the frame.|
+||[relativeVerticalPosition](/javascript/api/word/word.frame#word-word-frame-relativeverticalposition-member)|Specifies the relative vertical position of the frame.|
+||[select()](/javascript/api/word/word.frame#word-word-frame-select-member(1))|Selects the frame.|
+||[shading](/javascript/api/word/word.frame#word-word-frame-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the frame.|
+||[textWrap](/javascript/api/word/word.frame#word-word-frame-textwrap-member)|Specifies if document text wraps around the frame.|
+||[verticalDistanceFromText](/javascript/api/word/word.frame#word-word-frame-verticaldistancefromtext-member)|Specifies the vertical distance (in points) between the frame and the surrounding text.|
+||[verticalPosition](/javascript/api/word/word.frame#word-word-frame-verticalposition-member)|Specifies the vertical distance between the edge of the frame and the item specified by the `relativeVerticalPosition` property.|
+||[width](/javascript/api/word/word.frame#word-word-frame-width-member)|Specifies the width (in points) of the frame.|
+||[widthRule](/javascript/api/word/word.frame#word-word-frame-widthrule-member)|Specifies the rule used to determine the width of the frame.|
+|[FrameCollection](/javascript/api/word/word.framecollection)|[add(range: Word.Range)](/javascript/api/word/word.framecollection#word-word-framecollection-add-member(1))|Returns a `Frame` object that represents a new frame added to a range, selection, or document.|
+||[delete()](/javascript/api/word/word.framecollection#word-word-framecollection-delete-member(1))|Deletes the `FrameCollection` object.|
+||[getItem(index: number)](/javascript/api/word/word.framecollection#word-word-framecollection-getitem-member(1))|Gets a `Frame` object by its index in the collection.|
+||[items](/javascript/api/word/word.framecollection#word-word-framecollection-items-member)|Gets the loaded child items in this collection.|
+|[GlowFormat](/javascript/api/word/word.glowformat)|[color](/javascript/api/word/word.glowformat#word-word-glowformat-color-member)|Returns a `ColorFormat` object that represents the color for a glow effect.|
+||[radius](/javascript/api/word/word.glowformat#word-word-glowformat-radius-member)|Specifies the length of the radius for a glow effect.|
+||[transparency](/javascript/api/word/word.glowformat#word-word-glowformat-transparency-member)|Specifies the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear).|
+|[GroupContentControl](/javascript/api/word/word.groupcontentcontrol)|[appearance](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-appearance-member)|Specifies the appearance of the content control.|
+||[color](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
+||[copy()](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
+||[cut()](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
+||[delete(deleteContents: boolean)](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-delete-member(1))|Deletes the content control and optionally its contents.|
+||[id](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-id-member)|Returns the identification for the content control.|
+||[isTemporary](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
+||[level](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-level-member)|Gets the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
+||[lockContentControl](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
+||[lockContents](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
+||[placeholderText](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
+||[range](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-range-member)|Gets a `Range` object that represents the contents of the content control in the active document.|
+||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
+||[showingPlaceholderText](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-showingplaceholdertext-member)|Returns whether the placeholder text for the content control is being displayed.|
+||[tag](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-tag-member)|Specifies a tag to identify the content control.|
+||[title](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-title-member)|Specifies the title for the content control.|
+||[ungroup()](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-ungroup-member(1))|Removes the group content control from the document so that its child content controls are no longer nested and can be freely edited.|
+||[xmlMapping](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-xmlmapping-member)|Gets an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
+|[Hyperlink](/javascript/api/word/word.hyperlink)|[addToFavorites()](/javascript/api/word/word.hyperlink#word-word-hyperlink-addtofavorites-member(1))|Creates a shortcut to the document or hyperlink and adds it to the **Favorites** folder.|
+||[address](/javascript/api/word/word.hyperlink#word-word-hyperlink-address-member)|Specifies the address (for example, a file name or URL) of the hyperlink.|
+||[createNewDocument(fileName: string, editNow: boolean, overwrite: boolean)](/javascript/api/word/word.hyperlink#word-word-hyperlink-createnewdocument-member(1))|Creates a new document linked to the hyperlink.|
+||[delete()](/javascript/api/word/word.hyperlink#word-word-hyperlink-delete-member(1))|Deletes the hyperlink.|
+||[emailSubject](/javascript/api/word/word.hyperlink#word-word-hyperlink-emailsubject-member)|Specifies the text string for the hyperlink's subject line.|
+||[isExtraInfoRequired](/javascript/api/word/word.hyperlink#word-word-hyperlink-isextrainforequired-member)|Returns `true` if extra information is required to resolve the hyperlink.|
+||[name](/javascript/api/word/word.hyperlink#word-word-hyperlink-name-member)|Returns the name of the `Hyperlink` object.|
+||[range](/javascript/api/word/word.hyperlink#word-word-hyperlink-range-member)|Returns a `Range` object that represents the portion of the document that's contained within the hyperlink.|
+||[screenTip](/javascript/api/word/word.hyperlink#word-word-hyperlink-screentip-member)|Specifies the text that appears as a ScreenTip when the mouse pointer is positioned over the hyperlink.|
+||[subAddress](/javascript/api/word/word.hyperlink#word-word-hyperlink-subaddress-member)|Specifies a named location in the destination of the hyperlink.|
+||[target](/javascript/api/word/word.hyperlink#word-word-hyperlink-target-member)|Specifies the name of the frame or window in which to load the hyperlink.|
+||[textToDisplay](/javascript/api/word/word.hyperlink#word-word-hyperlink-texttodisplay-member)|Specifies the hyperlink's visible text in the document.|
+||[type](/javascript/api/word/word.hyperlink#word-word-hyperlink-type-member)|Returns the hyperlink type.|
+|[HyperlinkAddOptions](/javascript/api/word/word.hyperlinkaddoptions)|[address](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-address-member)|If provided, specifies the address (e.g., URL or file path) of the hyperlink.|
+||[screenTip](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-screentip-member)|If provided, specifies the text that appears as a tooltip.|
+||[subAddress](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-subaddress-member)|If provided, specifies the location within the file or document.|
+||[target](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-target-member)|If provided, specifies the name of the frame or window in which to load the hyperlink.|
+||[textToDisplay](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-texttodisplay-member)|If provided, specifies the visible text of the hyperlink.|
+|[HyperlinkCollection](/javascript/api/word/word.hyperlinkcollection)|[add(anchor: Word.Range, options?: Word.HyperlinkAddOptions)](/javascript/api/word/word.hyperlinkcollection#word-word-hyperlinkcollection-add-member(1))|Returns a `Hyperlink` object that represents a new hyperlink added to a range, selection, or document.|
+||[items](/javascript/api/word/word.hyperlinkcollection#word-word-hyperlinkcollection-items-member)|Gets the loaded child items in this collection.|
+|[LineFormat](/javascript/api/word/word.lineformat)|[backgroundColor](/javascript/api/word/word.lineformat#word-word-lineformat-backgroundcolor-member)|Gets a `ColorFormat` object that represents the background color for a patterned line.|
+||[beginArrowheadLength](/javascript/api/word/word.lineformat#word-word-lineformat-beginarrowheadlength-member)|Specifies the length of the arrowhead at the beginning of the line.|
+||[beginArrowheadStyle](/javascript/api/word/word.lineformat#word-word-lineformat-beginarrowheadstyle-member)|Specifies the style of the arrowhead at the beginning of the line.|
+||[beginArrowheadWidth](/javascript/api/word/word.lineformat#word-word-lineformat-beginarrowheadwidth-member)|Specifies the width of the arrowhead at the beginning of the line.|
+||[dashStyle](/javascript/api/word/word.lineformat#word-word-lineformat-dashstyle-member)|Specifies the dash style for the line.|
+||[endArrowheadLength](/javascript/api/word/word.lineformat#word-word-lineformat-endarrowheadlength-member)|Specifies the length of the arrowhead at the end of the line.|
+||[endArrowheadStyle](/javascript/api/word/word.lineformat#word-word-lineformat-endarrowheadstyle-member)|Specifies the style of the arrowhead at the end of the line.|
+||[endArrowheadWidth](/javascript/api/word/word.lineformat#word-word-lineformat-endarrowheadwidth-member)|Specifies the width of the arrowhead at the end of the line.|
+||[foregroundColor](/javascript/api/word/word.lineformat#word-word-lineformat-foregroundcolor-member)|Gets a `ColorFormat` object that represents the foreground color for the line.|
+||[insetPen](/javascript/api/word/word.lineformat#word-word-lineformat-insetpen-member)|Specifies if to draw lines inside a shape.|
+||[isVisible](/javascript/api/word/word.lineformat#word-word-lineformat-isvisible-member)|Specifies if the object, or the formatting applied to it, is visible.|
+||[pattern](/javascript/api/word/word.lineformat#word-word-lineformat-pattern-member)|Specifies the pattern applied to the line.|
+||[style](/javascript/api/word/word.lineformat#word-word-lineformat-style-member)|Specifies the line format style.|
+||[transparency](/javascript/api/word/word.lineformat#word-word-lineformat-transparency-member)|Specifies the degree of transparency of the line as a value between 0.0 (opaque) and 1.0 (clear).|
+||[weight](/javascript/api/word/word.lineformat#word-word-lineformat-weight-member)|Specifies the thickness of the line in points.|
+|[LineNumbering](/javascript/api/word/word.linenumbering)|[countBy](/javascript/api/word/word.linenumbering#word-word-linenumbering-countby-member)|Specifies the numeric increment for line numbers.|
+||[distanceFromText](/javascript/api/word/word.linenumbering#word-word-linenumbering-distancefromtext-member)|Specifies the distance (in points) between the right edge of line numbers and the left edge of the document text.|
+||[isActive](/javascript/api/word/word.linenumbering#word-word-linenumbering-isactive-member)|Specifies if line numbering is active for the specified document, section, or sections.|
+||[restartMode](/javascript/api/word/word.linenumbering#word-word-linenumbering-restartmode-member)|Specifies the way line numbering runs; that is, whether it starts over at the beginning of a new page or section, or runs continuously.|
+||[startingNumber](/javascript/api/word/word.linenumbering#word-word-linenumbering-startingnumber-member)|Specifies the starting line number.|
+|[ListFormat](/javascript/api/word/word.listformat)|[applyBulletDefault(defaultListBehavior: Word.DefaultListBehavior)](/javascript/api/word/word.listformat#word-word-listformat-applybulletdefault-member(1))|Adds bullets and formatting to the paragraphs in the range.|
+||[applyListTemplateWithLevel(listTemplate: Word.ListTemplate, options?: Word.ListTemplateApplyOptions)](/javascript/api/word/word.listformat#word-word-listformat-applylisttemplatewithlevel-member(1))|Applies a list template with a specific level to the paragraphs in the range.|
+||[applyNumberDefault(defaultListBehavior: Word.DefaultListBehavior)](/javascript/api/word/word.listformat#word-word-listformat-applynumberdefault-member(1))|Adds numbering and formatting to the paragraphs in the range.|
+||[applyOutlineNumberDefault(defaultListBehavior: Word.DefaultListBehavior)](/javascript/api/word/word.listformat#word-word-listformat-applyoutlinenumberdefault-member(1))|Adds outline numbering and formatting to the paragraphs in the range.|
+||[canContinuePreviousList(listTemplate: Word.ListTemplate)](/javascript/api/word/word.listformat#word-word-listformat-cancontinuepreviouslist-member(1))|Determines whether the `ListFormat` object can continue a previous list.|
+||[convertNumbersToText(numberType: Word.NumberType)](/javascript/api/word/word.listformat#word-word-listformat-convertnumberstotext-member(1))|Converts numbers in the list to plain text.|
+||[countNumberedItems(options?: Word.ListFormatCountNumberedItemsOptions)](/javascript/api/word/word.listformat#word-word-listformat-countnumbereditems-member(1))|Counts the numbered items in the list.|
+||[isSingleList](/javascript/api/word/word.listformat#word-word-listformat-issinglelist-member)|Indicates whether the `ListFormat` object contains a single list.|
+||[isSingleListTemplate](/javascript/api/word/word.listformat#word-word-listformat-issinglelisttemplate-member)|Indicates whether the `ListFormat` object contains a single list template.|
+||[list](/javascript/api/word/word.listformat#word-word-listformat-list-member)|Returns a `List` object that represents the first formatted list contained in the `ListFormat` object.|
+||[listIndent()](/javascript/api/word/word.listformat#word-word-listformat-listindent-member(1))|Indents the list by one level.|
+||[listLevelNumber](/javascript/api/word/word.listformat#word-word-listformat-listlevelnumber-member)|Specifies the list level number for the first paragraph for the `ListFormat` object.|
+||[listOutdent()](/javascript/api/word/word.listformat#word-word-listformat-listoutdent-member(1))|Outdents the list by one level.|
+||[listString](/javascript/api/word/word.listformat#word-word-listformat-liststring-member)|Gets the string representation of the list value of the first paragraph in the range for the `ListFormat` object.|
+||[listTemplate](/javascript/api/word/word.listformat#word-word-listformat-listtemplate-member)|Gets the list template associated with the `ListFormat` object.|
+||[listType](/javascript/api/word/word.listformat#word-word-listformat-listtype-member)|Gets the type of the list for the `ListFormat` object.|
+||[listValue](/javascript/api/word/word.listformat#word-word-listformat-listvalue-member)|Gets the numeric value of the the first paragraph in the range for the `ListFormat` object.|
+||[removeNumbers(numberType: Word.NumberType)](/javascript/api/word/word.listformat#word-word-listformat-removenumbers-member(1))|Removes numbering from the list.|
+|[ListFormatCountNumberedItemsOptions](/javascript/api/word/word.listformatcountnumbereditemsoptions)|[level](/javascript/api/word/word.listformatcountnumbereditemsoptions#word-word-listformatcountnumbereditemsoptions-level-member)|If provided, specifies the level to count.|
+||[numberType](/javascript/api/word/word.listformatcountnumbereditemsoptions#word-word-listformatcountnumbereditemsoptions-numbertype-member)|If provided, specifies the type of number to count.|
+|[ListTemplateApplyOptions](/javascript/api/word/word.listtemplateapplyoptions)|[applyLevel](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-applylevel-member)|If provided, specifies the level to apply in the list template.|
+||[applyTo](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-applyto-member)|If provided, specifies which part of the list to apply the template to.|
+||[continuePreviousList](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-continuepreviouslist-member)|If provided, specifies whether to continue the previous list.|
+||[defaultListBehavior](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-defaultlistbehavior-member)|If provided, specifies the default list behavior.|
+|[Page](/javascript/api/word/word.page)|[breaks](/javascript/api/word/word.page#word-word-page-breaks-member)|Gets a `BreakCollection` object that represents the breaks on the page.|
+|[PageSetup](/javascript/api/word/word.pagesetup)|[bookFoldPrinting](/javascript/api/word/word.pagesetup#word-word-pagesetup-bookfoldprinting-member)|Specifies whether Microsoft Word prints the document as a booklet.|
+||[bookFoldPrintingSheets](/javascript/api/word/word.pagesetup#word-word-pagesetup-bookfoldprintingsheets-member)|Specifies the number of pages for each booklet.|
+||[bookFoldReversePrinting](/javascript/api/word/word.pagesetup#word-word-pagesetup-bookfoldreverseprinting-member)|Specifies if Microsoft Word reverses the printing order for book fold printing of bidirectional or Asian language documents.|
+||[bottomMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-bottommargin-member)|Specifies the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.|
+||[charsLine](/javascript/api/word/word.pagesetup#word-word-pagesetup-charsline-member)|Specifies the number of characters per line in the document grid.|
+||[differentFirstPageHeaderFooter](/javascript/api/word/word.pagesetup#word-word-pagesetup-differentfirstpageheaderfooter-member)|Specifies whether the first page has a different header and footer.|
+||[footerDistance](/javascript/api/word/word.pagesetup#word-word-pagesetup-footerdistance-member)|Specifies the distance between the footer and the bottom of the page in points.|
+||[gutter](/javascript/api/word/word.pagesetup#word-word-pagesetup-gutter-member)|Specifies the amount (in points) of extra margin space added to each page in a document or section for binding.|
+||[gutterPosition](/javascript/api/word/word.pagesetup#word-word-pagesetup-gutterposition-member)|Specifies on which side the gutter appears in a document.|
+||[gutterStyle](/javascript/api/word/word.pagesetup#word-word-pagesetup-gutterstyle-member)|Specifies whether Microsoft Word uses gutters for the current document based on a right-to-left language or a left-to-right language.|
+||[headerDistance](/javascript/api/word/word.pagesetup#word-word-pagesetup-headerdistance-member)|Specifies the distance between the header and the top of the page in points.|
+||[layoutMode](/javascript/api/word/word.pagesetup#word-word-pagesetup-layoutmode-member)|Specifies the layout mode for the current document.|
+||[leftMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-leftmargin-member)|Specifies the distance (in points) between the left edge of the page and the left boundary of the body text.|
+||[lineNumbering](/javascript/api/word/word.pagesetup#word-word-pagesetup-linenumbering-member)|Specifies a `LineNumbering` object that represents the line numbers for the `PageSetup` object.|
+||[linesPage](/javascript/api/word/word.pagesetup#word-word-pagesetup-linespage-member)|Specifies the number of lines per page in the document grid.|
+||[mirrorMargins](/javascript/api/word/word.pagesetup#word-word-pagesetup-mirrormargins-member)|Specifies if the inside and outside margins of facing pages are the same width.|
+||[oddAndEvenPagesHeaderFooter](/javascript/api/word/word.pagesetup#word-word-pagesetup-oddandevenpagesheaderfooter-member)|Specifies whether odd and even pages have different headers and footers.|
+||[orientation](/javascript/api/word/word.pagesetup#word-word-pagesetup-orientation-member)|Specifies the orientation of the page.|
+||[pageHeight](/javascript/api/word/word.pagesetup#word-word-pagesetup-pageheight-member)|Specifies the page height in points.|
+||[pageWidth](/javascript/api/word/word.pagesetup#word-word-pagesetup-pagewidth-member)|Specifies the page width in points.|
+||[paperSize](/javascript/api/word/word.pagesetup#word-word-pagesetup-papersize-member)|Specifies the paper size of the page.|
+||[rightMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-rightmargin-member)|Specifies the distance (in points) between the right edge of the page and the right boundary of the body text.|
+||[sectionDirection](/javascript/api/word/word.pagesetup#word-word-pagesetup-sectiondirection-member)|Specifies the reading order and alignment for the specified sections.|
+||[sectionStart](/javascript/api/word/word.pagesetup#word-word-pagesetup-sectionstart-member)|Specifies the type of section break for the specified object.|
+||[setAsTemplateDefault()](/javascript/api/word/word.pagesetup#word-word-pagesetup-setastemplatedefault-member(1))|Sets the specified page setup formatting as the default for the active document and all new documents based on the active template.|
+||[showGrid](/javascript/api/word/word.pagesetup#word-word-pagesetup-showgrid-member)|Specifies whether to show the grid.|
+||[suppressEndnotes](/javascript/api/word/word.pagesetup#word-word-pagesetup-suppressendnotes-member)|Specifies if endnotes are printed at the end of the next section that doesn't suppress endnotes.|
+||[textColumns](/javascript/api/word/word.pagesetup#word-word-pagesetup-textcolumns-member)|Gets a `TextColumnCollection` object that represents the set of text columns for the `PageSetup` object.|
+||[togglePortrait()](/javascript/api/word/word.pagesetup#word-word-pagesetup-toggleportrait-member(1))|Switches between portrait and landscape page orientations for a document or section.|
+||[topMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-topmargin-member)|Specifies the top margin of the page in points.|
+||[twoPagesOnOne](/javascript/api/word/word.pagesetup#word-word-pagesetup-twopagesonone-member)|Specifies whether to print two pages per sheet.|
+||[verticalAlignment](/javascript/api/word/word.pagesetup#word-word-pagesetup-verticalalignment-member)|Specifies the vertical alignment of text on each page in a document or section.|
+|[Paragraph](/javascript/api/word/word.paragraph)|[borders](/javascript/api/word/word.paragraph#word-word-paragraph-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the paragraph.|
+||[shading](/javascript/api/word/word.paragraph#word-word-paragraph-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the paragraph.|
+|[PictureContentControl](/javascript/api/word/word.picturecontentcontrol)|[appearance](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-appearance-member)|Specifies the appearance of the content control.|
+||[color](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
+||[copy()](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
+||[cut()](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
+||[delete(deleteContents?: boolean)](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-delete-member(1))|Deletes the content control and optionally its contents.|
+||[id](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-id-member)|Returns the identification for the content control.|
+||[isTemporary](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
+||[level](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-level-member)|Returns the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
+||[lockContentControl](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
+||[lockContents](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
+||[placeholderText](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
+||[range](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-range-member)|Returns a `Range` object that represents the contents of the content control in the active document.|
+||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
+||[showingPlaceholderText](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-showingplaceholdertext-member)|Returns whether the placeholder text for the content control is being displayed.|
+||[tag](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-tag-member)|Specifies a tag to identify the content control.|
+||[title](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-title-member)|Specifies the title for the content control.|
+||[xmlMapping](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-xmlmapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
+|[Range](/javascript/api/word/word.range)|[detectLanguage()](/javascript/api/word/word.range#word-word-range-detectlanguage-member(1))|Analyzes the range text to determine the language that it's written in.|
+||[frames](/javascript/api/word/word.range#word-word-range-frames-member)|Gets a `FrameCollection` object that represents all the frames in the range.|
+||[hasNoProofing](/javascript/api/word/word.range#word-word-range-hasnoproofing-member)|Specifies the proofing status (spelling and grammar checking) of the range.|
+||[hyperlinks](/javascript/api/word/word.range#word-word-range-hyperlinks-member)|Returns a `HyperlinkCollection` object that represents all the hyperlinks in the range.|
+||[languageDetected](/javascript/api/word/word.range#word-word-range-languagedetected-member)|Specifies whether Microsoft Word has detected the language of the text in the range.|
+||[languageId](/javascript/api/word/word.range#word-word-range-languageid-member)|Specifies a `LanguageId` value that represents the language for the range.|
+||[languageIdFarEast](/javascript/api/word/word.range#word-word-range-languageidfareast-member)|Specifies an East Asian language for the range.|
+||[languageIdOther](/javascript/api/word/word.range#word-word-range-languageidother-member)|Specifies a language for the range that isn't classified as an East Asian language.|
+||[listFormat](/javascript/api/word/word.range#word-word-range-listformat-member)|Returns a `ListFormat` object that represents all the list formatting characteristics of the range.|
+||[sections](/javascript/api/word/word.range#word-word-range-sections-member)|Gets the collection of sections in the range.|
+||[shading](/javascript/api/word/word.range#word-word-range-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the range.|
+||[tableColumns](/javascript/api/word/word.range#word-word-range-tablecolumns-member)|Gets a `TableColumnCollection` object that represents all the table columns in the range.|
+|[ReflectionFormat](/javascript/api/word/word.reflectionformat)|[blur](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-blur-member)|Specifies the degree of blur effect applied to the `ReflectionFormat` object as a value between 0.0 and 100.0.|
+||[offset](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-offset-member)|Specifies the amount of separation, in points, of the reflected image from the shape.|
+||[size](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-size-member)|Specifies the size of the reflection as a percentage of the reflected shape from 0 to 100.|
+||[transparency](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-transparency-member)|Specifies the degree of transparency for the reflection effect as a value between 0.0 (opaque) and 1.0 (clear).|
+||[type](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-type-member)|Specifies a `ReflectionType` value that represents the type and direction of the lighting for a shape reflection.|
+|[RepeatingSectionContentControl](/javascript/api/word/word.repeatingsectioncontentcontrol)|[allowInsertDeleteSection](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-allowinsertdeletesection-member)|Specifies whether users can add or remove sections from this repeating section content control by using the user interface.|
+||[appearance](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-appearance-member)|Specifies the appearance of the content control.|
+||[color](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
+||[copy()](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
+||[cut()](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
+||[delete(deleteContents?: boolean)](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-delete-member(1))|Deletes the content control and the contents of the content control.|
+||[id](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-id-member)|Returns the identification for the content control.|
+||[isTemporary](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
+||[level](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-level-member)|Returns the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
+||[lockContentControl](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
+||[lockContents](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
+||[placeholderText](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
+||[range](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-range-member)|Gets a `Range` object that represents the contents of the content control in the active document.|
+||[repeatingSectionItemTitle](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-repeatingsectionitemtitle-member)|Specifies the name of the repeating section items used in the context menu associated with this repeating section content control.|
+||[repeatingSectionItems](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-repeatingsectionitems-member)|Returns the collection of repeating section items in this repeating section content control.|
+||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
+||[showingPlaceholderText](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-showingplaceholdertext-member)|Returns whether the placeholder text for the content control is being displayed.|
+||[tag](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-tag-member)|Specifies a tag to identify the content control.|
+||[title](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-title-member)|Specifies the title for the content control.|
+|[RepeatingSectionItem](/javascript/api/word/word.repeatingsectionitem)|[delete()](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-delete-member(1))|Deletes this `RepeatingSectionItem` object.|
+||[insertItemAfter()](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-insertitemafter-member(1))|Adds a repeating section item after this item and returns the new item.|
+||[insertItemBefore()](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-insertitembefore-member(1))|Adds a repeating section item before this item and returns the new item.|
+||[range](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-range-member)|Returns the range of this repeating section item, excluding the start and end tags.|
+|[RepeatingSectionItemCollection](/javascript/api/word/word.repeatingsectionitemcollection)|[getItemAt(index: number)](/javascript/api/word/word.repeatingsectionitemcollection#word-word-repeatingsectionitemcollection-getitemat-member(1))|Returns an individual repeating section item.|
+|[Section](/javascript/api/word/word.section)|[borders](/javascript/api/word/word.section#word-word-section-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders in the section.|
+||[pageSetup](/javascript/api/word/word.section#word-word-section-pagesetup-member)|Returns a `PageSetup` object that's associated with the section.|
+||[protectedForForms](/javascript/api/word/word.section#word-word-section-protectedforforms-member)|Specifies if the section is protected for forms.|
+|[ShadingUniversal](/javascript/api/word/word.shadinguniversal)|[backgroundPatternColor](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-backgroundpatterncolor-member)|Specifies the color that's applied to the background of the `ShadingUniversal` object.|
+||[backgroundPatternColorIndex](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-backgroundpatterncolorindex-member)|Specifies the color that's applied to the background of the `ShadingUniversal` object.|
+||[foregroundPatternColor](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-foregroundpatterncolor-member)|Specifies the color that's applied to the foreground of the `ShadingUniversal` object.|
+||[foregroundPatternColorIndex](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-foregroundpatterncolorindex-member)|Specifies the color that's applied to the foreground of the `ShadingUniversal` object.|
+||[texture](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-texture-member)|Specifies the shading texture of the object.|
+|[ShadowFormat](/javascript/api/word/word.shadowformat)|[blur](/javascript/api/word/word.shadowformat#word-word-shadowformat-blur-member)|Specifies the blur level for a shadow format as a value between 0.0 and 100.0.|
+||[foregroundColor](/javascript/api/word/word.shadowformat#word-word-shadowformat-foregroundcolor-member)|Returns a `ColorFormat` object that represents the foreground color for the fill, line, or shadow.|
+||[incrementOffsetX(increment: number)](/javascript/api/word/word.shadowformat#word-word-shadowformat-incrementoffsetx-member(1))|Changes the horizontal offset of the shadow by the number of points.|
+||[incrementOffsetY(increment: number)](/javascript/api/word/word.shadowformat#word-word-shadowformat-incrementoffsety-member(1))|Changes the vertical offset of the shadow by the specified number of points.|
+||[isVisible](/javascript/api/word/word.shadowformat#word-word-shadowformat-isvisible-member)|Specifies whether the object or the formatting applied to it is visible.|
+||[obscured](/javascript/api/word/word.shadowformat#word-word-shadowformat-obscured-member)|Specifies `true` if the shadow of the shape appears filled in and is obscured by the shape, even if the shape has no fill,|
+||[offsetX](/javascript/api/word/word.shadowformat#word-word-shadowformat-offsetx-member)|Specifies the horizontal offset (in points) of the shadow from the shape.|
+||[offsetY](/javascript/api/word/word.shadowformat#word-word-shadowformat-offsety-member)|Specifies the vertical offset (in points) of the shadow from the shape.|
+||[rotateWithShape](/javascript/api/word/word.shadowformat#word-word-shadowformat-rotatewithshape-member)|Specifies whether to rotate the shadow when rotating the shape.|
+||[size](/javascript/api/word/word.shadowformat#word-word-shadowformat-size-member)|Specifies the width of the shadow.|
+||[style](/javascript/api/word/word.shadowformat#word-word-shadowformat-style-member)|Specifies the type of shadow formatting to apply to a shape.|
+||[transparency](/javascript/api/word/word.shadowformat#word-word-shadowformat-transparency-member)|Specifies the degree of transparency of the shadow as a value between 0.0 (opaque) and 1.0 (clear).|
+||[type](/javascript/api/word/word.shadowformat#word-word-shadowformat-type-member)|Specifies the shape shadow type.|
+|[Source](/javascript/api/word/word.source)|[delete()](/javascript/api/word/word.source#word-word-source-delete-member(1))|Deletes the `Source` object.|
+||[getFieldByName(name: string)](/javascript/api/word/word.source#word-word-source-getfieldbyname-member(1))|Returns the value of a field in the bibliography `Source` object.|
+||[isCited](/javascript/api/word/word.source#word-word-source-iscited-member)|Gets if the `Source` object has been cited in the document.|
+||[tag](/javascript/api/word/word.source#word-word-source-tag-member)|Gets the tag of the source.|
+||[xml](/javascript/api/word/word.source#word-word-source-xml-member)|Gets the XML representation of the source.|
+|[SourceCollection](/javascript/api/word/word.sourcecollection)|[add(xml: string)](/javascript/api/word/word.sourcecollection#word-word-sourcecollection-add-member(1))|Adds a new `Source` object to the collection.|
+||[items](/javascript/api/word/word.sourcecollection#word-word-sourcecollection-items-member)|Gets the loaded child items in this collection.|
+|[Style](/javascript/api/word/word.style)|[automaticallyUpdate](/javascript/api/word/word.style#word-word-style-automaticallyupdate-member)|Specifies whether the style is automatically redefined based on the selection.|
+||[frame](/javascript/api/word/word.style#word-word-style-frame-member)|Returns a `Frame` object that represents the frame formatting for the style.|
+||[hasProofing](/javascript/api/word/word.style#word-word-style-hasproofing-member)|Specifies whether the spelling and grammar checker ignores text formatted with this style.|
+||[languageId](/javascript/api/word/word.style#word-word-style-languageid-member)|Specifies a `LanguageId` value that represents the language for the style.|
+||[languageIdFarEast](/javascript/api/word/word.style#word-word-style-languageidfareast-member)|Specifies an East Asian language for the style.|
+||[linkStyle](/javascript/api/word/word.style#word-word-style-linkstyle-member)|Specifies a link between a paragraph and a character style.|
+||[linkToListTemplate(listTemplate: Word.ListTemplate)](/javascript/api/word/word.style#word-word-style-linktolisttemplate-member(1))|Links this style to a list template so that the style's formatting can be applied to lists.|
+||[listLevelNumber](/javascript/api/word/word.style#word-word-style-listlevelnumber-member)|Returns the list level for the style.|
+||[locked](/javascript/api/word/word.style#word-word-style-locked-member)|Specifies whether the style cannot be changed or edited.|
+||[noSpaceBetweenParagraphsOfSameStyle](/javascript/api/word/word.style#word-word-style-nospacebetweenparagraphsofsamestyle-member)|Specifies whether to remove spacing between paragraphs that are formatted using the same style.|
+|[TableColumn](/javascript/api/word/word.tablecolumn)|[autoFit()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-autofit-member(1))|Changes the width of the table column to accommodate the width of the text without changing the way text wraps in the cells.|
+||[borders](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the table column.|
+||[columnIndex](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-columnindex-member)|Returns the position of this column in a collection.|
+||[delete()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-delete-member(1))|Deletes the column.|
+||[isFirst](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-isfirst-member)|Returns `true` if the column or row is the first one in the table; `false` otherwise.|
+||[isLast](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-islast-member)|Returns `true` if the column or row is the last one in the table; `false` otherwise.|
+||[nestingLevel](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-nestinglevel-member)|Returns the nesting level of the column.|
+||[preferredWidth](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-preferredwidth-member)|Specifies the preferred width (in points or as a percentage of the window width) for the column.|
+||[preferredWidthType](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-preferredwidthtype-member)|Specifies the preferred unit of measurement to use for the width of the table column.|
+||[select()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-select-member(1))|Selects the table column.|
+||[setWidth(columnWidth: number, rulerStyle: Word.RulerStyle)](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-setwidth-member(1))|Sets the width of the column in a table.|
+||[shading](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the column.|
+||[sort()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-sort-member(1))|Sorts the table column.|
+||[width](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-width-member)|Specifies the width of the column, in points.|
+|[TableColumnCollection](/javascript/api/word/word.tablecolumncollection)|[add(beforeColumn?: Word.TableColumn)](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-add-member(1))|Returns a `TableColumn` object that represents a column added to a table.|
+||[autoFit()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-autofit-member(1))|Changes the width of a table column to accommodate the width of the text without changing the way text wraps in the cells.|
+||[delete()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-delete-member(1))|Deletes the specified columns.|
+||[distributeWidth()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-distributewidth-member(1))|Adjusts the width of the specified columns so that they are equal.|
+||[items](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-items-member)|Gets the loaded child items in this collection.|
+||[select()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-select-member(1))|Selects the specified table columns.|
+||[setWidth(columnWidth: number, rulerStyle: Word.RulerStyle)](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-setwidth-member(1))|Sets the width of columns in a table.|
+|[Template](/javascript/api/word/word.template)|[buildingBlockEntries](/javascript/api/word/word.template#word-word-template-buildingblockentries-member)|Returns a `BuildingBlockEntryCollection` object that represents the collection of building block entries in the template.|
+||[buildingBlockTypes](/javascript/api/word/word.template#word-word-template-buildingblocktypes-member)|Returns a `BuildingBlockTypeItemCollection` object that represents the collection of building block types that are contained in the template.|
+||[farEastLineBreakLanguage](/javascript/api/word/word.template#word-word-template-fareastlinebreaklanguage-member)|Specifies the East Asian language to use when breaking lines of text in the document or template.|
+||[farEastLineBreakLevel](/javascript/api/word/word.template#word-word-template-fareastlinebreaklevel-member)|Specifies the line break control level for the document.|
+||[fullName](/javascript/api/word/word.template#word-word-template-fullname-member)|Returns the name of the template, including the drive or Web path.|
+||[hasNoProofing](/javascript/api/word/word.template#word-word-template-hasnoproofing-member)|Specifies whether the spelling and grammar checker ignores documents based on this template.|
+||[justificationMode](/javascript/api/word/word.template#word-word-template-justificationmode-member)|Specifies the character spacing adjustment for the template.|
+||[kerningByAlgorithm](/javascript/api/word/word.template#word-word-template-kerningbyalgorithm-member)|Specifies if Microsoft Word kerns half-width Latin characters and punctuation marks in the document.|
+||[languageId](/javascript/api/word/word.template#word-word-template-languageid-member)|Specifies a `LanguageId` value that represents the language in the template.|
+||[languageIdFarEast](/javascript/api/word/word.template#word-word-template-languageidfareast-member)|Specifies an East Asian language for the language in the template.|
+||[name](/javascript/api/word/word.template#word-word-template-name-member)|Returns only the name of the document template (excluding any path or other location information).|
+||[noLineBreakAfter](/javascript/api/word/word.template#word-word-template-nolinebreakafter-member)|Specifies the kinsoku characters after which Microsoft Word will not break a line.|
+||[noLineBreakBefore](/javascript/api/word/word.template#word-word-template-nolinebreakbefore-member)|Specifies the kinsoku characters before which Microsoft Word will not break a line.|
+||[path](/javascript/api/word/word.template#word-word-template-path-member)|Returns the path to the document template.|
+||[save()](/javascript/api/word/word.template#word-word-template-save-member(1))|Saves the template.|
+||[saved](/javascript/api/word/word.template#word-word-template-saved-member)|Specifies `true` if the template has not changed since it was last saved, `false` if Microsoft Word displays a prompt to save changes when the document is closed.|
+||[type](/javascript/api/word/word.template#word-word-template-type-member)|Returns the template type.|
+|[TemplateCollection](/javascript/api/word/word.templatecollection)|[getCount()](/javascript/api/word/word.templatecollection#word-word-templatecollection-getcount-member(1))|Returns the number of items in the collection.|
+||[getItemAt(index: number)](/javascript/api/word/word.templatecollection#word-word-templatecollection-getitemat-member(1))|Gets a `Template` object by its index in the collection.|
+||[importBuildingBlocks()](/javascript/api/word/word.templatecollection#word-word-templatecollection-importbuildingblocks-member(1))|Imports the building blocks for all templates into Microsoft Word.|
+||[items](/javascript/api/word/word.templatecollection#word-word-templatecollection-items-member)|Gets the loaded child items in this collection.|
+|[TextColumn](/javascript/api/word/word.textcolumn)|[spaceAfter](/javascript/api/word/word.textcolumn#word-word-textcolumn-spaceafter-member)|Specifies the amount of spacing (in points) after the specified paragraph or text column.|
+||[width](/javascript/api/word/word.textcolumn#word-word-textcolumn-width-member)|Specifies the width, in points, of the specified text columns.|
+|[TextColumnAddOptions](/javascript/api/word/word.textcolumnaddoptions)|[isEvenlySpaced](/javascript/api/word/word.textcolumnaddoptions#word-word-textcolumnaddoptions-isevenlyspaced-member)|If provided, specifies whether to evenly space all the text columns in the document.|
+||[spacing](/javascript/api/word/word.textcolumnaddoptions#word-word-textcolumnaddoptions-spacing-member)|If provided, specifies the spacing between the text columns in the document, in points.|
+||[width](/javascript/api/word/word.textcolumnaddoptions#word-word-textcolumnaddoptions-width-member)|If provided, specifies the width of the new text column in the document, in points.|
+|[TextColumnCollection](/javascript/api/word/word.textcolumncollection)|[add(options?: Word.TextColumnAddOptions)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-add-member(1))|Returns a `TextColumn` object that represents a new text column added to a section or document.|
+||[getFlowDirection()](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-getflowdirection-member(1))|Gets the direction in which text flows from one text column to the next.|
+||[getHasLineBetween()](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-gethaslinebetween-member(1))|Gets whether vertical lines appear between all the columns in the `TextColumnCollection` object.|
+||[getIsEvenlySpaced()](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-getisevenlyspaced-member(1))|Gets whether text columns are evenly spaced.|
+||[items](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-items-member)|Gets the loaded child items in this collection.|
+||[setCount(numColumns: number)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-setcount-member(1))|Arranges text into the specified number of text columns.|
+||[setFlowDirection(value: Word.FlowDirection)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-setflowdirection-member(1))|Sets the direction in which text flows from one text column to the next.|
+||[setHasLineBetween(value: boolean)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-sethaslinebetween-member(1))|Sets whether vertical lines appear between all the columns in the `TextColumnCollection` object.|
+||[setIsEvenlySpaced(value: boolean)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-setisevenlyspaced-member(1))|Sets whether text columns are evenly spaced.|
+|[ThreeDimensionalFormat](/javascript/api/word/word.threedimensionalformat)|[bevelBottomDepth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-bevelbottomdepth-member)|Specifies the depth of the bottom bevel.|
+||[bevelBottomInset](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-bevelbottominset-member)|Specifies the inset size for the bottom bevel.|
+||[bevelBottomType](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-bevelbottomtype-member)|Specifies a `BevelType` value that represents the bevel type for the bottom bevel.|
+||[bevelTopDepth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-beveltopdepth-member)|Specifies the depth of the top bevel.|
+||[bevelTopInset](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-beveltopinset-member)|Specifies the inset size for the top bevel.|
+||[bevelTopType](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-beveltoptype-member)|Specifies a `BevelType` value that represents the bevel type for the top bevel.|
+||[contourColor](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-contourcolor-member)|Returns a `ColorFormat` object that represents color of the contour of a shape.|
+||[contourWidth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-contourwidth-member)|Specifies the width of the contour of a shape.|
+||[depth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-depth-member)|Specifies the depth of the shape's extrusion.|
+||[extrusionColor](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-extrusioncolor-member)|Returns a `ColorFormat` object that represents the color of the shape's extrusion.|
+||[extrusionColorType](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-extrusioncolortype-member)|Specifies whether the extrusion color is based on the extruded shape's fill (the front face of the extrusion)|
+||[fieldOfView](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-fieldofview-member)|Specifies the amount of perspective for a shape.|
+||[incrementRotationHorizontal(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationhorizontal-member(1))|Horizontally rotates a shape on the x-axis.|
+||[incrementRotationVertical(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationvertical-member(1))|Vertically rotates a shape on the y-axis.|
+||[incrementRotationX(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationx-member(1))|Changes the rotation around the x-axis.|
+||[incrementRotationY(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationy-member(1))|Changes the rotation around the y-axis.|
+||[incrementRotationZ(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationz-member(1))|Rotates a shape on the z-axis.|
+||[isPerspective](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-isperspective-member)|Specifies `true` if the extrusion appears in perspective — that is, if the walls of the extrusion narrow toward a vanishing point,|
+||[isVisible](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-isvisible-member)|Specifies if the specified object, or the formatting applied to it, is visible.|
+||[lightAngle](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-lightangle-member)|Specifies the angle of the lighting.|
+||[presetCamera](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetcamera-member)|Returns a `PresetCamera` value that represents the camera presets.|
+||[presetExtrusionDirection](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetextrusiondirection-member)|Returns the direction taken by the extrusion's sweep path leading away from the extruded shape (the front face of the extrusion).|
+||[presetLighting](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetlighting-member)|Specifies a `LightRigType` value that represents the lighting preset.|
+||[presetLightingDirection](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetlightingdirection-member)|Specifies the position of the light source relative to the extrusion.|
+||[presetLightingSoftness](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetlightingsoftness-member)|Specifies the intensity of the extrusion lighting.|
+||[presetMaterial](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetmaterial-member)|Specifies the extrusion surface material.|
+||[presetThreeDimensionalFormat](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetthreedimensionalformat-member)|Returns the preset extrusion format.|
+||[projectText](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-projecttext-member)|Specifies whether text on a shape rotates with shape.|
+||[resetRotation()](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-resetrotation-member(1))|Resets the extrusion rotation around the x-axis, y-axis, and z-axis to 0.|
+||[rotationX](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-rotationx-member)|Specifies the rotation of the extruded shape around the x-axis in degrees.|
+||[rotationY](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-rotationy-member)|Specifies the rotation of the extruded shape around the y-axis in degrees.|
+||[rotationZ](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-rotationz-member)|Specifies the z-axis rotation of the camera.|
+||[setExtrusionDirection(presetExtrusionDirection: Word.PresetExtrusionDirection)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-setextrusiondirection-member(1))|Sets the direction of the extrusion's sweep path.|
+||[setPresetCamera(presetCamera: Word.PresetCamera)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-setpresetcamera-member(1))|Sets the camera preset for the shape.|
+||[setThreeDimensionalFormat(presetThreeDimensionalFormat: Word.PresetThreeDimensionalFormat)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-setthreedimensionalformat-member(1))|Sets the preset extrusion format.|
+||[z](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-z-member)|Specifies the position on the z-axis for the shape.|
+|[XmlMapping](/javascript/api/word/word.xmlmapping)|[customXmlNode](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-customxmlnode-member)|Returns a `CustomXmlNode` object that represents the custom XML node in the data store that the content control in the document maps to.|
+||[customXmlPart](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-customxmlpart-member)|Returns a `CustomXmlPart` object that represents the custom XML part to which the content control in the document maps.|
+||[delete()](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-delete-member(1))|Deletes the XML mapping from the parent content control.|
+||[isMapped](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-ismapped-member)|Returns whether the content control in the document is mapped to an XML node in the document's XML data store.|
+||[prefixMappings](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-prefixmappings-member)|Returns the prefix mappings used to evaluate the XPath for the current XML mapping.|
+||[setMapping(xPath: string, options?: Word.XmlSetMappingOptions)](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-setmapping-member(1))|Allows creating or changing the XML mapping on the content control.|
+||[setMappingByNode(node: Word.CustomXmlNode)](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-setmappingbynode-member(1))|Allows creating or changing the XML data mapping on the content control.|
+||[xpath](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-xpath-member)|Returns the XPath for the XML mapping, which evaluates to the currently mapped XML node.|
+|[XmlSetMappingOptions](/javascript/api/word/word.xmlsetmappingoptions)|[prefixMapping](/javascript/api/word/word.xmlsetmappingoptions#word-word-xmlsetmappingoptions-prefixmapping-member)|If provided, specifies the prefix mappings to use when querying the expression provided in the `xPath` parameter of the `XmlMapping.setMapping` calling method.|
+||[source](/javascript/api/word/word.xmlsetmappingoptions#word-word-xmlsetmappingoptions-source-member)|If provided, specifies the desired custom XML data to map the content control to.|
diff --git a/docs/includes/word-preview.md b/docs/includes/word-preview.md
index 2e9a4661bc..e982fe8f55 100644
--- a/docs/includes/word-preview.md
+++ b/docs/includes/word-preview.md
@@ -1,14 +1,7 @@
 | Class | Fields | Description |
 |:---|:---|:---|
-|[Application](/javascript/api/word/word.application)|[bibliography](/javascript/api/word/word.application#word-word-application-bibliography-member)|Returns a `Bibliography` object that represents the bibliography reference sources stored in Microsoft Word.|
-||[checkLanguage](/javascript/api/word/word.application#word-word-application-checklanguage-member)|Specifies if Microsoft Word automatically detects the language you are using as you type.|
-||[fontNames](/javascript/api/word/word.application#word-word-application-fontnames-member)|Returns a `FontNameCollection` object that represents all the available font names in Microsoft Word.|
-||[language](/javascript/api/word/word.application#word-word-application-language-member)|Gets a `LanguageId` value that represents the language selected for the Microsoft Word user interface.|
+|[Application](/javascript/api/word/word.application)|[fontNames](/javascript/api/word/word.application#word-word-application-fontnames-member)|Returns a `FontNameCollection` object that represents all the available font names in Microsoft Word.|
 ||[listTemplateGalleries](/javascript/api/word/word.application#word-word-application-listtemplategalleries-member)|Returns a `ListTemplateGalleryCollection` object that represents all the list template galleries in Microsoft Word.|
-||[templates](/javascript/api/word/word.application#word-word-application-templates-member)|Returns a `TemplateCollection` object that represents all the available templates: global templates and those attached to open documents.|
-|[Bibliography](/javascript/api/word/word.bibliography)|[bibliographyStyle](/javascript/api/word/word.bibliography#word-word-bibliography-bibliographystyle-member)|Specifies the name of the active style to use for the bibliography.|
-||[generateUniqueTag()](/javascript/api/word/word.bibliography#word-word-bibliography-generateuniquetag-member(1))|Generates a unique identification tag for a bibliography source and returns a string that represents the tag.|
-||[sources](/javascript/api/word/word.bibliography#word-word-bibliography-sources-member)|Returns a `SourceCollection` object that represents all the sources contained in the bibliography.|
 |[Body](/javascript/api/word/word.body)|[onCommentAdded](/javascript/api/word/word.body#word-word-body-oncommentadded-member)|Occurs when new comments are added.|
 ||[onCommentChanged](/javascript/api/word/word.body#word-word-body-oncommentchanged-member)|Occurs when a comment or its reply is changed.|
 ||[onCommentDeleted](/javascript/api/word/word.body#word-word-body-oncommentdeleted-member)|Occurs when comments are deleted.|
@@ -28,66 +21,7 @@
 |[BookmarkCollection](/javascript/api/word/word.bookmarkcollection)|[exists(name: string)](/javascript/api/word/word.bookmarkcollection#word-word-bookmarkcollection-exists-member(1))|Determines whether the specified bookmark exists.|
 ||[getItem(index: number)](/javascript/api/word/word.bookmarkcollection#word-word-bookmarkcollection-getitem-member(1))|Gets a `Bookmark` object by its index in the collection.|
 ||[items](/javascript/api/word/word.bookmarkcollection#word-word-bookmarkcollection-items-member)|Gets the loaded child items in this collection.|
-|[BorderUniversal](/javascript/api/word/word.borderuniversal)|[artStyle](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-artstyle-member)|Specifies the graphical page-border design for the document.|
-||[artWidth](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-artwidth-member)|Specifies the width (in points) of the graphical page border specified in the `artStyle` property.|
-||[color](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-color-member)|Specifies the color for the `BorderUniversal` object.|
-||[colorIndex](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-colorindex-member)|Specifies the color for the `BorderUniversal` or Word.Font object.|
-||[inside](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-inside-member)|Returns `true` if an inside border can be applied to the specified object.|
-||[isVisible](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-isvisible-member)|Specifies whether the border is visible.|
-||[lineStyle](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-linestyle-member)|Specifies the line style of the border.|
-||[lineWidth](/javascript/api/word/word.borderuniversal#word-word-borderuniversal-linewidth-member)|Specifies the line width of an object's border.|
-|[BorderUniversalCollection](/javascript/api/word/word.borderuniversalcollection)|[applyPageBordersToAllSections()](/javascript/api/word/word.borderuniversalcollection#word-word-borderuniversalcollection-applypageborderstoallsections-member(1))|Applies the specified page-border formatting to all sections in the document.|
-||[getItem(index: number)](/javascript/api/word/word.borderuniversalcollection#word-word-borderuniversalcollection-getitem-member(1))|Gets a `Border` object by its index in the collection.|
-||[items](/javascript/api/word/word.borderuniversalcollection#word-word-borderuniversalcollection-items-member)|Gets the loaded child items in this collection.|
-|[Break](/javascript/api/word/word.break)|[pageIndex](/javascript/api/word/word.break#word-word-break-pageindex-member)|Returns the page number on which the break occurs.|
-||[range](/javascript/api/word/word.break#word-word-break-range-member)|Returns a `Range` object that represents the portion of the document that's contained in the break.|
-|[BreakCollection](/javascript/api/word/word.breakcollection)|[items](/javascript/api/word/word.breakcollection#word-word-breakcollection-items-member)|Gets the loaded child items in this collection.|
-|[BuildingBlock](/javascript/api/word/word.buildingblock)|[category](/javascript/api/word/word.buildingblock#word-word-buildingblock-category-member)|Returns a `BuildingBlockCategory` object that represents the category for the building block.|
-||[delete()](/javascript/api/word/word.buildingblock#word-word-buildingblock-delete-member(1))|Deletes the building block.|
-||[description](/javascript/api/word/word.buildingblock#word-word-buildingblock-description-member)|Specifies the description for the building block.|
-||[id](/javascript/api/word/word.buildingblock#word-word-buildingblock-id-member)|Returns the internal identification number for the building block.|
-||[index](/javascript/api/word/word.buildingblock#word-word-buildingblock-index-member)|Returns the position of this building block in a collection.|
-||[insert(range: Word.Range, richText: boolean)](/javascript/api/word/word.buildingblock#word-word-buildingblock-insert-member(1))|Inserts the value of the building block into the document and returns a `Range` object that represents the contents of the building block within the document.|
-||[insertType](/javascript/api/word/word.buildingblock#word-word-buildingblock-inserttype-member)|Specifies a `DocPartInsertType` value that represents how to insert the contents of the building block into the document.|
-||[name](/javascript/api/word/word.buildingblock#word-word-buildingblock-name-member)|Specifies the name of the building block.|
-||[type](/javascript/api/word/word.buildingblock#word-word-buildingblock-type-member)|Returns a `BuildingBlockTypeItem` object that represents the type for the building block.|
-||[value](/javascript/api/word/word.buildingblock#word-word-buildingblock-value-member)|Specifies the contents of the building block.|
-|[BuildingBlockCategory](/javascript/api/word/word.buildingblockcategory)|[buildingBlocks](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-buildingblocks-member)|Returns a `BuildingBlockCollection` object that represents the building blocks for the category.|
-||[index](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-index-member)|Returns the position of the `BuildingBlockCategory` object in a collection.|
-||[name](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-name-member)|Returns the name of the `BuildingBlockCategory` object.|
-||[type](/javascript/api/word/word.buildingblockcategory#word-word-buildingblockcategory-type-member)|Returns a `BuildingBlockTypeItem` object that represents the type of building block for the building block category.|
-|[BuildingBlockCategoryCollection](/javascript/api/word/word.buildingblockcategorycollection)|[getCount()](/javascript/api/word/word.buildingblockcategorycollection#word-word-buildingblockcategorycollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItemAt(index: number)](/javascript/api/word/word.buildingblockcategorycollection#word-word-buildingblockcategorycollection-getitemat-member(1))|Returns a `BuildingBlockCategory` object that represents the specified item in the collection.|
-|[BuildingBlockCollection](/javascript/api/word/word.buildingblockcollection)|[add(name: string, range: Word.Range, description: string, insertType: Word.DocPartInsertType)](/javascript/api/word/word.buildingblockcollection#word-word-buildingblockcollection-add-member(1))|Creates a new building block and returns a `BuildingBlock` object.|
-||[getCount()](/javascript/api/word/word.buildingblockcollection#word-word-buildingblockcollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItemAt(index: number)](/javascript/api/word/word.buildingblockcollection#word-word-buildingblockcollection-getitemat-member(1))|Returns a `BuildingBlock` object that represents the specified item in the collection.|
-|[BuildingBlockEntryCollection](/javascript/api/word/word.buildingblockentrycollection)|[add(name: string, type: Word.BuildingBlockType, category: string, range: Word.Range, description: string, insertType: Word.DocPartInsertType)](/javascript/api/word/word.buildingblockentrycollection#word-word-buildingblockentrycollection-add-member(1))|Creates a new building block entry in a template and returns a `BuildingBlock` object that represents the new building block entry.|
-||[getCount()](/javascript/api/word/word.buildingblockentrycollection#word-word-buildingblockentrycollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItemAt(index: number)](/javascript/api/word/word.buildingblockentrycollection#word-word-buildingblockentrycollection-getitemat-member(1))|Returns a `BuildingBlock` object that represents the specified item in the collection.|
-|[BuildingBlockGalleryContentControl](/javascript/api/word/word.buildingblockgallerycontentcontrol)|[appearance](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-appearance-member)|Specifies the appearance of the content control.|
-||[buildingBlockCategory](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-buildingblockcategory-member)|Specifies the category for the building block content control.|
-||[buildingBlockType](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-buildingblocktype-member)|Specifies a `BuildingBlockType` value that represents the type of building block for the building block content control.|
-||[color](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
-||[copy()](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
-||[cut()](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
-||[delete(deleteContents?: boolean)](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-delete-member(1))|Deletes the content control and optionally its contents.|
-||[id](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-id-member)|Gets the identification for the content control.|
-||[isTemporary](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
-||[level](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-level-member)|Gets the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
-||[lockContentControl](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
-||[lockContents](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
-||[placeholderText](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
-||[range](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-range-member)|Returns a `Range` object that represents the contents of the content control in the active document.|
-||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
-||[showingPlaceholderText](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-showingplaceholdertext-member)|Gets if the placeholder text for the content control is being displayed.|
-||[tag](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-tag-member)|Specifies a tag to identify the content control.|
-||[title](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-title-member)|Specifies the title for the content control.|
-||[xmlMapping](/javascript/api/word/word.buildingblockgallerycontentcontrol#word-word-buildingblockgallerycontentcontrol-xmlmapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
-|[BuildingBlockTypeItem](/javascript/api/word/word.buildingblocktypeitem)|[categories](/javascript/api/word/word.buildingblocktypeitem#word-word-buildingblocktypeitem-categories-member)|Returns a `BuildingBlockCategoryCollection` object that represents the categories for a building block type.|
-||[index](/javascript/api/word/word.buildingblocktypeitem#word-word-buildingblocktypeitem-index-member)|Returns the position of an item in a collection.|
-||[name](/javascript/api/word/word.buildingblocktypeitem#word-word-buildingblocktypeitem-name-member)|Returns the localized name of a building block type.|
-|[BuildingBlockTypeItemCollection](/javascript/api/word/word.buildingblocktypeitemcollection)|[getByType(type: Word.BuildingBlockType)](/javascript/api/word/word.buildingblocktypeitemcollection#word-word-buildingblocktypeitemcollection-getbytype-member(1))|Gets a `BuildingBlockTypeItem` object by its type in the collection.|
-||[getCount()](/javascript/api/word/word.buildingblocktypeitemcollection#word-word-buildingblocktypeitemcollection-getcount-member(1))|Returns the number of items in the collection.|
+|[BorderUniversalCollection](/javascript/api/word/word.borderuniversalcollection)|[getItem(index: number)](/javascript/api/word/word.borderuniversalcollection#word-word-borderuniversalcollection-getitem-member(1))|Gets a `Border` object by its index in the collection.|
 |[Coauthor](/javascript/api/word/word.coauthor)|[emailAddress](/javascript/api/word/word.coauthor#word-word-coauthor-emailaddress-member)|Gets the email address of the coauthor.|
 ||[id](/javascript/api/word/word.coauthor#word-word-coauthor-id-member)|Gets the unique identifier for the `Coauthor` object.|
 ||[isMe](/javascript/api/word/word.coauthor#word-word-coauthor-isme-member)|Gets whether this author represents the current user.|
@@ -113,11 +47,6 @@
 ||[unlockEphemeralLocks()](/javascript/api/word/word.coauthoringlockcollection#word-word-coauthoringlockcollection-unlockephemerallocks-member(1))|Removes all ephemeral locks from the document.|
 |[CoauthoringUpdate](/javascript/api/word/word.coauthoringupdate)|[range](/javascript/api/word/word.coauthoringupdate#word-word-coauthoringupdate-range-member)|Gets a `Range` object that represents the portion of the document that's contained in the `CoauthoringUpdate` object.|
 |[CoauthoringUpdateCollection](/javascript/api/word/word.coauthoringupdatecollection)|[items](/javascript/api/word/word.coauthoringupdatecollection#word-word-coauthoringupdatecollection-items-member)|Gets the loaded child items in this collection.|
-|[ColorFormat](/javascript/api/word/word.colorformat)|[brightness](/javascript/api/word/word.colorformat#word-word-colorformat-brightness-member)|Specifies the brightness of a specified shape color.|
-||[objectThemeColor](/javascript/api/word/word.colorformat#word-word-colorformat-objectthemecolor-member)|Specifies the theme color for a color format.|
-||[rgb](/javascript/api/word/word.colorformat#word-word-colorformat-rgb-member)|Specifies the red-green-blue (RGB) value of the specified color.|
-||[tintAndShade](/javascript/api/word/word.colorformat#word-word-colorformat-tintandshade-member)|Specifies the lightening or darkening of a specified shape's color.|
-||[type](/javascript/api/word/word.colorformat#word-word-colorformat-type-member)|Returns the shape color type.|
 |[CommentDetail](/javascript/api/word/word.commentdetail)|[id](/javascript/api/word/word.commentdetail#word-word-commentdetail-id-member)|Represents the ID of this comment.|
 ||[replyIds](/javascript/api/word/word.commentdetail#word-word-commentdetail-replyids-member)|Represents the IDs of the replies to this comment.|
 |[CommentEventArgs](/javascript/api/word/word.commenteventargs)|[changeType](/javascript/api/word/word.commenteventargs#word-word-commenteventargs-changetype-member)|Represents how the comment changed event is triggered.|
@@ -140,164 +69,337 @@
 ||[getItem(index: number)](/javascript/api/word/word.conflictcollection#word-word-conflictcollection-getitem-member(1))|Gets a `Conflict` object by its index in the collection.|
 ||[items](/javascript/api/word/word.conflictcollection#word-word-conflictcollection-items-member)|Gets the loaded child items in this collection.|
 ||[rejectAll()](/javascript/api/word/word.conflictcollection#word-word-conflictcollection-rejectall-member(1))|Rejects all of the user's changes and retains the server copy of the document.|
-|[ContentControl](/javascript/api/word/word.contentcontrol)|[buildingBlockGalleryContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-buildingblockgallerycontentcontrol-member)|Gets the building block gallery-related data if the content control's Word.ContentControlType is `BuildingBlockGallery`.|
-||[datePickerContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-datepickercontentcontrol-member)|Gets the date picker-related data if the content control's Word.ContentControlType is `DatePicker`.|
-||[groupContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-groupcontentcontrol-member)|Gets the group-related data if the content control's Word.ContentControlType is `Group`.|
-||[onCommentAdded](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-oncommentadded-member)|Occurs when new comments are added.|
+|[ContentControl](/javascript/api/word/word.contentcontrol)|[onCommentAdded](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-oncommentadded-member)|Occurs when new comments are added.|
 ||[onCommentChanged](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-oncommentchanged-member)|Occurs when a comment or its reply is changed.|
 ||[onCommentDeselected](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-oncommentdeselected-member)|Occurs when a comment is deselected.|
 ||[onCommentSelected](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-oncommentselected-member)|Occurs when a comment is selected.|
-||[pictureContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-picturecontentcontrol-member)|Gets the picture-related data if the content control's Word.ContentControlType is `Picture`.|
-||[repeatingSectionContentControl](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-repeatingsectioncontentcontrol-member)|Gets the repeating section-related data if the content control's Word.ContentControlType is `RepeatingSection`.|
 ||[resetState()](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-resetstate-member(1))|Resets the state of the content control.|
 ||[setState(contentControlState: Word.ContentControlState)](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-setstate-member(1))|Sets the state of the content control.|
-||[xmlMapping](/javascript/api/word/word.contentcontrol#word-word-contentcontrol-xmlmapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
-|[ContentControlPlaceholderOptions](/javascript/api/word/word.contentcontrolplaceholderoptions)|[buildingBlock](/javascript/api/word/word.contentcontrolplaceholderoptions#word-word-contentcontrolplaceholderoptions-buildingblock-member)|If provided, specifies the `BuildingBlock` object to use as placeholder.|
-||[range](/javascript/api/word/word.contentcontrolplaceholderoptions#word-word-contentcontrolplaceholderoptions-range-member)|If provided, specifies the `Range` object to use as placeholder.|
-||[text](/javascript/api/word/word.contentcontrolplaceholderoptions#word-word-contentcontrolplaceholderoptions-text-member)|If provided, specifies the text to use as placeholder.|
-|[CustomXmlAddNodeOptions](/javascript/api/word/word.customxmladdnodeoptions)|[name](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-name-member)|If provided, specifies the base name of the element to be added.|
-||[namespaceUri](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-namespaceuri-member)|If provided, specifies the namespace of the element to be appended.|
-||[nextSibling](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-nextsibling-member)|If provided, specifies the node which should become the next sibling of the new node.|
-||[nodeType](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-nodetype-member)|If provided, specifies the type of node to add.|
-||[nodeValue](/javascript/api/word/word.customxmladdnodeoptions#word-word-customxmladdnodeoptions-nodevalue-member)|If provided, specifies the value of the added node for those nodes that allow text.|
-|[CustomXmlAddSchemaOptions](/javascript/api/word/word.customxmladdschemaoptions)|[alias](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-alias-member)|If provided, specifies the alias of the schema to be added to the collection.|
-||[fileName](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-filename-member)|If provided, specifies the location of the schema on a disk.|
-||[installForAllUsers](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-installforallusers-member)|If provided, specifies whether, in the case where the schema is being added to the Schema Library, the Schema Library keys should be written to the registry (`HKEY_LOCAL_MACHINE` for all users or `HKEY_CURRENT_USER` for just the current user).|
-||[namespaceUri](/javascript/api/word/word.customxmladdschemaoptions#word-word-customxmladdschemaoptions-namespaceuri-member)|If provided, specifies the namespace of the schema to be added to the collection.|
 |[CustomXmlAddValidationErrorOptions](/javascript/api/word/word.customxmladdvalidationerroroptions)|[clearedOnUpdate](/javascript/api/word/word.customxmladdvalidationerroroptions#word-word-customxmladdvalidationerroroptions-clearedonupdate-member)|If provided, specifies whether the error is to be cleared from the Word.CustomXmlValidationErrorCollection when the XML is corrected and updated.|
 ||[errorText](/javascript/api/word/word.customxmladdvalidationerroroptions#word-word-customxmladdvalidationerroroptions-errortext-member)|If provided, specifies the descriptive error text.|
-|[CustomXmlAppendChildNodeOptions](/javascript/api/word/word.customxmlappendchildnodeoptions)|[name](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-name-member)|If provided, specifies the base name of the element to be appended.|
-||[namespaceUri](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-namespaceuri-member)|If provided, specifies the namespace of the element to be appended.|
-||[nodeType](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-nodetype-member)|If provided, specifies the type of node to append.|
-||[nodeValue](/javascript/api/word/word.customxmlappendchildnodeoptions#word-word-customxmlappendchildnodeoptions-nodevalue-member)|If provided, specifies the value of the appended node for those nodes that allow text.|
-|[CustomXmlInsertNodeBeforeOptions](/javascript/api/word/word.customxmlinsertnodebeforeoptions)|[name](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-name-member)|If provided, specifies the base name of the element to be inserted.|
-||[namespaceUri](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-namespaceuri-member)|If provided, specifies the namespace of the element to be inserted.|
-||[nextSibling](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-nextsibling-member)|If provided, specifies the context node.|
-||[nodeType](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-nodetype-member)|If provided, specifies the type of node to append.|
-||[nodeValue](/javascript/api/word/word.customxmlinsertnodebeforeoptions#word-word-customxmlinsertnodebeforeoptions-nodevalue-member)|If provided, specifies the value of the inserted node for those nodes that allow text.|
-|[CustomXmlInsertSubtreeBeforeOptions](/javascript/api/word/word.customxmlinsertsubtreebeforeoptions)|[nextSibling](/javascript/api/word/word.customxmlinsertsubtreebeforeoptions#word-word-customxmlinsertsubtreebeforeoptions-nextsibling-member)|If provided, specifies the context node.|
-|[CustomXmlNode](/javascript/api/word/word.customxmlnode)|[appendChildNode(options?: Word.CustomXmlAppendChildNodeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-appendchildnode-member(1))|Appends a single node as the last child under the context element node in the tree.|
-||[appendChildSubtree(xml: string)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-appendchildsubtree-member(1))|Adds a subtree as the last child under the context element node in the tree.|
-||[attributes](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-attributes-member)|Gets a `CustomXmlNodeCollection` object representing the attributes of the current element in the current node.|
-||[baseName](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-basename-member)|Gets the base name of the node without the namespace prefix, if one exists.|
-||[childNodes](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-childnodes-member)|Gets a `CustomXmlNodeCollection` object containing all of the child elements of the current node.|
-||[delete()](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-delete-member(1))|Deletes the current node from the tree (including all of its children, if any exist).|
-||[firstChild](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-firstchild-member)|Gets a `CustomXmlNode` object corresponding to the first child element of the current node.|
-||[hasChildNodes()](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-haschildnodes-member(1))|Specifies if the current element node has child element nodes.|
-||[insertNodeBefore(options?: Word.CustomXmlInsertNodeBeforeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-insertnodebefore-member(1))|Inserts a new node just before the context node in the tree.|
-||[insertSubtreeBefore(xml: string, options?: Word.CustomXmlInsertSubtreeBeforeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-insertsubtreebefore-member(1))|Inserts the specified subtree into the location just before the context node.|
-||[lastChild](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-lastchild-member)|Gets a `CustomXmlNode` object corresponding to the last child element of the current node.|
-||[namespaceUri](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-namespaceuri-member)|Gets the unique address identifier for the namespace of the node.|
-||[nextSibling](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-nextsibling-member)|Gets the next sibling node (element, comment, or processing instruction) of the current node.|
-||[nodeType](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-nodetype-member)|Gets the type of the current node.|
-||[nodeValue](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-nodevalue-member)|Specifies the value of the current node.|
-||[ownerPart](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-ownerpart-member)|Gets the object representing the part associated with this node.|
-||[parentNode](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-parentnode-member)|Gets the parent element node of the current node.|
-||[previousSibling](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-previoussibling-member)|Gets the previous sibling node (element, comment, or processing instruction) of the current node.|
-||[removeChild(child: Word.CustomXmlNode)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-removechild-member(1))|Removes the specified child node from the tree.|
-||[replaceChildNode(oldNode: Word.CustomXmlNode, options?: Word.CustomXmlReplaceChildNodeOptions)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-replacechildnode-member(1))|Removes the specified child node and replaces it with a different node in the same location.|
-||[replaceChildSubtree(xml: string, oldNode: Word.CustomXmlNode)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-replacechildsubtree-member(1))|Removes the specified node and replaces it with a different subtree in the same location.|
-||[selectNodes(xPath: string)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-selectnodes-member(1))|Selects a collection of nodes matching an XPath expression.|
-||[selectSingleNode(xPath: string)](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-selectsinglenode-member(1))|Selects a single node from a collection matching an XPath expression.|
-||[text](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-text-member)|Specifies the text for the current node.|
-||[xml](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-xml-member)|Gets the XML representation of the current node and its children.|
-||[xpath](/javascript/api/word/word.customxmlnode#word-word-customxmlnode-xpath-member)|Gets a string with the canonicalized XPath for the current node.|
-|[CustomXmlNodeCollection](/javascript/api/word/word.customxmlnodecollection)|[getCount()](/javascript/api/word/word.customxmlnodecollection#word-word-customxmlnodecollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItem(index: number)](/javascript/api/word/word.customxmlnodecollection#word-word-customxmlnodecollection-getitem-member(1))|Returns a `CustomXmlNode` object that represents the specified item in the collection.|
-||[items](/javascript/api/word/word.customxmlnodecollection#word-word-customxmlnodecollection-items-member)|Gets the loaded child items in this collection.|
-|[CustomXmlPart](/javascript/api/word/word.customxmlpart)|[addNode(parent: Word.CustomXmlNode, options?: Word.CustomXmlAddNodeOptions)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-addnode-member(1))|Adds a node to the XML tree.|
-||[builtIn](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-builtin-member)|Gets a value that indicates whether the `CustomXmlPart` is built-in.|
-||[documentElement](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-documentelement-member)|Gets the root element of a bound region of data in the document.|
-||[errors](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-errors-member)|Gets a `CustomXmlValidationErrorCollection` object that provides access to any XML validation errors.|
-||[loadXml(xml: string)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-loadxml-member(1))|Populates the `CustomXmlPart` object from an XML string.|
-||[namespaceManager](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-namespacemanager-member)|Gets the set of namespace prefix mappings used against the current `CustomXmlPart` object.|
-||[schemaCollection](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-schemacollection-member)|Specifies a `CustomXmlSchemaCollection` object representing the set of schemas attached to a bound region of data in the document.|
-||[selectNodes(xPath: string)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-selectnodes-member(1))|Selects a collection of nodes from a custom XML part.|
-||[selectSingleNode(xPath: string)](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-selectsinglenode-member(1))|Selects a single node within a custom XML part matching an XPath expression.|
-||[xml](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-xml-member)|Gets the XML representation of the current `CustomXmlPart` object.|
-|[CustomXmlPrefixMapping](/javascript/api/word/word.customxmlprefixmapping)|[namespaceUri](/javascript/api/word/word.customxmlprefixmapping#word-word-customxmlprefixmapping-namespaceuri-member)|Gets the unique address identifier for the namespace of the `CustomXmlPrefixMapping` object.|
-||[prefix](/javascript/api/word/word.customxmlprefixmapping#word-word-customxmlprefixmapping-prefix-member)|Gets the prefix for the `CustomXmlPrefixMapping` object.|
-|[CustomXmlPrefixMappingCollection](/javascript/api/word/word.customxmlprefixmappingcollection)|[addNamespace(prefix: string, namespaceUri: string)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-addnamespace-member(1))|Adds a custom namespace/prefix mapping to use when querying an item.|
-||[getCount()](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItem(index: number)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-getitem-member(1))|Returns a `CustomXmlPrefixMapping` object that represents the specified item in the collection.|
-||[items](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-items-member)|Gets the loaded child items in this collection.|
-||[lookupNamespace(prefix: string)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-lookupnamespace-member(1))|Gets the namespace corresponding to the specified prefix.|
-||[lookupPrefix(namespaceUri: string)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-lookupprefix-member(1))|Gets the prefix corresponding to the specified namespace.|
-|[CustomXmlReplaceChildNodeOptions](/javascript/api/word/word.customxmlreplacechildnodeoptions)|[name](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-name-member)|If provided, specifies the base name of the replacement element.|
-||[namespaceUri](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-namespaceuri-member)|If provided, specifies the namespace of the replacement element.|
-||[nodeType](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-nodetype-member)|If provided, specifies the type of the replacement node.|
-||[nodeValue](/javascript/api/word/word.customxmlreplacechildnodeoptions#word-word-customxmlreplacechildnodeoptions-nodevalue-member)|If provided, specifies the value of the replacement node for those nodes that allow text.|
-|[CustomXmlSchema](/javascript/api/word/word.customxmlschema)|[delete()](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-delete-member(1))|Deletes this schema from the Word.CustomXmlSchemaCollection object.|
-||[location](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-location-member)|Gets the location of the schema on a computer.|
-||[namespaceUri](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-namespaceuri-member)|Gets the unique address identifier for the namespace of the `CustomXmlSchema` object.|
-||[reload()](/javascript/api/word/word.customxmlschema#word-word-customxmlschema-reload-member(1))|Reloads the schema from a file.|
-|[CustomXmlSchemaCollection](/javascript/api/word/word.customxmlschemacollection)|[add(options?: Word.CustomXmlAddSchemaOptions)](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-add-member(1))|Adds one or more schemas to the schema collection that can then be added to a stream in the data store and to the schema library.|
-||[addCollection(schemaCollection: Word.CustomXmlSchemaCollection)](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-addcollection-member(1))|Adds an existing schema collection to the current schema collection.|
-||[getCount()](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItem(index: number)](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-getitem-member(1))|Returns a `CustomXmlSchema` object that represents the specified item in the collection.|
-||[getNamespaceUri()](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-getnamespaceuri-member(1))|Returns the number of items in the collection.|
-||[items](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-items-member)|Gets the loaded child items in this collection.|
-||[validate()](/javascript/api/word/word.customxmlschemacollection#word-word-customxmlschemacollection-validate-member(1))|Specifies whether the schemas in the schema collection are valid (conforms to the syntactic rules of XML and the rules for a specified vocabulary).|
+|[CustomXmlNodeCollection](/javascript/api/word/word.customxmlnodecollection)|[getItem(index: number)](/javascript/api/word/word.customxmlnodecollection#word-word-customxmlnodecollection-getitem-member(1))|Returns a `CustomXmlNode` object that represents the specified item in the collection.|
+|[CustomXmlPart](/javascript/api/word/word.customxmlpart)|[errors](/javascript/api/word/word.customxmlpart#word-word-customxmlpart-errors-member)|Gets a `CustomXmlValidationErrorCollection` object that provides access to any XML validation errors.|
+|[CustomXmlPrefixMappingCollection](/javascript/api/word/word.customxmlprefixmappingcollection)|[getItem(index: number)](/javascript/api/word/word.customxmlprefixmappingcollection#word-word-customxmlprefixmappingcollection-getitem-member(1))|Returns a `CustomXmlPrefixMapping` object that represents the specified item in the collection.|
 |[CustomXmlValidationError](/javascript/api/word/word.customxmlvalidationerror)|[delete()](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-delete-member(1))|Deletes this `CustomXmlValidationError` object.|
 ||[errorCode](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-errorcode-member)|Gets an integer representing the validation error in the `CustomXmlValidationError` object.|
-||[name](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-name-member)|Gets the name of the error in the `CustomXmlValidationError` object.If no errors exist, the property returns `Nothing`|
-||[node](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-node-member)|Gets the node associated with this `CustomXmlValidationError` object, if any exist.If no nodes exist, the property returns `Nothing`.|
+||[name](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-name-member)|Gets the name of the error in the `CustomXmlValidationError` object.|
+||[node](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-node-member)|Gets the node associated with this `CustomXmlValidationError` object, if any exist.|
 ||[text](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-text-member)|Gets the text in the `CustomXmlValidationError` object.|
 ||[type](/javascript/api/word/word.customxmlvalidationerror#word-word-customxmlvalidationerror-type-member)|Gets the type of error generated from the `CustomXmlValidationError` object.|
 |[CustomXmlValidationErrorCollection](/javascript/api/word/word.customxmlvalidationerrorcollection)|[add(node: Word.CustomXmlNode, errorName: string, options?: Word.CustomXmlAddValidationErrorOptions)](/javascript/api/word/word.customxmlvalidationerrorcollection#word-word-customxmlvalidationerrorcollection-add-member(1))|Adds a `CustomXmlValidationError` object containing an XML validation error to the `CustomXmlValidationErrorCollection` object.|
 ||[getCount()](/javascript/api/word/word.customxmlvalidationerrorcollection#word-word-customxmlvalidationerrorcollection-getcount-member(1))|Returns the number of items in the collection.|
 ||[getItem(index: number)](/javascript/api/word/word.customxmlvalidationerrorcollection#word-word-customxmlvalidationerrorcollection-getitem-member(1))|Returns a `CustomXmlValidationError` object that represents the specified item in the collection.|
 ||[items](/javascript/api/word/word.customxmlvalidationerrorcollection#word-word-customxmlvalidationerrorcollection-items-member)|Gets the loaded child items in this collection.|
-|[DatePickerContentControl](/javascript/api/word/word.datepickercontentcontrol)|[appearance](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-appearance-member)|Specifies the appearance of the content control.|
-||[color](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
-||[copy()](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
-||[cut()](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
-||[dateCalendarType](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datecalendartype-member)|Specifies a `CalendarType` value that represents the calendar type for the date picker content control.|
-||[dateDisplayFormat](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datedisplayformat-member)|Specifies the format in which dates are displayed.|
-||[dateDisplayLocale](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datedisplaylocale-member)|Specifies a `LanguageId` that represents the language format for the date displayed in the date picker content control.|
-||[dateStorageFormat](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-datestorageformat-member)|Specifies a `ContentControlDateStorageFormat` value that represents the format for storage and retrieval of dates when the date picker content control is bound to the XML data store of the active document.|
-||[delete(deleteContents?: boolean)](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-delete-member(1))|Deletes this content control and the contents of the content control.|
-||[id](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-id-member)|Gets the identification for the content control.|
-||[isTemporary](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
-||[level](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-level-member)|Specifies the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
-||[lockContentControl](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
-||[lockContents](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
-||[placeholderText](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
-||[range](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-range-member)|Gets a `Range` object that represents the contents of the content control in the active document.|
-||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
-||[showingPlaceholderText](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-showingplaceholdertext-member)|Gets whether the placeholder text for the content control is being displayed.|
-||[tag](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-tag-member)|Specifies a tag to identify the content control.|
-||[title](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-title-member)|Specifies the title for the content control.|
-||[xmlMapping](/javascript/api/word/word.datepickercontentcontrol#word-word-datepickercontentcontrol-xmlmapping-member)|Gets an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
-|[Document](/javascript/api/word/word.document)|[attachedTemplate](/javascript/api/word/word.document#word-word-document-attachedtemplate-member)|Specifies a `Template` object that represents the template attached to the document.|
-||[autoHyphenation](/javascript/api/word/word.document#word-word-document-autohyphenation-member)|Specifies if automatic hyphenation is turned on for the document.|
-||[autoSaveOn](/javascript/api/word/word.document#word-word-document-autosaveon-member)|Specifies if the edits in the document are automatically saved.|
-||[bibliography](/javascript/api/word/word.document#word-word-document-bibliography-member)|Returns a `Bibliography` object that represents the bibliography references contained within the document.|
+|[Document](/javascript/api/word/word.document)|[acceptAllRevisions()](/javascript/api/word/word.document#word-word-document-acceptallrevisions-member(1))|Accepts all tracked changes in the document.|
+||[acceptAllRevisionsShown()](/javascript/api/word/word.document#word-word-document-acceptallrevisionsshown-member(1))|Accepts all revisions in the document that are displayed on the screen.|
+||[activate()](/javascript/api/word/word.document#word-word-document-activate-member(1))|Activates the document so that it becomes the active document.|
+||[activeTheme](/javascript/api/word/word.document#word-word-document-activetheme-member)|Gets the name of the active theme and formatting options.|
+||[activeThemeDisplayName](/javascript/api/word/word.document#word-word-document-activethemedisplayname-member)|Gets the display name of the active theme.|
+||[addToFavorites()](/javascript/api/word/word.document#word-word-document-addtofavorites-member(1))|Creates a shortcut to the document or hyperlink and adds it to the **Favorites** folder.|
+||[applyQuickStyleSet(style: Word.ApplyQuickStyleSet)](/javascript/api/word/word.document#word-word-document-applyquickstyleset-member(1))|Applies the specified Quick Style set to the document.|
+||[applyTheme(name: string)](/javascript/api/word/word.document#word-word-document-applytheme-member(1))|Applies the specified theme to this document.|
+||[areFilePropertiesPasswordEncrypted](/javascript/api/word/word.document#word-word-document-arefilepropertiespasswordencrypted-member)|Gets whether Word encrypts file properties for password-protected documents.|
+||[areGrammaticalErrorsShown](/javascript/api/word/word.document#word-word-document-aregrammaticalerrorsshown-member)|Specifies whether grammatical errors are marked by a wavy green line in the document.|
+||[areMathDefaultsUsed](/javascript/api/word/word.document#word-word-document-aremathdefaultsused-member)|Specifies whether to use the default math settings when creating new equations.|
+||[areNewerFeaturesDisabled](/javascript/api/word/word.document#word-word-document-arenewerfeaturesdisabled-member)|Specifies whether to disable features introduced after a specified version.|
+||[areSpellingErrorsShown](/javascript/api/word/word.document#word-word-document-arespellingerrorsshown-member)|Specifies whether Microsoft Word underlines spelling errors in the document.|
+||[areStylesUpdatedOnOpen](/javascript/api/word/word.document#word-word-document-arestylesupdatedonopen-member)|Specifies whether the styles in this document are updated to match the styles in the attached template each time the document is opened.|
+||[areTrueTypeFontsEmbedded](/javascript/api/word/word.document#word-word-document-aretruetypefontsembedded-member)|Specifies whether Microsoft Word embeds TrueType fonts in the document when it's saved.|
+||[autoFormat()](/javascript/api/word/word.document#word-word-document-autoformat-member(1))|Automatically formats the document.|
+||[background](/javascript/api/word/word.document#word-word-document-background-member)|Gets a `Shape` object that represents the background image for the document.|
 ||[bookmarks](/javascript/api/word/word.document#word-word-document-bookmarks-member)|Returns a `BookmarkCollection` object that represents all the bookmarks in the document.|
+||[builtInDocumentProperties](/javascript/api/word/word.document#word-word-document-builtindocumentproperties-member)|Gets a `DocumentProperties` object that represents all the built-in document properties for the document.|
+||[canCheckin()](/javascript/api/word/word.document#word-word-document-cancheckin-member(1))|Returns `true` if Microsoft Word can check in the document to a server.|
+||[characters](/javascript/api/word/word.document#word-word-document-characters-member)|Gets the `RangeScopedCollection` object that represents all the characters in the document.|
+||[checkConsistencyJapanese()](/javascript/api/word/word.document#word-word-document-checkconsistencyjapanese-member(1))|Searches all text in a Japanese language document and displays instances where character usage is inconsistent for the same words.|
+||[checkGrammar()](/javascript/api/word/word.document#word-word-document-checkgrammar-member(1))|Begins a spelling and grammar check for the document.|
+||[checkIn(options?: Word.DocumentCheckInOptions)](/javascript/api/word/word.document#word-word-document-checkin-member(1))|Checks in the document from the local computer to a server and sets the local document to read-only so that it cannot be edited locally.|
+||[checkInWithVersion(options?: Word.DocumentCheckInWithVersionOptions)](/javascript/api/word/word.document#word-word-document-checkinwithversion-member(1))|Saves the document to a server from a local computer, and sets the local document to read-only so that it cannot be edited locally.|
+||[checkSpelling(options?: Word.DocumentCheckSpellingOptions)](/javascript/api/word/word.document#word-word-document-checkspelling-member(1))|Begins a spelling check for the document.|
+||[closePrintPreview()](/javascript/api/word/word.document#word-word-document-closeprintpreview-member(1))|Switches the document from print preview to the previous view.|
 ||[coauthoring](/javascript/api/word/word.document#word-word-document-coauthoring-member)|Gets a `Coauthoring` object for managing coauthoring in the document.|
-||[consecutiveHyphensLimit](/javascript/api/word/word.document#word-word-document-consecutivehyphenslimit-member)|Specifies the maximum number of consecutive lines that can end with hyphens.|
-||[detectLanguage()](/javascript/api/word/word.document#word-word-document-detectlanguage-member(1))|Analyzes the document text to determine the language.|
-||[documentLibraryVersions](/javascript/api/word/word.document#word-word-document-documentlibraryversions-member)|Returns a `DocumentLibraryVersionCollection` object that represents the collection of versions of a shared document that has versioning enabled and that's stored in a document library on a server.|
-||[frames](/javascript/api/word/word.document#word-word-document-frames-member)|Returns a `FrameCollection` object that represents all the frames in the document.|
-||[hyperlinks](/javascript/api/word/word.document#word-word-document-hyperlinks-member)|Returns a `HyperlinkCollection` object that represents all the hyperlinks in the document.|
-||[hyphenateCaps](/javascript/api/word/word.document#word-word-document-hyphenatecaps-member)|Specifies whether words in all capital letters can be hyphenated.|
+||[codeName](/javascript/api/word/word.document#word-word-document-codename-member)|Gets the code name for the document.|
+||[comments](/javascript/api/word/word.document#word-word-document-comments-member)|Gets a `CommentCollection` object that represents all the comments in the document.|
+||[compatibilityMode](/javascript/api/word/word.document#word-word-document-compatibilitymode-member)|Gets the compatibility mode that Word uses when opening the document.|
+||[computeStatistics(statistic: Word.Statistic, includeFootnotesAndEndnotes?: boolean)](/javascript/api/word/word.document#word-word-document-computestatistics-member(1))|Returns a statistic based on the contents of the document.|
+||[content](/javascript/api/word/word.document#word-word-document-content-member)|Gets a `Range` object that represents the main document story.|
+||[convert()](/javascript/api/word/word.document#word-word-document-convert-member(1))|Converts the file to the newest format and enables all features.|
+||[convertAutoHyphens()](/javascript/api/word/word.document#word-word-document-convertautohyphens-member(1))|Converts automatic hyphens to manual hyphens.|
+||[convertNumbersToText(numberType?: Word.NumberType)](/javascript/api/word/word.document#word-word-document-convertnumberstotext-member(1))|Changes the list numbers and LISTNUM fields in the document to text.|
+||[convertVietnameseDocument(codePageOrigin: number)](/javascript/api/word/word.document#word-word-document-convertvietnamesedocument-member(1))|Reconverts a Vietnamese document to Unicode using a code page other than the default.|
+||[copyStylesFromTemplate(StyleTemplate: string)](/javascript/api/word/word.document#word-word-document-copystylesfromtemplate-member(1))|Copies styles from the specified template to the document.|
+||[countNumberedItems(options?: Word.DocumentCountNumberedItemsOptions)](/javascript/api/word/word.document#word-word-document-countnumbereditems-member(1))|Returns the number of bulleted or numbered items and LISTNUM fields in the document.|
+||[currentRsid](/javascript/api/word/word.document#word-word-document-currentrsid-member)|Gets a random number that Word assigns to changes in the document.|
+||[customDocumentProperties](/javascript/api/word/word.document#word-word-document-customdocumentproperties-member)|Gets a `DocumentProperties` collection that represents all the custom document properties for the document.|
+||[defaultTabStop](/javascript/api/word/word.document#word-word-document-defaulttabstop-member)|Specifies the interval (in points) between the default tab stops in the document.|
+||[defaultTargetFrame](/javascript/api/word/word.document#word-word-document-defaulttargetframe-member)|Specifies the browser frame for displaying a webpage via hyperlink.|
+||[deleteAllComments()](/javascript/api/word/word.document#word-word-document-deleteallcomments-member(1))|Deletes all comments from the document.|
+||[deleteAllCommentsShown()](/javascript/api/word/word.document#word-word-document-deleteallcommentsshown-member(1))|Deletes all revisions in the document that are displayed on the screen.|
+||[deleteAllInkAnnotations()](/javascript/api/word/word.document#word-word-document-deleteallinkannotations-member(1))|Deletes all handwritten ink annotations in the document.|
+||[doNotEmbedSystemFonts](/javascript/api/word/word.document#word-word-document-donotembedsystemfonts-member)|Specifies whether Word should not embed common system fonts.|
+||[encryptionProvider](/javascript/api/word/word.document#word-word-document-encryptionprovider-member)|Specifies the name of the algorithm encryption provider that Microsoft Word uses when encrypting documents.|
+||[endReview(options?: Word.DocumentEndReviewOptions)](/javascript/api/word/word.document#word-word-document-endreview-member(1))|Terminates a review of the file that has been sent for review.|
+||[exportAsFixedFormat(outputFileName: string, exportFormat: Word.ExportFormat, options?: Word.DocumentExportAsFixedFormatOptions)](/javascript/api/word/word.document#word-word-document-exportasfixedformat-member(1))|Saves the document in PDF or XPS format.|
+||[exportAsFixedFormat2(outputFileName: string, exportFormat: Word.ExportFormat, options?: Word.DocumentExportAsFixedFormat2Options)](/javascript/api/word/word.document#word-word-document-exportasfixedformat2-member(1))|Saves the document in PDF or XPS format.|
+||[exportAsFixedFormat3(outputFileName: string, exportFormat: Word.ExportFormat, options?: Word.DocumentExportAsFixedFormat3Options)](/javascript/api/word/word.document#word-word-document-exportasfixedformat3-member(1))|Saves the document in PDF or XPS format with improved tagging.|
+||[farEastLineBreakLanguage](/javascript/api/word/word.document#word-word-document-fareastlinebreaklanguage-member)|Specifies the East Asian language used for line breaking.|
+||[farEastLineBreakLevel](/javascript/api/word/word.document#word-word-document-fareastlinebreaklevel-member)|Specifies the line break control level.|
+||[fields](/javascript/api/word/word.document#word-word-document-fields-member)|Gets a `FieldCollection` object that represents all the fields in the document.|
+||[fitToPages()](/javascript/api/word/word.document#word-word-document-fittopages-member(1))|Decreases the font size of text just enough so that the document page count drops by one.|
+||[followHyperlink(options?: Word.DocumentFollowHyperlinkOptions)](/javascript/api/word/word.document#word-word-document-followhyperlink-member(1))|Displays a cached document, if it has already been downloaded.|
+||[formattingIsNextLevelShown](/javascript/api/word/word.document#word-word-document-formattingisnextlevelshown-member)|Specifies whether Word shows the next heading level when the previous is used.|
+||[formattingIsUserStyleNameShown](/javascript/api/word/word.document#word-word-document-formattingisuserstylenameshown-member)|Specifies whether to show user-defined styles.|
+||[freezeLayout()](/javascript/api/word/word.document#word-word-document-freezelayout-member(1))|Fixes the layout of the document in Web view.|
+||[fullName](/javascript/api/word/word.document#word-word-document-fullname-member)|Gets the name of a document, including the path.|
+||[getCrossReferenceItems(referenceType: Word.ReferenceType)](/javascript/api/word/word.document#word-word-document-getcrossreferenceitems-member(1))|Returns an array of items that can be cross-referenced based on the specified cross-reference type.|
+||[getRange(options?: Word.DocumentRangeOptions)](/javascript/api/word/word.document#word-word-document-getrange-member(1))|Returns a `Range` object by using the specified starting and ending character positions.|
+||[goTo(options?: Word.GoToOptions)](/javascript/api/word/word.document#word-word-document-goto-member(1))|Returns a `Range` object that represents the start position of the specified item, such as a page, bookmark, or field.|
+||[grammaticalErrors](/javascript/api/word/word.document#word-word-document-grammaticalerrors-member)|Gets a `RangeCollection` object that represents the sentences that failed the grammar check in the document.|
+||[gridDistanceHorizontal](/javascript/api/word/word.document#word-word-document-griddistancehorizontal-member)|Specifies the horizontal space between invisible gridlines that Microsoft Word uses when you draw, move, and resize AutoShapes or East Asian characters in the document.|
+||[gridDistanceVertical](/javascript/api/word/word.document#word-word-document-griddistancevertical-member)|Specifies the vertical space between invisible gridlines that Microsoft Word uses when you draw, move, and resize AutoShapes or East Asian characters in the document.|
+||[gridIsOriginFromMargin](/javascript/api/word/word.document#word-word-document-gridisoriginfrommargin-member)|Specifies whether the character grid starts from the upper-left corner of the page.|
+||[gridOriginHorizontal](/javascript/api/word/word.document#word-word-document-gridoriginhorizontal-member)|Specifies the horizontal origin point for the invisible grid.|
+||[gridOriginVertical](/javascript/api/word/word.document#word-word-document-gridoriginvertical-member)|Specifies the vertical origin point for the invisible grid.|
+||[gridSpaceBetweenHorizontalLines](/javascript/api/word/word.document#word-word-document-gridspacebetweenhorizontallines-member)|Specifies the interval for horizontal character gridlines in print layout view.|
+||[gridSpaceBetweenVerticalLines](/javascript/api/word/word.document#word-word-document-gridspacebetweenverticallines-member)|Specifies the interval for vertical character gridlines in print layout view.|
+||[hasPassword](/javascript/api/word/word.document#word-word-document-haspassword-member)|Gets whether a password is required to open the document.|
+||[hasVbProject](/javascript/api/word/word.document#word-word-document-hasvbproject-member)|Gets whether the document has an attached Microsoft Visual Basic for Applications project.|
+||[hyphenationZone](/javascript/api/word/word.document#word-word-document-hyphenationzone-member)|Specifies the width of the hyphenation zone, in points.|
 ||[indexes](/javascript/api/word/word.document#word-word-document-indexes-member)|Returns an `IndexCollection` object that represents all the indexes in the document.|
-||[languageDetected](/javascript/api/word/word.document#word-word-document-languagedetected-member)|Specifies whether Microsoft Word has detected the language of the document text.|
+||[isAutoFormatOverrideOn](/javascript/api/word/word.document#word-word-document-isautoformatoverrideon-member)|Specifies whether automatic formatting options override formatting restrictions.|
+||[isChartDataPointTracked](/javascript/api/word/word.document#word-word-document-ischartdatapointtracked-member)|Specifies whether charts in the active document use cell-reference data-point tracking.|
+||[isCompatible](/javascript/api/word/word.document#word-word-document-iscompatible-member)|Specifies whether the compatibility option specified by the `type` property is enabled.|
+||[isFinal](/javascript/api/word/word.document#word-word-document-isfinal-member)|Specifies whether the document is final.|
+||[isFontsSubsetSaved](/javascript/api/word/word.document#word-word-document-isfontssubsetsaved-member)|Specifies whether Microsoft Word saves a subset of the embedded TrueType fonts with the document.|
+||[isFormsDataPrinted](/javascript/api/word/word.document#word-word-document-isformsdataprinted-member)|Specifies whether Microsoft Word prints onto a preprinted form only the data entered in the corresponding online form.|
+||[isFormsDataSaved](/javascript/api/word/word.document#word-word-document-isformsdatasaved-member)|Specifies whether Microsoft Word saves the data entered in a form as a tab-delimited record for use in a database.|
+||[isGrammarChecked](/javascript/api/word/word.document#word-word-document-isgrammarchecked-member)|Specifies whether a grammar check has been run on the document.|
+||[isInAutoSave](/javascript/api/word/word.document#word-word-document-isinautosave-member)|Gets whether the most recent firing of the `Application.DocumentBeforeSave` event was the result of an automatic save by the document or a manual save by the user.|
+||[isInFormsDesign](/javascript/api/word/word.document#word-word-document-isinformsdesign-member)|Gets whether the document is in form design mode.|
+||[isKerningByAlgorithm](/javascript/api/word/word.document#word-word-document-iskerningbyalgorithm-member)|Specifies whether Word kerns half-width Latin characters and punctuation marks.|
+||[isLinguisticDataEmbedded](/javascript/api/word/word.document#word-word-document-islinguisticdataembedded-member)|Specifies whether to embed speech and handwriting data.|
+||[isMasterDocument](/javascript/api/word/word.document#word-word-document-ismasterdocument-member)|Gets whether this document is a master document.|
+||[isOptimizedForWord97](/javascript/api/word/word.document#word-word-document-isoptimizedforword97-member)|Specifies whether Word optimizes the document for Word 97.|
+||[isPostScriptPrintedOverText](/javascript/api/word/word.document#word-word-document-ispostscriptprintedovertext-member)|Specifies whether PRINT field instructions (such as PostScript commands) in the document are to be printed on top of text and graphics when a PostScript printer is used.|
+||[isQuickStyleSetLocked](/javascript/api/word/word.document#word-word-document-isquickstylesetlocked-member)|Specifies whether users can change the Quick Style set.|
+||[isReadOnly](/javascript/api/word/word.document#word-word-document-isreadonly-member)|Gets whether changes to the document cannot be saved to the original document.|
+||[isReadOnlyRecommended](/javascript/api/word/word.document#word-word-document-isreadonlyrecommended-member)|Specifies whether Microsoft Word displays a message box whenever a user opens the document, suggesting that it be opened as read-only.|
+||[isSnappedToGrid](/javascript/api/word/word.document#word-word-document-issnappedtogrid-member)|Specifies whether AutoShapes or East Asian characters are automatically aligned with an invisible grid.|
+||[isSnappedToShapes](/javascript/api/word/word.document#word-word-document-issnappedtoshapes-member)|Specifies whether AutoShapes or East Asian characters align with invisible gridlines through other shapes.|
+||[isSpellingChecked](/javascript/api/word/word.document#word-word-document-isspellingchecked-member)|Specifies whether spelling has been checked throughout the document.|
+||[isStyleEnforced](/javascript/api/word/word.document#word-word-document-isstyleenforced-member)|Specifies whether formatting restrictions are enforced in a protected document.|
+||[isSubdocument](/javascript/api/word/word.document#word-word-document-issubdocument-member)|Gets whether this document is a subdocument of a master document.|
+||[isThemeLocked](/javascript/api/word/word.document#word-word-document-isthemelocked-member)|Specifies whether users can change the document theme.|
+||[isUserControl](/javascript/api/word/word.document#word-word-document-isusercontrol-member)|Specifies whether the document was created or opened by the user.|
+||[isVbaSigned](/javascript/api/word/word.document#word-word-document-isvbasigned-member)|Gets whether the VBA project is digitally signed.|
+||[isWriteReserved](/javascript/api/word/word.document#word-word-document-iswritereserved-member)|Gets whether the document is protected with a write password.|
+||[justificationMode](/javascript/api/word/word.document#word-word-document-justificationmode-member)|Specifies the character spacing adjustment.|
+||[kind](/javascript/api/word/word.document#word-word-document-kind-member)|Specifies the format type that Microsoft Word uses when automatically formatting the document.|
+||[listParagraphs](/javascript/api/word/word.document#word-word-document-listparagraphs-member)|Gets a `ParagraphCollection` object that represents all the numbered paragraphs in the document.|
 ||[listTemplates](/javascript/api/word/word.document#word-word-document-listtemplates-member)|Returns a `ListTemplateCollection` object that represents all the list templates in the document.|
-||[manualHyphenation()](/javascript/api/word/word.document#word-word-document-manualhyphenation-member(1))|Initiates manual hyphenation of a document, one line at a time.|
-||[pageSetup](/javascript/api/word/word.document#word-word-document-pagesetup-member)|Returns a `PageSetup` object that's associated with the document.|
+||[lists](/javascript/api/word/word.document#word-word-document-lists-member)|Gets a `ListCollection` object that contains all the formatted lists in the document.|
+||[lockServerFile()](/javascript/api/word/word.document#word-word-document-lockserverfile-member(1))|Locks the file on the server preventing anyone else from editing it.|
+||[makeCompatibilityDefault()](/javascript/api/word/word.document#word-word-document-makecompatibilitydefault-member(1))|Sets the compatibility options.|
+||[merge(fileName: string, options?: Word.DocumentMergeOptions)](/javascript/api/word/word.document#word-word-document-merge-member(1))|Merges the changes marked with revision marks from one document to another.|
+||[noLineBreakAfter](/javascript/api/word/word.document#word-word-document-nolinebreakafter-member)|Specifies the kinsoku characters after which Word will not break a line.|
+||[noLineBreakBefore](/javascript/api/word/word.document#word-word-document-nolinebreakbefore-member)|Specifies the kinsoku characters before which Word will not break a line.|
+||[openEncoding](/javascript/api/word/word.document#word-word-document-openencoding-member)|Gets the encoding used to open the document.|
+||[originalDocumentTitle](/javascript/api/word/word.document#word-word-document-originaldocumenttitle-member)|Gets the title of the original document after legal-blackline comparison.|
+||[paragraphs](/javascript/api/word/word.document#word-word-document-paragraphs-member)|Gets a `ParagraphCollection` object that represents all the paragraphs in the document.|
+||[password](/javascript/api/word/word.document#word-word-document-password-member)|Sets a password that must be supplied to open the document.|
+||[passwordEncryptionAlgorithm](/javascript/api/word/word.document#word-word-document-passwordencryptionalgorithm-member)|Gets the algorithm used for password encryption.|
+||[passwordEncryptionKeyLength](/javascript/api/word/word.document#word-word-document-passwordencryptionkeylength-member)|Gets the key length used for password encryption.|
+||[passwordEncryptionProvider](/javascript/api/word/word.document#word-word-document-passwordencryptionprovider-member)|Gets the name of the password encryption provider.|
+||[path](/javascript/api/word/word.document#word-word-document-path-member)|Gets the disk or the web path to the document (excludes the document name).|
+||[post()](/javascript/api/word/word.document#word-word-document-post-member(1))|Posts the document to a public folder in Microsoft Exchange.|
+||[presentIt()](/javascript/api/word/word.document#word-word-document-presentit-member(1))|Opens PowerPoint with the Word document loaded.|
+||[printOut(options?: Word.DocumentPrintOutOptions)](/javascript/api/word/word.document#word-word-document-printout-member(1))|Prints all or part of the document.|
+||[printPreview()](/javascript/api/word/word.document#word-word-document-printpreview-member(1))|Switches the view to print preview.|
+||[printRevisions](/javascript/api/word/word.document#word-word-document-printrevisions-member)|Specifies whether revision marks are printed with the document.|
+||[protect(type: Word.ProtectionType, options?: Word.DocumentProtectOptions)](/javascript/api/word/word.document#word-word-document-protect-member(1))|Protects the document from unauthorized changes.|
+||[protectionType](/javascript/api/word/word.document#word-word-document-protectiontype-member)|Gets the protection type for the document.|
+||[readabilityStatistics](/javascript/api/word/word.document#word-word-document-readabilitystatistics-member)|Gets a `ReadabilityStatisticCollection` object that represents the readability statistics for the document.|
+||[readingLayoutSizeX](/javascript/api/word/word.document#word-word-document-readinglayoutsizex-member)|Specifies the width of pages in reading layout view when frozen.|
+||[readingLayoutSizeY](/javascript/api/word/word.document#word-word-document-readinglayoutsizey-member)|Specifies the height of pages in reading layout view when frozen.|
+||[readingModeIsLayoutFrozen](/javascript/api/word/word.document#word-word-document-readingmodeislayoutfrozen-member)|Specifies whether pages in reading layout view are frozen for handwritten markup.|
+||[redo(times?: number)](/javascript/api/word/word.document#word-word-document-redo-member(1))|Redoes the last action that was undone (reverses the `undo` method).|
+||[rejectAllRevisions()](/javascript/api/word/word.document#word-word-document-rejectallrevisions-member(1))|Rejects all tracked changes in the document.|
+||[rejectAllRevisionsShown()](/javascript/api/word/word.document#word-word-document-rejectallrevisionsshown-member(1))|Rejects all revisions in the document that are displayed on the screen.|
+||[reload()](/javascript/api/word/word.document#word-word-document-reload-member(1))|Reloads a cached document by resolving the hyperlink to the document and downloading it.|
+||[reloadAs(encoding: Word.DocumentEncoding)](/javascript/api/word/word.document#word-word-document-reloadas-member(1))|Reloads the document based on an HTML document, using the document encoding.|
+||[removeDocumentInformation(removeDocInfoType: Word.RemoveDocInfoType)](/javascript/api/word/word.document#word-word-document-removedocumentinformation-member(1))|Removes sensitive information, properties, comments, and other metadata from the document.|
+||[removeLockedStyles()](/javascript/api/word/word.document#word-word-document-removelockedstyles-member(1))|Purges the document of locked styles when formatting restrictions have been applied in the document.|
+||[removeNumbers(numberType?: Word.NumberType)](/javascript/api/word/word.document#word-word-document-removenumbers-member(1))|Removes numbers or bullets from the document.|
+||[removePersonalInformationOnSave](/javascript/api/word/word.document#word-word-document-removepersonalinformationonsave-member)|Specifies whether Word removes user information upon saving.|
+||[removeTheme()](/javascript/api/word/word.document#word-word-document-removetheme-member(1))|Removes the active theme from the current document.|
+||[repaginate()](/javascript/api/word/word.document#word-word-document-repaginate-member(1))|Repaginates the entire document.|
+||[replyWithChanges(options?: Word.DocumentReplyWithChangesOptions)](/javascript/api/word/word.document#word-word-document-replywithchanges-member(1))|Sends an email message to the author of the document that has been sent out for review, notifying them that a reviewer has completed review of the document.|
+||[resetFormFields()](/javascript/api/word/word.document#word-word-document-resetformfields-member(1))|Clears all form fields in the document, preparing the form to be filled in again.|
+||[returnToLastReadPosition()](/javascript/api/word/word.document#word-word-document-returntolastreadposition-member(1))|Returns the document to the last saved reading position.|
+||[revisedDocumentTitle](/javascript/api/word/word.document#word-word-document-reviseddocumenttitle-member)|Gets the title of the revised document after legal-blackline comparison.|
 ||[revisions](/javascript/api/word/word.document#word-word-document-revisions-member)|Gets the collection of revisions that represents the tracked changes in the document.|
+||[runAutoMacro(autoMacro: Word.AutoMacro)](/javascript/api/word/word.document#word-word-document-runautomacro-member(1))|Runs an auto macro that's stored in the document.|
+||[saveAsQuickStyleSet(fileName: string)](/javascript/api/word/word.document#word-word-document-saveasquickstyleset-member(1))|Saves the group of quick styles currently in use.|
+||[saveEncoding](/javascript/api/word/word.document#word-word-document-saveencoding-member)|Specifies the encoding used when saving the document.|
+||[saveFormat](/javascript/api/word/word.document#word-word-document-saveformat-member)|Gets the file format of the document.|
+||[select()](/javascript/api/word/word.document#word-word-document-select-member(1))|Selects the contents of the document.|
+||[selectContentControlsByTag(tag: string)](/javascript/api/word/word.document#word-word-document-selectcontentcontrolsbytag-member(1))|Returns all content controls with the specified tag.|
+||[selectContentControlsByTitle(title: string)](/javascript/api/word/word.document#word-word-document-selectcontentcontrolsbytitle-member(1))|Returns a `ContentControlCollection` object that represents all the content controls in the document with the specified title.|
+||[selectLinkedControls(node: Word.CustomXmlNode)](/javascript/api/word/word.document#word-word-document-selectlinkedcontrols-member(1))|Returns a `ContentControlCollection` object that represents all content controls in the document that are linked to the specific custom XML node.|
+||[selectNodes(xPath: string, options?: Word.SelectNodesOptions)](/javascript/api/word/word.document#word-word-document-selectnodes-member(1))|Returns an `XmlNodeCollection` object that represents all the nodes that match the XPath parameter in the order in which they appear in the document.|
+||[selectSingleNode(xPath: string, options?: Word.SelectSingleNodeOptions)](/javascript/api/word/word.document#word-word-document-selectsinglenode-member(1))|Returns an `XmlNode` object that represents the first node that matches the XPath parameter in the document.|
+||[selectUnlinkedControls(stream?: Word.CustomXmlPart)](/javascript/api/word/word.document#word-word-document-selectunlinkedcontrols-member(1))|Returns a `ContentControlCollection` object that represents all content controls in the document that are not linked to an XML node.|
 ||[selection](/javascript/api/word/word.document#word-word-document-selection-member)|Returns a `Selection` object that represents the current selection in the document.|
+||[sendFax(address: string, subject?: string)](/javascript/api/word/word.document#word-word-document-sendfax-member(1))|Sends the document as a fax, without any user interaction.|
+||[sendFaxOverInternet(options?: Word.DocumentSendFaxOverInternetOptions)](/javascript/api/word/word.document#word-word-document-sendfaxoverinternet-member(1))|Sends the document to a fax service provider, who faxes the document to one or more specified recipients.|
+||[sendForReview(options?: Word.DocumentSendForReviewOptions)](/javascript/api/word/word.document#word-word-document-sendforreview-member(1))|Sends the document in an email message for review by the specified recipients.|
+||[sendMail()](/javascript/api/word/word.document#word-word-document-sendmail-member(1))|Opens a message window for sending the document through Microsoft Exchange.|
+||[sentences](/javascript/api/word/word.document#word-word-document-sentences-member)|Gets the `RangeScopedCollection` object that represents all the sentences in the document.|
+||[setDefaultTableStyle(style: string, setInTemplate: boolean)](/javascript/api/word/word.document#word-word-document-setdefaulttablestyle-member(1))|Specifies the table style to use for newly created tables in the document.|
+||[setPasswordEncryptionOptions(passwordEncryptionProvider: string, passwordEncryptionAlgorithm: string, passwordEncryptionKeyLength: number, passwordEncryptFileProperties?: boolean)](/javascript/api/word/word.document#word-word-document-setpasswordencryptionoptions-member(1))|Sets the options Microsoft Word uses for encrypting documents with passwords.|
+||[spellingErrors](/javascript/api/word/word.document#word-word-document-spellingerrors-member)|Gets a `RangeCollection` object that represents the words identified as spelling errors in the document.|
+||[storyRanges](/javascript/api/word/word.document#word-word-document-storyranges-member)|Gets a `RangeCollection` object that represents all the stories in the document.|
+||[styles](/javascript/api/word/word.document#word-word-document-styles-member)|Gets a `StyleCollection` for the document.|
 ||[tableOfAuthoritiesCategories](/javascript/api/word/word.document#word-word-document-tableofauthoritiescategories-member)|Returns a `TableOfAuthoritiesCategoryCollection` object that represents the available table of authorities categories in the document.|
+||[tables](/javascript/api/word/word.document#word-word-document-tables-member)|Gets a `TableCollection` object that represents all the tables in the document.|
 ||[tablesOfAuthorities](/javascript/api/word/word.document#word-word-document-tablesofauthorities-member)|Returns a `TableOfAuthoritiesCollection` object that represents all the tables of authorities in the document.|
 ||[tablesOfContents](/javascript/api/word/word.document#word-word-document-tablesofcontents-member)|Returns a `TableOfContentsCollection` object that represents all the tables of contents in the document.|
 ||[tablesOfFigures](/javascript/api/word/word.document#word-word-document-tablesoffigures-member)|Returns a `TableOfFiguresCollection` object that represents all the tables of figures in the document.|
-|[DocumentLibraryVersion](/javascript/api/word/word.documentlibraryversion)|[comments](/javascript/api/word/word.documentlibraryversion#word-word-documentlibraryversion-comments-member)|Gets any optional comments associated with this version of the shared document.|
-||[modified](/javascript/api/word/word.documentlibraryversion#word-word-documentlibraryversion-modified-member)|Gets the date and time at which this version of the shared document was last saved to the server.|
-||[modifiedBy](/javascript/api/word/word.documentlibraryversion#word-word-documentlibraryversion-modifiedby-member)|Gets the name of the user who last saved this version of the shared document to the server.|
-|[DocumentLibraryVersionCollection](/javascript/api/word/word.documentlibraryversioncollection)|[getItem(index: number)](/javascript/api/word/word.documentlibraryversioncollection#word-word-documentlibraryversioncollection-getitem-member(1))|Gets a `DocumentLibraryVersion` object by its index in the collection.|
-||[isVersioningEnabled()](/javascript/api/word/word.documentlibraryversioncollection#word-word-documentlibraryversioncollection-isversioningenabled-member(1))|Returns whether the document library in which the active document is saved on the server is configured to create a backup copy, or version, each time the file is edited on the website.|
-||[items](/javascript/api/word/word.documentlibraryversioncollection#word-word-documentlibraryversioncollection-items-member)|Gets the loaded child items in this collection.|
+||[textEncoding](/javascript/api/word/word.document#word-word-document-textencoding-member)|Specifies the encoding for saving as encoded text.|
+||[textLineEnding](/javascript/api/word/word.document#word-word-document-textlineending-member)|Specifies how Word marks line and paragraph breaks in text files.|
+||[toggleFormsDesign()](/javascript/api/word/word.document#word-word-document-toggleformsdesign-member(1))|Switches form design mode on or off.|
+||[trackFormatting](/javascript/api/word/word.document#word-word-document-trackformatting-member)|Specifies whether to track formatting changes when change tracking is on.|
+||[trackMoves](/javascript/api/word/word.document#word-word-document-trackmoves-member)|Specifies whether to mark moved text when Track Changes is on.|
+||[trackRevisions](/javascript/api/word/word.document#word-word-document-trackrevisions-member)|Specifies whether changes are tracked in the document.|
+||[trackedChangesAreDateAndTimeRemoved](/javascript/api/word/word.document#word-word-document-trackedchangesaredateandtimeremoved-member)|Specifies whether to remove or store date and time metadata for tracked changes.|
+||[transformDocument(path: string, dataOnly?: boolean)](/javascript/api/word/word.document#word-word-document-transformdocument-member(1))|Applies the specified Extensible Stylesheet Language Transformation (XSLT) file to this document and replaces the document with the results.|
+||[type](/javascript/api/word/word.document#word-word-document-type-member)|Gets the document type (template or document).|
+||[undo(times?: number)](/javascript/api/word/word.document#word-word-document-undo-member(1))|Undoes the last action or a sequence of actions, which are displayed in the Undo list.|
+||[undoClear()](/javascript/api/word/word.document#word-word-document-undoclear-member(1))|Clears the list of actions that can be undone in the document.|
+||[unprotect(password?: string)](/javascript/api/word/word.document#word-word-document-unprotect-member(1))|Removes protection from the document.|
+||[updateStyles()](/javascript/api/word/word.document#word-word-document-updatestyles-member(1))|Copies all styles from the attached template into the document, overwriting any existing styles in the document that have the same name.|
+||[viewCode()](/javascript/api/word/word.document#word-word-document-viewcode-member(1))|Displays the code window for the selected Microsoft ActiveX control in the document.|
+||[viewPropertyBrowser()](/javascript/api/word/word.document#word-word-document-viewpropertybrowser-member(1))|Displays the property window for the selected Microsoft ActiveX control in the document.|
+||[webPagePreview()](/javascript/api/word/word.document#word-word-document-webpagepreview-member(1))|Displays a preview of the current document as it would look if saved as a webpage.|
+||[webSettings](/javascript/api/word/word.document#word-word-document-websettings-member)|Gets the `WebSettings` object for webpage-related attributes.|
+||[words](/javascript/api/word/word.document#word-word-document-words-member)|Gets the `RangeScopedCollection` object that represents each word in the document.|
+||[writePassword](/javascript/api/word/word.document#word-word-document-writepassword-member)|Sets a password for saving changes to the document.|
+||[xmlAreAdvancedErrorsShown](/javascript/api/word/word.document#word-word-document-xmlareadvancederrorsshown-member)|Specifies whether error messages are generated from built-in Word messages or MSXML (Microsoft XML).|
+||[xmlIsXsltUsedWhenSaving](/javascript/api/word/word.document#word-word-document-xmlisxsltusedwhensaving-member)|Specifies whether to save a document through an Extensible Stylesheet Language Transformation (XSLT).|
+||[xmlSaveThroughXSLT](/javascript/api/word/word.document#word-word-document-xmlsavethroughxslt-member)|Specifies the path and file name for the XSLT to apply when saving a document.|
+|[DocumentCheckInOptions](/javascript/api/word/word.documentcheckinoptions)|[comment](/javascript/api/word/word.documentcheckinoptions#word-word-documentcheckinoptions-comment-member)|If provided, specifies a comment for the check-in operation.|
+||[makePublic](/javascript/api/word/word.documentcheckinoptions#word-word-documentcheckinoptions-makepublic-member)|If provided, specifies whether to make the document public after check-in.|
+||[saveChanges](/javascript/api/word/word.documentcheckinoptions#word-word-documentcheckinoptions-savechanges-member)|If provided, specifies whether to save changes before checking in.|
+|[DocumentCheckInWithVersionOptions](/javascript/api/word/word.documentcheckinwithversionoptions)|[comment](/javascript/api/word/word.documentcheckinwithversionoptions#word-word-documentcheckinwithversionoptions-comment-member)|If provided, specifies a comment for the check-in operation.|
+||[makePublic](/javascript/api/word/word.documentcheckinwithversionoptions#word-word-documentcheckinwithversionoptions-makepublic-member)|If provided, specifies whether to make the document public after check-in.|
+||[saveChanges](/javascript/api/word/word.documentcheckinwithversionoptions#word-word-documentcheckinwithversionoptions-savechanges-member)|If provided, specifies whether to save changes before checking in.|
+||[versionType](/javascript/api/word/word.documentcheckinwithversionoptions#word-word-documentcheckinwithversionoptions-versiontype-member)|If provided, specifies the version type for the check-in.|
+|[DocumentCheckSpellingOptions](/javascript/api/word/word.documentcheckspellingoptions)|[alwaysSuggest](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-alwayssuggest-member)|If provided, specifies whether to always suggest spelling corrections.|
+||[customDictionary10](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary10-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary2](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary2-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary3](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary3-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary4](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary4-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary5](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary5-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary6](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary6-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary7](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary7-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary8](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary8-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary9](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary9-member)|If provided, specifies an additional custom dictionary to use for spell checking.|
+||[customDictionary](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-customdictionary-member)|If provided, specifies the custom dictionary to use for spell checking.|
+||[ignoreUppercase](/javascript/api/word/word.documentcheckspellingoptions#word-word-documentcheckspellingoptions-ignoreuppercase-member)|If provided, specifies whether to ignore uppercase words during spell checking.|
+|[DocumentCountNumberedItemsOptions](/javascript/api/word/word.documentcountnumbereditemsoptions)|[level](/javascript/api/word/word.documentcountnumbereditemsoptions#word-word-documentcountnumbereditemsoptions-level-member)|If provided, specifies the level of numbering to count.|
+||[numberType](/javascript/api/word/word.documentcountnumbereditemsoptions#word-word-documentcountnumbereditemsoptions-numbertype-member)|If provided, specifies the type of numbered items to count.|
+|[DocumentEndReviewOptions](/javascript/api/word/word.documentendreviewoptions)|[includeAttachment](/javascript/api/word/word.documentendreviewoptions#word-word-documentendreviewoptions-includeattachment-member)|If provided, specifies whether to include the document as an attachment.|
+||[recipients](/javascript/api/word/word.documentendreviewoptions#word-word-documentendreviewoptions-recipients-member)|If provided, specifies the recipients to notify when ending the review.|
+||[showMessage](/javascript/api/word/word.documentendreviewoptions#word-word-documentendreviewoptions-showmessage-member)|If provided, specifies whether to show the message before sending.|
+||[subject](/javascript/api/word/word.documentendreviewoptions#word-word-documentendreviewoptions-subject-member)|If provided, specifies the subject of the notification email.|
+|[DocumentExportAsFixedFormat2Options](/javascript/api/word/word.documentexportasfixedformat2options)|[bitmapMissingFonts](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-bitmapmissingfonts-member)|If provided, specifies whether to bitmap missing fonts.|
+||[createBookmarks](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-createbookmarks-member)|If provided, specifies the bookmark creation mode.|
+||[documentStructureTags](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-documentstructuretags-member)|If provided, specifies whether to include document structure tags.|
+||[fixedFormatExtClassPtr](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-fixedformatextclassptr-member)|If provided, specifies the extension class pointer.|
+||[from](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-from-member)|If provided, specifies the starting page number.|
+||[includeDocProps](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-includedocprops-member)|If provided, specifies whether to include document properties.|
+||[item](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-item-member)|If provided, specifies the item to export.|
+||[keepInformationRightsManagement](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-keepinformationrightsmanagement-member)|If provided, specifies whether to keep Information Rights Management (IRM) settings.|
+||[openAfterExport](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-openafterexport-member)|If provided, specifies whether to open the file after export.|
+||[optimizeFor](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-optimizefor-member)|If provided, specifies the optimization target for the export.|
+||[optimizeForImageQuality](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-optimizeforimagequality-member)|If provided, specifies whether to optimize for image quality in the exported file.|
+||[range](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-range-member)|If provided, specifies the range to export.|
+||[to](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-to-member)|If provided, specifies the ending page number.|
+||[useIso19005_1](/javascript/api/word/word.documentexportasfixedformat2options#word-word-documentexportasfixedformat2options-useiso19005_1-member)|If provided, specifies whether to use ISO 19005-1 compliance.|
+|[DocumentExportAsFixedFormat3Options](/javascript/api/word/word.documentexportasfixedformat3options)|[bitmapMissingFonts](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-bitmapmissingfonts-member)|If provided, specifies whether to bitmap missing fonts.|
+||[createBookmarks](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-createbookmarks-member)|If provided, specifies the bookmark creation mode.|
+||[documentStructureTags](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-documentstructuretags-member)|If provided, specifies whether to include document structure tags.|
+||[fixedFormatExtClassPtr](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-fixedformatextclassptr-member)|If provided, specifies the extension class pointer.|
+||[from](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-from-member)|If provided, specifies the starting page number.|
+||[improveExportTagging](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-improveexporttagging-member)|If provided, specifies to improve export tagging for better accessibility.|
+||[includeDocProps](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-includedocprops-member)|If provided, specifies whether to include document properties.|
+||[item](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-item-member)|If provided, specifies the item to export.|
+||[keepInformationRightsManagement](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-keepinformationrightsmanagement-member)|If provided, specifies whether to keep Information Rights Management (IRM) settings.|
+||[openAfterExport](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-openafterexport-member)|If provided, specifies whether to open the file after export.|
+||[optimizeFor](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-optimizefor-member)|If provided, specifies the optimization target for the export.|
+||[optimizeForImageQuality](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-optimizeforimagequality-member)|If provided, specifies whether to optimize for image quality in the exported file.|
+||[range](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-range-member)|If provided, specifies the range to export.|
+||[to](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-to-member)|If provided, specifies the ending page number.|
+||[useIso19005_1](/javascript/api/word/word.documentexportasfixedformat3options#word-word-documentexportasfixedformat3options-useiso19005_1-member)|If provided, specifies whether to use ISO 19005-1 compliance.|
+|[DocumentExportAsFixedFormatOptions](/javascript/api/word/word.documentexportasfixedformatoptions)|[bitmapMissingFonts](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-bitmapmissingfonts-member)|If provided, specifies whether to bitmap missing fonts.|
+||[createBookmarks](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-createbookmarks-member)|If provided, specifies the bookmark creation mode.|
+||[documentStructureTags](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-documentstructuretags-member)|If provided, specifies whether to include document structure tags.|
+||[fixedFormatExtensionClassPointer](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-fixedformatextensionclasspointer-member)|If provided, specifies the extension class pointer.|
+||[from](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-from-member)|If provided, specifies the starting page number.|
+||[includeDocProps](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-includedocprops-member)|If provided, specifies whether to include document properties.|
+||[item](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-item-member)|If provided, specifies the item to export.|
+||[keepInformationRightsManagement](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-keepinformationrightsmanagement-member)|If provided, specifies whether to keep Information Rights Management (IRM) settings.|
+||[openAfterExport](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-openafterexport-member)|If provided, specifies whether to open the file after export.|
+||[optimizeFor](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-optimizefor-member)|If provided, specifies the optimization target for the export.|
+||[range](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-range-member)|If provided, specifies the range to export.|
+||[to](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-to-member)|If provided, specifies the ending page number.|
+||[useIso19005_1](/javascript/api/word/word.documentexportasfixedformatoptions#word-word-documentexportasfixedformatoptions-useiso19005_1-member)|If provided, specifies whether to use ISO 19005-1 compliance.|
+|[DocumentFollowHyperlinkOptions](/javascript/api/word/word.documentfollowhyperlinkoptions)|[addHistory](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-addhistory-member)|If provided, specifies whether to add the link to the browsing history.|
+||[address](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-address-member)|If provided, specifies the hyperlink address to follow.|
+||[extraInfo](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-extrainfo-member)|If provided, specifies additional information to pass with the request.|
+||[headerInfo](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-headerinfo-member)|If provided, specifies header information for the HTTP request.|
+||[httpMethod](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-httpmethod-member)|If provided, specifies the HTTP method to use for the request.|
+||[newWindow](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-newwindow-member)|If provided, specifies whether to open the link in a new window.|
+||[subAddress](/javascript/api/word/word.documentfollowhyperlinkoptions#word-word-documentfollowhyperlinkoptions-subaddress-member)|If provided, specifies the sub-address within the document.|
+|[DocumentMergeOptions](/javascript/api/word/word.documentmergeoptions)|[addToRecentFiles](/javascript/api/word/word.documentmergeoptions#word-word-documentmergeoptions-addtorecentfiles-member)|If provided, specifies whether to add the merged document to recent files.|
+||[detectFormatChanges](/javascript/api/word/word.documentmergeoptions#word-word-documentmergeoptions-detectformatchanges-member)|If provided, specifies whether to detect format changes during the merge.|
+||[mergeTarget](/javascript/api/word/word.documentmergeoptions#word-word-documentmergeoptions-mergetarget-member)|If provided, specifies the target of the merge operation.|
+||[useFormattingFrom](/javascript/api/word/word.documentmergeoptions#word-word-documentmergeoptions-useformattingfrom-member)|If provided, specifies the source of formatting to use in the merge.|
+|[DocumentPrintOutOptions](/javascript/api/word/word.documentprintoutoptions)|[activePrinterMacGX](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-activeprintermacgx-member)|If provided, specifies the printer name.|
+||[append](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-append-member)|If provided, specifies whether to append to an existing file.|
+||[background](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-background-member)|If provided, specifies whether to print in the background.|
+||[collate](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-collate-member)|If provided, specifies whether to collate pages.|
+||[copies](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-copies-member)|If provided, specifies the number of copies to print.|
+||[from](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-from-member)|If provided, specifies the starting page number.|
+||[item](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-item-member)|If provided, specifies the item to print.|
+||[manualDuplexPrint](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-manualduplexprint-member)|If provided, specifies whether to manually duplex print.|
+||[outputFileName](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-outputfilename-member)|If provided, specifies the name of the output file.|
+||[pageType](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-pagetype-member)|If provided, specifies the page order.|
+||[pages](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-pages-member)|If provided, specifies specific pages to print.|
+||[printToFile](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-printtofile-member)|If provided, specifies whether to print to file.|
+||[printZoomColumn](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-printzoomcolumn-member)|If provided, specifies the zoom column setting.|
+||[printZoomPaperHeight](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-printzoompaperheight-member)|If provided, specifies the paper height for printing in twips (20 twips = 1 point; 72 points = 1 inch).|
+||[printZoomPaperWidth](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-printzoompaperwidth-member)|If provided, specifies the paper width for printing in twips (20 twips = 1 point; 72 points = 1 inch).|
+||[printZoomRow](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-printzoomrow-member)|If provided, specifies the zoom row setting.|
+||[range](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-range-member)|If provided, specifies the range to print.|
+||[to](/javascript/api/word/word.documentprintoutoptions#word-word-documentprintoutoptions-to-member)|If provided, specifies the ending page number.|
+|[DocumentProtectOptions](/javascript/api/word/word.documentprotectoptions)|[enforceStyleLock](/javascript/api/word/word.documentprotectoptions#word-word-documentprotectoptions-enforcestylelock-member)|If provided, specifies whether to enforce style lock restrictions.|
+||[noReset](/javascript/api/word/word.documentprotectoptions#word-word-documentprotectoptions-noreset-member)|If provided, specifies whether to reset form fields when protecting the document.|
+||[password](/javascript/api/word/word.documentprotectoptions#word-word-documentprotectoptions-password-member)|If provided, specifies the password to apply for document protection.|
+||[useInformationRightsManagement](/javascript/api/word/word.documentprotectoptions#word-word-documentprotectoptions-useinformationrightsmanagement-member)|If provided, specifies whether to use Information Rights Management (IRM).|
+|[DocumentRangeOptions](/javascript/api/word/word.documentrangeoptions)|[end](/javascript/api/word/word.documentrangeoptions#word-word-documentrangeoptions-end-member)|If provided, specifies the ending character position.|
+||[start](/javascript/api/word/word.documentrangeoptions#word-word-documentrangeoptions-start-member)|If provided, specifies the starting character position.|
+|[DocumentReplyWithChangesOptions](/javascript/api/word/word.documentreplywithchangesoptions)|[includeAttachment](/javascript/api/word/word.documentreplywithchangesoptions#word-word-documentreplywithchangesoptions-includeattachment-member)|If provided, specifies whether to include the document as an attachment.|
+||[recipients](/javascript/api/word/word.documentreplywithchangesoptions#word-word-documentreplywithchangesoptions-recipients-member)|If provided, specifies the recipients of the reply.|
+||[showMessage](/javascript/api/word/word.documentreplywithchangesoptions#word-word-documentreplywithchangesoptions-showmessage-member)|If provided, specifies whether to show the message before sending.|
+||[subject](/javascript/api/word/word.documentreplywithchangesoptions#word-word-documentreplywithchangesoptions-subject-member)|If provided, specifies the subject of the reply email.|
+|[DocumentSendFaxOverInternetOptions](/javascript/api/word/word.documentsendfaxoverinternetoptions)|[recipients](/javascript/api/word/word.documentsendfaxoverinternetoptions#word-word-documentsendfaxoverinternetoptions-recipients-member)|If provided, specifies the recipients of the fax.|
+||[showMessage](/javascript/api/word/word.documentsendfaxoverinternetoptions#word-word-documentsendfaxoverinternetoptions-showmessage-member)|If provided, specifies whether to show the message before sending.|
+||[subject](/javascript/api/word/word.documentsendfaxoverinternetoptions#word-word-documentsendfaxoverinternetoptions-subject-member)|If provided, specifies the subject of the fax.|
+|[DocumentSendForReviewOptions](/javascript/api/word/word.documentsendforreviewoptions)|[includeAttachment](/javascript/api/word/word.documentsendforreviewoptions#word-word-documentsendforreviewoptions-includeattachment-member)|If provided, specifies whether to include the document as an attachment.|
+||[recipients](/javascript/api/word/word.documentsendforreviewoptions#word-word-documentsendforreviewoptions-recipients-member)|If provided, specifies the recipients of the review request.|
+||[showMessage](/javascript/api/word/word.documentsendforreviewoptions#word-word-documentsendforreviewoptions-showmessage-member)|If provided, specifies whether to show the message before sending.|
+||[subject](/javascript/api/word/word.documentsendforreviewoptions#word-word-documentsendforreviewoptions-subject-member)|If provided, specifies the subject of the review email.|
 |[DropCap](/javascript/api/word/word.dropcap)|[clear()](/javascript/api/word/word.dropcap#word-word-dropcap-clear-member(1))|Removes the dropped capital letter formatting.|
 ||[distanceFromText](/javascript/api/word/word.dropcap#word-word-dropcap-distancefromtext-member)|Gets the distance (in points) between the dropped capital letter and the paragraph text.|
 ||[enable()](/javascript/api/word/word.dropcap#word-word-dropcap-enable-member(1))|Formats the first character in the specified paragraph as a dropped capital letter.|
@@ -322,145 +424,27 @@
 ||[oleFormat](/javascript/api/word/word.field#word-word-field-oleformat-member)|Gets an `OleFormat` object that represents the OLE characteristics (other than linking) for the field.|
 ||[unlink()](/javascript/api/word/word.field#word-word-field-unlink-member(1))|Replaces the field with its most recent result.|
 ||[updateSource()](/javascript/api/word/word.field#word-word-field-updatesource-member(1))|Saves the changes made to the results of an INCLUDETEXT field back to the source document.|
-|[FillFormat](/javascript/api/word/word.fillformat)|[backgroundColor](/javascript/api/word/word.fillformat#word-word-fillformat-backgroundcolor-member)|Returns a `ColorFormat` object that represents the background color for the fill.|
-||[foregroundColor](/javascript/api/word/word.fillformat#word-word-fillformat-foregroundcolor-member)|Returns a `ColorFormat` object that represents the foreground color for the fill.|
-||[gradientAngle](/javascript/api/word/word.fillformat#word-word-fillformat-gradientangle-member)|Specifies the angle of the gradient fill.|
-||[gradientColorType](/javascript/api/word/word.fillformat#word-word-fillformat-gradientcolortype-member)|Gets the gradient color type.|
-||[gradientDegree](/javascript/api/word/word.fillformat#word-word-fillformat-gradientdegree-member)|Returns how dark or light a one-color gradient fill is.|
-||[gradientStyle](/javascript/api/word/word.fillformat#word-word-fillformat-gradientstyle-member)|Returns the gradient style for the fill.|
-||[gradientVariant](/javascript/api/word/word.fillformat#word-word-fillformat-gradientvariant-member)|Returns the gradient variant for the fill as an integer value from 1 to 4 for most gradient fills.|
-||[isVisible](/javascript/api/word/word.fillformat#word-word-fillformat-isvisible-member)|Specifies if the object, or the formatting applied to it, is visible.|
-||[pattern](/javascript/api/word/word.fillformat#word-word-fillformat-pattern-member)|Returns a `PatternType` value that represents the pattern applied to the fill or line.|
-||[presetGradientType](/javascript/api/word/word.fillformat#word-word-fillformat-presetgradienttype-member)|Returns the preset gradient type for the fill.|
-||[presetTexture](/javascript/api/word/word.fillformat#word-word-fillformat-presettexture-member)|Gets the preset texture.|
-||[rotateWithObject](/javascript/api/word/word.fillformat#word-word-fillformat-rotatewithobject-member)|Specifies whether the fill rotates with the shape.|
-||[setOneColorGradient(style: Word.GradientStyle, variant: number, degree: number)](/javascript/api/word/word.fillformat#word-word-fillformat-setonecolorgradient-member(1))|Sets the fill to a one-color gradient.|
-||[setPatterned(pattern: Word.PatternType)](/javascript/api/word/word.fillformat#word-word-fillformat-setpatterned-member(1))|Sets the fill to a pattern.|
-||[setPresetGradient(style: Word.GradientStyle, variant: number, presetGradientType: Word.PresetGradientType)](/javascript/api/word/word.fillformat#word-word-fillformat-setpresetgradient-member(1))|Sets the fill to a preset gradient.|
-||[setPresetTextured(presetTexture: Word.PresetTexture)](/javascript/api/word/word.fillformat#word-word-fillformat-setpresettextured-member(1))|Sets the fill to a preset texture.|
-||[setTwoColorGradient(style: Word.GradientStyle, variant: number)](/javascript/api/word/word.fillformat#word-word-fillformat-settwocolorgradient-member(1))|Sets the fill to a two-color gradient.|
-||[solid()](/javascript/api/word/word.fillformat#word-word-fillformat-solid-member(1))|Sets the fill to a uniform color.|
-||[textureAlignment](/javascript/api/word/word.fillformat#word-word-fillformat-texturealignment-member)|Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.|
-||[textureHorizontalScale](/javascript/api/word/word.fillformat#word-word-fillformat-texturehorizontalscale-member)|Specifies the horizontal scaling factor for the texture fill.|
-||[textureName](/javascript/api/word/word.fillformat#word-word-fillformat-texturename-member)|Returns the name of the custom texture file for the fill.|
-||[textureOffsetX](/javascript/api/word/word.fillformat#word-word-fillformat-textureoffsetx-member)|Specifies the horizontal offset of the texture from the origin in points.|
-||[textureOffsetY](/javascript/api/word/word.fillformat#word-word-fillformat-textureoffsety-member)|Specifies the vertical offset of the texture.|
-||[textureTile](/javascript/api/word/word.fillformat#word-word-fillformat-texturetile-member)|Specifies whether the texture is tiled.|
-||[textureType](/javascript/api/word/word.fillformat#word-word-fillformat-texturetype-member)|Returns the texture type for the fill.|
-||[textureVerticalScale](/javascript/api/word/word.fillformat#word-word-fillformat-textureverticalscale-member)|Specifies the vertical scaling factor for the texture fill as a value between 0.0 and 1.0.|
-||[transparency](/javascript/api/word/word.fillformat#word-word-fillformat-transparency-member)|Specifies the degree of transparency of the fill for a shape as a value between 0.0 (opaque) and 1.0 (clear).|
-||[type](/javascript/api/word/word.fillformat#word-word-fillformat-type-member)|Gets the fill format type.|
-|[Font](/javascript/api/word/word.font)|[allCaps](/javascript/api/word/word.font#word-word-font-allcaps-member)|Specifies whether the font is formatted as all capital letters, which makes lowercase letters appear as uppercase letters.|
-||[boldBidirectional](/javascript/api/word/word.font#word-word-font-boldbidirectional-member)|Specifies whether the font is formatted as bold in a right-to-left language document.|
-||[borders](/javascript/api/word/word.font#word-word-font-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the font.|
-||[colorIndex](/javascript/api/word/word.font#word-word-font-colorindex-member)|Specifies a `ColorIndex` value that represents the color for the font.|
-||[colorIndexBidirectional](/javascript/api/word/word.font#word-word-font-colorindexbidirectional-member)|Specifies the color for the `Font` object in a right-to-left language document.|
-||[contextualAlternates](/javascript/api/word/word.font#word-word-font-contextualalternates-member)|Specifies whether contextual alternates are enabled for the font.|
-||[decreaseFontSize()](/javascript/api/word/word.font#word-word-font-decreasefontsize-member(1))|Decreases the font size to the next available size.|
-||[diacriticColor](/javascript/api/word/word.font#word-word-font-diacriticcolor-member)|Specifies the color to be used for diacritics for the `Font` object.|
-||[disableCharacterSpaceGrid](/javascript/api/word/word.font#word-word-font-disablecharacterspacegrid-member)|Specifies whether Microsoft Word ignores the number of characters per line for the corresponding `Font` object.|
-||[emboss](/javascript/api/word/word.font#word-word-font-emboss-member)|Specifies whether the font is formatted as embossed.|
-||[emphasisMark](/javascript/api/word/word.font#word-word-font-emphasismark-member)|Specifies an `EmphasisMark` value that represents the emphasis mark for a character or designated character string.|
-||[engrave](/javascript/api/word/word.font#word-word-font-engrave-member)|Specifies whether the font is formatted as engraved.|
-||[fill](/javascript/api/word/word.font#word-word-font-fill-member)|Returns a `FillFormat` object that contains fill formatting properties for the font used by the range of text.|
-||[glow](/javascript/api/word/word.font#word-word-font-glow-member)|Returns a `GlowFormat` object that represents the glow formatting for the font used by the range of text.|
-||[increaseFontSize()](/javascript/api/word/word.font#word-word-font-increasefontsize-member(1))|Increases the font size to the next available size.|
-||[italicBidirectional](/javascript/api/word/word.font#word-word-font-italicbidirectional-member)|Specifies whether the font is italicized in a right-to-left language document.|
-||[kerning](/javascript/api/word/word.font#word-word-font-kerning-member)|Specifies the minimum font size for which Microsoft Word will adjust kerning automatically.|
-||[ligature](/javascript/api/word/word.font#word-word-font-ligature-member)|Specifies the ligature setting for the `Font` object.|
-||[line](/javascript/api/word/word.font#word-word-font-line-member)|Returns a `LineFormat` object that specifies the formatting for a line.|
-||[nameAscii](/javascript/api/word/word.font#word-word-font-nameascii-member)|Specifies the font used for Latin text (characters with character codes from 0 (zero) through 127).|
-||[nameBidirectional](/javascript/api/word/word.font#word-word-font-namebidirectional-member)|Specifies the font name in a right-to-left language document.|
-||[nameFarEast](/javascript/api/word/word.font#word-word-font-namefareast-member)|Specifies the East Asian font name.|
-||[nameOther](/javascript/api/word/word.font#word-word-font-nameother-member)|Specifies the font used for characters with codes from 128 through 255.|
-||[numberForm](/javascript/api/word/word.font#word-word-font-numberform-member)|Specifies the number form setting for an OpenType font.|
-||[numberSpacing](/javascript/api/word/word.font#word-word-font-numberspacing-member)|Specifies the number spacing setting for the font.|
-||[outline](/javascript/api/word/word.font#word-word-font-outline-member)|Specifies if the font is formatted as outlined.|
-||[position](/javascript/api/word/word.font#word-word-font-position-member)|Specifies the position of text (in points) relative to the base line.|
-||[reflection](/javascript/api/word/word.font#word-word-font-reflection-member)|Returns a `ReflectionFormat` object that represents the reflection formatting for a shape.|
-||[reset()](/javascript/api/word/word.font#word-word-font-reset-member(1))|Removes manual character formatting.|
-||[scaling](/javascript/api/word/word.font#word-word-font-scaling-member)|Specifies the scaling percentage applied to the font.|
-||[setAsTemplateDefault()](/javascript/api/word/word.font#word-word-font-setastemplatedefault-member(1))|Sets the specified font formatting as the default for the active document and all new documents based on the active template.|
-||[shadow](/javascript/api/word/word.font#word-word-font-shadow-member)|Specifies if the font is formatted as shadowed.|
-||[sizeBidirectional](/javascript/api/word/word.font#word-word-font-sizebidirectional-member)|Specifies the font size in points for right-to-left text.|
-||[smallCaps](/javascript/api/word/word.font#word-word-font-smallcaps-member)|Specifies whether the font is formatted as small caps, which makes lowercase letters appear as small uppercase letters.|
-||[spacing](/javascript/api/word/word.font#word-word-font-spacing-member)|Specifies the spacing between characters.|
-||[stylisticSet](/javascript/api/word/word.font#word-word-font-stylisticset-member)|Specifies the stylistic set for the font.|
-||[textColor](/javascript/api/word/word.font#word-word-font-textcolor-member)|Returns a `ColorFormat` object that represents the color for the font.|
-||[textShadow](/javascript/api/word/word.font#word-word-font-textshadow-member)|Returns a `ShadowFormat` object that specifies the shadow formatting for the font.|
-||[threeDimensionalFormat](/javascript/api/word/word.font#word-word-font-threedimensionalformat-member)|Returns a `ThreeDimensionalFormat` object that contains 3-dimensional (3D) effect formatting properties for the font.|
-||[underlineColor](/javascript/api/word/word.font#word-word-font-underlinecolor-member)|Specifies the color of the underline for the `Font` object.|
 |[FontNameCollection](/javascript/api/word/word.fontnamecollection)|[getCount()](/javascript/api/word/word.fontnamecollection#word-word-fontnamecollection-getcount-member(1))|Returns the number of items in the collection.|
 ||[getItemAt(index: number)](/javascript/api/word/word.fontnamecollection#word-word-fontnamecollection-getitemat-member(1))|Gets the font name at the specified index.|
-|[Frame](/javascript/api/word/word.frame)|[borders](/javascript/api/word/word.frame#word-word-frame-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the frame.|
-||[copy()](/javascript/api/word/word.frame#word-word-frame-copy-member(1))|Copies the frame to the Clipboard.|
-||[cut()](/javascript/api/word/word.frame#word-word-frame-cut-member(1))|Removes the frame from the document and places it on the Clipboard.|
-||[delete()](/javascript/api/word/word.frame#word-word-frame-delete-member(1))|Deletes the frame.|
-||[height](/javascript/api/word/word.frame#word-word-frame-height-member)|Specifies the height (in points) of the frame.|
-||[heightRule](/javascript/api/word/word.frame#word-word-frame-heightrule-member)|Specifies a `FrameSizeRule` value that represents the rule for determining the height of the frame.|
-||[horizontalDistanceFromText](/javascript/api/word/word.frame#word-word-frame-horizontaldistancefromtext-member)|Specifies the horizontal distance between the frame and the surrounding text, in points.|
-||[horizontalPosition](/javascript/api/word/word.frame#word-word-frame-horizontalposition-member)|Specifies the horizontal distance between the edge of the frame and the item specified by the `relativeHorizontalPosition` property.|
-||[lockAnchor](/javascript/api/word/word.frame#word-word-frame-lockanchor-member)|Specifies if the frame is locked.|
-||[range](/javascript/api/word/word.frame#word-word-frame-range-member)|Returns a `Range` object that represents the portion of the document that's contained within the frame.|
-||[relativeHorizontalPosition](/javascript/api/word/word.frame#word-word-frame-relativehorizontalposition-member)|Specifies the relative horizontal position of the frame.|
-||[relativeVerticalPosition](/javascript/api/word/word.frame#word-word-frame-relativeverticalposition-member)|Specifies the relative vertical position of the frame.|
-||[select()](/javascript/api/word/word.frame#word-word-frame-select-member(1))|Selects the frame.|
-||[shading](/javascript/api/word/word.frame#word-word-frame-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the frame.|
-||[textWrap](/javascript/api/word/word.frame#word-word-frame-textwrap-member)|Specifies if document text wraps around the frame.|
-||[verticalDistanceFromText](/javascript/api/word/word.frame#word-word-frame-verticaldistancefromtext-member)|Specifies the vertical distance (in points) between the frame and the surrounding text.|
-||[verticalPosition](/javascript/api/word/word.frame#word-word-frame-verticalposition-member)|Specifies the vertical distance between the edge of the frame and the item specified by the `relativeVerticalPosition` property.|
-||[width](/javascript/api/word/word.frame#word-word-frame-width-member)|Specifies the width (in points) of the frame.|
-||[widthRule](/javascript/api/word/word.frame#word-word-frame-widthrule-member)|Specifies the rule used to determine the width of the frame.|
-|[FrameCollection](/javascript/api/word/word.framecollection)|[add(range: Word.Range)](/javascript/api/word/word.framecollection#word-word-framecollection-add-member(1))|Returns a `Frame` object that represents a new frame added to a range, selection, or document.|
-||[delete()](/javascript/api/word/word.framecollection#word-word-framecollection-delete-member(1))|Deletes the `FrameCollection` object.|
-||[getItem(index: number)](/javascript/api/word/word.framecollection#word-word-framecollection-getitem-member(1))|Gets a `Frame` object by its index in the collection.|
-||[items](/javascript/api/word/word.framecollection#word-word-framecollection-items-member)|Gets the loaded child items in this collection.|
-|[GlowFormat](/javascript/api/word/word.glowformat)|[color](/javascript/api/word/word.glowformat#word-word-glowformat-color-member)|Returns a `ColorFormat` object that represents the color for a glow effect.|
-||[radius](/javascript/api/word/word.glowformat#word-word-glowformat-radius-member)|Specifies the length of the radius for a glow effect.|
-||[transparency](/javascript/api/word/word.glowformat#word-word-glowformat-transparency-member)|Specifies the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear).|
-|[GroupContentControl](/javascript/api/word/word.groupcontentcontrol)|[appearance](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-appearance-member)|Specifies the appearance of the content control.|
-||[color](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
-||[copy()](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
-||[cut()](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
-||[delete(deleteContents: boolean)](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-delete-member(1))|Deletes the content control and optionally its contents.|
-||[id](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-id-member)|Returns the identification for the content control.|
-||[isTemporary](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
-||[level](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-level-member)|Gets the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
-||[lockContentControl](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
-||[lockContents](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
-||[placeholderText](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
-||[range](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-range-member)|Gets a `Range` object that represents the contents of the content control in the active document.|
-||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
-||[showingPlaceholderText](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-showingplaceholdertext-member)|Returns whether the placeholder text for the content control is being displayed.|
-||[tag](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-tag-member)|Specifies a tag to identify the content control.|
-||[title](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-title-member)|Specifies the title for the content control.|
-||[ungroup()](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-ungroup-member(1))|Removes the group content control from the document so that its child content controls are no longer nested and can be freely edited.|
-||[xmlMapping](/javascript/api/word/word.groupcontentcontrol#word-word-groupcontentcontrol-xmlmapping-member)|Gets an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
+|[GoToOptions](/javascript/api/word/word.gotooptions)|[count](/javascript/api/word/word.gotooptions#word-word-gotooptions-count-member)|If provided, specifies the number of the item in the document.|
+||[direction](/javascript/api/word/word.gotooptions#word-word-gotooptions-direction-member)|If provided, specifies the direction the range or selection is moved to.|
+||[item](/javascript/api/word/word.gotooptions#word-word-gotooptions-item-member)|If provided, specifies the kind of item the range or selection is moved to.|
+||[name](/javascript/api/word/word.gotooptions#word-word-gotooptions-name-member)|If provided, specifies the name if the `item` property is set to Word.GoToItem type `bookmark`, `comment`, `field`, or `object`.|
 |[HeadingStyle](/javascript/api/word/word.headingstyle)|[delete()](/javascript/api/word/word.headingstyle#word-word-headingstyle-delete-member(1))|Deletes the heading style.|
 ||[level](/javascript/api/word/word.headingstyle#word-word-headingstyle-level-member)|Specifies the level for the heading style in a table of contents or table of figures.|
 ||[name](/javascript/api/word/word.headingstyle#word-word-headingstyle-name-member)|Specifies the name of style for a heading.|
 |[HeadingStyleCollection](/javascript/api/word/word.headingstylecollection)|[add(name: string, level: number)](/javascript/api/word/word.headingstylecollection#word-word-headingstylecollection-add-member(1))|Adds a new heading style to a document.|
 ||[items](/javascript/api/word/word.headingstylecollection#word-word-headingstylecollection-items-member)|Gets the loaded child items in this collection.|
-|[Hyperlink](/javascript/api/word/word.hyperlink)|[addToFavorites()](/javascript/api/word/word.hyperlink#word-word-hyperlink-addtofavorites-member(1))|Creates a shortcut to the document or hyperlink and adds it to the **Favorites** folder.|
-||[address](/javascript/api/word/word.hyperlink#word-word-hyperlink-address-member)|Specifies the address (for example, a file name or URL) of the hyperlink.|
-||[createNewDocument(fileName: string, editNow: boolean, overwrite: boolean)](/javascript/api/word/word.hyperlink#word-word-hyperlink-createnewdocument-member(1))|Creates a new document linked to the hyperlink.|
-||[delete()](/javascript/api/word/word.hyperlink#word-word-hyperlink-delete-member(1))|Deletes the hyperlink.|
-||[emailSubject](/javascript/api/word/word.hyperlink#word-word-hyperlink-emailsubject-member)|Specifies the text string for the hyperlink's subject line.|
-||[isExtraInfoRequired](/javascript/api/word/word.hyperlink#word-word-hyperlink-isextrainforequired-member)|Returns `true` if extra information is required to resolve the hyperlink.|
-||[name](/javascript/api/word/word.hyperlink#word-word-hyperlink-name-member)|Returns the name of the `Hyperlink` object.|
-||[range](/javascript/api/word/word.hyperlink#word-word-hyperlink-range-member)|Returns a `Range` object that represents the portion of the document that's contained within the hyperlink.|
-||[screenTip](/javascript/api/word/word.hyperlink#word-word-hyperlink-screentip-member)|Specifies the text that appears as a ScreenTip when the mouse pointer is positioned over the hyperlink.|
-||[subAddress](/javascript/api/word/word.hyperlink#word-word-hyperlink-subaddress-member)|Specifies a named location in the destination of the hyperlink.|
-||[target](/javascript/api/word/word.hyperlink#word-word-hyperlink-target-member)|Specifies the name of the frame or window in which to load the hyperlink.|
-||[textToDisplay](/javascript/api/word/word.hyperlink#word-word-hyperlink-texttodisplay-member)|Specifies the hyperlink's visible text in the document.|
-||[type](/javascript/api/word/word.hyperlink#word-word-hyperlink-type-member)|Returns the hyperlink type.|
-|[HyperlinkAddOptions](/javascript/api/word/word.hyperlinkaddoptions)|[address](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-address-member)|If provided, specifies the address (e.g., URL or file path) of the hyperlink.|
-||[screenTip](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-screentip-member)|If provided, specifies the text that appears as a tooltip.|
-||[subAddress](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-subaddress-member)|If provided, specifies the location within the file or document.|
-||[target](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-target-member)|If provided, specifies the name of the frame or window in which to load the hyperlink.|
-||[textToDisplay](/javascript/api/word/word.hyperlinkaddoptions#word-word-hyperlinkaddoptions-texttodisplay-member)|If provided, specifies the visible text of the hyperlink.|
-|[HyperlinkCollection](/javascript/api/word/word.hyperlinkcollection)|[add(anchor: Word.Range, options?: Word.HyperlinkAddOptions)](/javascript/api/word/word.hyperlinkcollection#word-word-hyperlinkcollection-add-member(1))|Returns a `Hyperlink` object that represents a new hyperlink added to a range, selection, or document.|
-||[items](/javascript/api/word/word.hyperlinkcollection#word-word-hyperlinkcollection-items-member)|Gets the loaded child items in this collection.|
+|[HtmlDivision](/javascript/api/word/word.htmldivision)|[delete()](/javascript/api/word/word.htmldivision#word-word-htmldivision-delete-member(1))|Deletes this HTML division.|
+||[htmlDivisionParent(levelsUp?: number)](/javascript/api/word/word.htmldivision#word-word-htmldivision-htmldivisionparent-member(1))|Returns an `HtmlDivision` object that represents a parent division of the current HTML division.|
+||[htmlDivisions](/javascript/api/word/word.htmldivision#word-word-htmldivision-htmldivisions-member)||
+||[leftIndent](/javascript/api/word/word.htmldivision#word-word-htmldivision-leftindent-member)|Specifies the left indent value (in points) for this HTML division.|
+||[range](/javascript/api/word/word.htmldivision#word-word-htmldivision-range-member)|Gets a `Range` object that represents the portion of a document that's contained in this HTML division.|
+||[rightIndent](/javascript/api/word/word.htmldivision#word-word-htmldivision-rightindent-member)|Specifies the right indent (in points) for this HTML division.|
+||[spaceAfter](/javascript/api/word/word.htmldivision#word-word-htmldivision-spaceafter-member)|Specifies the amount of spacing (in points) after this HTML division.|
+||[spaceBefore](/javascript/api/word/word.htmldivision#word-word-htmldivision-spacebefore-member)|Specifies the spacing (in points) before this HTML division.|
+|[HtmlDivisionCollection](/javascript/api/word/word.htmldivisioncollection)|[getItemAt(index: number)](/javascript/api/word/word.htmldivisioncollection#word-word-htmldivisioncollection-getitemat-member(1))|Returns an `HtmlDivision` object from the collection based on the specified index.|
+||[items](/javascript/api/word/word.htmldivisioncollection#word-word-htmldivisioncollection-items-member)|Gets the loaded child items in this collection.|
 |[Index](/javascript/api/word/word.index)|[delete()](/javascript/api/word/word.index#word-word-index-delete-member(1))|Deletes this index.|
 ||[filter](/javascript/api/word/word.index#word-word-index-filter-member)|Gets a value that represents how Microsoft Word classifies the first character of entries in the index.|
 ||[headingSeparator](/javascript/api/word/word.index#word-word-index-headingseparator-member)|Gets the text between alphabetical groups (entries that start with the same letter) in the index.|
@@ -499,26 +483,6 @@
 ||[entryAutoText](/javascript/api/word/word.indexmarkentryoptions#word-word-indexmarkentryoptions-entryautotext-member)|If provided, specifies the `AutoText` entry that contains the text you want to appear in the index (if this property is specified, `entry` is ignored).|
 ||[italic](/javascript/api/word/word.indexmarkentryoptions#word-word-indexmarkentryoptions-italic-member)|If provided, specifies whether to add italic formatting to page numbers for index entries.|
 ||[reading](/javascript/api/word/word.indexmarkentryoptions#word-word-indexmarkentryoptions-reading-member)|If provided, specifies whether to show an index entry in the right location when indexes are sorted phonetically (East Asian languages only).|
-|[LineFormat](/javascript/api/word/word.lineformat)|[backgroundColor](/javascript/api/word/word.lineformat#word-word-lineformat-backgroundcolor-member)|Gets a `ColorFormat` object that represents the background color for a patterned line.|
-||[beginArrowheadLength](/javascript/api/word/word.lineformat#word-word-lineformat-beginarrowheadlength-member)|Specifies the length of the arrowhead at the beginning of the line.|
-||[beginArrowheadStyle](/javascript/api/word/word.lineformat#word-word-lineformat-beginarrowheadstyle-member)|Specifies the style of the arrowhead at the beginning of the line.|
-||[beginArrowheadWidth](/javascript/api/word/word.lineformat#word-word-lineformat-beginarrowheadwidth-member)|Specifies the width of the arrowhead at the beginning of the line.|
-||[dashStyle](/javascript/api/word/word.lineformat#word-word-lineformat-dashstyle-member)|Specifies the dash style for the line.|
-||[endArrowheadLength](/javascript/api/word/word.lineformat#word-word-lineformat-endarrowheadlength-member)|Specifies the length of the arrowhead at the end of the line.|
-||[endArrowheadStyle](/javascript/api/word/word.lineformat#word-word-lineformat-endarrowheadstyle-member)|Specifies the style of the arrowhead at the end of the line.|
-||[endArrowheadWidth](/javascript/api/word/word.lineformat#word-word-lineformat-endarrowheadwidth-member)|Specifies the width of the arrowhead at the end of the line.|
-||[foregroundColor](/javascript/api/word/word.lineformat#word-word-lineformat-foregroundcolor-member)|Gets a `ColorFormat` object that represents the foreground color for the line.|
-||[insetPen](/javascript/api/word/word.lineformat#word-word-lineformat-insetpen-member)|Specifies if to draw lines inside a shape.|
-||[isVisible](/javascript/api/word/word.lineformat#word-word-lineformat-isvisible-member)|Specifies if the object, or the formatting applied to it, is visible.|
-||[pattern](/javascript/api/word/word.lineformat#word-word-lineformat-pattern-member)|Specifies the pattern applied to the line.|
-||[style](/javascript/api/word/word.lineformat#word-word-lineformat-style-member)|Specifies the line format style.|
-||[transparency](/javascript/api/word/word.lineformat#word-word-lineformat-transparency-member)|Specifies the degree of transparency of the line as a value between 0.0 (opaque) and 1.0 (clear).|
-||[weight](/javascript/api/word/word.lineformat#word-word-lineformat-weight-member)|Specifies the thickness of the line in points.|
-|[LineNumbering](/javascript/api/word/word.linenumbering)|[countBy](/javascript/api/word/word.linenumbering#word-word-linenumbering-countby-member)|Specifies the numeric increment for line numbers.|
-||[distanceFromText](/javascript/api/word/word.linenumbering#word-word-linenumbering-distancefromtext-member)|Specifies the distance (in points) between the right edge of line numbers and the left edge of the document text.|
-||[isActive](/javascript/api/word/word.linenumbering#word-word-linenumbering-isactive-member)|Specifies if line numbering is active for the specified document, section, or sections.|
-||[restartMode](/javascript/api/word/word.linenumbering#word-word-linenumbering-restartmode-member)|Specifies the way line numbering runs; that is, whether it starts over at the beginning of a new page or section, or runs continuously.|
-||[startingNumber](/javascript/api/word/word.linenumbering#word-word-linenumbering-startingnumber-member)|Specifies the starting line number.|
 |[LinkFormat](/javascript/api/word/word.linkformat)|[breakLink()](/javascript/api/word/word.linkformat#word-word-linkformat-breaklink-member(1))|Breaks the link between the source file and the OLE object, picture, or linked field.|
 ||[isAutoUpdated](/javascript/api/word/word.linkformat#word-word-linkformat-isautoupdated-member)|Specifies if the link is updated automatically when the container file is opened or when the source file is changed.|
 ||[isLocked](/javascript/api/word/word.linkformat#word-word-linkformat-islocked-member)|Specifies if a `Field`, `InlineShape`, or `Shape` object is locked to prevent automatic updating.|
@@ -527,31 +491,7 @@
 ||[sourceName](/javascript/api/word/word.linkformat#word-word-linkformat-sourcename-member)|Gets the name of the source file for the linked OLE object, picture, or field.|
 ||[sourcePath](/javascript/api/word/word.linkformat#word-word-linkformat-sourcepath-member)|Gets the path of the source file for the linked OLE object, picture, or field.|
 ||[type](/javascript/api/word/word.linkformat#word-word-linkformat-type-member)|Gets the link type.|
-|[ListFormat](/javascript/api/word/word.listformat)|[applyBulletDefault(defaultListBehavior: Word.DefaultListBehavior)](/javascript/api/word/word.listformat#word-word-listformat-applybulletdefault-member(1))|Adds bullets and formatting to the paragraphs in the range.|
-||[applyListTemplateWithLevel(listTemplate: Word.ListTemplate, options?: Word.ListTemplateApplyOptions)](/javascript/api/word/word.listformat#word-word-listformat-applylisttemplatewithlevel-member(1))|Applies a list template with a specific level to the paragraphs in the range.|
-||[applyNumberDefault(defaultListBehavior: Word.DefaultListBehavior)](/javascript/api/word/word.listformat#word-word-listformat-applynumberdefault-member(1))|Adds numbering and formatting to the paragraphs in the range.|
-||[applyOutlineNumberDefault(defaultListBehavior: Word.DefaultListBehavior)](/javascript/api/word/word.listformat#word-word-listformat-applyoutlinenumberdefault-member(1))|Adds outline numbering and formatting to the paragraphs in the range.|
-||[canContinuePreviousList(listTemplate: Word.ListTemplate)](/javascript/api/word/word.listformat#word-word-listformat-cancontinuepreviouslist-member(1))|Determines whether the `ListFormat` object can continue a previous list.|
-||[convertNumbersToText(numberType: Word.NumberType)](/javascript/api/word/word.listformat#word-word-listformat-convertnumberstotext-member(1))|Converts numbers in the list to plain text.|
-||[countNumberedItems(options?: Word.ListFormatCountNumberedItemsOptions)](/javascript/api/word/word.listformat#word-word-listformat-countnumbereditems-member(1))|Counts the numbered items in the list.|
-||[isSingleList](/javascript/api/word/word.listformat#word-word-listformat-issinglelist-member)|Indicates whether the `ListFormat` object contains a single list.|
-||[isSingleListTemplate](/javascript/api/word/word.listformat#word-word-listformat-issinglelisttemplate-member)|Indicates whether the `ListFormat` object contains a single list template.|
-||[list](/javascript/api/word/word.listformat#word-word-listformat-list-member)|Returns a `List` object that represents the first formatted list contained in the `ListFormat` object.|
-||[listIndent()](/javascript/api/word/word.listformat#word-word-listformat-listindent-member(1))|Indents the list by one level.|
-||[listLevelNumber](/javascript/api/word/word.listformat#word-word-listformat-listlevelnumber-member)|Specifies the list level number for the first paragraph for the `ListFormat` object.|
-||[listOutdent()](/javascript/api/word/word.listformat#word-word-listformat-listoutdent-member(1))|Outdents the list by one level.|
-||[listString](/javascript/api/word/word.listformat#word-word-listformat-liststring-member)|Gets the string representation of the list value of the first paragraph in the range for the `ListFormat` object.|
-||[listTemplate](/javascript/api/word/word.listformat#word-word-listformat-listtemplate-member)|Gets the list template associated with the `ListFormat` object.|
-||[listType](/javascript/api/word/word.listformat#word-word-listformat-listtype-member)|Gets the type of the list for the `ListFormat` object.|
-||[listValue](/javascript/api/word/word.listformat#word-word-listformat-listvalue-member)|Gets the numeric value of the the first paragraph in the range for the `ListFormat` object.|
-||[removeNumbers(numberType: Word.NumberType)](/javascript/api/word/word.listformat#word-word-listformat-removenumbers-member(1))|Removes numbering from the list.|
-|[ListFormatCountNumberedItemsOptions](/javascript/api/word/word.listformatcountnumbereditemsoptions)|[level](/javascript/api/word/word.listformatcountnumbereditemsoptions#word-word-listformatcountnumbereditemsoptions-level-member)|If provided, specifies the level to count.|
-||[numberType](/javascript/api/word/word.listformatcountnumbereditemsoptions#word-word-listformatcountnumbereditemsoptions-numbertype-member)|If provided, specifies the type of number to count.|
 |[ListTemplate](/javascript/api/word/word.listtemplate)|[name](/javascript/api/word/word.listtemplate#word-word-listtemplate-name-member)|Specifies the name of the list template.|
-|[ListTemplateApplyOptions](/javascript/api/word/word.listtemplateapplyoptions)|[applyLevel](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-applylevel-member)|If provided, specifies the level to apply in the list template.|
-||[applyTo](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-applyto-member)|If provided, specifies which part of the list to apply the template to.|
-||[continuePreviousList](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-continuepreviouslist-member)|If provided, specifies whether to continue the previous list.|
-||[defaultListBehavior](/javascript/api/word/word.listtemplateapplyoptions#word-word-listtemplateapplyoptions-defaultlistbehavior-member)|If provided, specifies the default list behavior.|
 |[ListTemplateCollection](/javascript/api/word/word.listtemplatecollection)|[add(options?: Word.ListTemplateCollectionAddOptions)](/javascript/api/word/word.listtemplatecollection#word-word-listtemplatecollection-add-member(1))|Adds a new `ListTemplate` object.|
 ||[getItem(index: number)](/javascript/api/word/word.listtemplatecollection#word-word-listtemplatecollection-getitem-member(1))|Gets a `ListTemplate` object by its index in the collection.|
 ||[items](/javascript/api/word/word.listtemplatecollection#word-word-listtemplatecollection-items-member)|Gets the loaded child items in this collection.|
@@ -574,44 +514,10 @@
 ||[isFormattingPreservedOnUpdate](/javascript/api/word/word.oleformat#word-word-oleformat-isformattingpreservedonupdate-member)|Specifies whether formatting done in Microsoft Word to the linked OLE object is preserved.|
 ||[label](/javascript/api/word/word.oleformat#word-word-oleformat-label-member)|Gets a string that's used to identify the portion of the source file that's being linked.|
 ||[open()](/javascript/api/word/word.oleformat#word-word-oleformat-open-member(1))|Opens the `OleFormat` object.|
-||[progID](/javascript/api/word/word.oleformat#word-word-oleformat-progid-member)|Gets the programmatic identifier (`ProgId`) for the specified OLE object.|
-|[Page](/javascript/api/word/word.page)|[breaks](/javascript/api/word/word.page#word-word-page-breaks-member)|Gets a `BreakCollection` object that represents the breaks on the page.|
-|[PageSetup](/javascript/api/word/word.pagesetup)|[bookFoldPrinting](/javascript/api/word/word.pagesetup#word-word-pagesetup-bookfoldprinting-member)|Specifies whether Microsoft Word prints the document as a booklet.|
-||[bookFoldPrintingSheets](/javascript/api/word/word.pagesetup#word-word-pagesetup-bookfoldprintingsheets-member)|Specifies the number of pages for each booklet.|
-||[bookFoldReversePrinting](/javascript/api/word/word.pagesetup#word-word-pagesetup-bookfoldreverseprinting-member)|Specifies if Microsoft Word reverses the printing order for book fold printing of bidirectional or Asian language documents.|
-||[bottomMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-bottommargin-member)|Specifies the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.|
-||[charsLine](/javascript/api/word/word.pagesetup#word-word-pagesetup-charsline-member)|Specifies the number of characters per line in the document grid.|
-||[differentFirstPageHeaderFooter](/javascript/api/word/word.pagesetup#word-word-pagesetup-differentfirstpageheaderfooter-member)|Specifies whether the first page has a different header and footer.|
-||[footerDistance](/javascript/api/word/word.pagesetup#word-word-pagesetup-footerdistance-member)|Specifies the distance between the footer and the bottom of the page in points.|
-||[gutter](/javascript/api/word/word.pagesetup#word-word-pagesetup-gutter-member)|Specifies the amount (in points) of extra margin space added to each page in a document or section for binding.|
-||[gutterPosition](/javascript/api/word/word.pagesetup#word-word-pagesetup-gutterposition-member)|Specifies on which side the gutter appears in a document.|
-||[gutterStyle](/javascript/api/word/word.pagesetup#word-word-pagesetup-gutterstyle-member)|Specifies whether Microsoft Word uses gutters for the current document based on a right-to-left language or a left-to-right language.|
-||[headerDistance](/javascript/api/word/word.pagesetup#word-word-pagesetup-headerdistance-member)|Specifies the distance between the header and the top of the page in points.|
-||[layoutMode](/javascript/api/word/word.pagesetup#word-word-pagesetup-layoutmode-member)|Specifies the layout mode for the current document.|
-||[leftMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-leftmargin-member)|Specifies the distance (in points) between the left edge of the page and the left boundary of the body text.|
-||[lineNumbering](/javascript/api/word/word.pagesetup#word-word-pagesetup-linenumbering-member)|Specifies a `LineNumbering` object that represents the line numbers for the `PageSetup` object.|
-||[linesPage](/javascript/api/word/word.pagesetup#word-word-pagesetup-linespage-member)|Specifies the number of lines per page in the document grid.|
-||[mirrorMargins](/javascript/api/word/word.pagesetup#word-word-pagesetup-mirrormargins-member)|Specifies if the inside and outside margins of facing pages are the same width.|
-||[oddAndEvenPagesHeaderFooter](/javascript/api/word/word.pagesetup#word-word-pagesetup-oddandevenpagesheaderfooter-member)|Specifies whether odd and even pages have different headers and footers.|
-||[orientation](/javascript/api/word/word.pagesetup#word-word-pagesetup-orientation-member)|Specifies the orientation of the page.|
-||[pageHeight](/javascript/api/word/word.pagesetup#word-word-pagesetup-pageheight-member)|Specifies the page height in points.|
-||[pageWidth](/javascript/api/word/word.pagesetup#word-word-pagesetup-pagewidth-member)|Specifies the page width in points.|
-||[paperSize](/javascript/api/word/word.pagesetup#word-word-pagesetup-papersize-member)|Specifies the paper size of the page.|
-||[rightMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-rightmargin-member)|Specifies the distance (in points) between the right edge of the page and the right boundary of the body text.|
-||[sectionDirection](/javascript/api/word/word.pagesetup#word-word-pagesetup-sectiondirection-member)|Specifies the reading order and alignment for the specified sections.|
-||[sectionStart](/javascript/api/word/word.pagesetup#word-word-pagesetup-sectionstart-member)|Specifies the type of section break for the specified object.|
-||[setAsTemplateDefault()](/javascript/api/word/word.pagesetup#word-word-pagesetup-setastemplatedefault-member(1))|Sets the specified page setup formatting as the default for the active document and all new documents based on the active template.|
-||[showGrid](/javascript/api/word/word.pagesetup#word-word-pagesetup-showgrid-member)|Specifies whether to show the grid.|
-||[suppressEndnotes](/javascript/api/word/word.pagesetup#word-word-pagesetup-suppressendnotes-member)|Specifies if endnotes are printed at the end of the next section that doesn't suppress endnotes.|
-||[textColumns](/javascript/api/word/word.pagesetup#word-word-pagesetup-textcolumns-member)|Gets a `TextColumnCollection` object that represents the set of text columns for the `PageSetup` object.|
-||[togglePortrait()](/javascript/api/word/word.pagesetup#word-word-pagesetup-toggleportrait-member(1))|Switches between portrait and landscape page orientations for a document or section.|
-||[topMargin](/javascript/api/word/word.pagesetup#word-word-pagesetup-topmargin-member)|Specifies the top margin of the page in points.|
-||[twoPagesOnOne](/javascript/api/word/word.pagesetup#word-word-pagesetup-twopagesonone-member)|Specifies whether to print two pages per sheet.|
-||[verticalAlignment](/javascript/api/word/word.pagesetup#word-word-pagesetup-verticalalignment-member)|Specifies the vertical alignment of text on each page in a document or section.|
+||[progId](/javascript/api/word/word.oleformat#word-word-oleformat-progid-member)|Gets the programmatic identifier (`ProgId`) for the specified OLE object.|
 |[Pane](/javascript/api/word/word.pane)|[selection](/javascript/api/word/word.pane#word-word-pane-selection-member)|Returns a `Selection` object that represents the current selection in the pane.|
 |[PaneCollection](/javascript/api/word/word.panecollection)||Represents the collection of pane.|
-|[Paragraph](/javascript/api/word/word.paragraph)|[borders](/javascript/api/word/word.paragraph#word-word-paragraph-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the paragraph.|
-||[closeUp()](/javascript/api/word/word.paragraph#word-word-paragraph-closeup-member(1))|Removes any spacing before the paragraph.|
+|[Paragraph](/javascript/api/word/word.paragraph)|[closeUp()](/javascript/api/word/word.paragraph#word-word-paragraph-closeup-member(1))|Removes any spacing before the paragraph.|
 ||[indent()](/javascript/api/word/word.paragraph#word-word-paragraph-indent-member(1))|Indents the paragraph by one level.|
 ||[indentCharacterWidth(count: number)](/javascript/api/word/word.paragraph#word-word-paragraph-indentcharacterwidth-member(1))|Indents the paragraph by a specified number of characters.|
 ||[indentFirstLineCharacterWidth(count: number)](/javascript/api/word/word.paragraph#word-word-paragraph-indentfirstlinecharacterwidth-member(1))|Indents the first line of the paragraph by the specified number of characters.|
@@ -633,7 +539,6 @@
 ||[resetAdvanceTo()](/javascript/api/word/word.paragraph#word-word-paragraph-resetadvanceto-member(1))|Resets the paragraph that uses custom list levels to the original level settings.|
 ||[selectNumber()](/javascript/api/word/word.paragraph#word-word-paragraph-selectnumber-member(1))|Selects the number or bullet in a list.|
 ||[separateList()](/javascript/api/word/word.paragraph#word-word-paragraph-separatelist-member(1))|Separates a list into two separate lists.|
-||[shading](/javascript/api/word/word.paragraph#word-word-paragraph-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the paragraph.|
 ||[space1()](/javascript/api/word/word.paragraph#word-word-paragraph-space1-member(1))|Sets the paragraph to single spacing.|
 ||[space1Pt5()](/javascript/api/word/word.paragraph#word-word-paragraph-space1pt5-member(1))|Sets the paragraph to 1.5-line spacing.|
 ||[space2()](/javascript/api/word/word.paragraph#word-word-paragraph-space2-member(1))|Sets the paragraph to double spacing.|
@@ -657,23 +562,6 @@
 ||[space2()](/javascript/api/word/word.paragraphcollection#word-word-paragraphcollection-space2-member(1))|Sets the specified paragraphs to double spacing.|
 ||[tabHangingIndent(count: number)](/javascript/api/word/word.paragraphcollection#word-word-paragraphcollection-tabhangingindent-member(1))|Sets a hanging indent to the specified number of tab stops.|
 ||[tabIndent(count: number)](/javascript/api/word/word.paragraphcollection#word-word-paragraphcollection-tabindent-member(1))|Sets the left indent for the specified paragraphs to the specified number of tab stops.|
-|[PictureContentControl](/javascript/api/word/word.picturecontentcontrol)|[appearance](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-appearance-member)|Specifies the appearance of the content control.|
-||[color](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
-||[copy()](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
-||[cut()](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
-||[delete(deleteContents?: boolean)](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-delete-member(1))|Deletes the content control and optionally its contents.|
-||[id](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-id-member)|Returns the identification for the content control.|
-||[isTemporary](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
-||[level](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-level-member)|Returns the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
-||[lockContentControl](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
-||[lockContents](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
-||[placeholderText](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
-||[range](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-range-member)|Returns a `Range` object that represents the contents of the content control in the active document.|
-||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
-||[showingPlaceholderText](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-showingplaceholdertext-member)|Returns whether the placeholder text for the content control is being displayed.|
-||[tag](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-tag-member)|Specifies a tag to identify the content control.|
-||[title](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-title-member)|Specifies the title for the content control.|
-||[xmlMapping](/javascript/api/word/word.picturecontentcontrol#word-word-picturecontentcontrol-xmlmapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
 |[Range](/javascript/api/word/word.range)|[bold](/javascript/api/word/word.range#word-word-range-bold-member)|Specifies whether the range is formatted as bold.|
 ||[boldBidirectional](/javascript/api/word/word.range#word-word-range-boldbidirectional-member)|Specifies whether the range is formatted as bold in a right-to-left language document.|
 ||[bookmarks](/javascript/api/word/word.range#word-word-range-bookmarks-member)|Returns a `BookmarkCollection` object that represents all the bookmarks in the range.|
@@ -682,76 +570,39 @@
 ||[characterWidth](/javascript/api/word/word.range#word-word-range-characterwidth-member)|Specifies the character width of the range.|
 ||[combineCharacters](/javascript/api/word/word.range#word-word-range-combinecharacters-member)|Specifies if the range contains combined characters.|
 ||[conflicts](/javascript/api/word/word.range#word-word-range-conflicts-member)|Returns a `ConflictCollection` object that contains all the Word.Conflict objects in the range.|
-||[detectLanguage()](/javascript/api/word/word.range#word-word-range-detectlanguage-member(1))|Analyzes the range text to determine the language that it's written in.|
 ||[disableCharacterSpaceGrid](/javascript/api/word/word.range#word-word-range-disablecharacterspacegrid-member)|Specifies if Microsoft Word ignores the number of characters per line for the corresponding `Range` object.|
 ||[editors](/javascript/api/word/word.range#word-word-range-editors-member)|Returns an `EditorCollection` object that represents all the users authorized to modify the range when the document is in protected (read-only) mode.|
 ||[emphasisMark](/javascript/api/word/word.range#word-word-range-emphasismark-member)|Specifies the emphasis mark for a character or designated character string.|
 ||[end](/javascript/api/word/word.range#word-word-range-end-member)|Specifies the ending character position of the range.|
 ||[fitTextWidth](/javascript/api/word/word.range#word-word-range-fittextwidth-member)|Specifies the width (in the current measurement units) in which Microsoft Word fits the text in the current selection or range.|
-||[frames](/javascript/api/word/word.range#word-word-range-frames-member)|Gets a `FrameCollection` object that represents all the frames in the range.|
 ||[grammarChecked](/javascript/api/word/word.range#word-word-range-grammarchecked-member)|Specifies if a grammar check has been run on the range or document.|
-||[hasNoProofing](/javascript/api/word/word.range#word-word-range-hasnoproofing-member)|Specifies the proofing status (spelling and grammar checking) of the range.|
 ||[highlightColorIndex](/javascript/api/word/word.range#word-word-range-highlightcolorindex-member)|Specifies the highlight color for the range.|
 ||[horizontalInVertical](/javascript/api/word/word.range#word-word-range-horizontalinvertical-member)|Specifies the formatting for horizontal text set within vertical text.|
-||[hyperlinks](/javascript/api/word/word.range#word-word-range-hyperlinks-member)|Returns a `HyperlinkCollection` object that represents all the hyperlinks in the range.|
 ||[id](/javascript/api/word/word.range#word-word-range-id-member)|Specifies the ID for the range.|
 ||[isEndOfRowMark](/javascript/api/word/word.range#word-word-range-isendofrowmark-member)|Gets if the range is collapsed and is located at the end-of-row mark in a table.|
 ||[isTextVisibleOnScreen](/javascript/api/word/word.range#word-word-range-istextvisibleonscreen-member)|Gets whether the text in the range is visible on the screen.|
 ||[italic](/javascript/api/word/word.range#word-word-range-italic-member)|Specifies if the font or range is formatted as italic.|
 ||[italicBidirectional](/javascript/api/word/word.range#word-word-range-italicbidirectional-member)|Specifies if the font or range is formatted as italic (right-to-left languages).|
 ||[kana](/javascript/api/word/word.range#word-word-range-kana-member)|Specifies whether the range of Japanese language text is hiragana or katakana.|
-||[languageDetected](/javascript/api/word/word.range#word-word-range-languagedetected-member)|Specifies whether Microsoft Word has detected the language of the text in the range.|
-||[languageId](/javascript/api/word/word.range#word-word-range-languageid-member)|Specifies a `LanguageId` value that represents the language for the range.|
-||[languageIdFarEast](/javascript/api/word/word.range#word-word-range-languageidfareast-member)|Specifies an East Asian language for the range.|
-||[languageIdOther](/javascript/api/word/word.range#word-word-range-languageidother-member)|Specifies a language for the range that isn't classified as an East Asian language.|
-||[listFormat](/javascript/api/word/word.range#word-word-range-listformat-member)|Returns a `ListFormat` object that represents all the list formatting characteristics of the range.|
 ||[onCommentAdded](/javascript/api/word/word.range#word-word-range-oncommentadded-member)|Occurs when new comments are added.|
 ||[onCommentChanged](/javascript/api/word/word.range#word-word-range-oncommentchanged-member)|Occurs when a comment or its reply is changed.|
 ||[onCommentDeselected](/javascript/api/word/word.range#word-word-range-oncommentdeselected-member)|Occurs when a comment is deselected.|
 ||[onCommentSelected](/javascript/api/word/word.range#word-word-range-oncommentselected-member)|Occurs when a comment is selected.|
 ||[revisions](/javascript/api/word/word.range#word-word-range-revisions-member)|Gets the collection of revisions that represents the tracked changes in the range.|
-||[sections](/javascript/api/word/word.range#word-word-range-sections-member)|Gets the collection of sections in the range.|
-||[shading](/javascript/api/word/word.range#word-word-range-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the range.|
 ||[showAll](/javascript/api/word/word.range#word-word-range-showall-member)|Specifies if all nonprinting characters (such as hidden text, tab marks, space marks, and paragraph marks) are displayed.|
 ||[spellingChecked](/javascript/api/word/word.range#word-word-range-spellingchecked-member)|Specifies if spelling has been checked throughout the range or document.|
 ||[start](/javascript/api/word/word.range#word-word-range-start-member)|Specifies the starting character position of the range.|
 ||[storyLength](/javascript/api/word/word.range#word-word-range-storylength-member)|Gets the number of characters in the story that contains the range.|
 ||[storyType](/javascript/api/word/word.range#word-word-range-storytype-member)|Gets the story type for the range.|
-||[tableColumns](/javascript/api/word/word.range#word-word-range-tablecolumns-member)|Gets a `TableColumnCollection` object that represents all the table columns in the range.|
 ||[twoLinesInOne](/javascript/api/word/word.range#word-word-range-twolinesinone-member)|Specifies whether Microsoft Word sets two lines of text in one and specifies the characters that enclose the text, if any.|
 ||[underline](/javascript/api/word/word.range#word-word-range-underline-member)|Specifies the type of underline applied to the range.|
 |[RangeScopedCollection](/javascript/api/word/word.rangescopedcollection)|[getItem(index: number)](/javascript/api/word/word.rangescopedcollection#word-word-rangescopedcollection-getitem-member(1))|Gets a `Range` object by its index in the collection.|
 ||[items](/javascript/api/word/word.rangescopedcollection#word-word-rangescopedcollection-items-member)|Gets the loaded child items in this collection.|
-|[ReflectionFormat](/javascript/api/word/word.reflectionformat)|[blur](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-blur-member)|Specifies the degree of blur effect applied to the `ReflectionFormat` object as a value between 0.0 and 100.0.|
-||[offset](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-offset-member)|Specifies the amount of separation, in points, of the reflected image from the shape.|
-||[size](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-size-member)|Specifies the size of the reflection as a percentage of the reflected shape from 0 to 100.|
-||[transparency](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-transparency-member)|Specifies the degree of transparency for the reflection effect as a value between 0.0 (opaque) and 1.0 (clear).|
-||[type](/javascript/api/word/word.reflectionformat#word-word-reflectionformat-type-member)|Specifies a `ReflectionType` value that represents the type and direction of the lighting for a shape reflection.|
-|[RepeatingSectionContentControl](/javascript/api/word/word.repeatingsectioncontentcontrol)|[allowInsertDeleteSection](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-allowinsertdeletesection-member)|Specifies whether users can add or remove sections from this repeating section content control by using the user interface.|
-||[appearance](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-appearance-member)|Specifies the appearance of the content control.|
-||[color](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-color-member)|Specifies the red-green-blue (RGB) value of the color of the content control.|
-||[copy()](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-copy-member(1))|Copies the content control from the active document to the Clipboard.|
-||[cut()](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-cut-member(1))|Removes the content control from the active document and moves the content control to the Clipboard.|
-||[delete(deleteContents?: boolean)](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-delete-member(1))|Deletes the content control and the contents of the content control.|
-||[id](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-id-member)|Returns the identification for the content control.|
-||[isTemporary](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-istemporary-member)|Specifies whether to remove the content control from the active document when the user edits the contents of the control.|
-||[level](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-level-member)|Returns the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline.|
-||[lockContentControl](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-lockcontentcontrol-member)|Specifies if the content control is locked (can't be deleted).|
-||[lockContents](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-lockcontents-member)|Specifies if the contents of the content control are locked (not editable).|
-||[placeholderText](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-placeholdertext-member)|Returns a `BuildingBlock` object that represents the placeholder text for the content control.|
-||[range](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-range-member)|Gets a `Range` object that represents the contents of the content control in the active document.|
-||[repeatingSectionItemTitle](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-repeatingsectionitemtitle-member)|Specifies the name of the repeating section items used in the context menu associated with this repeating section content control.|
-||[repeatingSectionItems](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-repeatingsectionitems-member)|Returns the collection of repeating section items in this repeating section content control.|
-||[setPlaceholderText(options?: Word.ContentControlPlaceholderOptions)](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-setplaceholdertext-member(1))|Sets the placeholder text that displays in the content control until a user enters their own text.|
-||[showingPlaceholderText](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-showingplaceholdertext-member)|Returns whether the placeholder text for the content control is being displayed.|
-||[tag](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-tag-member)|Specifies a tag to identify the content control.|
-||[title](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-title-member)|Specifies the title for the content control.|
-||[xmlapping](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-xmlapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
-|[RepeatingSectionItem](/javascript/api/word/word.repeatingsectionitem)|[delete()](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-delete-member(1))|Deletes this `RepeatingSectionItem` object.|
-||[insertItemAfter()](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-insertitemafter-member(1))|Adds a repeating section item after this item and returns the new item.|
-||[insertItemBefore()](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-insertitembefore-member(1))|Adds a repeating section item before this item and returns the new item.|
-||[range](/javascript/api/word/word.repeatingsectionitem#word-word-repeatingsectionitem-range-member)|Returns the range of this repeating section item, excluding the start and end tags.|
-|[RepeatingSectionItemCollection](/javascript/api/word/word.repeatingsectionitemcollection)|[getItemAt(index: number)](/javascript/api/word/word.repeatingsectionitemcollection#word-word-repeatingsectionitemcollection-getitemat-member(1))|Returns an individual repeating section item.|
+|[ReadabilityStatistic](/javascript/api/word/word.readabilitystatistic)|[name](/javascript/api/word/word.readabilitystatistic#word-word-readabilitystatistic-name-member)|Returns the name of the readability statistic.|
+||[value](/javascript/api/word/word.readabilitystatistic#word-word-readabilitystatistic-value-member)|Returns the value of the grammar statistic.|
+|[ReadabilityStatisticCollection](/javascript/api/word/word.readabilitystatisticcollection)|[getItemAt(index: number)](/javascript/api/word/word.readabilitystatisticcollection#word-word-readabilitystatisticcollection-getitemat-member(1))|Gets the readability statistic at the specified index.|
+||[items](/javascript/api/word/word.readabilitystatisticcollection#word-word-readabilitystatisticcollection-items-member)|Gets the loaded child items in this collection.|
+|[RepeatingSectionContentControl](/javascript/api/word/word.repeatingsectioncontentcontrol)|[xmlapping](/javascript/api/word/word.repeatingsectioncontentcontrol#word-word-repeatingsectioncontentcontrol-xmlapping-member)|Returns an `XmlMapping` object that represents the mapping of the content control to XML data in the data store of the document.|
 |[Reviewer](/javascript/api/word/word.reviewer)|[isVisible](/javascript/api/word/word.reviewer#word-word-reviewer-isvisible-member)|Specifies if the `Reviewer` object is visible.|
 |[ReviewerCollection](/javascript/api/word/word.reviewercollection)|[getItem(index: number)](/javascript/api/word/word.reviewercollection#word-word-reviewercollection-getitem-member(1))|Returns a `Reviewer` object that represents the specified item in the collection.|
 ||[items](/javascript/api/word/word.reviewercollection#word-word-reviewercollection-items-member)|Gets the loaded child items in this collection.|
@@ -772,9 +623,10 @@
 ||[reviewers](/javascript/api/word/word.revisionsfilter#word-word-revisionsfilter-reviewers-member)|Gets the `ReviewerCollection` object that represents the collection of reviewers of one or more documents.|
 ||[toggleShowAllReviewers()](/javascript/api/word/word.revisionsfilter#word-word-revisionsfilter-toggleshowallreviewers-member(1))|Shows or hides all revisions in the document that contain comments and tracked changes.|
 ||[view](/javascript/api/word/word.revisionsfilter#word-word-revisionsfilter-view-member)|Specifies a `RevisionsView` value that represents globally whether Word displays the original version of the document or the final version, which might have revisions and formatting changes applied.|
-|[Section](/javascript/api/word/word.section)|[borders](/javascript/api/word/word.section#word-word-section-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders in the section.|
-||[pageSetup](/javascript/api/word/word.section#word-word-section-pagesetup-member)|Returns a `PageSetup` object that's associated with the section.|
-||[protectedForForms](/javascript/api/word/word.section#word-word-section-protectedforforms-member)|Specifies if the section is protected for forms.|
+|[SelectNodesOptions](/javascript/api/word/word.selectnodesoptions)|[fastSearchSkippingTextNodes](/javascript/api/word/word.selectnodesoptions#word-word-selectnodesoptions-fastsearchskippingtextnodes-member)|If provided, specifies whether to skip text nodes in the search.|
+||[prefixMapping](/javascript/api/word/word.selectnodesoptions#word-word-selectnodesoptions-prefixmapping-member)|If provided, specifies the prefix mapping for the XPath expression.|
+|[SelectSingleNodeOptions](/javascript/api/word/word.selectsinglenodeoptions)|[fastSearchSkippingTextNodes](/javascript/api/word/word.selectsinglenodeoptions#word-word-selectsinglenodeoptions-fastsearchskippingtextnodes-member)|If provided, specifies whether to skip text nodes in the search.|
+||[prefixMapping](/javascript/api/word/word.selectsinglenodeoptions#word-word-selectsinglenodeoptions-prefixmapping-member)|If provided, specifies the prefix mapping for the XPath expression.|
 |[Selection](/javascript/api/word/word.selection)|[borders](/javascript/api/word/word.selection#word-word-selection-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the objects in the selection.|
 ||[calculate()](/javascript/api/word/word.selection#word-word-selection-calculate-member(1))|Calculates the first mathematical expression within the selection.|
 ||[cancelMode()](/javascript/api/word/word.selection#word-word-selection-cancelmode-member(1))|Cancels a mode such as extend or column select.|
@@ -941,43 +793,8 @@
 ||[unit](/javascript/api/word/word.selectionnextoptions#word-word-selectionnextoptions-unit-member)|If provided, specifies the type of units by which to move the selection.|
 |[SelectionPreviousOptions](/javascript/api/word/word.selectionpreviousoptions)|[count](/javascript/api/word/word.selectionpreviousoptions#word-word-selectionpreviousoptions-count-member)|If provided, specifies the number of units by which you want to move.|
 ||[unit](/javascript/api/word/word.selectionpreviousoptions#word-word-selectionpreviousoptions-unit-member)|If provided, specifies the type of unit by which to move the selection.|
-|[ShadingUniversal](/javascript/api/word/word.shadinguniversal)|[backgroundPatternColor](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-backgroundpatterncolor-member)|Specifies the color that's applied to the background of the `ShadingUniversal` object.|
-||[backgroundPatternColorIndex](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-backgroundpatterncolorindex-member)|Specifies the color that's applied to the background of the `ShadingUniversal` object.|
-||[foregroundPatternColor](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-foregroundpatterncolor-member)|Specifies the color that's applied to the foreground of the `ShadingUniversal` object.|
-||[foregroundPatternColorIndex](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-foregroundpatterncolorindex-member)|Specifies the color that's applied to the foreground of the `ShadingUniversal` object.|
-||[texture](/javascript/api/word/word.shadinguniversal#word-word-shadinguniversal-texture-member)|Specifies the shading texture of the object.|
-|[ShadowFormat](/javascript/api/word/word.shadowformat)|[blur](/javascript/api/word/word.shadowformat#word-word-shadowformat-blur-member)|Specifies the blur level for a shadow format as a value between 0.0 and 100.0.|
-||[foregroundColor](/javascript/api/word/word.shadowformat#word-word-shadowformat-foregroundcolor-member)|Returns a `ColorFormat` object that represents the foreground color for the fill, line, or shadow.|
-||[incrementOffsetX(increment: number)](/javascript/api/word/word.shadowformat#word-word-shadowformat-incrementoffsetx-member(1))|Changes the horizontal offset of the shadow by the number of points.|
-||[incrementOffsetY(increment: number)](/javascript/api/word/word.shadowformat#word-word-shadowformat-incrementoffsety-member(1))|Changes the vertical offset of the shadow by the specified number of points.|
-||[isVisible](/javascript/api/word/word.shadowformat#word-word-shadowformat-isvisible-member)|Specifies whether the object or the formatting applied to it is visible.|
-||[obscured](/javascript/api/word/word.shadowformat#word-word-shadowformat-obscured-member)|Specifies `true` if the shadow of the shape appears filled in and is obscured by the shape, even if the shape has no fill,|
-||[offsetX](/javascript/api/word/word.shadowformat#word-word-shadowformat-offsetx-member)|Specifies the horizontal offset (in points) of the shadow from the shape.|
-||[offsetY](/javascript/api/word/word.shadowformat#word-word-shadowformat-offsety-member)|Specifies the vertical offset (in points) of the shadow from the shape.|
-||[rotateWithShape](/javascript/api/word/word.shadowformat#word-word-shadowformat-rotatewithshape-member)|Specifies whether to rotate the shadow when rotating the shape.|
-||[size](/javascript/api/word/word.shadowformat#word-word-shadowformat-size-member)|Specifies the width of the shadow.|
-||[style](/javascript/api/word/word.shadowformat#word-word-shadowformat-style-member)|Specifies the type of shadow formatting to apply to a shape.|
-||[transparency](/javascript/api/word/word.shadowformat#word-word-shadowformat-transparency-member)|Specifies the degree of transparency of the shadow as a value between 0.0 (opaque) and 1.0 (clear).|
-||[type](/javascript/api/word/word.shadowformat#word-word-shadowformat-type-member)|Specifies the shape shadow type.|
-|[Source](/javascript/api/word/word.source)|[delete()](/javascript/api/word/word.source#word-word-source-delete-member(1))|Deletes the `Source` object.|
-||[getFieldByName(name: string)](/javascript/api/word/word.source#word-word-source-getfieldbyname-member(1))|Returns the value of a field in the bibliography `Source` object.|
-||[isCited](/javascript/api/word/word.source#word-word-source-iscited-member)|Gets if the `Source` object has been cited in the document.|
-||[tag](/javascript/api/word/word.source#word-word-source-tag-member)|Gets the tag of the source.|
-||[xml](/javascript/api/word/word.source#word-word-source-xml-member)|Gets the XML representation of the source.|
-|[SourceCollection](/javascript/api/word/word.sourcecollection)|[add(xml: string)](/javascript/api/word/word.sourcecollection#word-word-sourcecollection-add-member(1))|Adds a new `Source` object to the collection.|
-||[getItem(index: number)](/javascript/api/word/word.sourcecollection#word-word-sourcecollection-getitem-member(1))|Gets a `Source` by its index in the collection.|
-||[items](/javascript/api/word/word.sourcecollection#word-word-sourcecollection-items-member)|Gets the loaded child items in this collection.|
-|[Style](/javascript/api/word/word.style)|[automaticallyUpdate](/javascript/api/word/word.style#word-word-style-automaticallyupdate-member)|Specifies whether the style is automatically redefined based on the selection.|
-||[description](/javascript/api/word/word.style#word-word-style-description-member)|Gets the description of the specified style.|
-||[frame](/javascript/api/word/word.style#word-word-style-frame-member)|Returns a `Frame` object that represents the frame formatting for the style.|
-||[hasProofing](/javascript/api/word/word.style#word-word-style-hasproofing-member)|Specifies whether the spelling and grammar checker ignores text formatted with this style.|
-||[languageId](/javascript/api/word/word.style#word-word-style-languageid-member)|Specifies a `LanguageId` value that represents the language for the style.|
-||[languageIdFarEast](/javascript/api/word/word.style#word-word-style-languageidfareast-member)|Specifies an East Asian language for the style.|
-||[linkStyle](/javascript/api/word/word.style#word-word-style-linkstyle-member)|Specifies a link between a paragraph and a character style.|
-||[linkToListTemplate(listTemplate: Word.ListTemplate)](/javascript/api/word/word.style#word-word-style-linktolisttemplate-member(1))|Links this style to a list template so that the style's formatting can be applied to lists.|
-||[listLevelNumber](/javascript/api/word/word.style#word-word-style-listlevelnumber-member)|Returns the list level for the style.|
-||[locked](/javascript/api/word/word.style#word-word-style-locked-member)|Specifies whether the style cannot be changed or edited.|
-||[noSpaceBetweenParagraphsOfSameStyle](/javascript/api/word/word.style#word-word-style-nospacebetweenparagraphsofsamestyle-member)|Specifies whether to remove spacing between paragraphs that are formatted using the same style.|
+|[SourceCollection](/javascript/api/word/word.sourcecollection)|[getItem(index: number)](/javascript/api/word/word.sourcecollection#word-word-sourcecollection-getitem-member(1))|Gets a `Source` by its index in the collection.|
+|[Style](/javascript/api/word/word.style)|[description](/javascript/api/word/word.style#word-word-style-description-member)|Gets the description of the specified style.|
 |[TabStop](/javascript/api/word/word.tabstop)|[alignment](/javascript/api/word/word.tabstop#word-word-tabstop-alignment-member)|Gets a `TabAlignment` value that represents the alignment for the tab stop.|
 ||[clear()](/javascript/api/word/word.tabstop#word-word-tabstop-clear-member(1))|Removes this custom tab stop.|
 ||[customTab](/javascript/api/word/word.tabstop#word-word-tabstop-customtab-member)|Gets whether this tab stop is a custom tab stop.|
@@ -1033,27 +850,6 @@
 ||[numRows](/javascript/api/word/word.tablecellcollectionsplitoptions#word-word-tablecellcollectionsplitoptions-numrows-member)|If provided, specifies the number of rows that the group of cells is to be split into.|
 |[TableCellFormulaOptions](/javascript/api/word/word.tablecellformulaoptions)|[formula](/javascript/api/word/word.tablecellformulaoptions#word-word-tablecellformulaoptions-formula-member)|The mathematical formula you want the = (Formula) field to evaluate.|
 ||[numFormat](/javascript/api/word/word.tablecellformulaoptions#word-word-tablecellformulaoptions-numformat-member)|A format for the result of the = (Formula) field.|
-|[TableColumn](/javascript/api/word/word.tablecolumn)|[autoFit()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-autofit-member(1))|Changes the width of the table column to accommodate the width of the text without changing the way text wraps in the cells.|
-||[borders](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-borders-member)|Returns a `BorderUniversalCollection` object that represents all the borders for the table column.|
-||[columnIndex](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-columnindex-member)|Returns the position of this column in a collection.|
-||[delete()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-delete-member(1))|Deletes the column.|
-||[isFirst](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-isfirst-member)|Returns `true` if the column or row is the first one in the table; `false` otherwise.|
-||[isLast](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-islast-member)|Returns `true` if the column or row is the last one in the table; `false` otherwise.|
-||[nestingLevel](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-nestinglevel-member)|Returns the nesting level of the column.|
-||[preferredWidth](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-preferredwidth-member)|Specifies the preferred width (in points or as a percentage of the window width) for the column.|
-||[preferredWidthType](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-preferredwidthtype-member)|Specifies the preferred unit of measurement to use for the width of the table column.|
-||[select()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-select-member(1))|Selects the table column.|
-||[setWidth(columnWidth: number, rulerStyle: Word.RulerStyle)](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-setwidth-member(1))|Sets the width of the column in a table.|
-||[shading](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the column.|
-||[sort()](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-sort-member(1))|Sorts the table column.|
-||[width](/javascript/api/word/word.tablecolumn#word-word-tablecolumn-width-member)|Specifies the width of the column, in points.|
-|[TableColumnCollection](/javascript/api/word/word.tablecolumncollection)|[add(beforeColumn?: Word.TableColumn)](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-add-member(1))|Returns a `TableColumn` object that represents a column added to a table.|
-||[autoFit()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-autofit-member(1))|Changes the width of a table column to accommodate the width of the text without changing the way text wraps in the cells.|
-||[delete()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-delete-member(1))|Deletes the specified columns.|
-||[distributeWidth()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-distributewidth-member(1))|Adjusts the width of the specified columns so that they are equal.|
-||[items](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-items-member)|Gets the loaded child items in this collection.|
-||[select()](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-select-member(1))|Selects the specified table columns.|
-||[setWidth(columnWidth: number, rulerStyle: Word.RulerStyle)](/javascript/api/word/word.tablecolumncollection#word-word-tablecolumncollection-setwidth-member(1))|Sets the width of columns in a table.|
 |[TableConvertToTextOptions](/javascript/api/word/word.tableconverttotextoptions)|[nestedTables](/javascript/api/word/word.tableconverttotextoptions#word-word-tableconverttotextoptions-nestedtables-member)|If provided, specifies whether to convert the nested tables to text.|
 ||[separator](/javascript/api/word/word.tableconverttotextoptions#word-word-tableconverttotextoptions-separator-member)|If provided, specifies the character that delimits the converted columns (paragraph marks delimit the converted rows).|
 |[TableOfAuthorities](/javascript/api/word/word.tableofauthorities)|[bookmark](/javascript/api/word/word.tableofauthorities#word-word-tableofauthorities-bookmark-member)|Specifies the name of the bookmark from which to collect table of authorities entries.|
@@ -1190,79 +986,7 @@
 ||[rowStripe](/javascript/api/word/word.tablestyle#word-word-tablestyle-rowstripe-member)|Specifies the number of rows to include in the banding when the style specifies odd- or even-row banding.|
 ||[shading](/javascript/api/word/word.tablestyle#word-word-tablestyle-shading-member)|Returns a `ShadingUniversal` object that refers to the shading formatting for the table style.|
 ||[tableDirection](/javascript/api/word/word.tablestyle#word-word-tablestyle-tabledirection-member)|Specifies the direction in which Microsoft Word orders cells in the table style.|
-|[Template](/javascript/api/word/word.template)|[buildingBlockEntries](/javascript/api/word/word.template#word-word-template-buildingblockentries-member)|Returns a `BuildingBlockEntryCollection` object that represents the collection of building block entries in the template.|
-||[buildingBlockTypes](/javascript/api/word/word.template#word-word-template-buildingblocktypes-member)|Returns a `BuildingBlockTypeItemCollection` object that represents the collection of building block types that are contained in the template.|
-||[farEastLineBreakLanguage](/javascript/api/word/word.template#word-word-template-fareastlinebreaklanguage-member)|Specifies the East Asian language to use when breaking lines of text in the document or template.|
-||[farEastLineBreakLevel](/javascript/api/word/word.template#word-word-template-fareastlinebreaklevel-member)|Specifies the line break control level for the document.|
-||[fullName](/javascript/api/word/word.template#word-word-template-fullname-member)|Returns the name of the template, including the drive or Web path.|
-||[hasNoProofing](/javascript/api/word/word.template#word-word-template-hasnoproofing-member)|Specifies whether the spelling and grammar checker ignores documents based on this template.|
-||[justificationMode](/javascript/api/word/word.template#word-word-template-justificationmode-member)|Specifies the character spacing adjustment for the template.|
-||[kerningByAlgorithm](/javascript/api/word/word.template#word-word-template-kerningbyalgorithm-member)|Specifies if Microsoft Word kerns half-width Latin characters and punctuation marks in the document.|
-||[languageId](/javascript/api/word/word.template#word-word-template-languageid-member)|Specifies a `LanguageId` value that represents the language in the template.|
-||[languageIdFarEast](/javascript/api/word/word.template#word-word-template-languageidfareast-member)|Specifies an East Asian language for the language in the template.|
-||[listTemplates](/javascript/api/word/word.template#word-word-template-listtemplates-member)|Returns a `ListTemplateCollection` object that represents all the list templates in the template.|
-||[name](/javascript/api/word/word.template#word-word-template-name-member)|Returns only the name of the document template (excluding any path or other location information).|
-||[noLineBreakAfter](/javascript/api/word/word.template#word-word-template-nolinebreakafter-member)|Specifies the kinsoku characters after which Microsoft Word will not break a line.|
-||[noLineBreakBefore](/javascript/api/word/word.template#word-word-template-nolinebreakbefore-member)|Specifies the kinsoku characters before which Microsoft Word will not break a line.|
-||[path](/javascript/api/word/word.template#word-word-template-path-member)|Returns the path to the document template.|
-||[save()](/javascript/api/word/word.template#word-word-template-save-member(1))|Saves the template.|
-||[saved](/javascript/api/word/word.template#word-word-template-saved-member)|Specifies `true` if the template has not changed since it was last saved, `false` if Microsoft Word displays a prompt to save changes when the document is closed.|
-||[type](/javascript/api/word/word.template#word-word-template-type-member)|Returns the template type.|
-|[TemplateCollection](/javascript/api/word/word.templatecollection)|[getCount()](/javascript/api/word/word.templatecollection#word-word-templatecollection-getcount-member(1))|Returns the number of items in the collection.|
-||[getItemAt(index: number)](/javascript/api/word/word.templatecollection#word-word-templatecollection-getitemat-member(1))|Gets a `Template` object by its index in the collection.|
-||[importBuildingBlocks()](/javascript/api/word/word.templatecollection#word-word-templatecollection-importbuildingblocks-member(1))|Imports the building blocks for all templates into Microsoft Word.|
-||[items](/javascript/api/word/word.templatecollection#word-word-templatecollection-items-member)|Gets the loaded child items in this collection.|
-|[TextColumn](/javascript/api/word/word.textcolumn)|[spaceAfter](/javascript/api/word/word.textcolumn#word-word-textcolumn-spaceafter-member)|Specifies the amount of spacing (in points) after the specified paragraph or text column.|
-||[width](/javascript/api/word/word.textcolumn#word-word-textcolumn-width-member)|Specifies the width, in points, of the specified text columns.|
-|[TextColumnAddOptions](/javascript/api/word/word.textcolumnaddoptions)|[isEvenlySpaced](/javascript/api/word/word.textcolumnaddoptions#word-word-textcolumnaddoptions-isevenlyspaced-member)|If provided, specifies whether to evenly space all the text columns in the document.|
-||[spacing](/javascript/api/word/word.textcolumnaddoptions#word-word-textcolumnaddoptions-spacing-member)|If provided, specifies the spacing between the text columns in the document, in points.|
-||[width](/javascript/api/word/word.textcolumnaddoptions#word-word-textcolumnaddoptions-width-member)|If provided, specifies the width of the new text column in the document, in points.|
-|[TextColumnCollection](/javascript/api/word/word.textcolumncollection)|[add(options?: Word.TextColumnAddOptions)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-add-member(1))|Returns a `TextColumn` object that represents a new text column added to a section or document.|
-||[getFlowDirection()](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-getflowdirection-member(1))|Gets the direction in which text flows from one text column to the next.|
-||[getHasLineBetween()](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-gethaslinebetween-member(1))|Gets whether vertical lines appear between all the columns in the `TextColumnCollection` object.|
-||[getIsEvenlySpaced()](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-getisevenlyspaced-member(1))|Gets whether text columns are evenly spaced.|
-||[getItem(index: number)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-getitem-member(1))|Gets a `TextColumn` by its index in the collection.|
-||[items](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-items-member)|Gets the loaded child items in this collection.|
-||[setCount(numColumns: number)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-setcount-member(1))|Arranges text into the specified number of text columns.|
-||[setFlowDirection(value: Word.FlowDirection)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-setflowdirection-member(1))|Sets the direction in which text flows from one text column to the next.|
-||[setHasLineBetween(value: boolean)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-sethaslinebetween-member(1))|Sets whether vertical lines appear between all the columns in the `TextColumnCollection` object.|
-||[setIsEvenlySpaced(value: boolean)](/javascript/api/word/word.textcolumncollection#word-word-textcolumncollection-setisevenlyspaced-member(1))|Sets whether text columns are evenly spaced.|
-|[ThreeDimensionalFormat](/javascript/api/word/word.threedimensionalformat)|[bevelBottomDepth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-bevelbottomdepth-member)|Specifies the depth of the bottom bevel.|
-||[bevelBottomInset](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-bevelbottominset-member)|Specifies the inset size for the bottom bevel.|
-||[bevelBottomType](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-bevelbottomtype-member)|Specifies a `BevelType` value that represents the bevel type for the bottom bevel.|
-||[bevelTopDepth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-beveltopdepth-member)|Specifies the depth of the top bevel.|
-||[bevelTopInset](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-beveltopinset-member)|Specifies the inset size for the top bevel.|
-||[bevelTopType](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-beveltoptype-member)|Specifies a `BevelType` value that represents the bevel type for the top bevel.|
-||[contourColor](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-contourcolor-member)|Returns a `ColorFormat` object that represents color of the contour of a shape.|
-||[contourWidth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-contourwidth-member)|Specifies the width of the contour of a shape.|
-||[depth](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-depth-member)|Specifies the depth of the shape's extrusion.|
-||[extrusionColor](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-extrusioncolor-member)|Returns a `ColorFormat` object that represents the color of the shape's extrusion.|
-||[extrusionColorType](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-extrusioncolortype-member)|Specifies whether the extrusion color is based on the extruded shape's fill (the front face of the extrusion)|
-||[fieldOfView](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-fieldofview-member)|Specifies the amount of perspective for a shape.|
-||[incrementRotationHorizontal(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationhorizontal-member(1))|Horizontally rotates a shape on the x-axis.|
-||[incrementRotationVertical(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationvertical-member(1))|Vertically rotates a shape on the y-axis.|
-||[incrementRotationX(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationx-member(1))|Changes the rotation around the x-axis.|
-||[incrementRotationY(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationy-member(1))|Changes the rotation around the y-axis.|
-||[incrementRotationZ(increment: number)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-incrementrotationz-member(1))|Rotates a shape on the z-axis.|
-||[isPerspective](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-isperspective-member)|Specifies `true` if the extrusion appears in perspective — that is, if the walls of the extrusion narrow toward a vanishing point,|
-||[isVisible](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-isvisible-member)|Specifies if the specified object, or the formatting applied to it, is visible.|
-||[lightAngle](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-lightangle-member)|Specifies the angle of the lighting.|
-||[presetCamera](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetcamera-member)|Returns a `PresetCamera` value that represents the camera presets.|
-||[presetExtrusionDirection](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetextrusiondirection-member)|Returns the direction taken by the extrusion's sweep path leading away from the extruded shape (the front face of the extrusion).|
-||[presetLighting](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetlighting-member)|Specifies a `LightRigType` value that represents the lighting preset.|
-||[presetLightingDirection](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetlightingdirection-member)|Specifies the position of the light source relative to the extrusion.|
-||[presetLightingSoftness](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetlightingsoftness-member)|Specifies the intensity of the extrusion lighting.|
-||[presetMaterial](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetmaterial-member)|Specifies the extrusion surface material.|
-||[presetThreeDimensionalFormat](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-presetthreedimensionalformat-member)|Returns the preset extrusion format.|
-||[projectText](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-projecttext-member)|Specifies whether text on a shape rotates with shape.|
-||[resetRotation()](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-resetrotation-member(1))|Resets the extrusion rotation around the x-axis, y-axis, and z-axis to 0.|
-||[rotationX](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-rotationx-member)|Specifies the rotation of the extruded shape around the x-axis in degrees.|
-||[rotationY](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-rotationy-member)|Specifies the rotation of the extruded shape around the y-axis in degrees.|
-||[rotationZ](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-rotationz-member)|Specifies the z-axis rotation of the camera.|
-||[setExtrusionDirection(presetExtrusionDirection: Word.PresetExtrusionDirection)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-setextrusiondirection-member(1))|Sets the direction of the extrusion's sweep path.|
-||[setPresetCamera(presetCamera: Word.PresetCamera)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-setpresetcamera-member(1))|Sets the camera preset for the shape.|
-||[setThreeDimensionalFormat(presetThreeDimensionalFormat: Word.PresetThreeDimensionalFormat)](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-setthreedimensionalformat-member(1))|Sets the preset extrusion format.|
-||[z](/javascript/api/word/word.threedimensionalformat#word-word-threedimensionalformat-z-member)|Specifies the position on the z-axis for the shape.|
+|[Template](/javascript/api/word/word.template)|[listTemplates](/javascript/api/word/word.template#word-word-template-listtemplates-member)|Returns a `ListTemplateCollection` object that represents all the list templates in the template.|
 |[View](/javascript/api/word/word.view)|[areAllNonprintingCharactersDisplayed](/javascript/api/word/word.view#word-word-view-areallnonprintingcharactersdisplayed-member)|Specifies whether all nonprinting characters are displayed.|
 ||[areBackgroundsDisplayed](/javascript/api/word/word.view#word-word-view-arebackgroundsdisplayed-member)|Gets whether background colors and images are shown when the document is displayed in print layout view.|
 ||[areBookmarksIndicated](/javascript/api/word/word.view#word-word-view-arebookmarksindicated-member)|Gets whether square brackets are displayed at the beginning and end of each bookmark.|
@@ -1323,6 +1047,17 @@
 ||[showHeading(level: number)](/javascript/api/word/word.view#word-word-view-showheading-member(1))|Shows all headings up to the specified heading level and hides subordinate headings and body text.|
 ||[splitSpecial](/javascript/api/word/word.view#word-word-view-splitspecial-member)|Specifies the active window pane.|
 ||[type](/javascript/api/word/word.view#word-word-view-type-member)|Specifies the view type.|
+|[WebSettings](/javascript/api/word/word.websettings)|[allowPng](/javascript/api/word/word.websettings#word-word-websettings-allowpng-member)|Specifies whether PNG is allowed as an image format when saving a document as a webpage.|
+||[encoding](/javascript/api/word/word.websettings#word-word-websettings-encoding-member)|Specifies the document encoding (code page or character set) to be used by the web browser when viewing the saved document.|
+||[folderSuffix](/javascript/api/word/word.websettings#word-word-websettings-foldersuffix-member)|Gets the folder suffix used when saving a document as a webpage with long file names and supporting files in a separate folder.|
+||[organizeInFolder](/javascript/api/word/word.websettings#word-word-websettings-organizeinfolder-member)|Specifies whether supporting files are organized in a separate folder when saving the document as a webpage.|
+||[pixelsPerInch](/javascript/api/word/word.websettings#word-word-websettings-pixelsperinch-member)|Specifies the density (pixels per inch) of graphics images and table cells on a webpage.|
+||[relyOnCSS](/javascript/api/word/word.websettings#word-word-websettings-relyoncss-member)|Specifies whether cascading style sheets (CSS) are used for font formatting when viewing a saved document in a web browser.|
+||[relyOnVectorMarkupLanguage](/javascript/api/word/word.websettings#word-word-websettings-relyonvectormarkuplanguage-member)|Specifies whether image files are not generated from drawing objects when saving a document as a webpage.|
+||[screenSize](/javascript/api/word/word.websettings#word-word-websettings-screensize-member)|Specifies the ideal minimum screen size (width by height, in pixels) for viewing the saved document in a web browser.|
+||[targetBrowser](/javascript/api/word/word.websettings#word-word-websettings-targetbrowser-member)|Specifies the target browser for documents viewed in a web browser.|
+||[useDefaultFolderSuffix()](/javascript/api/word/word.websettings#word-word-websettings-usedefaultfoldersuffix-member(1))|Sets the folder suffix for the specified document to the default suffix for the language support you have selected or installed.|
+||[useLongFileNames](/javascript/api/word/word.websettings#word-word-websettings-uselongfilenames-member)|Specifies whether long file names are used when saving the document as a webpage.|
 |[Window](/javascript/api/word/word.window)|[activate()](/javascript/api/word/word.window#word-word-window-activate-member(1))|Activates the window.|
 ||[areRulersDisplayed](/javascript/api/word/word.window#word-word-window-arerulersdisplayed-member)|Specifies whether rulers are displayed for the window or pane.|
 ||[areScreenTipsDisplayed](/javascript/api/word/word.window#word-word-window-arescreentipsdisplayed-member)|Specifies whether comments, footnotes, endnotes, and hyperlinks are displayed as tips.|
@@ -1372,13 +1107,35 @@
 ||[left](/javascript/api/word/word.windowscrolloptions#word-word-windowscrolloptions-left-member)|If provided, specifies the number of screens to scroll the window to the left.|
 ||[right](/javascript/api/word/word.windowscrolloptions#word-word-windowscrolloptions-right-member)|If provided, specifies the number of screens to scroll the window to the right.|
 ||[up](/javascript/api/word/word.windowscrolloptions#word-word-windowscrolloptions-up-member)|If provided, specifies the number of units to scroll the window up.|
-|[XmlMapping](/javascript/api/word/word.xmlmapping)|[customXmlNode](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-customxmlnode-member)|Returns a `CustomXmlNode` object that represents the custom XML node in the data store that the content control in the document maps to.|
-||[customXmlPart](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-customxmlpart-member)|Returns a `CustomXmlPart` object that represents the custom XML part to which the content control in the document maps.|
-||[delete()](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-delete-member(1))|Deletes the XML mapping from the parent content control.|
-||[isMapped](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-ismapped-member)|Returns whether the content control in the document is mapped to an XML node in the document's XML data store.|
-||[prefixMappings](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-prefixmappings-member)|Returns the prefix mappings used to evaluate the XPath for the current XML mapping.|
-||[setMapping(xPath: string, options?: Word.XmlSetMappingOptions)](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-setmapping-member(1))|Allows creating or changing the XML mapping on the content control.|
-||[setMappingByNode(node: Word.CustomXmlNode)](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-setmappingbynode-member(1))|Allows creating or changing the XML data mapping on the content control.|
-||[xpath](/javascript/api/word/word.xmlmapping#word-word-xmlmapping-xpath-member)|Returns the XPath for the XML mapping, which evaluates to the currently mapped XML node.|
-|[XmlSetMappingOptions](/javascript/api/word/word.xmlsetmappingoptions)|[prefixMapping](/javascript/api/word/word.xmlsetmappingoptions#word-word-xmlsetmappingoptions-prefixmapping-member)|If provided, specifies the prefix mappings to use when querying the expression provided in the `xPath` parameter of the `XmlMapping.setMapping` calling method.|
-||[source](/javascript/api/word/word.xmlsetmappingoptions#word-word-xmlsetmappingoptions-source-member)|If provided, specifies the desired custom XML data to map the content control to.|
+|[XmlNode](/javascript/api/word/word.xmlnode)|[attributes](/javascript/api/word/word.xmlnode#word-word-xmlnode-attributes-member)|Gets the attributes for this XML node.|
+||[baseName](/javascript/api/word/word.xmlnode#word-word-xmlnode-basename-member)|Gets the name of the element without any prefix.|
+||[childNodes](/javascript/api/word/word.xmlnode#word-word-xmlnode-childnodes-member)|Gets the child elements of this XML node.|
+||[copy()](/javascript/api/word/word.xmlnode#word-word-xmlnode-copy-member(1))|Copies this XML node, excluding XML markup, to the Clipboard.|
+||[cut()](/javascript/api/word/word.xmlnode#word-word-xmlnode-cut-member(1))|Removes this XML node from the document and places it on the Clipboard.|
+||[delete()](/javascript/api/word/word.xmlnode#word-word-xmlnode-delete-member(1))|Deletes the XML node from the XML document.|
+||[firstChild](/javascript/api/word/word.xmlnode#word-word-xmlnode-firstchild-member)|Gets the first child node if this is a parent node.|
+||[hasChildNodes](/javascript/api/word/word.xmlnode#word-word-xmlnode-haschildnodes-member)|Gets whether this XML node has child nodes.|
+||[lastChild](/javascript/api/word/word.xmlnode#word-word-xmlnode-lastchild-member)|Gets the last child node if this is a parent node.|
+||[level](/javascript/api/word/word.xmlnode#word-word-xmlnode-level-member)|Gets whether this XML element is part of a paragraph, is a paragraph, or is contained within a table cell or contains a table row.|
+||[namespaceUri](/javascript/api/word/word.xmlnode#word-word-xmlnode-namespaceuri-member)|Gets the Uniform Resource Identifier (URI) of the schema namespace for this XML node.|
+||[nextSibling](/javascript/api/word/word.xmlnode#word-word-xmlnode-nextsibling-member)|Gets the next element in the document that's at the same level as this XML node.|
+||[nodeType](/javascript/api/word/word.xmlnode#word-word-xmlnode-nodetype-member)|Gets the type of node.|
+||[nodeValue](/javascript/api/word/word.xmlnode#word-word-xmlnode-nodevalue-member)|Specifies the value of this XML node.|
+||[ownerDocument](/javascript/api/word/word.xmlnode#word-word-xmlnode-ownerdocument-member)|Gets the parent document of this XML node.|
+||[parentNode](/javascript/api/word/word.xmlnode#word-word-xmlnode-parentnode-member)|Gets the parent element of this XML node.|
+||[placeholderText](/javascript/api/word/word.xmlnode#word-word-xmlnode-placeholdertext-member)|Specifies the text displayed for this element if it contains no text.|
+||[previousSibling](/javascript/api/word/word.xmlnode#word-word-xmlnode-previoussibling-member)|Gets the previous element in the document that's at the same level as this XML node.|
+||[range](/javascript/api/word/word.xmlnode#word-word-xmlnode-range-member)|Gets the portion of a document that is contained in this XML node.|
+||[removeChild(childElement: Word.XmlNode)](/javascript/api/word/word.xmlnode#word-word-xmlnode-removechild-member(1))|Removes a child element from this XML node.|
+||[selectNodes(xPath: string, options?: Word.SelectNodesOptions)](/javascript/api/word/word.xmlnode#word-word-xmlnode-selectnodes-member(1))|Returns all the child elements that match the XPath parameter, in the order in which they appear within this XML node.|
+||[selectSingleNode(xPath: string, options?: Word.SelectSingleNodeOptions)](/javascript/api/word/word.xmlnode#word-word-xmlnode-selectsinglenode-member(1))|Returns the first child element that matches the XPath parameter within this XML node.|
+||[setValidationError(status: Word.XmlValidationStatus, options?: Word.XmlNodeSetValidationErrorOptions)](/javascript/api/word/word.xmlnode#word-word-xmlnode-setvalidationerror-member(1))|Changes the validation error text displayed to a user for this XML node and whether to force Word to report the node as invalid.|
+||[text](/javascript/api/word/word.xmlnode#word-word-xmlnode-text-member)|Specifies the text contained within the XML element.|
+||[validate()](/javascript/api/word/word.xmlnode#word-word-xmlnode-validate-member(1))|Validates this XML node against the XML schemas that are attached to the document.|
+||[validationErrorText](/javascript/api/word/word.xmlnode#word-word-xmlnode-validationerrortext-member)|Gets the description for a validation error on this `XmlNode` object.|
+||[validationStatus](/javascript/api/word/word.xmlnode#word-word-xmlnode-validationstatus-member)|Gets whether this element is valid according to the attached schema.|
+|[XmlNodeCollection](/javascript/api/word/word.xmlnodecollection)|[getItem(index: number)](/javascript/api/word/word.xmlnodecollection#word-word-xmlnodecollection-getitem-member(1))|Gets a `XmlNode` object by its index in the collection.|
+||[getItemAt(index: number)](/javascript/api/word/word.xmlnodecollection#word-word-xmlnodecollection-getitemat-member(1))|Returns an individual `XmlNode` object in a collection.|
+||[items](/javascript/api/word/word.xmlnodecollection#word-word-xmlnodecollection-items-member)|Gets the loaded child items in this collection.|
+|[XmlNodeSetValidationErrorOptions](/javascript/api/word/word.xmlnodesetvalidationerroroptions)|[clearedAutomatically](/javascript/api/word/word.xmlnodesetvalidationerroroptions#word-word-xmlnodesetvalidationerroroptions-clearedautomatically-member)|If provided, specifies whether the validation error should be cleared automatically.|
+||[errorText](/javascript/api/word/word.xmlnodesetvalidationerroroptions#word-word-xmlnodesetvalidationerroroptions-errortext-member)|If provided, specifies the error text to display for the validation error.|
diff --git a/docs/requirement-sets/requirement-sets.md b/docs/requirement-sets/requirement-sets.md
index c3772cacf4..29d9b4780f 100644
--- a/docs/requirement-sets/requirement-sets.md
+++ b/docs/requirement-sets/requirement-sets.md
@@ -1,7 +1,7 @@
 ---
 title: Office client application and platform availability for Office Add-ins
 description: Supported requirement sets for Excel, OneNote, Outlook, PowerPoint, Project, and Word.
-ms.date: 09/09/2025
+ms.date: 09/30/2025
 ms.topic: overview
 ms.localizationpriority: high
 ---
@@ -83,8 +83,8 @@ To work as expected, your Office Add-in might depend on a specific Office applic
 |Platform|Extension points|Application-specific API requirement sets|[Common API requirement sets](common/office-add-in-requirement-sets.md)|
 |---|---|---|---|
 |Office on the web|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApi 1.4](word/word-api-1-4-requirement-set.md)
 - [WordApi 1.5](word/word-api-1-5-requirement-set.md)
 - [WordApi 1.6](word/word-api-1-6-requirement-set.md)
 - [WordApi 1.7](word/word-api-1-7-requirement-set.md)
 - [WordApi 1.8](word/word-api-1-8-requirement-set.md)
 - [WordApi 1.9](word/word-api-1-9-requirement-set.md)
 - [WordApiOnline 1.1](word/word-api-online-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [ContextMenuApi 1.1](common/context-menu-api-requirement-sets.md)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DevicePermissionService 1.1](common/device-permission-service-requirement-sets.md)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [KeyboardShortcuts 1.1](common/keyboard-shortcuts-requirement-sets.md)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [NestedAppAuth 1.1](common/nested-app-auth-requirement-sets.md) (preview)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
-|Office on Windows
(Microsoft 365 subscription)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApi 1.4](word/word-api-1-4-requirement-set.md)
 - [WordApi 1.5](word/word-api-1-5-requirement-set.md)
 - [WordApi 1.6](word/word-api-1-6-requirement-set.md)
 - [WordApi 1.7](word/word-api-1-7-requirement-set.md)
 - [WordApi 1.8](word/word-api-1-8-requirement-set.md)
 - [WordApi 1.9](word/word-api-1-9-requirement-set.md)
 - [WordApiHiddenDocument 1.3](word/word-api-1.3-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.4](word/word-api-1.4-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.5](word/word-api-1.5-hidden-document-requirement-set.md)
 - [WordApiDesktop 1.1](word/word-api-desktop-1.1-requirement-set.md)
 - [WordApiDesktop 1.2](word/word-api-desktop-1.2-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [ContextMenuApi 1.1](common/context-menu-api-requirement-sets.md)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [ImageCoercion 1.2](common/image-coercion-requirement-sets.md#imagecoercion-12)
 - [KeyboardShortcuts 1.1](common/keyboard-shortcuts-requirement-sets.md)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [NestedAppAuth 1.1](common/nested-app-auth-requirement-sets.md) (preview)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [OpenBrowserWindowApi 1.1](common/open-browser-window-api-requirement-sets.md)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
-|Office on Windows
(retail perpetual Office 2016 and later)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApi 1.4](word/word-api-1-4-requirement-set.md)
 - [WordApi 1.5](word/word-api-1-5-requirement-set.md)
 - [WordApi 1.6](word/word-api-1-6-requirement-set.md)
 - [WordApi 1.7](word/word-api-1-7-requirement-set.md)
 - [WordApi 1.8](word/word-api-1-8-requirement-set.md)
 - [WordApi 1.9](word/word-api-1-9-requirement-set.md)
 - [WordApiHiddenDocument 1.3](word/word-api-1.3-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.4](word/word-api-1.4-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.5](word/word-api-1.5-hidden-document-requirement-set.md)
 - [WordApiDesktop 1.1](word/word-api-desktop-1.1-requirement-set.md)
 - [WordApiDesktop 1.2](word/word-api-desktop-1.2-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [ContextMenuApi 1.1](common/context-menu-api-requirement-sets.md)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [ImageCoercion 1.2](common/image-coercion-requirement-sets.md#imagecoercion-12)
 - [KeyboardShortcuts 1.1](common/keyboard-shortcuts-requirement-sets.md)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [OpenBrowserWindowApi 1.1](common/open-browser-window-api-requirement-sets.md)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
+|Office on Windows
(Microsoft 365 subscription)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApi 1.4](word/word-api-1-4-requirement-set.md)
 - [WordApi 1.5](word/word-api-1-5-requirement-set.md)
 - [WordApi 1.6](word/word-api-1-6-requirement-set.md)
 - [WordApi 1.7](word/word-api-1-7-requirement-set.md)
 - [WordApi 1.8](word/word-api-1-8-requirement-set.md)
 - [WordApi 1.9](word/word-api-1-9-requirement-set.md)
 - [WordApiHiddenDocument 1.3](word/word-api-1.3-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.4](word/word-api-1.4-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.5](word/word-api-1.5-hidden-document-requirement-set.md)
 - [WordApiDesktop 1.1](word/word-api-desktop-1.1-requirement-set.md)
 - [WordApiDesktop 1.2](word/word-api-desktop-1.2-requirement-set.md)
 - [WordApiDesktop 1.3](word/word-api-desktop-1.3-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [ContextMenuApi 1.1](common/context-menu-api-requirement-sets.md)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [ImageCoercion 1.2](common/image-coercion-requirement-sets.md#imagecoercion-12)
 - [KeyboardShortcuts 1.1](common/keyboard-shortcuts-requirement-sets.md)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [NestedAppAuth 1.1](common/nested-app-auth-requirement-sets.md) (preview)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [OpenBrowserWindowApi 1.1](common/open-browser-window-api-requirement-sets.md)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
+|Office on Windows
(retail perpetual Office 2016 and later)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApi 1.4](word/word-api-1-4-requirement-set.md)
 - [WordApi 1.5](word/word-api-1-5-requirement-set.md)
 - [WordApi 1.6](word/word-api-1-6-requirement-set.md)
 - [WordApi 1.7](word/word-api-1-7-requirement-set.md)
 - [WordApi 1.8](word/word-api-1-8-requirement-set.md)
 - [WordApi 1.9](word/word-api-1-9-requirement-set.md)
 - [WordApiHiddenDocument 1.3](word/word-api-1.3-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.4](word/word-api-1.4-hidden-document-requirement-set.md)
 - [WordApiHiddenDocument 1.5](word/word-api-1.5-hidden-document-requirement-set.md)
 - [WordApiDesktop 1.1](word/word-api-desktop-1.1-requirement-set.md)
 - [WordApiDesktop 1.2](word/word-api-desktop-1.2-requirement-set.md)
 - [WordApiDesktop 1.3](word/word-api-desktop-1.3-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [ContextMenuApi 1.1](common/context-menu-api-requirement-sets.md)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [ImageCoercion 1.2](common/image-coercion-requirement-sets.md#imagecoercion-12)
 - [KeyboardShortcuts 1.1](common/keyboard-shortcuts-requirement-sets.md)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [OpenBrowserWindowApi 1.1](common/open-browser-window-api-requirement-sets.md)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
 |Office 2024 on Windows
(volume-licensed perpetual)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApi 1.4](word/word-api-1-4-requirement-set.md)
 - [WordApi 1.5](word/word-api-1-5-requirement-set.md)
 - [WordApi 1.6](word/word-api-1-6-requirement-set.md)
 - [WordApi 1.7](word/word-api-1-7-requirement-set.md)
 - [WordApi 1.8](word/word-api-1-8-requirement-set.md)
 - [WordApiDesktop 1.1](word/word-api-desktop-1.1-requirement-set.md)
 - [WordApiDesktop 1.2](word/word-api-desktop-1.2-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [ImageCoercion 1.2](common/image-coercion-requirement-sets.md#imagecoercion-12)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [OpenBrowserWindowApi 1.1](common/open-browser-window-api-requirement-sets.md)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
 |Office 2021 on Windows
(volume-licensed perpetual)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApiHiddenDocument 1.3](word/word-api-1.3-hidden-document-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DialogApi 1.2](common/dialog-api-requirement-sets.md)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [IdentityAPI 1.3](common/identity-api-requirement-sets.md)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [ImageCoercion 1.2](common/image-coercion-requirement-sets.md#imagecoercion-12)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [OpenBrowserWindowApi 1.1](common/open-browser-window-api-requirement-sets.md)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [RibbonApi 1.1](common/ribbon-api-requirement-sets.md)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
 |Office 2019 on Windows
(volume-licensed perpetual)|- TaskPane
 - [Add-in Commands](common/add-in-commands-requirement-sets.md)
 
|- [WordApi 1.1](word/word-api-1-1-requirement-set.md)
 - [WordApi 1.2](word/word-api-1-2-requirement-set.md)
 - [WordApi 1.3](word/word-api-1-3-requirement-set.md)
 - [WordApiHiddenDocument 1.3](word/word-api-1.3-hidden-document-requirement-set.md)
 
|- [BindingEvents](common/office-add-in-requirement-sets.md#bindingevents)
 - [CompressedFile](common/office-add-in-requirement-sets.md#compressedfile)
 - [CustomXmlParts](common/office-add-in-requirement-sets.md#customxmlparts)
 - [DialogApi 1.1](common/dialog-api-requirement-sets.md)
 - [DocumentEvents](common/office-add-in-requirement-sets.md#documentevents)
 - [File](common/office-add-in-requirement-sets.md#file)
 - [DialogOrigin 1.1](common/dialog-origin-requirement-sets.md)
 - [HtmlCoercion](common/office-add-in-requirement-sets.md#htmlcoercion)
 - [ImageCoercion 1.1](common/image-coercion-requirement-sets.md#imagecoercion-11)
 - [MatrixBindings](common/office-add-in-requirement-sets.md#matrixbindings)
 - [MatrixCoercion](common/office-add-in-requirement-sets.md#matrixcoercion)
 - [OoxmlCoercion](common/office-add-in-requirement-sets.md#ooxmlcoercion)
 - [PdfFile](common/office-add-in-requirement-sets.md#pdffile)
 - [Selection](common/office-add-in-requirement-sets.md#selection)
 - [Settings](common/office-add-in-requirement-sets.md#settings)
 - [TableBindings](common/office-add-in-requirement-sets.md#tablebindings)
 - [TableCoercion](common/office-add-in-requirement-sets.md#tablecoercion)
 - [TextBindings](common/office-add-in-requirement-sets.md#textbindings)
 - [TextCoercion](common/office-add-in-requirement-sets.md#textcoercion)
 - [TextFile](common/office-add-in-requirement-sets.md#textfile)
 
|
diff --git a/docs/requirement-sets/word/word-api-desktop-1.2-requirement-set.md b/docs/requirement-sets/word/word-api-desktop-1.2-requirement-set.md
index 6d3f8a6269..e60c7c3fdb 100644
--- a/docs/requirement-sets/word/word-api-desktop-1.2-requirement-set.md
+++ b/docs/requirement-sets/word/word-api-desktop-1.2-requirement-set.md
@@ -13,7 +13,7 @@ The `WordApiDesktop` requirement set is a special requirement set that includes
 When APIs in the `WordApiDesktop` requirement set are supported across all platforms, they'll be added to the next released requirement set (`WordApi 1.[NEXT]`). Once that new requirement set is public, those APIs will also continue to be tagged in this `WordApiDesktop` requirement set. To learn more about platform-specific requirements in general, see [Understanding platform-specific requirement sets](https://aka.ms/PlatformSpecificReqtSets).
 
 > [!IMPORTANT]
-> `WordApiDesktop 1.2` is a desktop-only requirement set. It's a superset of the WordApi 1.9 and WordApiDesktop 1.1.
+> `WordApiDesktop 1.2` is a desktop-only requirement set. It's a superset of WordApi 1.9 and WordApiDesktop 1.1.
 
 ## Recommended usage
 
diff --git a/docs/requirement-sets/word/word-api-desktop-1.3-requirement-set.md b/docs/requirement-sets/word/word-api-desktop-1.3-requirement-set.md
new file mode 100644
index 0000000000..4ecbff0290
--- /dev/null
+++ b/docs/requirement-sets/word/word-api-desktop-1.3-requirement-set.md
@@ -0,0 +1,44 @@
+---
+title: Word JavaScript API desktop-only requirement set 1.3
+description: Details about the WordApiDesktop 1.3 requirement set.
+ms.date: 09/30/2025
+ms.topic: whats-new
+ms.localizationpriority: medium
+---
+
+# Word JavaScript API desktop-only requirement set 1.3
+
+The `WordApiDesktop` requirement set is a special requirement set that includes features that are only available for Word on Windows, on Mac, and on iPad. APIs in this requirement set are considered to be production APIs for the Word application on Windows, on Mac, and on iPad. They follow [Microsoft 365 developer support policies](/office/dev/add-ins/publish/maintain-breaking-changes). `WordApiDesktop` APIs are considered to be "preview" APIs for other platforms (web) and may not be supported by any of those platforms.
+
+When APIs in the `WordApiDesktop` requirement set are supported across all platforms, they'll be added to the next released requirement set (`WordApi 1.[NEXT]`). Once that new requirement set is public, those APIs will also continue to be tagged in this `WordApiDesktop` requirement set. To learn more about platform-specific requirements in general, see [Understanding platform-specific requirement sets](https://aka.ms/PlatformSpecificReqtSets).
+
+> [!IMPORTANT]
+> `WordApiDesktop 1.3` is a desktop-only requirement set. It's a superset of WordApiDesktop 1.2.
+
+## Recommended usage
+
+Because the `WordApiDesktop 1.3` APIs are only supported by Word on Windows, on Mac, and on iPad, your add-in should check if the requirement set is supported before calling these APIs. This avoids any attempt to use desktop-only APIs on an unsupported platform.
+
+```js
+if (Office.context.requirements.isSetSupported("WordApiDesktop", "1.3")) {
+   // Any API exclusive to this WordApiDesktop requirement set.
+}
+```
+
+Once the API is in a cross-platform requirement set, you should remove or edit the `isSetSupported` check. This will enable your add-in's feature on other platforms. Be sure to test the feature on those platforms when making this change.
+
+> [!IMPORTANT]
+> Your manifest cannot specify `WordApiDesktop 1.3` as an activation requirement. It isn't a valid value to use in the [Set element](/javascript/api/manifest/set).
+
+## API list
+
+The following table lists the Word JavaScript APIs currently included in the `WordApiDesktop 1.3` requirement set. For a complete list of all Word JavaScript APIs (including `WordApiDesktop 1.3` APIs and previously released APIs), see [all Word JavaScript APIs](/javascript/api/word?view=word-js-desktop-1.1&preserve-view=true).
+
+[!INCLUDE[API table](../../includes/word-desktop-1_2.md)]
+
+## See also
+
+- [Word JavaScript API Reference Documentation](/javascript/api/word?view=word-js-desktop-1.3&preserve-view=true)
+- [Word JavaScript preview APIs](word-preview-apis.md)
+- [Word JavaScript API requirement sets](word-api-requirement-sets.md)
+- [Understanding platform-specific requirement sets](https://aka.ms/PlatformSpecificReqtSets)
diff --git a/docs/requirement-sets/word/word-api-requirement-sets.md b/docs/requirement-sets/word/word-api-requirement-sets.md
index 75009cbb06..fc061019d5 100644
--- a/docs/requirement-sets/word/word-api-requirement-sets.md
+++ b/docs/requirement-sets/word/word-api-requirement-sets.md
@@ -1,7 +1,7 @@
 ---
 title: Word JavaScript API requirement sets
 description: Office Add-in requirement set information for Word.
-ms.date: 03/04/2025
+ms.date: 09/30/2025
 ms.topic: overview
 ms.localizationpriority: high
 ---
@@ -23,6 +23,7 @@ Word add-ins run across multiple versions of Office, including Office 2016 or la
 |:-----|:-----|:-----|:-----|:-----|:-----|
 | [Preview](word-preview-apis.md) | Please use the latest Office version to try preview APIs (you may need to join the [Microsoft 365 Insider program](https://insider.microsoft365.com/join)) |
 | [WordApiOnline 1.1](word-api-online-requirement-set.md) | Latest (see [requirement set page](word-api-online-requirement-set.md)) | Not applicable | Not applicable | Not applicable | Not applicable |
+| [WordApiDesktop 1.3](word-api-desktop-1.3-requirement-set.md) | Not applicable | Version 2510 (Build 19315.15030) | Not available | Not available | Not available |
 | [WordApiDesktop 1.2](word-api-desktop-1.2-requirement-set.md) | Not applicable | Version 2502 (Build 18526.20144) | Not available | Version 16.94 (25020927) | Version 16.94 |
 | [WordApiDesktop 1.1](word-api-desktop-1.1-requirement-set.md) | Not applicable | Version 2408 (Build 17928.20114) | Office 2024: Version 2408 (Build 17928.20114) | Version 16.88 (24081116) | Version 16.88 |
 | [WordApiHiddenDocument 1.5](word-api-1.5-hidden-document-requirement-set.md) (Desktop only) | Not applicable | Version 2302 (Build 16130.20332) | Office 2024: Version 2302 (Build 16130.20332) | Version 16.70 (23021201) | Not applicable |
diff --git a/docs/requirement-sets/word/word-preview-apis.md b/docs/requirement-sets/word/word-preview-apis.md
index 2a482d940d..af80b92713 100644
--- a/docs/requirement-sets/word/word-preview-apis.md
+++ b/docs/requirement-sets/word/word-preview-apis.md
@@ -1,7 +1,7 @@
 ---
 title: Word JavaScript preview APIs
 description: Details about upcoming Word JavaScript APIs.
-ms.date: 09/18/2025
+ms.date: 09/30/2025
 ms.topic: whats-new
 ms.localizationpriority: medium
 ---
diff --git a/docs/toc.yml b/docs/toc.yml
index e9f35f2059..7888bde602 100644
--- a/docs/toc.yml
+++ b/docs/toc.yml
@@ -567,6 +567,9 @@ items:
       - name: WordApi online-only requirement set
         href: requirement-sets/word/word-api-online-requirement-set.md
         displayName: Word
+      - name: WordApiDesktop 1.3 requirement set
+        href: requirement-sets/word/word-api-desktop-1.3-requirement-set.md
+        displayName: Word
       - name: WordApiDesktop 1.2 requirement set
         href: requirement-sets/word/word-api-desktop-1.2-requirement-set.md
         displayName: Word
diff --git a/generate-docs/API Coverage Report.csv b/generate-docs/API Coverage Report.csv
index 83c7824ae8..6af1d8b0b5 100644
--- a/generate-docs/API Coverage Report.csv	
+++ b/generate-docs/API Coverage Report.csv	
@@ -9171,23 +9171,23 @@ Office.DisplayedBody,"setAsync(data, callback)",Method,Good,true
 Office.DisplayedSubject,N/A,Interface,Good,false
 Office.DisplayedSubject,"setAsync(data, options, callback)",Method,Good,false
 Office.DisplayedSubject,"setAsync(data, callback)",Method,Good,true
-Office.DragAndDropEventArgs,N/A,Interface,Unknown,false
+Office.DragAndDropEventArgs,N/A,Interface,Unknown,true
 Office.DragAndDropEventArgs,"dragAndDropEventData",Property,Good,false
 Office.DragAndDropEventArgs,"type",Property,Fine,false
-Office.DragoverEventData,N/A,Interface,Unknown,false
+Office.DragoverEventData,N/A,Interface,Unknown,true
 Office.DragoverEventData,"pageX",Property,Fine,false
 Office.DragoverEventData,"pageY",Property,Fine,false
 Office.DragoverEventData,"type",Property,Good,false
-Office.DropEventData,N/A,Interface,Unknown,false
+Office.DropEventData,N/A,Interface,Unknown,true
 Office.DropEventData,"dataTransfer",Property,Fine,false
 Office.DropEventData,"pageX",Property,Fine,false
 Office.DropEventData,"pageY",Property,Fine,false
 Office.DropEventData,"type",Property,Good,false
-Office.DroppedItemDetails,N/A,Interface,Fine,false
+Office.DroppedItemDetails,N/A,Interface,Fine,true
 Office.DroppedItemDetails,"fileContent",Property,Fine,false
 Office.DroppedItemDetails,"name",Property,Fine,false
 Office.DroppedItemDetails,"type",Property,Fine,false
-Office.DroppedItems,N/A,Interface,Unknown,false
+Office.DroppedItems,N/A,Interface,Unknown,true
 Office.DroppedItems,"files",Property,Good,false
 Office.EmailAddressDetails,N/A,Interface,Unknown,false
 Office.EmailAddressDetails,"appointmentResponse",Property,Excellent,true
@@ -11738,6 +11738,9 @@ Word.Application,"retrieveStylesFromBase64(base64File)",Method,Good,true
 Word.Application,"set(properties, options)",Method,Good,false
 Word.Application,"set(properties)",Method,Good,false
 Word.Application,"toJSON()",Method,Excellent,false
+Word.ApplyQuickStyleSet,N/A,Enum,Unknown,false
+Word.ApplyQuickStyleSet,"sessionStart",EnumField,Good,false
+Word.ApplyQuickStyleSet,"template",EnumField,Good,false
 Word.ArrowheadLength,N/A,Enum,Unknown,false
 Word.ArrowheadLength,"long",EnumField,Fine,false
 Word.ArrowheadLength,"medium",EnumField,Fine,false
@@ -11760,6 +11763,13 @@ Word.AutoFitBehavior,N/A,Enum,Unknown,false
 Word.AutoFitBehavior,"content",EnumField,Fine,false
 Word.AutoFitBehavior,"fixedSize",EnumField,Fine,false
 Word.AutoFitBehavior,"window",EnumField,Fine,false
+Word.AutoMacro,N/A,Enum,Unknown,false
+Word.AutoMacro,"close",EnumField,Good,false
+Word.AutoMacro,"exit",EnumField,Good,false
+Word.AutoMacro,"new",EnumField,Good,false
+Word.AutoMacro,"open",EnumField,Good,false
+Word.AutoMacro,"startWord",EnumField,Good,false
+Word.AutoMacro,"sync",EnumField,Good,false
 Word.BaselineAlignment,N/A,Enum,Unknown,false
 Word.BaselineAlignment,"auto",EnumField,Fine,false
 Word.BaselineAlignment,"baseline",EnumField,Fine,false
@@ -12427,6 +12437,10 @@ Word.CheckboxContentControl,"set(properties)",Method,Good,false
 Word.CheckboxContentControl,"toJSON()",Method,Excellent,false
 Word.CheckboxContentControl,"track()",Method,Excellent,false
 Word.CheckboxContentControl,"untrack()",Method,Excellent,false
+Word.CheckInVersionType,N/A,Enum,Unknown,false
+Word.CheckInVersionType,"major",EnumField,Fine,false
+Word.CheckInVersionType,"minor",EnumField,Fine,false
+Word.CheckInVersionType,"overwrite",EnumField,Fine,false
 Word.CloseBehavior,N/A,Enum,Unknown,true
 Word.CloseBehavior,"save",EnumField,Fine,false
 Word.CloseBehavior,"skipSave",EnumField,Good,false
@@ -12676,6 +12690,12 @@ Word.CompareTarget,N/A,Enum,Unknown,true
 Word.CompareTarget,"compareTargetCurrent",EnumField,Good,false
 Word.CompareTarget,"compareTargetNew",EnumField,Good,false
 Word.CompareTarget,"compareTargetSelected",EnumField,Good,false
+Word.CompatibilityMode,N/A,Enum,Unknown,false
+Word.CompatibilityMode,"current",EnumField,Fine,false
+Word.CompatibilityMode,"word2003",EnumField,Fine,false
+Word.CompatibilityMode,"word2007",EnumField,Fine,false
+Word.CompatibilityMode,"word2010",EnumField,Fine,false
+Word.CompatibilityMode,"word2013",EnumField,Fine,false
 Word.ConditionalStyle,N/A,Class,Unknown,false
 Word.ConditionalStyle,"borders",Property,Excellent,false
 Word.ConditionalStyle,"bottomPadding",Property,Great,false
@@ -13256,70 +13276,291 @@ Word.DocPartInsertType,"content",EnumField,Fine,false
 Word.DocPartInsertType,"page",EnumField,Fine,false
 Word.DocPartInsertType,"paragraph",EnumField,Fine,false
 Word.Document,N/A,Class,Missing,true
+Word.Document,"activeTheme",Property,Good,false
+Word.Document,"activeThemeDisplayName",Property,Poor,false
 Word.Document,"activeWindow",Property,Poor,true
+Word.Document,"areFilePropertiesPasswordEncrypted",Property,Fine,false
+Word.Document,"areGrammaticalErrorsShown",Property,Excellent,false
+Word.Document,"areMathDefaultsUsed",Property,Excellent,false
+Word.Document,"areNewerFeaturesDisabled",Property,Great,false
+Word.Document,"areSpellingErrorsShown",Property,Excellent,false
+Word.Document,"areStylesUpdatedOnOpen",Property,Great,false
+Word.Document,"areTrueTypeFontsEmbedded",Property,Excellent,false
 Word.Document,"attachedTemplate",Property,Excellent,false
 Word.Document,"autoHyphenation",Property,Great,false
 Word.Document,"autoSaveOn",Property,Great,false
+Word.Document,"background",Property,Good,false
 Word.Document,"bibliography",Property,Excellent,false
 Word.Document,"body",Property,Good,false
 Word.Document,"bookmarks",Property,Great,false
+Word.Document,"builtInDocumentProperties",Property,Good,false
 Word.Document,"changeTrackingMode",Property,Good,true
+Word.Document,"characters",Property,Great,false
 Word.Document,"coauthoring",Property,Good,false
+Word.Document,"codeName",Property,Poor,false
+Word.Document,"comments",Property,Good,false
+Word.Document,"compatibilityMode",Property,Good,false
 Word.Document,"consecutiveHyphensLimit",Property,Great,false
+Word.Document,"content",Property,Good,false
 Word.Document,"contentControls",Property,Good,false
 Word.Document,"context",Property,Excellent,false
+Word.Document,"currentRsid",Property,Fine,false
+Word.Document,"customDocumentProperties",Property,Fine,false
 Word.Document,"customXmlParts",Property,Poor,false
+Word.Document,"defaultTabStop",Property,Excellent,false
+Word.Document,"defaultTargetFrame",Property,Great,false
 Word.Document,"documentLibraryVersions",Property,Excellent,false
+Word.Document,"doNotEmbedSystemFonts",Property,Great,false
+Word.Document,"encryptionProvider",Property,Excellent,false
+Word.Document,"farEastLineBreakLanguage",Property,Excellent,false
+Word.Document,"farEastLineBreakLevel",Property,Good,false
+Word.Document,"fields",Property,Great,false
+Word.Document,"formattingIsNextLevelShown",Property,Excellent,false
+Word.Document,"formattingIsUserStyleNameShown",Property,Good,false
 Word.Document,"frames",Property,Great,false
+Word.Document,"fullName",Property,Poor,false
+Word.Document,"grammaticalErrors",Property,Good,false
+Word.Document,"gridDistanceHorizontal",Property,Excellent,false
+Word.Document,"gridDistanceVertical",Property,Excellent,false
+Word.Document,"gridIsOriginFromMargin",Property,Great,false
+Word.Document,"gridOriginHorizontal",Property,Great,false
+Word.Document,"gridOriginVertical",Property,Great,false
+Word.Document,"gridSpaceBetweenHorizontalLines",Property,Great,false
+Word.Document,"gridSpaceBetweenVerticalLines",Property,Great,false
+Word.Document,"hasPassword",Property,Good,false
+Word.Document,"hasVbProject",Property,Good,false
 Word.Document,"hyperlinks",Property,Great,false
 Word.Document,"hyphenateCaps",Property,Great,false
+Word.Document,"hyphenationZone",Property,Great,false
 Word.Document,"indexes",Property,Great,false
+Word.Document,"isAutoFormatOverrideOn",Property,Excellent,false
+Word.Document,"isChartDataPointTracked",Property,Great,false
+Word.Document,"isCompatible",Property,Excellent,false
+Word.Document,"isFinal",Property,Good,false
+Word.Document,"isFontsSubsetSaved",Property,Great,false
+Word.Document,"isFormsDataPrinted",Property,Great,false
+Word.Document,"isFormsDataSaved",Property,Great,false
+Word.Document,"isGrammarChecked",Property,Great,false
+Word.Document,"isInAutoSave",Property,Good,false
+Word.Document,"isInFormsDesign",Property,Poor,false
+Word.Document,"isKerningByAlgorithm",Property,Great,false
+Word.Document,"isLinguisticDataEmbedded",Property,Great,false
+Word.Document,"isMasterDocument",Property,Poor,false
+Word.Document,"isOptimizedForWord97",Property,Great,false
+Word.Document,"isPostScriptPrintedOverText",Property,Excellent,false
+Word.Document,"isQuickStyleSetLocked",Property,Great,false
+Word.Document,"isReadOnly",Property,Fine,false
+Word.Document,"isReadOnlyRecommended",Property,Excellent,false
+Word.Document,"isSnappedToGrid",Property,Great,false
+Word.Document,"isSnappedToShapes",Property,Great,false
+Word.Document,"isSpellingChecked",Property,Great,false
+Word.Document,"isStyleEnforced",Property,Great,false
+Word.Document,"isSubdocument",Property,Fine,false
+Word.Document,"isThemeLocked",Property,Great,false
+Word.Document,"isUserControl",Property,Great,false
+Word.Document,"isVbaSigned",Property,Poor,false
+Word.Document,"isWriteReserved",Property,Fine,false
+Word.Document,"justificationMode",Property,Good,false
+Word.Document,"kind",Property,Excellent,false
 Word.Document,"languageDetected",Property,Great,false
+Word.Document,"listParagraphs",Property,Good,false
+Word.Document,"lists",Property,Good,false
 Word.Document,"listTemplates",Property,Great,false
+Word.Document,"noLineBreakAfter",Property,Great,false
+Word.Document,"noLineBreakBefore",Property,Great,false
+Word.Document,"openEncoding",Property,Fine,false
+Word.Document,"originalDocumentTitle",Property,Fine,false
 Word.Document,"pageSetup",Property,Great,false
+Word.Document,"paragraphs",Property,Good,false
+Word.Document,"password",Property,Fine,false
+Word.Document,"passwordEncryptionAlgorithm",Property,Fine,false
+Word.Document,"passwordEncryptionKeyLength",Property,Fine,false
+Word.Document,"passwordEncryptionProvider",Property,Poor,false
+Word.Document,"path",Property,Fine,false
+Word.Document,"printRevisions",Property,Great,false
 Word.Document,"properties",Property,Poor,true
+Word.Document,"protectionType",Property,Poor,false
+Word.Document,"readabilityStatistics",Property,Good,false
+Word.Document,"readingLayoutSizeX",Property,Excellent,false
+Word.Document,"readingLayoutSizeY",Property,Excellent,false
+Word.Document,"readingModeIsLayoutFrozen",Property,Great,false
+Word.Document,"removePersonalInformationOnSave",Property,Great,false
+Word.Document,"revisedDocumentTitle",Property,Fine,false
 Word.Document,"revisions",Property,Fine,false
 Word.Document,"saved",Property,Good,false
+Word.Document,"saveEncoding",Property,Excellent,false
+Word.Document,"saveFormat",Property,Poor,false
 Word.Document,"sections",Property,Good,false
 Word.Document,"selection",Property,Great,false
+Word.Document,"sentences",Property,Great,false
 Word.Document,"settings",Property,Poor,true
+Word.Document,"spellingErrors",Property,Excellent,false
+Word.Document,"storyRanges",Property,Good,false
+Word.Document,"styles",Property,Poor,false
 Word.Document,"tableOfAuthoritiesCategories",Property,Great,false
+Word.Document,"tables",Property,Good,false
 Word.Document,"tablesOfAuthorities",Property,Great,false
 Word.Document,"tablesOfContents",Property,Great,false
 Word.Document,"tablesOfFigures",Property,Great,false
+Word.Document,"textEncoding",Property,Good,false
+Word.Document,"textLineEnding",Property,Great,false
+Word.Document,"trackedChangesAreDateAndTimeRemoved",Property,Great,false
+Word.Document,"trackFormatting",Property,Excellent,false
+Word.Document,"trackMoves",Property,Excellent,false
+Word.Document,"trackRevisions",Property,Great,false
+Word.Document,"type",Property,Poor,false
+Word.Document,"webSettings",Property,Great,false
 Word.Document,"windows",Property,Good,false
+Word.Document,"words",Property,Great,false
+Word.Document,"writePassword",Property,Fine,false
+Word.Document,"xmlAreAdvancedErrorsShown",Property,Excellent,false
+Word.Document,"xmlIsXsltUsedWhenSaving",Property,Great,false
+Word.Document,"xmlSaveThroughXSLT",Property,Excellent,false
+Word.Document,"acceptAllRevisions()",Method,Poor,false
+Word.Document,"acceptAllRevisionsShown()",Method,Fine,false
+Word.Document,"activate()",Method,Fine,false
 Word.Document,"addStyle(name, type)",Method,Poor,true
 Word.Document,"addStyle(name, type)",Method,Poor,false
+Word.Document,"addToFavorites()",Method,Good,false
+Word.Document,"applyQuickStyleSet(style)",Method,Good,false
+Word.Document,"applyQuickStyleSet(style)",Method,Good,false
+Word.Document,"applyTheme(name)",Method,Fine,false
+Word.Document,"autoFormat()",Method,Poor,false
+Word.Document,"canCheckin()",Method,Great,false
+Word.Document,"checkConsistencyJapanese()",Method,Good,false
+Word.Document,"checkGrammar()",Method,Fine,false
+Word.Document,"checkIn(options)",Method,Good,false
+Word.Document,"checkInWithVersion(options)",Method,Good,false
+Word.Document,"checkSpelling(options)",Method,Poor,false
 Word.Document,"close(closeBehavior)",Method,Fine,true
 Word.Document,"close(closeBehavior)",Method,Fine,false
+Word.Document,"closePrintPreview()",Method,Fine,false
 Word.Document,"compare(filePath, documentCompareOptions)",Method,Good,true
 Word.Document,"compareFromBase64(base64File, documentCompareOptions)",Method,Good,false
+Word.Document,"computeStatistics(statistic, includeFootnotesAndEndnotes)",Method,Good,false
+Word.Document,"computeStatistics(statistic, includeFootnotesAndEndnotes)",Method,Good,false
+Word.Document,"convert()",Method,Fine,false
+Word.Document,"convertAutoHyphens()",Method,Poor,false
+Word.Document,"convertNumbersToText(numberType)",Method,Good,false
+Word.Document,"convertNumbersToText(numberType)",Method,Good,false
+Word.Document,"convertVietnameseDocument(codePageOrigin)",Method,Good,false
+Word.Document,"copyStylesFromTemplate(StyleTemplate)",Method,Good,false
+Word.Document,"countNumberedItems(options)",Method,Great,false
+Word.Document,"deleteAllComments()",Method,Fine,false
+Word.Document,"deleteAllCommentsShown()",Method,Good,false
+Word.Document,"deleteAllInkAnnotations()",Method,Good,false
 Word.Document,"deleteBookmark(name)",Method,Great,false
 Word.Document,"detectLanguage()",Method,Fine,false
+Word.Document,"endReview(options)",Method,Fine,false
+Word.Document,"exportAsFixedFormat(outputFileName, exportFormat, options)",Method,Poor,false
+Word.Document,"exportAsFixedFormat(outputFileName, exportFormat, options)",Method,Poor,false
+Word.Document,"exportAsFixedFormat2(outputFileName, exportFormat, options)",Method,Poor,false
+Word.Document,"exportAsFixedFormat2(outputFileName, exportFormat, options)",Method,Poor,false
+Word.Document,"exportAsFixedFormat3(outputFileName, exportFormat, options)",Method,Fine,false
+Word.Document,"exportAsFixedFormat3(outputFileName, exportFormat, options)",Method,Fine,false
+Word.Document,"fitToPages()",Method,Fine,false
+Word.Document,"followHyperlink(options)",Method,Excellent,false
+Word.Document,"freezeLayout()",Method,Poor,false
 Word.Document,"getAnnotationById(id)",Method,Great,false
 Word.Document,"getBookmarkRange(name)",Method,Great,false
 Word.Document,"getBookmarkRangeOrNullObject(name)",Method,Excellent,false
 Word.Document,"getContentControls(options)",Method,Fine,true
+Word.Document,"getCrossReferenceItems(referenceType)",Method,Excellent,false
+Word.Document,"getCrossReferenceItems(referenceType)",Method,Excellent,false
 Word.Document,"getEndnoteBody()",Method,Poor,false
 Word.Document,"getFootnoteBody()",Method,Poor,false
 Word.Document,"getParagraphByUniqueLocalId(id)",Method,Excellent,true
+Word.Document,"getRange(options)",Method,Excellent,false
 Word.Document,"getSelection()",Method,Fine,true
 Word.Document,"getStyles()",Method,Good,true
+Word.Document,"goTo(options)",Method,Excellent,false
 Word.Document,"importStylesFromJson(stylesJson, importedStylesConflictBehavior)",Method,Fine,true
 Word.Document,"importStylesFromJson(stylesJson, importedStylesConflictBehavior)",Method,Fine,false
 Word.Document,"insertFileFromBase64(base64File, insertLocation, insertFileOptions)",Method,Great,true
 Word.Document,"load(options)",Method,Excellent,true
 Word.Document,"load(propertyNames)",Method,Excellent,false
 Word.Document,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.Document,"lockServerFile()",Method,Fine,false
+Word.Document,"makeCompatibilityDefault()",Method,Fine,false
 Word.Document,"manualHyphenation()",Method,Fine,false
+Word.Document,"merge(fileName, options)",Method,Fine,false
+Word.Document,"post()",Method,Fine,false
+Word.Document,"presentIt()",Method,Poor,false
+Word.Document,"printOut(options)",Method,Poor,false
+Word.Document,"printPreview()",Method,Poor,false
+Word.Document,"protect(type, options)",Method,Poor,false
+Word.Document,"protect(type, options)",Method,Poor,false
+Word.Document,"redo(times)",Method,Good,false
+Word.Document,"rejectAllRevisions()",Method,Poor,false
+Word.Document,"rejectAllRevisionsShown()",Method,Fine,false
+Word.Document,"reload()",Method,Fine,false
+Word.Document,"reloadAs(encoding)",Method,Fine,false
+Word.Document,"reloadAs(encoding)",Method,Fine,false
+Word.Document,"removeDocumentInformation(removeDocInfoType)",Method,Fine,false
+Word.Document,"removeDocumentInformation(removeDocInfoType)",Method,Fine,false
+Word.Document,"removeLockedStyles()",Method,Good,false
+Word.Document,"removeNumbers(numberType)",Method,Poor,false
+Word.Document,"removeNumbers(numberType)",Method,Poor,false
+Word.Document,"removeTheme()",Method,Fine,false
+Word.Document,"repaginate()",Method,Poor,false
+Word.Document,"replyWithChanges(options)",Method,Good,false
+Word.Document,"resetFormFields()",Method,Good,false
+Word.Document,"returnToLastReadPosition()",Method,Good,false
+Word.Document,"runAutoMacro(autoMacro)",Method,Good,false
+Word.Document,"runAutoMacro(autoMacro)",Method,Good,false
 Word.Document,"save(saveBehavior, fileName)",Method,Missing,true
 Word.Document,"save(saveBehavior, fileName)",Method,Missing,false
+Word.Document,"saveAsQuickStyleSet(fileName)",Method,Poor,false
 Word.Document,"search(searchText, searchOptions)",Method,Excellent,false
+Word.Document,"select()",Method,Poor,false
+Word.Document,"selectContentControlsByTag(tag)",Method,Great,false
+Word.Document,"selectContentControlsByTitle(title)",Method,Excellent,false
+Word.Document,"selectLinkedControls(node)",Method,Excellent,false
+Word.Document,"selectNodes(xPath, options)",Method,Excellent,false
+Word.Document,"selectSingleNode(xPath, options)",Method,Excellent,false
+Word.Document,"selectUnlinkedControls(stream)",Method,Great,false
+Word.Document,"sendFax(address, subject)",Method,Fine,false
+Word.Document,"sendFaxOverInternet(options)",Method,Good,false
+Word.Document,"sendForReview(options)",Method,Good,false
+Word.Document,"sendMail()",Method,Fine,false
 Word.Document,"set(properties, options)",Method,Good,false
 Word.Document,"set(properties)",Method,Good,false
+Word.Document,"setDefaultTableStyle(style, setInTemplate)",Method,Great,false
+Word.Document,"setPasswordEncryptionOptions(passwordEncryptionProvider, passwordEncryptionAlgorithm, passwordEncryptionKeyLength, passwordEncryptFileProperties)",Method,Good,false
+Word.Document,"toggleFormsDesign()",Method,Poor,false
 Word.Document,"toJSON()",Method,Excellent,false
 Word.Document,"track()",Method,Excellent,false
+Word.Document,"transformDocument(path, dataOnly)",Method,Good,false
+Word.Document,"undo(times)",Method,Fine,false
+Word.Document,"undoClear()",Method,Fine,false
+Word.Document,"unprotect(password)",Method,Poor,false
 Word.Document,"untrack()",Method,Excellent,false
+Word.Document,"updateStyles()",Method,Fine,false
+Word.Document,"viewCode()",Method,Fine,false
+Word.Document,"viewPropertyBrowser()",Method,Good,false
+Word.Document,"webPagePreview()",Method,Good,false
+Word.DocumentCheckInOptions,N/A,Interface,Unknown,false
+Word.DocumentCheckInOptions,"comment",Property,Great,false
+Word.DocumentCheckInOptions,"makePublic",Property,Excellent,false
+Word.DocumentCheckInOptions,"saveChanges",Property,Excellent,false
+Word.DocumentCheckInWithVersionOptions,N/A,Interface,Unknown,false
+Word.DocumentCheckInWithVersionOptions,"comment",Property,Great,false
+Word.DocumentCheckInWithVersionOptions,"makePublic",Property,Excellent,false
+Word.DocumentCheckInWithVersionOptions,"saveChanges",Property,Excellent,false
+Word.DocumentCheckInWithVersionOptions,"versionType",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,N/A,Interface,Unknown,false
+Word.DocumentCheckSpellingOptions,"alwaysSuggest",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary10",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary2",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary3",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary4",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary5",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary6",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary7",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary8",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"customDictionary9",Property,Excellent,false
+Word.DocumentCheckSpellingOptions,"ignoreUppercase",Property,Excellent,false
 Word.DocumentCompareOptions,N/A,Interface,Unknown,true
 Word.DocumentCompareOptions,"addToRecentFiles",Property,Excellent,false
 Word.DocumentCompareOptions,"authorName",Property,Excellent,false
@@ -13328,6 +13569,9 @@ Word.DocumentCompareOptions,"detectFormatChanges",Property,Good,false
 Word.DocumentCompareOptions,"ignoreAllComparisonWarnings",Property,Excellent,false
 Word.DocumentCompareOptions,"removeDateAndTime",Property,Excellent,false
 Word.DocumentCompareOptions,"removePersonalInformation",Property,Excellent,false
+Word.DocumentCountNumberedItemsOptions,N/A,Interface,Unknown,false
+Word.DocumentCountNumberedItemsOptions,"level",Property,Great,false
+Word.DocumentCountNumberedItemsOptions,"numberType",Property,Excellent,false
 Word.DocumentCreated,N/A,Class,Missing,true
 Word.DocumentCreated,"body",Property,Good,false
 Word.DocumentCreated,"contentControls",Property,Good,false
@@ -13356,6 +13600,206 @@ Word.DocumentCreated,"set(properties)",Method,Good,false
 Word.DocumentCreated,"toJSON()",Method,Excellent,false
 Word.DocumentCreated,"track()",Method,Excellent,false
 Word.DocumentCreated,"untrack()",Method,Excellent,false
+Word.DocumentEncoding,N/A,Enum,Unknown,false
+Word.DocumentEncoding,"arabic",EnumField,Fine,false
+Word.DocumentEncoding,"arabicAsmo",EnumField,Fine,false
+Word.DocumentEncoding,"arabicAutoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"arabicTransparentAsmo",EnumField,Fine,false
+Word.DocumentEncoding,"autoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"baltic",EnumField,Fine,false
+Word.DocumentEncoding,"centralEuropean",EnumField,Fine,false
+Word.DocumentEncoding,"cyrillic",EnumField,Fine,false
+Word.DocumentEncoding,"cyrillicAutoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicArabic",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicDenmarkNorway",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicFinlandSweden",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicFrance",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicGermany",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicGreek",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicGreekModern",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicHebrew",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicIcelandic",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicInternational",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicItaly",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicJapaneseKatakanaExtended",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicJapaneseKatakanaExtendedAndJapanese",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicJapaneseLatinExtendedAndJapanese",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicKoreanExtended",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicKoreanExtendedAndKorean",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicLatinAmericaSpain",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicMultilingualRoeceLatin2",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicRussian",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicSerbianBulgarian",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicSimplifiedChineseExtendedAndSimplifiedChinese",EnumField,Good,false
+Word.DocumentEncoding,"ebcdicThai",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicTurkish",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicTurkishLatin5",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicUnitedKingdom",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicUsCanada",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicUsCanadaAndJapanese",EnumField,Fine,false
+Word.DocumentEncoding,"ebcdicUsCanadaAndTraditionalChinese",EnumField,Fine,false
+Word.DocumentEncoding,"eucChineseSimplifiedChinese",EnumField,Good,false
+Word.DocumentEncoding,"eucJapanese",EnumField,Fine,false
+Word.DocumentEncoding,"eucKorean",EnumField,Fine,false
+Word.DocumentEncoding,"eucTaiwaneseTraditionalChinese",EnumField,Fine,false
+Word.DocumentEncoding,"europa3",EnumField,Fine,false
+Word.DocumentEncoding,"extAlphaLowercase",EnumField,Good,false
+Word.DocumentEncoding,"greek",EnumField,Fine,false
+Word.DocumentEncoding,"greekAutoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"hebrew",EnumField,Fine,false
+Word.DocumentEncoding,"hzGbSimplifiedChinese",EnumField,Good,false
+Word.DocumentEncoding,"ia5German",EnumField,Fine,false
+Word.DocumentEncoding,"ia5Irv",EnumField,Fine,false
+Word.DocumentEncoding,"ia5Norwegian",EnumField,Fine,false
+Word.DocumentEncoding,"ia5Swedish",EnumField,Fine,false
+Word.DocumentEncoding,"isciiAssamese",EnumField,Fine,false
+Word.DocumentEncoding,"isciiBengali",EnumField,Fine,false
+Word.DocumentEncoding,"isciiDevanagari",EnumField,Fine,false
+Word.DocumentEncoding,"isciiGujarati",EnumField,Fine,false
+Word.DocumentEncoding,"isciiKannada",EnumField,Fine,false
+Word.DocumentEncoding,"isciiMalayalam",EnumField,Fine,false
+Word.DocumentEncoding,"isciiOriya",EnumField,Fine,false
+Word.DocumentEncoding,"isciiPunjabi",EnumField,Fine,false
+Word.DocumentEncoding,"isciiTamil",EnumField,Fine,false
+Word.DocumentEncoding,"isciiTelugu",EnumField,Fine,false
+Word.DocumentEncoding,"iso2022CnSimplifiedChinese",EnumField,Good,false
+Word.DocumentEncoding,"iso2022CnTraditionalChinese",EnumField,Fine,false
+Word.DocumentEncoding,"iso2022JpJisX02011989",EnumField,Fine,false
+Word.DocumentEncoding,"iso2022JpJisX02021984",EnumField,Fine,false
+Word.DocumentEncoding,"iso2022JpNoHalfwidthKatakana",EnumField,Fine,false
+Word.DocumentEncoding,"iso2022Kr",EnumField,Fine,false
+Word.DocumentEncoding,"iso6937NonSpacingAccent",EnumField,Fine,false
+Word.DocumentEncoding,"iso885915Latin9",EnumField,Fine,false
+Word.DocumentEncoding,"iso88591Latin1",EnumField,Fine,false
+Word.DocumentEncoding,"iso88592CentralEurope",EnumField,Fine,false
+Word.DocumentEncoding,"iso88593Latin3",EnumField,Fine,false
+Word.DocumentEncoding,"iso88594Baltic",EnumField,Fine,false
+Word.DocumentEncoding,"iso88595Cyrillic",EnumField,Fine,false
+Word.DocumentEncoding,"iso88596Arabic",EnumField,Fine,false
+Word.DocumentEncoding,"iso88597Greek",EnumField,Fine,false
+Word.DocumentEncoding,"iso88598Hebrew",EnumField,Fine,false
+Word.DocumentEncoding,"iso88598HebrewLogical",EnumField,Fine,false
+Word.DocumentEncoding,"iso88599Turkish",EnumField,Fine,false
+Word.DocumentEncoding,"japaneseAutoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"japaneseShiftJis",EnumField,Good,false
+Word.DocumentEncoding,"koi8R",EnumField,Fine,false
+Word.DocumentEncoding,"koi8U",EnumField,Fine,false
+Word.DocumentEncoding,"korean",EnumField,Fine,false
+Word.DocumentEncoding,"koreanAutoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"koreanJohab",EnumField,Fine,false
+Word.DocumentEncoding,"macArabic",EnumField,Fine,false
+Word.DocumentEncoding,"macCroatia",EnumField,Fine,false
+Word.DocumentEncoding,"macCyrillic",EnumField,Fine,false
+Word.DocumentEncoding,"macGreek1",EnumField,Fine,false
+Word.DocumentEncoding,"macHebrew",EnumField,Fine,false
+Word.DocumentEncoding,"macIcelandic",EnumField,Fine,false
+Word.DocumentEncoding,"macJapanese",EnumField,Fine,false
+Word.DocumentEncoding,"macKorean",EnumField,Fine,false
+Word.DocumentEncoding,"macLatin2",EnumField,Fine,false
+Word.DocumentEncoding,"macRoman",EnumField,Fine,false
+Word.DocumentEncoding,"macRomania",EnumField,Fine,false
+Word.DocumentEncoding,"macSimplifiedChineseGb2312",EnumField,Good,false
+Word.DocumentEncoding,"macTraditionalChineseBig5",EnumField,Fine,false
+Word.DocumentEncoding,"macTurkish",EnumField,Fine,false
+Word.DocumentEncoding,"macUkraine",EnumField,Fine,false
+Word.DocumentEncoding,"oemArabic",EnumField,Fine,false
+Word.DocumentEncoding,"oemBaltic",EnumField,Fine,false
+Word.DocumentEncoding,"oemCanadianFrench",EnumField,Fine,false
+Word.DocumentEncoding,"oemCyrillic",EnumField,Fine,false
+Word.DocumentEncoding,"oemCyrillicIi",EnumField,Fine,false
+Word.DocumentEncoding,"oemGreek437G",EnumField,Fine,false
+Word.DocumentEncoding,"oemHebrew",EnumField,Fine,false
+Word.DocumentEncoding,"oemIcelandic",EnumField,Fine,false
+Word.DocumentEncoding,"oemModernGreek",EnumField,Fine,false
+Word.DocumentEncoding,"oemMultilingualLatinI",EnumField,Fine,false
+Word.DocumentEncoding,"oemMultilingualLatinIi",EnumField,Fine,false
+Word.DocumentEncoding,"oemNordic",EnumField,Fine,false
+Word.DocumentEncoding,"oemPortuguese",EnumField,Fine,false
+Word.DocumentEncoding,"oemTurkish",EnumField,Fine,false
+Word.DocumentEncoding,"oemUnitedStates",EnumField,Fine,false
+Word.DocumentEncoding,"simplifiedChineseAutoDetect",EnumField,Good,false
+Word.DocumentEncoding,"simplifiedChineseGb18030",EnumField,Good,false
+Word.DocumentEncoding,"simplifiedChineseGbk",EnumField,Good,false
+Word.DocumentEncoding,"t61",EnumField,Fine,false
+Word.DocumentEncoding,"taiwanCns",EnumField,Fine,false
+Word.DocumentEncoding,"taiwanEten",EnumField,Fine,false
+Word.DocumentEncoding,"taiwanIbm5550",EnumField,Fine,false
+Word.DocumentEncoding,"taiwanTca",EnumField,Fine,false
+Word.DocumentEncoding,"taiwanTeleText",EnumField,Fine,false
+Word.DocumentEncoding,"taiwanWang",EnumField,Fine,false
+Word.DocumentEncoding,"thai",EnumField,Fine,false
+Word.DocumentEncoding,"traditionalChineseAutoDetect",EnumField,Fine,false
+Word.DocumentEncoding,"traditionalChineseBig5",EnumField,Fine,false
+Word.DocumentEncoding,"turkish",EnumField,Fine,false
+Word.DocumentEncoding,"unicodeBigEndian",EnumField,Fine,false
+Word.DocumentEncoding,"unicodeLittleEndian",EnumField,Fine,false
+Word.DocumentEncoding,"usaAscii",EnumField,Fine,false
+Word.DocumentEncoding,"utf7",EnumField,Fine,false
+Word.DocumentEncoding,"utf8",EnumField,Fine,false
+Word.DocumentEncoding,"vietnamese",EnumField,Fine,false
+Word.DocumentEncoding,"western",EnumField,Fine,false
+Word.DocumentEndReviewOptions,N/A,Interface,Unknown,false
+Word.DocumentEndReviewOptions,"includeAttachment",Property,Excellent,false
+Word.DocumentEndReviewOptions,"recipients",Property,Excellent,false
+Word.DocumentEndReviewOptions,"showMessage",Property,Excellent,false
+Word.DocumentEndReviewOptions,"subject",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,N/A,Interface,Unknown,false
+Word.DocumentExportAsFixedFormat2Options,"bitmapMissingFonts",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"createBookmarks",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"documentStructureTags",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"fixedFormatExtClassPtr",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"from",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"includeDocProps",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"item",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"keepInformationRightsManagement",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"openAfterExport",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"optimizeFor",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"optimizeForImageQuality",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"range",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"to",Property,Excellent,false
+Word.DocumentExportAsFixedFormat2Options,"useIso19005_1",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,N/A,Interface,Unknown,false
+Word.DocumentExportAsFixedFormat3Options,"bitmapMissingFonts",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"createBookmarks",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"documentStructureTags",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"fixedFormatExtClassPtr",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"from",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"improveExportTagging",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"includeDocProps",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"item",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"keepInformationRightsManagement",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"openAfterExport",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"optimizeFor",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"optimizeForImageQuality",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"range",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"to",Property,Excellent,false
+Word.DocumentExportAsFixedFormat3Options,"useIso19005_1",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,N/A,Interface,Unknown,false
+Word.DocumentExportAsFixedFormatOptions,"bitmapMissingFonts",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"createBookmarks",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"documentStructureTags",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"fixedFormatExtensionClassPointer",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"from",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"includeDocProps",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"item",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"keepInformationRightsManagement",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"openAfterExport",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"optimizeFor",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"range",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"to",Property,Excellent,false
+Word.DocumentExportAsFixedFormatOptions,"useIso19005_1",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,N/A,Interface,Unknown,false
+Word.DocumentFollowHyperlinkOptions,"addHistory",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,"address",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,"extraInfo",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,"headerInfo",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,"httpMethod",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,"newWindow",Property,Excellent,false
+Word.DocumentFollowHyperlinkOptions,"subAddress",Property,Excellent,false
+Word.DocumentKind,N/A,Enum,Unknown,false
+Word.DocumentKind,"email",EnumField,Fine,false
+Word.DocumentKind,"letter",EnumField,Fine,false
+Word.DocumentKind,"notSpecified",EnumField,Good,false
 Word.DocumentLibraryVersion,N/A,Class,Great,false
 Word.DocumentLibraryVersion,"comments",Property,Great,false
 Word.DocumentLibraryVersion,"context",Property,Excellent,false
@@ -13378,6 +13822,30 @@ Word.DocumentLibraryVersionCollection,"load(propertyNamesAndPaths)",Method,Excel
 Word.DocumentLibraryVersionCollection,"toJSON()",Method,Excellent,false
 Word.DocumentLibraryVersionCollection,"track()",Method,Excellent,false
 Word.DocumentLibraryVersionCollection,"untrack()",Method,Excellent,false
+Word.DocumentMergeOptions,N/A,Interface,Unknown,false
+Word.DocumentMergeOptions,"addToRecentFiles",Property,Excellent,false
+Word.DocumentMergeOptions,"detectFormatChanges",Property,Excellent,false
+Word.DocumentMergeOptions,"mergeTarget",Property,Excellent,false
+Word.DocumentMergeOptions,"useFormattingFrom",Property,Excellent,false
+Word.DocumentPrintOutOptions,N/A,Interface,Unknown,false
+Word.DocumentPrintOutOptions,"activePrinterMacGX",Property,Excellent,false
+Word.DocumentPrintOutOptions,"append",Property,Excellent,false
+Word.DocumentPrintOutOptions,"background",Property,Excellent,false
+Word.DocumentPrintOutOptions,"collate",Property,Excellent,false
+Word.DocumentPrintOutOptions,"copies",Property,Excellent,false
+Word.DocumentPrintOutOptions,"from",Property,Excellent,false
+Word.DocumentPrintOutOptions,"item",Property,Excellent,false
+Word.DocumentPrintOutOptions,"manualDuplexPrint",Property,Excellent,false
+Word.DocumentPrintOutOptions,"outputFileName",Property,Excellent,false
+Word.DocumentPrintOutOptions,"pages",Property,Excellent,false
+Word.DocumentPrintOutOptions,"pageType",Property,Excellent,false
+Word.DocumentPrintOutOptions,"printToFile",Property,Excellent,false
+Word.DocumentPrintOutOptions,"printZoomColumn",Property,Excellent,false
+Word.DocumentPrintOutOptions,"printZoomPaperHeight",Property,Excellent,false
+Word.DocumentPrintOutOptions,"printZoomPaperWidth",Property,Excellent,false
+Word.DocumentPrintOutOptions,"printZoomRow",Property,Excellent,false
+Word.DocumentPrintOutOptions,"range",Property,Excellent,false
+Word.DocumentPrintOutOptions,"to",Property,Excellent,false
 Word.DocumentProperties,N/A,Class,Good,true
 Word.DocumentProperties,"applicationName",Property,Fine,false
 Word.DocumentProperties,"author",Property,Good,false
@@ -13411,6 +13879,32 @@ Word.DocumentPropertyType,"boolean",EnumField,Fine,false
 Word.DocumentPropertyType,"date",EnumField,Fine,false
 Word.DocumentPropertyType,"number",EnumField,Fine,false
 Word.DocumentPropertyType,"string",EnumField,Fine,false
+Word.DocumentProtectOptions,N/A,Interface,Unknown,false
+Word.DocumentProtectOptions,"enforceStyleLock",Property,Excellent,false
+Word.DocumentProtectOptions,"noReset",Property,Excellent,false
+Word.DocumentProtectOptions,"password",Property,Excellent,false
+Word.DocumentProtectOptions,"useInformationRightsManagement",Property,Excellent,false
+Word.DocumentRangeOptions,N/A,Interface,Unknown,false
+Word.DocumentRangeOptions,"end",Property,Excellent,false
+Word.DocumentRangeOptions,"start",Property,Excellent,false
+Word.DocumentReplyWithChangesOptions,N/A,Interface,Unknown,false
+Word.DocumentReplyWithChangesOptions,"includeAttachment",Property,Excellent,false
+Word.DocumentReplyWithChangesOptions,"recipients",Property,Excellent,false
+Word.DocumentReplyWithChangesOptions,"showMessage",Property,Excellent,false
+Word.DocumentReplyWithChangesOptions,"subject",Property,Excellent,false
+Word.DocumentSendFaxOverInternetOptions,N/A,Interface,Unknown,false
+Word.DocumentSendFaxOverInternetOptions,"recipients",Property,Excellent,false
+Word.DocumentSendFaxOverInternetOptions,"showMessage",Property,Excellent,false
+Word.DocumentSendFaxOverInternetOptions,"subject",Property,Excellent,false
+Word.DocumentSendForReviewOptions,N/A,Interface,Unknown,false
+Word.DocumentSendForReviewOptions,"includeAttachment",Property,Excellent,false
+Word.DocumentSendForReviewOptions,"recipients",Property,Excellent,false
+Word.DocumentSendForReviewOptions,"showMessage",Property,Excellent,false
+Word.DocumentSendForReviewOptions,"subject",Property,Excellent,false
+Word.DocumentType,N/A,Enum,Unknown,false
+Word.DocumentType,"document",EnumField,Fine,false
+Word.DocumentType,"frameset",EnumField,Fine,false
+Word.DocumentType,"template",EnumField,Fine,false
 Word.DropCap,N/A,Class,Unknown,false
 Word.DropCap,"context",Property,Excellent,false
 Word.DropCap,"distanceFromText",Property,Fine,false
@@ -13514,6 +14008,24 @@ Word.EventType,"contentControlSelectionChanged",EnumField,Fine,false
 Word.EventType,"paragraphAdded",EnumField,Fine,false
 Word.EventType,"paragraphChanged",EnumField,Fine,false
 Word.EventType,"paragraphDeleted",EnumField,Fine,false
+Word.ExportCreateBookmarks,N/A,Enum,Good,false
+Word.ExportCreateBookmarks,"headings",EnumField,Good,false
+Word.ExportCreateBookmarks,"none",EnumField,Fine,false
+Word.ExportCreateBookmarks,"wordBookmarks",EnumField,Good,false
+Word.ExportFormat,N/A,Enum,Unknown,false
+Word.ExportFormat,"pdf",EnumField,Fine,false
+Word.ExportFormat,"xps",EnumField,Fine,false
+Word.ExportItem,N/A,Enum,Unknown,false
+Word.ExportItem,"documentContent",EnumField,Fine,false
+Word.ExportItem,"documentWithMarkup",EnumField,Fine,false
+Word.ExportOptimizeFor,N/A,Enum,Unknown,false
+Word.ExportOptimizeFor,"onScreen",EnumField,Fine,false
+Word.ExportOptimizeFor,"print",EnumField,Fine,false
+Word.ExportRange,N/A,Enum,Unknown,false
+Word.ExportRange,"allDocument",EnumField,Fine,false
+Word.ExportRange,"currentPage",EnumField,Fine,false
+Word.ExportRange,"fromTo",EnumField,Good,false
+Word.ExportRange,"selection",EnumField,Fine,false
 Word.ExtrusionColorType,N/A,Enum,Unknown,false
 Word.ExtrusionColorType,"automatic",EnumField,Fine,false
 Word.ExtrusionColorType,"custom",EnumField,Fine,false
@@ -13676,6 +14188,32 @@ Word.FieldType,"userAddress",EnumField,Good,false
 Word.FieldType,"userInitials",EnumField,Good,false
 Word.FieldType,"userName",EnumField,Good,false
 Word.FieldType,"xe",EnumField,Good,false
+Word.FileSaveFormat,N/A,Enum,Unknown,false
+Word.FileSaveFormat,"document",EnumField,Fine,false
+Word.FileSaveFormat,"documentDefault",EnumField,Good,false
+Word.FileSaveFormat,"dosText",EnumField,Fine,false
+Word.FileSaveFormat,"dosTextLineBreaks",EnumField,Fine,false
+Word.FileSaveFormat,"filteredHtml",EnumField,Fine,false
+Word.FileSaveFormat,"flatXml",EnumField,Fine,false
+Word.FileSaveFormat,"flatXmlMacroEnabled",EnumField,Good,false
+Word.FileSaveFormat,"flatXmlTemplate",EnumField,Fine,false
+Word.FileSaveFormat,"flatXmlTemplateMacroEnabled",EnumField,Good,false
+Word.FileSaveFormat,"html",EnumField,Fine,false
+Word.FileSaveFormat,"openDocumentText",EnumField,Fine,false
+Word.FileSaveFormat,"pdf",EnumField,Fine,false
+Word.FileSaveFormat,"rtf",EnumField,Fine,false
+Word.FileSaveFormat,"strictOpenXmlDocument",EnumField,Fine,false
+Word.FileSaveFormat,"template",EnumField,Fine,false
+Word.FileSaveFormat,"text",EnumField,Fine,false
+Word.FileSaveFormat,"textLineBreaks",EnumField,Fine,false
+Word.FileSaveFormat,"unicodeText",EnumField,Fine,false
+Word.FileSaveFormat,"webArchive",EnumField,Fine,false
+Word.FileSaveFormat,"xml",EnumField,Fine,false
+Word.FileSaveFormat,"xmlDocument",EnumField,Fine,false
+Word.FileSaveFormat,"xmlDocumentMacroEnabled",EnumField,Good,false
+Word.FileSaveFormat,"xmlTemplate",EnumField,Fine,false
+Word.FileSaveFormat,"xmlTemplateMacroEnabled",EnumField,Good,false
+Word.FileSaveFormat,"xps",EnumField,Fine,false
 Word.FillFormat,N/A,Class,Unknown,false
 Word.FillFormat,"backgroundColor",Property,Great,false
 Word.FillFormat,"context",Property,Excellent,false
@@ -14070,6 +14608,11 @@ Word.GoToItem,"proofreadingError",EnumField,Good,false
 Word.GoToItem,"section",EnumField,Fine,false
 Word.GoToItem,"spellingError",EnumField,Good,false
 Word.GoToItem,"table",EnumField,Fine,false
+Word.GoToOptions,N/A,Interface,Unknown,false
+Word.GoToOptions,"count",Property,Excellent,false
+Word.GoToOptions,"direction",Property,Excellent,false
+Word.GoToOptions,"item",Property,Excellent,false
+Word.GoToOptions,"name",Property,Excellent,false
 Word.GradientColorType,N/A,Enum,Good,false
 Word.GradientColorType,"mixed",EnumField,Excellent,false
 Word.GradientColorType,"multiColor",EnumField,Fine,false
@@ -14157,6 +14700,30 @@ Word.HorizontalInVerticalType,N/A,Enum,Unknown,false
 Word.HorizontalInVerticalType,"fitInLine",EnumField,Fine,false
 Word.HorizontalInVerticalType,"none",EnumField,Fine,false
 Word.HorizontalInVerticalType,"resizeLine",EnumField,Fine,false
+Word.HtmlDivision,N/A,Class,Missing,false
+Word.HtmlDivision,"context",Property,Excellent,false
+Word.HtmlDivision,"htmlDivisions",Property,Missing,false
+Word.HtmlDivision,"leftIndent",Property,Excellent,false
+Word.HtmlDivision,"range",Property,Good,false
+Word.HtmlDivision,"rightIndent",Property,Great,false
+Word.HtmlDivision,"spaceAfter",Property,Great,false
+Word.HtmlDivision,"spaceBefore",Property,Great,false
+Word.HtmlDivision,"delete()",Method,Fine,false
+Word.HtmlDivision,"htmlDivisionParent(levelsUp)",Method,Great,false
+Word.HtmlDivision,"load(options)",Method,Excellent,false
+Word.HtmlDivision,"load(propertyNames)",Method,Excellent,false
+Word.HtmlDivision,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.HtmlDivision,"toJSON()",Method,Excellent,false
+Word.HtmlDivision,"track()",Method,Excellent,false
+Word.HtmlDivision,"untrack()",Method,Excellent,false
+Word.HtmlDivisionCollection,N/A,Class,Unknown,false
+Word.HtmlDivisionCollection,"context",Property,Excellent,false
+Word.HtmlDivisionCollection,"items",Property,Poor,false
+Word.HtmlDivisionCollection,"getItemAt(index)",Method,Excellent,false
+Word.HtmlDivisionCollection,"load(options)",Method,Excellent,false
+Word.HtmlDivisionCollection,"load(propertyNames)",Method,Excellent,false
+Word.HtmlDivisionCollection,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.HtmlDivisionCollection,"toJSON()",Method,Excellent,false
 Word.Hyperlink,N/A,Class,Unknown,false
 Word.Hyperlink,"address",Property,Excellent,false
 Word.Hyperlink,"context",Property,Excellent,false
@@ -14658,6 +15225,12 @@ Word.LineDashStyle,"squareDot",EnumField,Fine,false
 Word.LineDashStyle,"sysDash",EnumField,Fine,false
 Word.LineDashStyle,"sysDashDot",EnumField,Fine,false
 Word.LineDashStyle,"sysDot",EnumField,Fine,false
+Word.LineEndingType,N/A,Enum,Fine,false
+Word.LineEndingType,"crlf",EnumField,Fine,false
+Word.LineEndingType,"crOnly",EnumField,Fine,false
+Word.LineEndingType,"lfcr",EnumField,Fine,false
+Word.LineEndingType,"lfOnly",EnumField,Fine,false
+Word.LineEndingType,"lsps",EnumField,Fine,false
 Word.LineFormat,N/A,Class,Unknown,false
 Word.LineFormat,"backgroundColor",Property,Good,false
 Word.LineFormat,"beginArrowheadLength",Property,Great,false
@@ -15045,6 +15618,10 @@ Word.LocationRelation,"insideStart",EnumField,Fine,false
 Word.LocationRelation,"overlapsAfter",EnumField,Fine,false
 Word.LocationRelation,"overlapsBefore",EnumField,Fine,false
 Word.LocationRelation,"unrelated",EnumField,Good,false
+Word.MergeTarget,N/A,Enum,Unknown,false
+Word.MergeTarget,"current",EnumField,Fine,false
+Word.MergeTarget,"new",EnumField,Fine,false
+Word.MergeTarget,"selected",EnumField,Fine,false
 Word.MovementType,N/A,Enum,Good,false
 Word.MovementType,"extend",EnumField,Fine,false
 Word.MovementType,"move",EnumField,Fine,false
@@ -15134,7 +15711,7 @@ Word.OleFormat,"iconPath",Property,Good,false
 Word.OleFormat,"isDisplayedAsIcon",Property,Great,false
 Word.OleFormat,"isFormattingPreservedOnUpdate",Property,Excellent,false
 Word.OleFormat,"label",Property,Excellent,false
-Word.OleFormat,"progID",Property,Great,false
+Word.OleFormat,"progId",Property,Great,false
 Word.OleFormat,"activate()",Method,Fine,false
 Word.OleFormat,"activateAs(classType)",Method,Excellent,false
 Word.OleFormat,"doVerb(verbIndex)",Method,Good,false
@@ -15974,6 +16551,32 @@ Word.PresetThreeDimensionalFormat,"format7",EnumField,Fine,false
 Word.PresetThreeDimensionalFormat,"format8",EnumField,Fine,false
 Word.PresetThreeDimensionalFormat,"format9",EnumField,Fine,false
 Word.PresetThreeDimensionalFormat,"mixed",EnumField,Fine,false
+Word.PrintOutItem,N/A,Enum,Unknown,false
+Word.PrintOutItem,"autoTextEntries",EnumField,Fine,false
+Word.PrintOutItem,"comments",EnumField,Fine,false
+Word.PrintOutItem,"documentContent",EnumField,Fine,false
+Word.PrintOutItem,"documentWithMarkup",EnumField,Fine,false
+Word.PrintOutItem,"envelope",EnumField,Fine,false
+Word.PrintOutItem,"keyAssignments",EnumField,Fine,false
+Word.PrintOutItem,"markup",EnumField,Fine,false
+Word.PrintOutItem,"properties",EnumField,Fine,false
+Word.PrintOutItem,"styles",EnumField,Fine,false
+Word.PrintOutPages,N/A,Enum,Unknown,false
+Word.PrintOutPages,"all",EnumField,Fine,false
+Word.PrintOutPages,"evenOnly",EnumField,Fine,false
+Word.PrintOutPages,"oddOnly",EnumField,Fine,false
+Word.PrintOutRange,N/A,Enum,Unknown,false
+Word.PrintOutRange,"allDocument",EnumField,Fine,false
+Word.PrintOutRange,"currentPage",EnumField,Fine,false
+Word.PrintOutRange,"fromTo",EnumField,Fine,false
+Word.PrintOutRange,"rangeOfPages",EnumField,Good,false
+Word.PrintOutRange,"selection",EnumField,Fine,false
+Word.ProtectionType,N/A,Enum,Unknown,false
+Word.ProtectionType,"allowOnlyComments",EnumField,Fine,false
+Word.ProtectionType,"allowOnlyFormFields",EnumField,Good,false
+Word.ProtectionType,"allowOnlyReading",EnumField,Fine,false
+Word.ProtectionType,"allowOnlyRevisions",EnumField,Fine,false
+Word.ProtectionType,"noProtection",EnumField,Fine,false
 Word.Range,N/A,Class,Unknown,true
 Word.Range,"bold",Property,Good,false
 Word.Range,"boldBidirectional",Property,Great,false
@@ -16123,6 +16726,26 @@ Word.RangeScopedCollection,"load(propertyNamesAndPaths)",Method,Excellent,false
 Word.RangeScopedCollection,"toJSON()",Method,Excellent,false
 Word.RangeScopedCollection,"track()",Method,Excellent,false
 Word.RangeScopedCollection,"untrack()",Method,Excellent,false
+Word.ReadabilityStatistic,N/A,Class,Unknown,false
+Word.ReadabilityStatistic,"context",Property,Excellent,false
+Word.ReadabilityStatistic,"name",Property,Fine,false
+Word.ReadabilityStatistic,"value",Property,Good,false
+Word.ReadabilityStatistic,"load(options)",Method,Excellent,false
+Word.ReadabilityStatistic,"load(propertyNames)",Method,Excellent,false
+Word.ReadabilityStatistic,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.ReadabilityStatistic,"toJSON()",Method,Excellent,false
+Word.ReadabilityStatistic,"track()",Method,Excellent,false
+Word.ReadabilityStatistic,"untrack()",Method,Excellent,false
+Word.ReadabilityStatisticCollection,N/A,Class,Unknown,false
+Word.ReadabilityStatisticCollection,"context",Property,Excellent,false
+Word.ReadabilityStatisticCollection,"items",Property,Poor,false
+Word.ReadabilityStatisticCollection,"getItemAt(index)",Method,Good,false
+Word.ReadabilityStatisticCollection,"load(options)",Method,Excellent,false
+Word.ReadabilityStatisticCollection,"load(propertyNames)",Method,Excellent,false
+Word.ReadabilityStatisticCollection,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.ReadabilityStatisticCollection,"toJSON()",Method,Excellent,false
+Word.ReadabilityStatisticCollection,"track()",Method,Excellent,false
+Word.ReadabilityStatisticCollection,"untrack()",Method,Excellent,false
 Word.ReadingLayoutMargin,N/A,Enum,Unknown,false
 Word.ReadingLayoutMargin,"automatic",EnumField,Fine,false
 Word.ReadingLayoutMargin,"full",EnumField,Fine,false
@@ -16202,6 +16825,27 @@ Word.RelativeVerticalPosition,"outsideMargin",EnumField,Fine,false
 Word.RelativeVerticalPosition,"page",EnumField,Fine,false
 Word.RelativeVerticalPosition,"paragraph",EnumField,Fine,false
 Word.RelativeVerticalPosition,"topMargin",EnumField,Fine,false
+Word.RemoveDocInfoType,N/A,Enum,Unknown,false
+Word.RemoveDocInfoType,"all",EnumField,Fine,false
+Word.RemoveDocInfoType,"atMentions",EnumField,Fine,false
+Word.RemoveDocInfoType,"commentReactions",EnumField,Fine,false
+Word.RemoveDocInfoType,"comments",EnumField,Fine,false
+Word.RemoveDocInfoType,"contentType",EnumField,Fine,false
+Word.RemoveDocInfoType,"documentIntelligence",EnumField,Fine,false
+Word.RemoveDocInfoType,"documentManagementPolicy",EnumField,Fine,false
+Word.RemoveDocInfoType,"documentProperties",EnumField,Fine,false
+Word.RemoveDocInfoType,"documentServerProperties",EnumField,Fine,false
+Word.RemoveDocInfoType,"documentTasks",EnumField,Fine,false
+Word.RemoveDocInfoType,"documentWorkspace",EnumField,Fine,false
+Word.RemoveDocInfoType,"emailHeader",EnumField,Fine,false
+Word.RemoveDocInfoType,"inkAnnotations",EnumField,Fine,false
+Word.RemoveDocInfoType,"removePersonalInformation",EnumField,Fine,false
+Word.RemoveDocInfoType,"revisions",EnumField,Fine,false
+Word.RemoveDocInfoType,"routingSlip",EnumField,Fine,false
+Word.RemoveDocInfoType,"sendForReview",EnumField,Fine,false
+Word.RemoveDocInfoType,"taskpaneWebExtensions",EnumField,Fine,false
+Word.RemoveDocInfoType,"template",EnumField,Fine,false
+Word.RemoveDocInfoType,"versions",EnumField,Fine,false
 Word.RepeatingSectionContentControl,N/A,Class,Unknown,false
 Word.RepeatingSectionContentControl,"allowInsertDeleteSection",Property,Great,false
 Word.RepeatingSectionContentControl,"appearance",Property,Good,false
@@ -16379,6 +17023,18 @@ Word.SaveConfiguration,N/A,Enum,Great,false
 Word.SaveConfiguration,"doNotSaveChanges",EnumField,Great,false
 Word.SaveConfiguration,"promptToSaveChanges",EnumField,Great,false
 Word.SaveConfiguration,"saveChanges",EnumField,Great,false
+Word.ScreenSize,N/A,Enum,Unknown,false
+Word.ScreenSize,"size1024x768",EnumField,Fine,false
+Word.ScreenSize,"size1152x882",EnumField,Fine,false
+Word.ScreenSize,"size1152x900",EnumField,Fine,false
+Word.ScreenSize,"size1280x1024",EnumField,Fine,false
+Word.ScreenSize,"size1600x1200",EnumField,Fine,false
+Word.ScreenSize,"size1800x1440",EnumField,Fine,false
+Word.ScreenSize,"size1920x1200",EnumField,Fine,false
+Word.ScreenSize,"size544x376",EnumField,Fine,false
+Word.ScreenSize,"size640x480",EnumField,Fine,false
+Word.ScreenSize,"size720x512",EnumField,Fine,false
+Word.ScreenSize,"size800x600",EnumField,Fine,false
 Word.SearchOptions,N/A,Class,Unknown,true
 Word.SearchOptions,"context",Property,Excellent,false
 Word.SearchOptions,"ignorePunct",Property,Excellent,false
@@ -16655,6 +17311,12 @@ Word.SelectionType,"normal",EnumField,Fine,false
 Word.SelectionType,"noSelection",EnumField,Fine,false
 Word.SelectionType,"row",EnumField,Fine,false
 Word.SelectionType,"selectionShape",EnumField,Fine,false
+Word.SelectNodesOptions,N/A,Interface,Unknown,false
+Word.SelectNodesOptions,"fastSearchSkippingTextNodes",Property,Excellent,false
+Word.SelectNodesOptions,"prefixMapping",Property,Excellent,false
+Word.SelectSingleNodeOptions,N/A,Interface,Unknown,false
+Word.SelectSingleNodeOptions,"fastSearchSkippingTextNodes",Property,Excellent,false
+Word.SelectSingleNodeOptions,"prefixMapping",Property,Excellent,false
 Word.Setting,N/A,Class,Unknown,true
 Word.Setting,"context",Property,Excellent,false
 Word.Setting,"key",Property,Poor,true
@@ -17047,6 +17709,14 @@ Word.SpecialPane,"primaryHeader",EnumField,Fine,false
 Word.SpecialPane,"revisions",EnumField,Fine,false
 Word.SpecialPane,"revisionsHoriz",EnumField,Fine,false
 Word.SpecialPane,"revisionsVert",EnumField,Fine,false
+Word.Statistic,N/A,Enum,Unknown,false
+Word.Statistic,"characters",EnumField,Fine,false
+Word.Statistic,"charactersWithSpaces",EnumField,Fine,false
+Word.Statistic,"farEastCharacters",EnumField,Fine,false
+Word.Statistic,"lines",EnumField,Fine,false
+Word.Statistic,"pages",EnumField,Fine,false
+Word.Statistic,"paragraphs",EnumField,Fine,false
+Word.Statistic,"words",EnumField,Fine,false
 Word.StoryType,N/A,Enum,Unknown,false
 Word.StoryType,"comments",EnumField,Fine,false
 Word.StoryType,"endnoteContinuationNotice",EnumField,Fine,false
@@ -17804,6 +18474,12 @@ Word.TabStopCollection,"load(propertyNamesAndPaths)",Method,Excellent,false
 Word.TabStopCollection,"toJSON()",Method,Excellent,false
 Word.TabStopCollection,"track()",Method,Excellent,false
 Word.TabStopCollection,"untrack()",Method,Excellent,false
+Word.TargetBrowser,N/A,Enum,Unknown,false
+Word.TargetBrowser,"ie4",EnumField,Fine,false
+Word.TargetBrowser,"ie5",EnumField,Fine,false
+Word.TargetBrowser,"ie6",EnumField,Fine,false
+Word.TargetBrowser,"v3",EnumField,Fine,false
+Word.TargetBrowser,"v4",EnumField,Fine,false
 Word.Template,N/A,Class,Missing,false
 Word.Template,"buildingBlockEntries",Property,Great,false
 Word.Template,"buildingBlockTypes",Property,Great,false
@@ -17877,7 +18553,6 @@ Word.TextColumnCollection,"add(options)",Method,Great,false
 Word.TextColumnCollection,"getFlowDirection()",Method,Fine,false
 Word.TextColumnCollection,"getHasLineBetween()",Method,Good,false
 Word.TextColumnCollection,"getIsEvenlySpaced()",Method,Poor,false
-Word.TextColumnCollection,"getItem(index)",Method,Fine,false
 Word.TextColumnCollection,"load(options)",Method,Excellent,false
 Word.TextColumnCollection,"load(propertyNames)",Method,Excellent,false
 Word.TextColumnCollection,"load(propertyNamesAndPaths)",Method,Excellent,false
@@ -18085,6 +18760,10 @@ Word.UnderlineType,"wave",EnumField,Fine,false
 Word.UnderlineType,"waveDouble",EnumField,Fine,false
 Word.UnderlineType,"waveHeavy",EnumField,Fine,false
 Word.UnderlineType,"word",EnumField,Fine,false
+Word.UseFormattingFrom,N/A,Enum,Unknown,false
+Word.UseFormattingFrom,"current",EnumField,Fine,false
+Word.UseFormattingFrom,"prompt",EnumField,Fine,false
+Word.UseFormattingFrom,"selected",EnumField,Fine,false
 Word.VerticalAlignment,N/A,Enum,Fine,true
 Word.VerticalAlignment,"bottom",EnumField,Fine,false
 Word.VerticalAlignment,"center",EnumField,Fine,false
@@ -18169,6 +18848,25 @@ Word.ViewType,"print",EnumField,Fine,false
 Word.ViewType,"printPreview",EnumField,Fine,false
 Word.ViewType,"reading",EnumField,Fine,false
 Word.ViewType,"web",EnumField,Fine,false
+Word.WebSettings,N/A,Class,Unknown,false
+Word.WebSettings,"allowPng",Property,Excellent,false
+Word.WebSettings,"context",Property,Excellent,false
+Word.WebSettings,"encoding",Property,Excellent,false
+Word.WebSettings,"folderSuffix",Property,Great,false
+Word.WebSettings,"organizeInFolder",Property,Excellent,false
+Word.WebSettings,"pixelsPerInch",Property,Great,false
+Word.WebSettings,"relyOnCSS",Property,Excellent,false
+Word.WebSettings,"relyOnVectorMarkupLanguage",Property,Excellent,false
+Word.WebSettings,"screenSize",Property,Great,false
+Word.WebSettings,"targetBrowser",Property,Great,false
+Word.WebSettings,"useLongFileNames",Property,Excellent,false
+Word.WebSettings,"load(options)",Method,Excellent,false
+Word.WebSettings,"load(propertyNames)",Method,Excellent,false
+Word.WebSettings,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.WebSettings,"toJSON()",Method,Excellent,false
+Word.WebSettings,"track()",Method,Excellent,false
+Word.WebSettings,"untrack()",Method,Excellent,false
+Word.WebSettings,"useDefaultFolderSuffix()",Method,Great,false
 Word.Window,N/A,Class,Missing,true
 Word.Window,"activePane",Property,Poor,true
 Word.Window,"areRulersDisplayed",Property,Great,false
@@ -18268,6 +18966,67 @@ Word.XmlMapping,"setMappingByNode(node)",Method,Fine,false
 Word.XmlMapping,"toJSON()",Method,Excellent,false
 Word.XmlMapping,"track()",Method,Excellent,false
 Word.XmlMapping,"untrack()",Method,Excellent,false
+Word.XmlNode,N/A,Class,Unknown,false
+Word.XmlNode,"attributes",Property,Excellent,false
+Word.XmlNode,"baseName",Property,Poor,false
+Word.XmlNode,"childNodes",Property,Excellent,false
+Word.XmlNode,"context",Property,Excellent,false
+Word.XmlNode,"firstChild",Property,Excellent,false
+Word.XmlNode,"hasChildNodes",Property,Great,false
+Word.XmlNode,"lastChild",Property,Excellent,false
+Word.XmlNode,"level",Property,Excellent,false
+Word.XmlNode,"namespaceUri",Property,Good,false
+Word.XmlNode,"nextSibling",Property,Excellent,false
+Word.XmlNode,"nodeType",Property,Poor,false
+Word.XmlNode,"nodeValue",Property,Excellent,false
+Word.XmlNode,"ownerDocument",Property,Poor,false
+Word.XmlNode,"parentNode",Property,Poor,false
+Word.XmlNode,"placeholderText",Property,Excellent,false
+Word.XmlNode,"previousSibling",Property,Excellent,false
+Word.XmlNode,"range",Property,Excellent,false
+Word.XmlNode,"text",Property,Excellent,false
+Word.XmlNode,"validationErrorText",Property,Excellent,false
+Word.XmlNode,"validationStatus",Property,Good,false
+Word.XmlNode,"copy()",Method,Great,false
+Word.XmlNode,"cut()",Method,Great,false
+Word.XmlNode,"delete()",Method,Great,false
+Word.XmlNode,"load(options)",Method,Excellent,false
+Word.XmlNode,"load(propertyNames)",Method,Excellent,false
+Word.XmlNode,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.XmlNode,"removeChild(childElement)",Method,Excellent,false
+Word.XmlNode,"selectNodes(xPath, options)",Method,Excellent,false
+Word.XmlNode,"selectSingleNode(xPath, options)",Method,Excellent,false
+Word.XmlNode,"setValidationError(status, options)",Method,Excellent,false
+Word.XmlNode,"setValidationError(status, options)",Method,Excellent,false
+Word.XmlNode,"toJSON()",Method,Excellent,false
+Word.XmlNode,"track()",Method,Excellent,false
+Word.XmlNode,"untrack()",Method,Excellent,false
+Word.XmlNode,"validate()",Method,Good,false
+Word.XmlNodeCollection,N/A,Class,Unknown,false
+Word.XmlNodeCollection,"context",Property,Excellent,false
+Word.XmlNodeCollection,"items",Property,Poor,false
+Word.XmlNodeCollection,"getItem(index)",Method,Good,false
+Word.XmlNodeCollection,"getItemAt(index)",Method,Great,false
+Word.XmlNodeCollection,"load(options)",Method,Excellent,false
+Word.XmlNodeCollection,"load(propertyNames)",Method,Excellent,false
+Word.XmlNodeCollection,"load(propertyNamesAndPaths)",Method,Excellent,false
+Word.XmlNodeCollection,"toJSON()",Method,Excellent,false
+Word.XmlNodeCollection,"track()",Method,Excellent,false
+Word.XmlNodeCollection,"untrack()",Method,Excellent,false
+Word.XmlNodeLevel,N/A,Enum,Unknown,false
+Word.XmlNodeLevel,"cell",EnumField,Fine,false
+Word.XmlNodeLevel,"inline",EnumField,Fine,false
+Word.XmlNodeLevel,"paragraph",EnumField,Fine,false
+Word.XmlNodeLevel,"row",EnumField,Fine,false
+Word.XmlNodeSetValidationErrorOptions,N/A,Interface,Excellent,false
+Word.XmlNodeSetValidationErrorOptions,"clearedAutomatically",Property,Excellent,false
+Word.XmlNodeSetValidationErrorOptions,"errorText",Property,Excellent,false
+Word.XmlNodeType,N/A,Enum,Unknown,false
+Word.XmlNodeType,"attribute",EnumField,Good,false
+Word.XmlNodeType,"element",EnumField,Fine,false
 Word.XmlSetMappingOptions,N/A,Interface,Unknown,false
 Word.XmlSetMappingOptions,"prefixMapping",Property,Excellent,false
-Word.XmlSetMappingOptions,"source",Property,Excellent,false
\ No newline at end of file
+Word.XmlSetMappingOptions,"source",Property,Excellent,false
+Word.XmlValidationStatus,N/A,Enum,Unknown,false
+Word.XmlValidationStatus,"custom",EnumField,Good,false
+Word.XmlValidationStatus,"ok",EnumField,Fine,false
\ No newline at end of file
diff --git a/generate-docs/GenerateDocs.sh b/generate-docs/GenerateDocs.sh
index 60565597f8..561645d978 100644
--- a/generate-docs/GenerateDocs.sh
+++ b/generate-docs/GenerateDocs.sh
@@ -93,25 +93,24 @@ npx version-remover api-extractor-inputs-powerpoint-release/powerpoint_1_3/power
 npx version-remover api-extractor-inputs-powerpoint-release/powerpoint_1_2/powerpoint.d.ts api-extractor-inputs-powerpoint-release/powerpoint_1_1/powerpoint.d.ts "Api set: PowerPointApi 1.2" configs/powerpoint-1_2-config.json
 npx version-remover api-extractor-inputs-powerpoint-release/powerpoint_1_1/powerpoint.d.ts ./tool-inputs/powerpoint-base.d.ts "Api set: PowerPointApi 1.1" configs/powerpoint-1_1-config.json
 
-npx version-remover api-extractor-inputs-word-release/word_online/word-init.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word-desktop1.d.ts "Api set: WordApiOnline 1.1" configs/word-online-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_2/word-desktop1.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word-desktop2.d.ts "Api set: WordApi 1.9" configs/word-1_9-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_2/word-desktop2.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word-desktop3.d.ts "Api set: WordApiHiddenDocument 1.5" configs/word-1_5_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_2/word-desktop3.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word-desktop4.d.ts "Api set: WordApiHiddenDocument 1.4" configs/word-1_4_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_2/word-desktop4.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word.d.ts "Api set: WordApiHiddenDocument 1.3" configs/word-1_3_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_online/word-init.d.ts api-extractor-inputs-word-release/word_online/word-online1.d.ts "Api set: WordApiDesktop 1.2" configs/word-desktop-1_2-config.json
-npx version-remover api-extractor-inputs-word-release/word_online/word-online1.d.ts api-extractor-inputs-word-release/word_online/word-online2.d.ts "Api set: WordApiDesktop 1.1" configs/word-desktop-1_1-config.json
-npx version-remover api-extractor-inputs-word-release/word_online/word-online2.d.ts api-extractor-inputs-word-release/word_online/word-online3.d.ts "Api set: WordApiHiddenDocument 1.5" configs/word-1_5_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_online/word-online3.d.ts api-extractor-inputs-word-release/word_online/word-online4.d.ts "Api set: WordApiHiddenDocument 1.4" configs/word-1_4_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_online/word-online4.d.ts api-extractor-inputs-word-release/word_online/word.d.ts "Api set: WordApiHiddenDocument 1.3" configs/word-1_3_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_2/word-desktop1.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word-desktop1.d.ts "Api set: WordApiDesktop 1.2" configs/word-desktop-1_2-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_1/word-desktop1.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word-desktop2.d.ts "Api set: WordApi 1.9" configs/word-1_9-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_1/word-desktop2.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word-desktop3.d.ts "Api set: WordApiHiddenDocument 1.5" configs/word-1_5_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_1/word-desktop3.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word-desktop4.d.ts "Api set: WordApiHiddenDocument 1.4" configs/word-1_4_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_1/word-desktop4.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word.d.ts "Api set: WordApiHiddenDocument 1.3" configs/word-1_3_hidden_document-config.json
-npx version-remover api-extractor-inputs-word-release/word_desktop_1_1/word-desktop2.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts "Api set: WordApiDesktop 1.1" configs/word-desktop-1_1-config.json
-npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts "Api set: WordApi 1.8" configs/word-1_8-config.json
-npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts "Api set: WordApi 1.7" configs/word-1_7-config.json
-npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word.d.ts "Api set: WordApi 1.6" configs/word-1_6-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-init.d.ts api-extractor-inputs-word-release/word_desktop_1_3/word-desktop1.d.ts "Api set: WordApiOnline 1.1" configs/word-online-config.json
+npx version-remover api-extractor-inputs-word-release/word_desktop_1_3/word-desktop1.d.ts api-extractor-inputs-word-release/word_desktop_1_3/word-desktop2.d.ts "Api set: WordApiHiddenDocument 1.5" configs/word-1_5_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_desktop_1_3/word-desktop2.d.ts api-extractor-inputs-word-release/word_desktop_1_3/word-desktop3.d.ts "Api set: WordApiHiddenDocument 1.4" configs/word-1_4_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_desktop_1_3/word-desktop3.d.ts api-extractor-inputs-word-release/word_desktop_1_3/word.d.ts "Api set: WordApiHiddenDocument 1.3" configs/word-1_3_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_desktop_1_3/word.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word.d.ts "Api set: WordApiDesktop 1.3" configs/word-1_3_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-init.d.ts api-extractor-inputs-word-release/word_online/word-online1.d.ts "Api set: WordApiDesktop 1.3" configs/word-desktop-1_3-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-online1.d.ts api-extractor-inputs-word-release/word_online/word-online2.d.ts "Api set: WordApiDesktop 1.2" configs/word-desktop-1_2-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-online2.d.ts api-extractor-inputs-word-release/word_online/word-online3.d.ts "Api set: WordApiDesktop 1.1" configs/word-desktop-1_1-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-online3.d.ts api-extractor-inputs-word-release/word_online/word-online4.d.ts "Api set: WordApiHiddenDocument 1.5" configs/word-1_5_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-online4.d.ts api-extractor-inputs-word-release/word_online/word-online5.d.ts "Api set: WordApiHiddenDocument 1.4" configs/word-1_4_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-online5.d.ts api-extractor-inputs-word-release/word_online/word.d.ts "Api set: WordApiHiddenDocument 1.3" configs/word-1_3_hidden_document-config.json
+npx version-remover api-extractor-inputs-word-release/word_desktop_1_2/word.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word-desktop1.d.ts "Api set: WordApiDesktop 1.2" configs/word-desktop-1_2-config.json
+npx version-remover api-extractor-inputs-word-release/word_desktop_1_1/word-desktop1.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word.d.ts "Api set: WordApi 1.9" configs/word-1_9-config.json
+npx version-remover api-extractor-inputs-word-release/word_online/word-online3.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts "Api set: WordApiOnline 1.1" configs/word-online-config.json
+npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts "Api set: WordApi 1.9" configs/word-1_9-config.json
+npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts "Api set: WordApi 1.8" configs/word-1_8-config.json
+npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop4.d.ts "Api set: WordApi 1.7" configs/word-1_7-config.json
+npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop4.d.ts api-extractor-inputs-word-release/word_1_5_hidden_document/word.d.ts "Api set: WordApi 1.6" configs/word-1_6-config.json
 npx version-remover api-extractor-inputs-word-release/word_1_5_hidden_document/word.d.ts api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts "Api set: WordApiHiddenDocument 1.5" configs/word-1_5_hidden_document-config.json
 npx version-remover api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts "Api set: WordApi 1.5" configs/word-1_5-config.json
 npx version-remover api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts api-extractor-inputs-word-release/word_1_3_hidden_document/word-desktop1.d.ts "Api set: WordApiHiddenDocument 1.4" configs/word-1_4_hidden_document-config.json
@@ -181,7 +180,8 @@ npx whats-new api-extractor-inputs-powerpoint-release/powerpoint_1_1/powerpoint.
 
 npx whats-new api-extractor-inputs-word/word.d.ts api-extractor-inputs-word-release/word_online/word-init.d.ts ../docs/includes/word-preview javascript/api/word/ configs/word-preview-config.json
 npx whats-new api-extractor-inputs-word-release/word_online/word.d.ts api-extractor-inputs-word-release/word_1_9/word.d.ts ../docs/includes/word-online javascript/api/word/ configs/word-online-config.json
-npx whats-new api-extractor-inputs-word-release/word_desktop_1_2/word.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word.d.ts ../docs/includes/word-desktop-1_2 javascript/api/word/ configs/word-desktop-1_2-config.json
+npx whats-new api-extractor-inputs-word-release/word_desktop_1_3/word.d.ts api-extractor-inputs-word-release/word_desktop_1_2/word.d.ts ../docs/includes/word-desktop-1_3 javascript/api/word/ configs/word-desktop-1_3-config.json
+npx whats-new api-extractor-inputs-word-release/word_desktop_1_2/word.d.ts api-extractor-inputs-word-release/word_desktop_1_1/word-desktop1.d.ts ../docs/includes/word-desktop-1_2 javascript/api/word/ configs/word-desktop-1_2-config.json
 npx whats-new api-extractor-inputs-word-release/word_desktop_1_1/word.d.ts api-extractor-inputs-word-release/word_1_8/word.d.ts ../docs/includes/word-desktop-1_1 javascript/api/word/ configs/word-desktop-1_1-config.json
 npx whats-new api-extractor-inputs-word-release/word_1_5_hidden_document/word.d.ts api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts ../docs/includes/word-1_5_hidden_document javascript/api/word/ configs/word-1_5_hidden_document-config.json
 npx whats-new api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts api-extractor-inputs-word-release/word_1_3_hidden_document/word-desktop1.d.ts ../docs/includes/word-1_4_hidden_document javascript/api/word/ configs/word-1_4_hidden_document-config.json
@@ -528,7 +528,13 @@ if [ ! -d "json/word_online" ]; then
     ../../node_modules/.bin/api-extractor run
     popd
 fi
-if [ ! -d "json/word_desktop_1_1" ]; then
+if [ ! -d "json/word_desktop_1_3" ]; then
+    echo Running API Extractor for Word desktop 1.3.
+    pushd api-extractor-inputs-word-release/word_desktop_1_3
+    ../../node_modules/.bin/api-extractor run
+    popd
+fi
+if [ ! -d "json/word_desktop_1_2" ]; then
     echo Running API Extractor for Word desktop 1.2.
     pushd api-extractor-inputs-word-release/word_desktop_1_2
     ../../node_modules/.bin/api-extractor run
@@ -834,6 +840,9 @@ fi
 if [ ! -d "yaml/word_desktop_1_2" ]; then
     ./node_modules/.bin/api-documenter yaml --input-folder ./json/word_desktop_1_2 --output-folder ./yaml/word_desktop_1_2 --office 2>/dev/null
 fi
+if [ ! -d "yaml/word_desktop_1_3" ]; then
+    ./node_modules/.bin/api-documenter yaml --input-folder ./json/word_desktop_1_3 --output-folder ./yaml/word_desktop_1_3 --office 2>/dev/null
+fi
 if [ ! -d "yaml/word_online" ]; then
     ./node_modules/.bin/api-documenter yaml --input-folder ./json/word_online --output-folder ./yaml/word_online --office 2>/dev/null
 fi
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_1/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_1/word.d.ts
index 7ce333800d..73472806c5 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_1/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_1/word.d.ts
@@ -282,6 +282,30 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -293,6 +317,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -303,6 +328,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
          *
@@ -311,6 +337,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -342,6 +369,9 @@ export declare namespace Word {
         
         
         
+        
+        
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -706,6 +736,7 @@ export declare namespace Word {
     
     
     
+    
     /**
      * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
      *
@@ -716,6 +747,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -732,6 +765,10 @@ export declare namespace Word {
         readonly contentControls: Word.ContentControlCollection;
         
         
+        
+        
+        
+        
         /**
          * Gets the collection of section objects in the document.
          *
@@ -742,6 +779,11 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -771,6 +813,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the current selection of the document. Multiple selections aren't supported.
          *
@@ -781,6 +824,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -864,6 +908,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -871,6 +924,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -878,6 +932,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -886,6 +945,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -900,6 +962,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -907,6 +972,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -914,6 +989,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -921,6 +999,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -942,6 +1021,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -950,6 +1030,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -985,6 +1069,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -1188,6 +1275,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -1230,6 +1318,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -1610,6 +1699,9 @@ export declare namespace Word {
         
         
         
+        
+        
+        
         /**
          * Gets the collection of paragraph objects in the range.
          *
@@ -1636,6 +1728,14 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -1679,6 +1779,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets an HTML representation of the range object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Range.getOoxml()` and convert the returned XML to HTML.
          *
@@ -2027,6 +2128,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -2173,6 +2277,25 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -2321,6 +2444,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -2691,6 +2815,89 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     enum ErrorCodes {
         accessDenied = "AccessDenied",
         generalException = "GeneralException",
@@ -2718,6 +2925,11 @@ export declare namespace Word {
         /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
         export interface AnnotationCollectionUpdateData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
         }
         /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
         export interface BodyUpdateData {
@@ -2743,6 +2955,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
         export interface BorderCollectionUpdateData {
@@ -2753,6 +2975,25 @@ export declare namespace Word {
             
             
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
         }
         /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
         export interface CheckboxContentControlUpdateData {
@@ -2785,10 +3026,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -2796,6 +3067,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -2882,6 +3157,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -2893,6 +3172,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -2902,13 +3182,19 @@ export declare namespace Word {
             body?: Word.Interfaces.BodyUpdateData;
             
             
-        }
-        /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
-        export interface DocumentCreatedUpdateData {
             
             
-        }
-        /** An interface for updating data on the `DocumentProperties` object, for use in `documentProperties.set({ ... })`. */
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
+        export interface DocumentCreatedUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `DocumentProperties` object, for use in `documentProperties.set({ ... })`. */
         export interface DocumentPropertiesUpdateData {
             
             
@@ -2934,6 +3220,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -2941,6 +3235,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -2948,6 +3243,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -2956,6 +3256,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -2970,6 +3273,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -2977,6 +3283,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -2984,6 +3300,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -2991,6 +3310,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -3012,6 +3332,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -3124,6 +3459,7 @@ export declare namespace Word {
             font?: Word.Interfaces.FontUpdateData;
             
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -3234,6 +3570,13 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontUpdateData;
             
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -3308,6 +3651,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -3339,12 +3684,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -3378,6 +3739,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             
@@ -3409,6 +3781,23 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
         }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
@@ -3483,90 +3872,90 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
-        export interface CritiqueAnnotationData {
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
             
         }
-        /** An interface describing the data returned by calling `annotation.toJSON()`. */
-        export interface AnnotationData {
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
-        export interface AnnotationCollectionData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface describing the data returned by calling `body.toJSON()`. */
-        export interface BodyData {
-            /**
-             * Gets the collection of rich text content control objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
             
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
             
-            /**
-             * Gets the collection of paragraph objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
             
             
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
             
-            /**
-             * Gets the text of the body. Use the insertText method to insert text.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
             
         }
-        /** An interface describing the data returned by calling `border.toJSON()`. */
-        export interface BorderData {
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
             
             
             
             
             
         }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
-        export interface CheckboxContentControlData {
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
         }
-        /** An interface describing the data returned by calling `comment.toJSON()`. */
-        export interface CommentData {
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
             
             
             
@@ -3576,22 +3965,26 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
-        export interface CommentCollectionData {
-            items?: Word.Interfaces.CommentData[];
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
-        export interface CommentContentRangeData {
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
             
             
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
             
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
-        export interface CommentReplyData {
             
             
             
@@ -3600,211 +3993,102 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
-        export interface CommentReplyCollectionData {
-            items?: Word.Interfaces.CommentReplyData[];
-        }
-        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
-        export interface ContentControlData {
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
             
             
-            /**
-             * Gets the collection of content control objects in the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
             
-            /**
-             * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
             
-            /**
-             * Gets the collection of paragraph objects in the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
             
-            /**
-             * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" | "Hidden";
-            /**
-             * Specifies a value that indicates whether the user can delete the content control. Mutually exclusive with removeWhenEdited.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            cannotDelete?: boolean;
-            /**
-             * Specifies a value that indicates whether the user can edit the contents of the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            cannotEdit?: boolean;
-            /**
-             * Specifies the color of the content control. Color is specified in '#RRGGBB' format or by using the color name.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            color?: string;
-            /**
-             * Gets an integer that represents the content control identifier.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            id?: number;
-            /**
-             * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            placeholderText?: string;
-            /**
-             * Specifies a value that indicates whether the content control is removed after it is edited. Mutually exclusive with cannotDelete.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            removeWhenEdited?: boolean;
-            /**
-             * Specifies the style name for the content control. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
             
             
-            /**
-             * Specifies a tag to identify a content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            tag?: string;
-            /**
-             * Gets the text of the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
-            /**
-             * Specifies the title for a content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            title?: string;
-            /**
-             * Gets the content control type. Only rich text, plain text, and checkbox content controls are supported currently.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            type?: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
-        }
-        /** An interface describing the data returned by calling `contentControlCollection.toJSON()`. */
-        export interface ContentControlCollectionData {
-            items?: Word.Interfaces.ContentControlData[];
-        }
-        /** An interface describing the data returned by calling `contentControlListItem.toJSON()`. */
-        export interface ContentControlListItemData {
             
             
             
         }
-        /** An interface describing the data returned by calling `contentControlListItemCollection.toJSON()`. */
-        export interface ContentControlListItemCollectionData {
-            items?: Word.Interfaces.ContentControlListItemData[];
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `customProperty.toJSON()`. */
-        export interface CustomPropertyData {
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `customPropertyCollection.toJSON()`. */
-        export interface CustomPropertyCollectionData {
-            items?: Word.Interfaces.CustomPropertyData[];
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
-        export interface CustomXmlPartData {
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
-        export interface CustomXmlPartCollectionData {
-            items?: Word.Interfaces.CustomXmlPartData[];
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
         }
-        /** An interface describing the data returned by calling `customXmlPartScopedCollection.toJSON()`. */
-        export interface CustomXmlPartScopedCollectionData {
-            items?: Word.Interfaces.CustomXmlPartData[];
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
         }
-        /** An interface describing the data returned by calling `document.toJSON()`. */
-        export interface DocumentData {
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
             
-            /**
-             * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            body?: Word.Interfaces.BodyData;
-            /**
-             * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
             
-            /**
-             * Gets the collection of section objects in the document.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            sections?: Word.Interfaces.SectionData[];
             
             
             
-            /**
-             * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            saved?: boolean;
-        }
-        /** An interface describing the data returned by calling `documentCreated.toJSON()`. */
-        export interface DocumentCreatedData {
             
             
             
@@ -3812,9 +4096,6 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `documentProperties.toJSON()`. */
-        export interface DocumentPropertiesData {
             
             
             
@@ -3828,185 +4109,160 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
             
             
             
             
             
         }
-        /** An interface describing the data returned by calling `dropDownListContentControl.toJSON()`. */
-        export interface DropDownListContentControlData {
-        }
-        /** An interface describing the data returned by calling `comboBoxContentControl.toJSON()`. */
-        export interface ComboBoxContentControlData {
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
         }
-        /** An interface describing the data returned by calling `field.toJSON()`. */
-        export interface FieldData {
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
             
+        }
+        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
+        export interface CritiqueAnnotationData {
             
+        }
+        /** An interface describing the data returned by calling `annotation.toJSON()`. */
+        export interface AnnotationData {
             
             
+        }
+        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
+        export interface AnnotationCollectionData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
             
             
             
         }
-        /** An interface describing the data returned by calling `fieldCollection.toJSON()`. */
-        export interface FieldCollectionData {
-            items?: Word.Interfaces.FieldData[];
-        }
-        /** An interface describing the data returned by calling `font.toJSON()`. */
-        export interface FontData {
+        /** An interface describing the data returned by calling `body.toJSON()`. */
+        export interface BodyData {
             /**
-             * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
+             * Gets the collection of rich text content control objects in the body.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            bold?: boolean;
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
             /**
-             * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            color?: string;
+            font?: Word.Interfaces.FontData;
             /**
-             * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
+             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            doubleStrikeThrough?: boolean;
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             /**
-             * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
+             * Gets the collection of paragraph objects in the body.
              *
              * @remarks
              * [Api set: WordApi 1.1]
-             */
-            highlightColor?: string;
-            /**
-             * Specifies a value that indicates whether the font is italicized. True if the font is italicized, otherwise, false.
              *
-             * @remarks
-             * [Api set: WordApi 1.1]
+             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
              */
-            italic?: boolean;
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
-             * Specifies a value that represents the name of the font.
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            name?: string;
+            style?: string;
+            
             /**
-             * Specifies a value that represents the font size in points.
+             * Gets the text of the body. Use the insertText method to insert text.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            size?: number;
-            /**
-             * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            strikeThrough?: boolean;
-            /**
-             * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            subscript?: boolean;
-            /**
-             * Specifies a value that indicates whether the font is a superscript. True if the font is formatted as superscript, otherwise, false.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            superscript?: boolean;
-            /**
-             * Specifies a value that indicates the font's underline type. 'None' if the font isn't underlined.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
-        }
-        /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
-        export interface InlinePictureData {
-            /**
-             * Specifies a string that represents the alternative text associated with the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            altTextDescription?: string;
-            /**
-             * Specifies a string that contains the title for the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            altTextTitle?: string;
-            /**
-             * Specifies a number that describes the height of the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            height?: number;
-            /**
-             * Specifies a hyperlink on the image. Use a '#' to separate the address part from the optional location part.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            hyperlink?: string;
+            text?: string;
             
-            /**
-             * Specifies a value that indicates whether the inline image retains its original proportions when you resize it.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            lockAspectRatio?: boolean;
-            /**
-             * Specifies a number that describes the width of the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            width?: number;
         }
-        /** An interface describing the data returned by calling `inlinePictureCollection.toJSON()`. */
-        export interface InlinePictureCollectionData {
-            items?: Word.Interfaces.InlinePictureData[];
+        /** An interface describing the data returned by calling `border.toJSON()`. */
+        export interface BorderData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `list.toJSON()`. */
-        export interface ListData {
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `listCollection.toJSON()`. */
-        export interface ListCollectionData {
-            items?: Word.Interfaces.ListData[];
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
         }
-        /** An interface describing the data returned by calling `listItem.toJSON()`. */
-        export interface ListItemData {
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `listLevel.toJSON()`. */
-        export interface ListLevelData {
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
             
             
+        }
+        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
+        export interface CheckboxContentControlData {
             
+        }
+        /** An interface describing the data returned by calling `comment.toJSON()`. */
+        export interface CommentData {
             
             
             
@@ -4016,174 +4272,239 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `listLevelCollection.toJSON()`. */
-        export interface ListLevelCollectionData {
-            items?: Word.Interfaces.ListLevelData[];
+        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
+        export interface CommentCollectionData {
+            items?: Word.Interfaces.CommentData[];
         }
-        /** An interface describing the data returned by calling `listTemplate.toJSON()`. */
-        export interface ListTemplateData {
+        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
+        export interface CommentContentRangeData {
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `noteItem.toJSON()`. */
-        export interface NoteItemData {
+        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
+        export interface CommentReplyData {
+            
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `noteItemCollection.toJSON()`. */
-        export interface NoteItemCollectionData {
-            items?: Word.Interfaces.NoteItemData[];
+        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
+        export interface CommentReplyCollectionData {
+            items?: Word.Interfaces.CommentReplyData[];
         }
-        /** An interface describing the data returned by calling `page.toJSON()`. */
-        export interface PageData {
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
-        export interface PageCollectionData {
-            items?: Word.Interfaces.PageData[];
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
         }
-        /** An interface describing the data returned by calling `pane.toJSON()`. */
-        export interface PaneData {
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
             
             
         }
-        /** An interface describing the data returned by calling `paneCollection.toJSON()`. */
-        export interface PaneCollectionData {
-            items?: Word.Interfaces.PaneData[];
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
         }
-        /** An interface describing the data returned by calling `window.toJSON()`. */
-        export interface WindowData {
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
         }
-        /** An interface describing the data returned by calling `windowCollection.toJSON()`. */
-        export interface WindowCollectionData {
-            items?: Word.Interfaces.WindowData[];
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
         }
-        /** An interface describing the data returned by calling `paragraph.toJSON()`. */
-        export interface ParagraphData {
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
+        export interface ContentControlData {
+            
+            
             
             /**
-             * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
+             * Gets the collection of content control objects in the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            font?: Word.Interfaces.FontData;
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            
+            
             /**
-             * Gets the collection of InlinePicture objects in the paragraph. The collection doesn't include floating images.
+             * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
-            
-            
+            font?: Word.Interfaces.FontData;
             
             /**
-             * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
+             * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            
             /**
-             * Specifies the value, in points, for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
+             * Gets the collection of paragraph objects in the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
+             *
+             * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
-            firstLineIndent?: number;
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             
             
             /**
-             * Specifies the left indent value, in points, for the paragraph.
+             * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            leftIndent?: number;
+            appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" | "Hidden";
             /**
-             * Specifies the line spacing, in points, for the specified paragraph. In the Word UI, this value is divided by 12.
+             * Specifies a value that indicates whether the user can delete the content control. Mutually exclusive with removeWhenEdited.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            lineSpacing?: number;
+            cannotDelete?: boolean;
             /**
-             * Specifies the amount of spacing, in grid lines, after the paragraph.
+             * Specifies a value that indicates whether the user can edit the contents of the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            lineUnitAfter?: number;
+            cannotEdit?: boolean;
             /**
-             * Specifies the amount of spacing, in grid lines, before the paragraph.
+             * Specifies the color of the content control. Color is specified in '#RRGGBB' format or by using the color name.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            lineUnitBefore?: number;
+            color?: string;
             /**
-             * Specifies the outline level for the paragraph.
+             * Gets an integer that represents the content control identifier.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            outlineLevel?: number;
+            id?: number;
             /**
-             * Specifies the right indent value, in points, for the paragraph.
+             * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            rightIndent?: number;
+            placeholderText?: string;
             /**
-             * Specifies the spacing, in points, after the paragraph.
+             * Specifies a value that indicates whether the content control is removed after it is edited. Mutually exclusive with cannotDelete.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            spaceAfter?: number;
+            removeWhenEdited?: boolean;
             /**
-             * Specifies the spacing, in points, before the paragraph.
+             * Specifies the style name for the content control. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            spaceBefore?: number;
+            style?: string;
+            
+            
             /**
-             * Specifies the style name for the paragraph. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             * Specifies a tag to identify a content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            style?: string;
-            
-            
+            tag?: string;
             /**
-             * Gets the text of the paragraph.
+             * Gets the text of the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
             text?: string;
-            
-        }
-        /** An interface describing the data returned by calling `paragraphCollection.toJSON()`. */
-        export interface ParagraphCollectionData {
-            items?: Word.Interfaces.ParagraphData[];
+            /**
+             * Specifies the title for a content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            title?: string;
+            /**
+             * Gets the content control type. Only rich text, plain text, and checkbox content controls are supported currently.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            type?: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
         }
-        /** An interface describing the data returned by calling `paragraphFormat.toJSON()`. */
-        export interface ParagraphFormatData {
-            
+        /** An interface describing the data returned by calling `contentControlCollection.toJSON()`. */
+        export interface ContentControlCollectionData {
+            items?: Word.Interfaces.ContentControlData[];
+        }
+        /** An interface describing the data returned by calling `contentControlListItem.toJSON()`. */
+        export interface ContentControlListItemData {
             
             
             
+        }
+        /** An interface describing the data returned by calling `contentControlListItemCollection.toJSON()`. */
+        export interface ContentControlListItemCollectionData {
+            items?: Word.Interfaces.ContentControlListItemData[];
+        }
+        /** An interface describing the data returned by calling `customProperty.toJSON()`. */
+        export interface CustomPropertyData {
             
             
             
+        }
+        /** An interface describing the data returned by calling `customPropertyCollection.toJSON()`. */
+        export interface CustomPropertyCollectionData {
+            items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
+        export interface CustomXmlPartData {
             
             
             
@@ -4192,122 +4513,923 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `range.toJSON()`. */
-        export interface RangeData {
+        /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
+        export interface CustomXmlPartCollectionData {
+            items?: Word.Interfaces.CustomXmlPartData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPartScopedCollection.toJSON()`. */
+        export interface CustomXmlPartScopedCollectionData {
+            items?: Word.Interfaces.CustomXmlPartData[];
+        }
+        /** An interface describing the data returned by calling `document.toJSON()`. */
+        export interface DocumentData {
+            
             
             /**
-             * Gets the text format of the range. Use this to get and set font name, size, color, and other properties.
+             * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            font?: Word.Interfaces.FontData;
+            body?: Word.Interfaces.BodyData;
+            /**
+             * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
             
             
             
             
             
             /**
-             * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             * Gets the collection of section objects in the document.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            style?: string;
+            sections?: Word.Interfaces.SectionData[];
+            
+            
+            
+            
+            
+            
+            
             
             /**
-             * Gets the text of the range.
+             * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            text?: string;
+            saved?: boolean;
         }
-        /** An interface describing the data returned by calling `rangeCollection.toJSON()`. */
-        export interface RangeCollectionData {
-            items?: Word.Interfaces.RangeData[];
+        /** An interface describing the data returned by calling `documentCreated.toJSON()`. */
+        export interface DocumentCreatedData {
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `searchOptions.toJSON()`. */
-        export interface SearchOptionsData {
+        /** An interface describing the data returned by calling `documentProperties.toJSON()`. */
+        export interface DocumentPropertiesData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `dropDownListContentControl.toJSON()`. */
+        export interface DropDownListContentControlData {
+        }
+        /** An interface describing the data returned by calling `comboBoxContentControl.toJSON()`. */
+        export interface ComboBoxContentControlData {
+        }
+        /** An interface describing the data returned by calling `field.toJSON()`. */
+        export interface FieldData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fieldCollection.toJSON()`. */
+        export interface FieldCollectionData {
+            items?: Word.Interfaces.FieldData[];
+        }
+        /** An interface describing the data returned by calling `font.toJSON()`. */
+        export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to ignore all punctuation characters between words. Corresponds to the Ignore punctuation check box in the Find and Replace dialog box.
+             * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            ignorePunct?: boolean;
+            bold?: boolean;
+            
             /**
-             * Specifies a value that indicates whether to ignore all whitespace between words. Corresponds to the Ignore whitespace characters check box in the Find and Replace dialog box.
+             * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            ignoreSpace?: boolean;
+            color?: string;
+            
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to perform a case sensitive search. Corresponds to the Match case check box in the Find and Replace dialog box.
+             * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchCase?: boolean;
+            doubleStrikeThrough?: boolean;
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to match words that begin with the search string. Corresponds to the Match prefix check box in the Find and Replace dialog box.
+             * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchPrefix?: boolean;
+            highlightColor?: string;
             /**
-             * Specifies a value that indicates whether to match words that end with the search string. Corresponds to the Match suffix check box in the Find and Replace dialog box.
+             * Specifies a value that indicates whether the font is italicized. True if the font is italicized, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchSuffix?: boolean;
+            italic?: boolean;
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to find operation only entire words, not text that is part of a larger word. Corresponds to the Find whole words only check box in the Find and Replace dialog box.
+             * Specifies a value that represents the name of the font.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchWholeWord?: boolean;
+            name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether the search will be performed using special search operators. Corresponds to the Use wildcards check box in the Find and Replace dialog box.
+             * Specifies a value that represents the font size in points.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchWildcards?: boolean;
-        }
-        /** An interface describing the data returned by calling `section.toJSON()`. */
-        export interface SectionData {
+            size?: number;
+            
+            
+            
             /**
-             * Gets the body object of the section. This doesn't include the header/footer and other section metadata.
+             * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            body?: Word.Interfaces.BodyData;
+            strikeThrough?: boolean;
+            
+            /**
+             * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            subscript?: boolean;
+            /**
+             * Specifies a value that indicates whether the font is a superscript. True if the font is formatted as superscript, otherwise, false.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            superscript?: boolean;
+            /**
+             * Specifies a value that indicates the font's underline type. 'None' if the font isn't underlined.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
         }
-        /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
-        export interface SectionCollectionData {
-            items?: Word.Interfaces.SectionData[];
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `setting.toJSON()`. */
-        export interface SettingData {
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
+        }
+        /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
+        export interface InlinePictureData {
+            /**
+             * Specifies a string that represents the alternative text associated with the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            altTextDescription?: string;
+            /**
+             * Specifies a string that contains the title for the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            altTextTitle?: string;
+            /**
+             * Specifies a number that describes the height of the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            height?: number;
+            /**
+             * Specifies a hyperlink on the image. Use a '#' to separate the address part from the optional location part.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            hyperlink?: string;
+            
+            /**
+             * Specifies a value that indicates whether the inline image retains its original proportions when you resize it.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lockAspectRatio?: boolean;
+            /**
+             * Specifies a number that describes the width of the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            width?: number;
+        }
+        /** An interface describing the data returned by calling `inlinePictureCollection.toJSON()`. */
+        export interface InlinePictureCollectionData {
+            items?: Word.Interfaces.InlinePictureData[];
+        }
+        /** An interface describing the data returned by calling `list.toJSON()`. */
+        export interface ListData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `listCollection.toJSON()`. */
+        export interface ListCollectionData {
+            items?: Word.Interfaces.ListData[];
+        }
+        /** An interface describing the data returned by calling `listItem.toJSON()`. */
+        export interface ListItemData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `listLevel.toJSON()`. */
+        export interface ListLevelData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `listLevelCollection.toJSON()`. */
+        export interface ListLevelCollectionData {
+            items?: Word.Interfaces.ListLevelData[];
+        }
+        /** An interface describing the data returned by calling `listTemplate.toJSON()`. */
+        export interface ListTemplateData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `noteItem.toJSON()`. */
+        export interface NoteItemData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `noteItemCollection.toJSON()`. */
+        export interface NoteItemCollectionData {
+            items?: Word.Interfaces.NoteItemData[];
+        }
+        /** An interface describing the data returned by calling `page.toJSON()`. */
+        export interface PageData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
+        export interface PageCollectionData {
+            items?: Word.Interfaces.PageData[];
+        }
+        /** An interface describing the data returned by calling `pane.toJSON()`. */
+        export interface PaneData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `paneCollection.toJSON()`. */
+        export interface PaneCollectionData {
+            items?: Word.Interfaces.PaneData[];
+        }
+        /** An interface describing the data returned by calling `window.toJSON()`. */
+        export interface WindowData {
+        }
+        /** An interface describing the data returned by calling `windowCollection.toJSON()`. */
+        export interface WindowCollectionData {
+            items?: Word.Interfaces.WindowData[];
+        }
+        /** An interface describing the data returned by calling `paragraph.toJSON()`. */
+        export interface ParagraphData {
+            
+            
+            /**
+             * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontData;
+            /**
+             * Gets the collection of InlinePicture objects in the paragraph. The collection doesn't include floating images.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            
+            
+            
+            
+            /**
+             * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+            /**
+             * Specifies the value, in points, for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            firstLineIndent?: number;
+            
+            
+            /**
+             * Specifies the left indent value, in points, for the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            leftIndent?: number;
+            /**
+             * Specifies the line spacing, in points, for the specified paragraph. In the Word UI, this value is divided by 12.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lineSpacing?: number;
+            /**
+             * Specifies the amount of spacing, in grid lines, after the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lineUnitAfter?: number;
+            /**
+             * Specifies the amount of spacing, in grid lines, before the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lineUnitBefore?: number;
+            /**
+             * Specifies the outline level for the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            outlineLevel?: number;
+            /**
+             * Specifies the right indent value, in points, for the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            rightIndent?: number;
+            /**
+             * Specifies the spacing, in points, after the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            spaceAfter?: number;
+            /**
+             * Specifies the spacing, in points, before the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            spaceBefore?: number;
+            /**
+             * Specifies the style name for the paragraph. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            
+            
+            /**
+             * Gets the text of the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            text?: string;
+            
+        }
+        /** An interface describing the data returned by calling `paragraphCollection.toJSON()`. */
+        export interface ParagraphCollectionData {
+            items?: Word.Interfaces.ParagraphData[];
+        }
+        /** An interface describing the data returned by calling `paragraphFormat.toJSON()`. */
+        export interface ParagraphFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `range.toJSON()`. */
+        export interface RangeData {
+            
+            /**
+             * Gets the text format of the range. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontData;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            /**
+             * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            
+            /**
+             * Gets the text of the range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            text?: string;
+        }
+        /** An interface describing the data returned by calling `rangeCollection.toJSON()`. */
+        export interface RangeCollectionData {
+            items?: Word.Interfaces.RangeData[];
+        }
+        /** An interface describing the data returned by calling `searchOptions.toJSON()`. */
+        export interface SearchOptionsData {
+            /**
+             * Specifies a value that indicates whether to ignore all punctuation characters between words. Corresponds to the Ignore punctuation check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            ignorePunct?: boolean;
+            /**
+             * Specifies a value that indicates whether to ignore all whitespace between words. Corresponds to the Ignore whitespace characters check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            ignoreSpace?: boolean;
+            /**
+             * Specifies a value that indicates whether to perform a case sensitive search. Corresponds to the Match case check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchCase?: boolean;
+            /**
+             * Specifies a value that indicates whether to match words that begin with the search string. Corresponds to the Match prefix check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchPrefix?: boolean;
+            /**
+             * Specifies a value that indicates whether to match words that end with the search string. Corresponds to the Match suffix check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchSuffix?: boolean;
+            /**
+             * Specifies a value that indicates whether to find operation only entire words, not text that is part of a larger word. Corresponds to the Find whole words only check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchWholeWord?: boolean;
+            /**
+             * Specifies a value that indicates whether the search will be performed using special search operators. Corresponds to the Use wildcards check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchWildcards?: boolean;
+        }
+        /** An interface describing the data returned by calling `section.toJSON()`. */
+        export interface SectionData {
+            /**
+             * Gets the body object of the section. This doesn't include the header/footer and other section metadata.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            body?: Word.Interfaces.BodyData;
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
+        export interface SectionCollectionData {
+            items?: Word.Interfaces.SectionData[];
+        }
+        /** An interface describing the data returned by calling `setting.toJSON()`. */
+        export interface SettingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `settingCollection.toJSON()`. */
+        export interface SettingCollectionData {
+            items?: Word.Interfaces.SettingData[];
+        }
+        /** An interface describing the data returned by calling `styleCollection.toJSON()`. */
+        export interface StyleCollectionData {
+            items?: Word.Interfaces.StyleData[];
+        }
+        /** An interface describing the data returned by calling `style.toJSON()`. */
+        export interface StyleData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shading.toJSON()`. */
+        export interface ShadingData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `table.toJSON()`. */
+        export interface TableData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableStyle.toJSON()`. */
+        export interface TableStyleData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableCollection.toJSON()`. */
+        export interface TableCollectionData {
+            items?: Word.Interfaces.TableData[];
+        }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
+        /** An interface describing the data returned by calling `tableRow.toJSON()`. */
+        export interface TableRowData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableRowCollection.toJSON()`. */
+        export interface TableRowCollectionData {
+            items?: Word.Interfaces.TableRowData[];
+        }
+        /** An interface describing the data returned by calling `tableCell.toJSON()`. */
+        export interface TableCellData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
+        export interface TableCellCollectionData {
+            items?: Word.Interfaces.TableCellData[];
+        }
+        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
+        export interface TableBorderData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
+        export interface TrackedChangeData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `settingCollection.toJSON()`. */
-        export interface SettingCollectionData {
-            items?: Word.Interfaces.SettingData[];
-        }
-        /** An interface describing the data returned by calling `styleCollection.toJSON()`. */
-        export interface StyleCollectionData {
-            items?: Word.Interfaces.StyleData[];
-        }
-        /** An interface describing the data returned by calling `style.toJSON()`. */
-        export interface StyleData {
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
             
             
             
@@ -4321,19 +5443,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `shading.toJSON()`. */
-        export interface ShadingData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `table.toJSON()`. */
-        export interface TableData {
             
             
             
@@ -4342,6 +5461,10 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
             
             
             
@@ -4356,8 +5479,16 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableStyle.toJSON()`. */
-        export interface TableStyleData {
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -4366,15 +5497,22 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableCollection.toJSON()`. */
-        export interface TableCollectionData {
-            items?: Word.Interfaces.TableData[];
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface describing the data returned by calling `tableRow.toJSON()`. */
-        export interface TableRowData {
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
             
             
             
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
             
             
             
@@ -4384,12 +5522,21 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableRowCollection.toJSON()`. */
-        export interface TableRowCollectionData {
-            items?: Word.Interfaces.TableRowData[];
-        }
-        /** An interface describing the data returned by calling `tableCell.toJSON()`. */
-        export interface TableCellData {
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -4400,29 +5547,48 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
-        export interface TableCellCollectionData {
-            items?: Word.Interfaces.TableCellData[];
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
-        export interface TableBorderData {
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
-        export interface TrackedChangeData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
             
             
             
@@ -4434,6 +5600,11 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
             
             
             
@@ -4453,32 +5624,50 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
-        }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
             
             
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -4490,18 +5679,27 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        
         /**
          * Represents the body of a document or a section.
          *
@@ -4555,6 +5753,20 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         /**
@@ -4569,6 +5781,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -4577,6 +5791,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * Gets the content control that contains the content control. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -4589,6 +5804,9 @@ export declare namespace Word {
             
             
             
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -4688,6 +5906,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -4696,6 +5916,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * For EACH ITEM in the collection: Gets the content control that contains the content control. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -4708,6 +5929,9 @@ export declare namespace Word {
             
             
             
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -4813,6 +6037,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -4822,6 +6048,12 @@ export declare namespace Word {
             body?: Word.Interfaces.BodyLoadOptions;
             
             
+            
+            
+            
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -4845,6 +6077,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -4852,6 +6092,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -4859,6 +6100,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -4867,6 +6113,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -4881,6 +6130,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -4888,6 +6140,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -4895,6 +6157,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -4902,6 +6167,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -4923,7 +6189,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -5105,6 +6374,7 @@ export declare namespace Word {
             
             
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -5230,6 +6500,7 @@ export declare namespace Word {
             
             
             
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -5340,6 +6611,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * Gets the currently supported content control that contains the range. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -5354,6 +6626,12 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -5389,6 +6667,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * For EACH ITEM in the collection: Gets the currently supported content control that contains the range. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -5403,6 +6682,12 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -5499,6 +6784,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -5518,6 +6805,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         
         
@@ -5539,6 +6828,36 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
     }
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_2/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_2/word.d.ts
index 16842026db..9a8ebde396 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_2/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_2/word.d.ts
@@ -291,6 +291,30 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -302,6 +326,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -312,6 +337,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
          *
@@ -320,6 +346,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -351,6 +378,9 @@ export declare namespace Word {
         
         
         
+        
+        
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -724,6 +754,7 @@ export declare namespace Word {
     
     
     
+    
     /**
      * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
      *
@@ -734,6 +765,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -750,6 +783,10 @@ export declare namespace Word {
         readonly contentControls: Word.ContentControlCollection;
         
         
+        
+        
+        
+        
         /**
          * Gets the collection of section objects in the document.
          *
@@ -760,6 +797,11 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -789,6 +831,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the current selection of the document. Multiple selections aren't supported.
          *
@@ -799,6 +842,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -882,6 +926,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -889,6 +942,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -896,6 +950,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -904,6 +963,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -918,6 +980,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -925,6 +990,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -932,6 +1007,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -939,6 +1017,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -960,6 +1039,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -968,6 +1048,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -1003,6 +1087,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -1299,6 +1386,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -1341,6 +1429,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -1718,6 +1807,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -1727,6 +1818,7 @@ export declare namespace Word {
         readonly inlinePictures: Word.InlinePictureCollection;
         
         
+        
         /**
          * Gets the collection of paragraph objects in the range.
          *
@@ -1753,6 +1845,14 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -1796,6 +1896,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets an HTML representation of the range object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Range.getOoxml()` and convert the returned XML to HTML.
          *
@@ -2153,6 +2254,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -2299,6 +2403,25 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -2447,6 +2570,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -2817,6 +2941,89 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     enum ErrorCodes {
         accessDenied = "AccessDenied",
         generalException = "GeneralException",
@@ -2844,6 +3051,11 @@ export declare namespace Word {
         /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
         export interface AnnotationCollectionUpdateData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
         }
         /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
         export interface BodyUpdateData {
@@ -2869,6 +3081,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
         export interface BorderCollectionUpdateData {
@@ -2879,6 +3101,25 @@ export declare namespace Word {
             
             
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
         }
         /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
         export interface CheckboxContentControlUpdateData {
@@ -2911,10 +3152,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -2922,6 +3193,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -3008,6 +3283,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -3019,6 +3298,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -3028,13 +3308,19 @@ export declare namespace Word {
             body?: Word.Interfaces.BodyUpdateData;
             
             
-        }
-        /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
-        export interface DocumentCreatedUpdateData {
             
             
-        }
-        /** An interface for updating data on the `DocumentProperties` object, for use in `documentProperties.set({ ... })`. */
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
+        export interface DocumentCreatedUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `DocumentProperties` object, for use in `documentProperties.set({ ... })`. */
         export interface DocumentPropertiesUpdateData {
             
             
@@ -3060,6 +3346,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -3067,6 +3361,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -3074,6 +3369,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -3082,6 +3382,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -3096,6 +3399,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -3103,6 +3409,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -3110,6 +3426,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -3117,6 +3436,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -3138,6 +3458,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -3250,6 +3585,7 @@ export declare namespace Word {
             font?: Word.Interfaces.FontUpdateData;
             
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -3360,6 +3696,13 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontUpdateData;
             
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -3434,6 +3777,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -3465,12 +3810,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -3504,6 +3865,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             
@@ -3535,6 +3907,23 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
         }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
@@ -3609,90 +3998,90 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
-        export interface CritiqueAnnotationData {
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
             
         }
-        /** An interface describing the data returned by calling `annotation.toJSON()`. */
-        export interface AnnotationData {
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
-        export interface AnnotationCollectionData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface describing the data returned by calling `body.toJSON()`. */
-        export interface BodyData {
-            /**
-             * Gets the collection of rich text content control objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
             
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
             
-            /**
-             * Gets the collection of paragraph objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
             
             
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
             
-            /**
-             * Gets the text of the body. Use the insertText method to insert text.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
             
         }
-        /** An interface describing the data returned by calling `border.toJSON()`. */
-        export interface BorderData {
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
             
             
             
             
             
         }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
-        export interface CheckboxContentControlData {
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
         }
-        /** An interface describing the data returned by calling `comment.toJSON()`. */
-        export interface CommentData {
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
             
             
             
@@ -3702,22 +4091,26 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
-        export interface CommentCollectionData {
-            items?: Word.Interfaces.CommentData[];
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
-        export interface CommentContentRangeData {
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
             
             
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
             
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
-        export interface CommentReplyData {
             
             
             
@@ -3726,211 +4119,102 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
-        export interface CommentReplyCollectionData {
-            items?: Word.Interfaces.CommentReplyData[];
-        }
-        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
-        export interface ContentControlData {
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
             
             
-            /**
-             * Gets the collection of content control objects in the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
             
-            /**
-             * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
             
-            /**
-             * Gets the collection of paragraph objects in the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
             
-            /**
-             * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" | "Hidden";
-            /**
-             * Specifies a value that indicates whether the user can delete the content control. Mutually exclusive with removeWhenEdited.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            cannotDelete?: boolean;
-            /**
-             * Specifies a value that indicates whether the user can edit the contents of the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            cannotEdit?: boolean;
-            /**
-             * Specifies the color of the content control. Color is specified in '#RRGGBB' format or by using the color name.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            color?: string;
-            /**
-             * Gets an integer that represents the content control identifier.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            id?: number;
-            /**
-             * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            placeholderText?: string;
-            /**
-             * Specifies a value that indicates whether the content control is removed after it is edited. Mutually exclusive with cannotDelete.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            removeWhenEdited?: boolean;
-            /**
-             * Specifies the style name for the content control. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
             
             
-            /**
-             * Specifies a tag to identify a content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            tag?: string;
-            /**
-             * Gets the text of the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
-            /**
-             * Specifies the title for a content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            title?: string;
-            /**
-             * Gets the content control type. Only rich text, plain text, and checkbox content controls are supported currently.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            type?: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
-        }
-        /** An interface describing the data returned by calling `contentControlCollection.toJSON()`. */
-        export interface ContentControlCollectionData {
-            items?: Word.Interfaces.ContentControlData[];
-        }
-        /** An interface describing the data returned by calling `contentControlListItem.toJSON()`. */
-        export interface ContentControlListItemData {
             
             
             
         }
-        /** An interface describing the data returned by calling `contentControlListItemCollection.toJSON()`. */
-        export interface ContentControlListItemCollectionData {
-            items?: Word.Interfaces.ContentControlListItemData[];
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `customProperty.toJSON()`. */
-        export interface CustomPropertyData {
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `customPropertyCollection.toJSON()`. */
-        export interface CustomPropertyCollectionData {
-            items?: Word.Interfaces.CustomPropertyData[];
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
-        export interface CustomXmlPartData {
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
-        export interface CustomXmlPartCollectionData {
-            items?: Word.Interfaces.CustomXmlPartData[];
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
         }
-        /** An interface describing the data returned by calling `customXmlPartScopedCollection.toJSON()`. */
-        export interface CustomXmlPartScopedCollectionData {
-            items?: Word.Interfaces.CustomXmlPartData[];
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
         }
-        /** An interface describing the data returned by calling `document.toJSON()`. */
-        export interface DocumentData {
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
             
-            /**
-             * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            body?: Word.Interfaces.BodyData;
-            /**
-             * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
             
-            /**
-             * Gets the collection of section objects in the document.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            sections?: Word.Interfaces.SectionData[];
             
             
             
-            /**
-             * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            saved?: boolean;
-        }
-        /** An interface describing the data returned by calling `documentCreated.toJSON()`. */
-        export interface DocumentCreatedData {
             
             
             
@@ -3938,9 +4222,6 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `documentProperties.toJSON()`. */
-        export interface DocumentPropertiesData {
             
             
             
@@ -3954,185 +4235,160 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
             
             
             
             
             
         }
-        /** An interface describing the data returned by calling `dropDownListContentControl.toJSON()`. */
-        export interface DropDownListContentControlData {
-        }
-        /** An interface describing the data returned by calling `comboBoxContentControl.toJSON()`. */
-        export interface ComboBoxContentControlData {
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
         }
-        /** An interface describing the data returned by calling `field.toJSON()`. */
-        export interface FieldData {
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
             
+        }
+        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
+        export interface CritiqueAnnotationData {
             
+        }
+        /** An interface describing the data returned by calling `annotation.toJSON()`. */
+        export interface AnnotationData {
             
             
+        }
+        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
+        export interface AnnotationCollectionData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
             
             
             
         }
-        /** An interface describing the data returned by calling `fieldCollection.toJSON()`. */
-        export interface FieldCollectionData {
-            items?: Word.Interfaces.FieldData[];
-        }
-        /** An interface describing the data returned by calling `font.toJSON()`. */
-        export interface FontData {
+        /** An interface describing the data returned by calling `body.toJSON()`. */
+        export interface BodyData {
             /**
-             * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
+             * Gets the collection of rich text content control objects in the body.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            bold?: boolean;
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
             /**
-             * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            color?: string;
+            font?: Word.Interfaces.FontData;
             /**
-             * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
+             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            doubleStrikeThrough?: boolean;
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             /**
-             * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
+             * Gets the collection of paragraph objects in the body.
              *
              * @remarks
              * [Api set: WordApi 1.1]
-             */
-            highlightColor?: string;
-            /**
-             * Specifies a value that indicates whether the font is italicized. True if the font is italicized, otherwise, false.
              *
-             * @remarks
-             * [Api set: WordApi 1.1]
+             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
              */
-            italic?: boolean;
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
-             * Specifies a value that represents the name of the font.
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            name?: string;
+            style?: string;
+            
             /**
-             * Specifies a value that represents the font size in points.
+             * Gets the text of the body. Use the insertText method to insert text.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            size?: number;
-            /**
-             * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            strikeThrough?: boolean;
-            /**
-             * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            subscript?: boolean;
-            /**
-             * Specifies a value that indicates whether the font is a superscript. True if the font is formatted as superscript, otherwise, false.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            superscript?: boolean;
-            /**
-             * Specifies a value that indicates the font's underline type. 'None' if the font isn't underlined.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
-        }
-        /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
-        export interface InlinePictureData {
-            /**
-             * Specifies a string that represents the alternative text associated with the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            altTextDescription?: string;
-            /**
-             * Specifies a string that contains the title for the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            altTextTitle?: string;
-            /**
-             * Specifies a number that describes the height of the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            height?: number;
-            /**
-             * Specifies a hyperlink on the image. Use a '#' to separate the address part from the optional location part.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            hyperlink?: string;
+            text?: string;
             
-            /**
-             * Specifies a value that indicates whether the inline image retains its original proportions when you resize it.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            lockAspectRatio?: boolean;
-            /**
-             * Specifies a number that describes the width of the inline image.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            width?: number;
         }
-        /** An interface describing the data returned by calling `inlinePictureCollection.toJSON()`. */
-        export interface InlinePictureCollectionData {
-            items?: Word.Interfaces.InlinePictureData[];
+        /** An interface describing the data returned by calling `border.toJSON()`. */
+        export interface BorderData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `list.toJSON()`. */
-        export interface ListData {
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `listCollection.toJSON()`. */
-        export interface ListCollectionData {
-            items?: Word.Interfaces.ListData[];
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
         }
-        /** An interface describing the data returned by calling `listItem.toJSON()`. */
-        export interface ListItemData {
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `listLevel.toJSON()`. */
-        export interface ListLevelData {
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
             
             
+        }
+        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
+        export interface CheckboxContentControlData {
             
+        }
+        /** An interface describing the data returned by calling `comment.toJSON()`. */
+        export interface CommentData {
             
             
             
@@ -4142,174 +4398,239 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `listLevelCollection.toJSON()`. */
-        export interface ListLevelCollectionData {
-            items?: Word.Interfaces.ListLevelData[];
+        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
+        export interface CommentCollectionData {
+            items?: Word.Interfaces.CommentData[];
         }
-        /** An interface describing the data returned by calling `listTemplate.toJSON()`. */
-        export interface ListTemplateData {
+        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
+        export interface CommentContentRangeData {
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `noteItem.toJSON()`. */
-        export interface NoteItemData {
+        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
+        export interface CommentReplyData {
+            
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `noteItemCollection.toJSON()`. */
-        export interface NoteItemCollectionData {
-            items?: Word.Interfaces.NoteItemData[];
+        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
+        export interface CommentReplyCollectionData {
+            items?: Word.Interfaces.CommentReplyData[];
         }
-        /** An interface describing the data returned by calling `page.toJSON()`. */
-        export interface PageData {
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
-        export interface PageCollectionData {
-            items?: Word.Interfaces.PageData[];
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
         }
-        /** An interface describing the data returned by calling `pane.toJSON()`. */
-        export interface PaneData {
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
             
             
         }
-        /** An interface describing the data returned by calling `paneCollection.toJSON()`. */
-        export interface PaneCollectionData {
-            items?: Word.Interfaces.PaneData[];
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
         }
-        /** An interface describing the data returned by calling `window.toJSON()`. */
-        export interface WindowData {
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
         }
-        /** An interface describing the data returned by calling `windowCollection.toJSON()`. */
-        export interface WindowCollectionData {
-            items?: Word.Interfaces.WindowData[];
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
         }
-        /** An interface describing the data returned by calling `paragraph.toJSON()`. */
-        export interface ParagraphData {
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
+        export interface ContentControlData {
+            
+            
             
             /**
-             * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
+             * Gets the collection of content control objects in the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            font?: Word.Interfaces.FontData;
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            
+            
             /**
-             * Gets the collection of InlinePicture objects in the paragraph. The collection doesn't include floating images.
+             * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
-            
-            
+            font?: Word.Interfaces.FontData;
             
             /**
-             * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
+             * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            
             /**
-             * Specifies the value, in points, for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
+             * Gets the collection of paragraph objects in the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
+             *
+             * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
-            firstLineIndent?: number;
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             
             
             /**
-             * Specifies the left indent value, in points, for the paragraph.
+             * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            leftIndent?: number;
+            appearance?: Word.ContentControlAppearance | "BoundingBox" | "Tags" | "Hidden";
             /**
-             * Specifies the line spacing, in points, for the specified paragraph. In the Word UI, this value is divided by 12.
+             * Specifies a value that indicates whether the user can delete the content control. Mutually exclusive with removeWhenEdited.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            lineSpacing?: number;
+            cannotDelete?: boolean;
             /**
-             * Specifies the amount of spacing, in grid lines, after the paragraph.
+             * Specifies a value that indicates whether the user can edit the contents of the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            lineUnitAfter?: number;
+            cannotEdit?: boolean;
             /**
-             * Specifies the amount of spacing, in grid lines, before the paragraph.
+             * Specifies the color of the content control. Color is specified in '#RRGGBB' format or by using the color name.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            lineUnitBefore?: number;
+            color?: string;
             /**
-             * Specifies the outline level for the paragraph.
+             * Gets an integer that represents the content control identifier.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            outlineLevel?: number;
+            id?: number;
             /**
-             * Specifies the right indent value, in points, for the paragraph.
+             * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            rightIndent?: number;
+            placeholderText?: string;
             /**
-             * Specifies the spacing, in points, after the paragraph.
+             * Specifies a value that indicates whether the content control is removed after it is edited. Mutually exclusive with cannotDelete.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            spaceAfter?: number;
+            removeWhenEdited?: boolean;
             /**
-             * Specifies the spacing, in points, before the paragraph.
+             * Specifies the style name for the content control. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            spaceBefore?: number;
+            style?: string;
+            
+            
             /**
-             * Specifies the style name for the paragraph. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             * Specifies a tag to identify a content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            style?: string;
-            
-            
+            tag?: string;
             /**
-             * Gets the text of the paragraph.
+             * Gets the text of the content control.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
             text?: string;
-            
-        }
-        /** An interface describing the data returned by calling `paragraphCollection.toJSON()`. */
-        export interface ParagraphCollectionData {
-            items?: Word.Interfaces.ParagraphData[];
+            /**
+             * Specifies the title for a content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            title?: string;
+            /**
+             * Gets the content control type. Only rich text, plain text, and checkbox content controls are supported currently.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            type?: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
         }
-        /** An interface describing the data returned by calling `paragraphFormat.toJSON()`. */
-        export interface ParagraphFormatData {
-            
+        /** An interface describing the data returned by calling `contentControlCollection.toJSON()`. */
+        export interface ContentControlCollectionData {
+            items?: Word.Interfaces.ContentControlData[];
+        }
+        /** An interface describing the data returned by calling `contentControlListItem.toJSON()`. */
+        export interface ContentControlListItemData {
             
             
             
+        }
+        /** An interface describing the data returned by calling `contentControlListItemCollection.toJSON()`. */
+        export interface ContentControlListItemCollectionData {
+            items?: Word.Interfaces.ContentControlListItemData[];
+        }
+        /** An interface describing the data returned by calling `customProperty.toJSON()`. */
+        export interface CustomPropertyData {
             
             
             
+        }
+        /** An interface describing the data returned by calling `customPropertyCollection.toJSON()`. */
+        export interface CustomPropertyCollectionData {
+            items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
+        export interface CustomXmlPartData {
             
             
             
@@ -4318,128 +4639,929 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `range.toJSON()`. */
-        export interface RangeData {
+        /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
+        export interface CustomXmlPartCollectionData {
+            items?: Word.Interfaces.CustomXmlPartData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPartScopedCollection.toJSON()`. */
+        export interface CustomXmlPartScopedCollectionData {
+            items?: Word.Interfaces.CustomXmlPartData[];
+        }
+        /** An interface describing the data returned by calling `document.toJSON()`. */
+        export interface DocumentData {
+            
             
             /**
-             * Gets the text format of the range. Use this to get and set font name, size, color, and other properties.
+             * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            font?: Word.Interfaces.FontData;
+            body?: Word.Interfaces.BodyData;
             /**
-             * Gets the collection of inline picture objects in the range.
+             * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
              *
              * @remarks
-             * [Api set: WordApi 1.2]
+             * [Api set: WordApi 1.1]
              */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            
             
             
             
             
             /**
-             * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             * Gets the collection of section objects in the document.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            style?: string;
+            sections?: Word.Interfaces.SectionData[];
+            
+            
+            
+            
+            
+            
+            
             
             /**
-             * Gets the text of the range.
+             * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            text?: string;
+            saved?: boolean;
         }
-        /** An interface describing the data returned by calling `rangeCollection.toJSON()`. */
-        export interface RangeCollectionData {
-            items?: Word.Interfaces.RangeData[];
+        /** An interface describing the data returned by calling `documentCreated.toJSON()`. */
+        export interface DocumentCreatedData {
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `searchOptions.toJSON()`. */
-        export interface SearchOptionsData {
+        /** An interface describing the data returned by calling `documentProperties.toJSON()`. */
+        export interface DocumentPropertiesData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `dropDownListContentControl.toJSON()`. */
+        export interface DropDownListContentControlData {
+        }
+        /** An interface describing the data returned by calling `comboBoxContentControl.toJSON()`. */
+        export interface ComboBoxContentControlData {
+        }
+        /** An interface describing the data returned by calling `field.toJSON()`. */
+        export interface FieldData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fieldCollection.toJSON()`. */
+        export interface FieldCollectionData {
+            items?: Word.Interfaces.FieldData[];
+        }
+        /** An interface describing the data returned by calling `font.toJSON()`. */
+        export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to ignore all punctuation characters between words. Corresponds to the Ignore punctuation check box in the Find and Replace dialog box.
+             * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            ignorePunct?: boolean;
+            bold?: boolean;
+            
             /**
-             * Specifies a value that indicates whether to ignore all whitespace between words. Corresponds to the Ignore whitespace characters check box in the Find and Replace dialog box.
+             * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            ignoreSpace?: boolean;
+            color?: string;
+            
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to perform a case sensitive search. Corresponds to the Match case check box in the Find and Replace dialog box.
+             * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchCase?: boolean;
+            doubleStrikeThrough?: boolean;
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to match words that begin with the search string. Corresponds to the Match prefix check box in the Find and Replace dialog box.
+             * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchPrefix?: boolean;
+            highlightColor?: string;
             /**
-             * Specifies a value that indicates whether to match words that end with the search string. Corresponds to the Match suffix check box in the Find and Replace dialog box.
+             * Specifies a value that indicates whether the font is italicized. True if the font is italicized, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchSuffix?: boolean;
+            italic?: boolean;
+            
+            
+            
             /**
-             * Specifies a value that indicates whether to find operation only entire words, not text that is part of a larger word. Corresponds to the Find whole words only check box in the Find and Replace dialog box.
+             * Specifies a value that represents the name of the font.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchWholeWord?: boolean;
+            name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
-             * Specifies a value that indicates whether the search will be performed using special search operators. Corresponds to the Use wildcards check box in the Find and Replace dialog box.
+             * Specifies a value that represents the font size in points.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            matchWildcards?: boolean;
-        }
-        /** An interface describing the data returned by calling `section.toJSON()`. */
-        export interface SectionData {
+            size?: number;
+            
+            
+            
             /**
-             * Gets the body object of the section. This doesn't include the header/footer and other section metadata.
+             * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
-            body?: Word.Interfaces.BodyData;
+            strikeThrough?: boolean;
+            
+            /**
+             * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            subscript?: boolean;
+            /**
+             * Specifies a value that indicates whether the font is a superscript. True if the font is formatted as superscript, otherwise, false.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            superscript?: boolean;
+            /**
+             * Specifies a value that indicates the font's underline type. 'None' if the font isn't underlined.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
         }
-        /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
-        export interface SectionCollectionData {
-            items?: Word.Interfaces.SectionData[];
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `setting.toJSON()`. */
-        export interface SettingData {
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
+        }
+        /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
+        export interface InlinePictureData {
+            /**
+             * Specifies a string that represents the alternative text associated with the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            altTextDescription?: string;
+            /**
+             * Specifies a string that contains the title for the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            altTextTitle?: string;
+            /**
+             * Specifies a number that describes the height of the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            height?: number;
+            /**
+             * Specifies a hyperlink on the image. Use a '#' to separate the address part from the optional location part.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            hyperlink?: string;
+            
+            /**
+             * Specifies a value that indicates whether the inline image retains its original proportions when you resize it.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lockAspectRatio?: boolean;
+            /**
+             * Specifies a number that describes the width of the inline image.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            width?: number;
+        }
+        /** An interface describing the data returned by calling `inlinePictureCollection.toJSON()`. */
+        export interface InlinePictureCollectionData {
+            items?: Word.Interfaces.InlinePictureData[];
+        }
+        /** An interface describing the data returned by calling `list.toJSON()`. */
+        export interface ListData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `listCollection.toJSON()`. */
+        export interface ListCollectionData {
+            items?: Word.Interfaces.ListData[];
+        }
+        /** An interface describing the data returned by calling `listItem.toJSON()`. */
+        export interface ListItemData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `listLevel.toJSON()`. */
+        export interface ListLevelData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `listLevelCollection.toJSON()`. */
+        export interface ListLevelCollectionData {
+            items?: Word.Interfaces.ListLevelData[];
+        }
+        /** An interface describing the data returned by calling `listTemplate.toJSON()`. */
+        export interface ListTemplateData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `noteItem.toJSON()`. */
+        export interface NoteItemData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `noteItemCollection.toJSON()`. */
+        export interface NoteItemCollectionData {
+            items?: Word.Interfaces.NoteItemData[];
+        }
+        /** An interface describing the data returned by calling `page.toJSON()`. */
+        export interface PageData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
+        export interface PageCollectionData {
+            items?: Word.Interfaces.PageData[];
+        }
+        /** An interface describing the data returned by calling `pane.toJSON()`. */
+        export interface PaneData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `paneCollection.toJSON()`. */
+        export interface PaneCollectionData {
+            items?: Word.Interfaces.PaneData[];
+        }
+        /** An interface describing the data returned by calling `window.toJSON()`. */
+        export interface WindowData {
+        }
+        /** An interface describing the data returned by calling `windowCollection.toJSON()`. */
+        export interface WindowCollectionData {
+            items?: Word.Interfaces.WindowData[];
+        }
+        /** An interface describing the data returned by calling `paragraph.toJSON()`. */
+        export interface ParagraphData {
+            
+            
+            /**
+             * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontData;
+            /**
+             * Gets the collection of InlinePicture objects in the paragraph. The collection doesn't include floating images.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            
+            
+            
+            
+            /**
+             * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            alignment?: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+            /**
+             * Specifies the value, in points, for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            firstLineIndent?: number;
+            
+            
+            /**
+             * Specifies the left indent value, in points, for the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            leftIndent?: number;
+            /**
+             * Specifies the line spacing, in points, for the specified paragraph. In the Word UI, this value is divided by 12.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lineSpacing?: number;
+            /**
+             * Specifies the amount of spacing, in grid lines, after the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lineUnitAfter?: number;
+            /**
+             * Specifies the amount of spacing, in grid lines, before the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            lineUnitBefore?: number;
+            /**
+             * Specifies the outline level for the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            outlineLevel?: number;
+            /**
+             * Specifies the right indent value, in points, for the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            rightIndent?: number;
+            /**
+             * Specifies the spacing, in points, after the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            spaceAfter?: number;
+            /**
+             * Specifies the spacing, in points, before the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            spaceBefore?: number;
+            /**
+             * Specifies the style name for the paragraph. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            
+            
+            /**
+             * Gets the text of the paragraph.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            text?: string;
+            
+        }
+        /** An interface describing the data returned by calling `paragraphCollection.toJSON()`. */
+        export interface ParagraphCollectionData {
+            items?: Word.Interfaces.ParagraphData[];
+        }
+        /** An interface describing the data returned by calling `paragraphFormat.toJSON()`. */
+        export interface ParagraphFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `range.toJSON()`. */
+        export interface RangeData {
+            
+            /**
+             * Gets the text format of the range. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontData;
+            
+            
+            /**
+             * Gets the collection of inline picture objects in the range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.2]
+             */
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            /**
+             * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            
+            /**
+             * Gets the text of the range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            text?: string;
+        }
+        /** An interface describing the data returned by calling `rangeCollection.toJSON()`. */
+        export interface RangeCollectionData {
+            items?: Word.Interfaces.RangeData[];
+        }
+        /** An interface describing the data returned by calling `searchOptions.toJSON()`. */
+        export interface SearchOptionsData {
+            /**
+             * Specifies a value that indicates whether to ignore all punctuation characters between words. Corresponds to the Ignore punctuation check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            ignorePunct?: boolean;
+            /**
+             * Specifies a value that indicates whether to ignore all whitespace between words. Corresponds to the Ignore whitespace characters check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            ignoreSpace?: boolean;
+            /**
+             * Specifies a value that indicates whether to perform a case sensitive search. Corresponds to the Match case check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchCase?: boolean;
+            /**
+             * Specifies a value that indicates whether to match words that begin with the search string. Corresponds to the Match prefix check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchPrefix?: boolean;
+            /**
+             * Specifies a value that indicates whether to match words that end with the search string. Corresponds to the Match suffix check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchSuffix?: boolean;
+            /**
+             * Specifies a value that indicates whether to find operation only entire words, not text that is part of a larger word. Corresponds to the Find whole words only check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchWholeWord?: boolean;
+            /**
+             * Specifies a value that indicates whether the search will be performed using special search operators. Corresponds to the Use wildcards check box in the Find and Replace dialog box.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            matchWildcards?: boolean;
+        }
+        /** An interface describing the data returned by calling `section.toJSON()`. */
+        export interface SectionData {
+            /**
+             * Gets the body object of the section. This doesn't include the header/footer and other section metadata.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            body?: Word.Interfaces.BodyData;
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
+        export interface SectionCollectionData {
+            items?: Word.Interfaces.SectionData[];
+        }
+        /** An interface describing the data returned by calling `setting.toJSON()`. */
+        export interface SettingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `settingCollection.toJSON()`. */
+        export interface SettingCollectionData {
+            items?: Word.Interfaces.SettingData[];
+        }
+        /** An interface describing the data returned by calling `styleCollection.toJSON()`. */
+        export interface StyleCollectionData {
+            items?: Word.Interfaces.StyleData[];
+        }
+        /** An interface describing the data returned by calling `style.toJSON()`. */
+        export interface StyleData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shading.toJSON()`. */
+        export interface ShadingData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `table.toJSON()`. */
+        export interface TableData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableStyle.toJSON()`. */
+        export interface TableStyleData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableCollection.toJSON()`. */
+        export interface TableCollectionData {
+            items?: Word.Interfaces.TableData[];
+        }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
+        /** An interface describing the data returned by calling `tableRow.toJSON()`. */
+        export interface TableRowData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableRowCollection.toJSON()`. */
+        export interface TableRowCollectionData {
+            items?: Word.Interfaces.TableRowData[];
+        }
+        /** An interface describing the data returned by calling `tableCell.toJSON()`. */
+        export interface TableCellData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
+        export interface TableCellCollectionData {
+            items?: Word.Interfaces.TableCellData[];
+        }
+        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
+        export interface TableBorderData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
+        export interface TrackedChangeData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
         }
-        /** An interface describing the data returned by calling `settingCollection.toJSON()`. */
-        export interface SettingCollectionData {
-            items?: Word.Interfaces.SettingData[];
-        }
-        /** An interface describing the data returned by calling `styleCollection.toJSON()`. */
-        export interface StyleCollectionData {
-            items?: Word.Interfaces.StyleData[];
-        }
-        /** An interface describing the data returned by calling `style.toJSON()`. */
-        export interface StyleData {
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
             
             
             
@@ -4453,19 +5575,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `shading.toJSON()`. */
-        export interface ShadingData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `table.toJSON()`. */
-        export interface TableData {
             
             
             
@@ -4474,6 +5593,10 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
             
             
             
@@ -4488,8 +5611,16 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableStyle.toJSON()`. */
-        export interface TableStyleData {
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -4498,15 +5629,22 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableCollection.toJSON()`. */
-        export interface TableCollectionData {
-            items?: Word.Interfaces.TableData[];
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface describing the data returned by calling `tableRow.toJSON()`. */
-        export interface TableRowData {
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
             
             
             
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
             
             
             
@@ -4516,12 +5654,21 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableRowCollection.toJSON()`. */
-        export interface TableRowCollectionData {
-            items?: Word.Interfaces.TableRowData[];
-        }
-        /** An interface describing the data returned by calling `tableCell.toJSON()`. */
-        export interface TableCellData {
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -4532,29 +5679,48 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
-        export interface TableCellCollectionData {
-            items?: Word.Interfaces.TableCellData[];
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
-        export interface TableBorderData {
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
-        export interface TrackedChangeData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
             
             
             
@@ -4566,6 +5732,11 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
             
             
             
@@ -4585,32 +5756,50 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
-        }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
             
             
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -4622,18 +5811,27 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        
         /**
          * Represents the body of a document or a section.
          *
@@ -4687,6 +5885,20 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         /**
@@ -4701,6 +5913,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -4709,6 +5923,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * Gets the content control that contains the content control. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -4721,6 +5936,9 @@ export declare namespace Word {
             
             
             
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -4820,6 +6038,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -4828,6 +6048,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * For EACH ITEM in the collection: Gets the content control that contains the content control. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -4840,6 +6061,9 @@ export declare namespace Word {
             
             
             
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -4945,6 +6169,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -4954,6 +6180,12 @@ export declare namespace Word {
             body?: Word.Interfaces.BodyLoadOptions;
             
             
+            
+            
+            
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -4977,6 +6209,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -4984,6 +6224,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -4991,6 +6232,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -4999,6 +6245,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -5013,6 +6262,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -5020,6 +6272,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -5027,6 +6289,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -5034,6 +6299,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -5055,7 +6321,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -5249,6 +6518,7 @@ export declare namespace Word {
             
             
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -5374,6 +6644,7 @@ export declare namespace Word {
             
             
             
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -5484,6 +6755,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * Gets the currently supported content control that contains the range. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -5498,6 +6770,12 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -5533,6 +6811,7 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
             /**
              * For EACH ITEM in the collection: Gets the currently supported content control that contains the range. Throws an `ItemNotFound` error if there isn't a parent content control.
              *
@@ -5547,6 +6826,12 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -5643,6 +6928,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -5662,6 +6949,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         
         
@@ -5683,6 +6972,36 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
     }
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_3/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_3/word.d.ts
index 748cfd1850..cb893cf6e1 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_3/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_3/word.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -38,6 +50,27 @@ export declare namespace Word {
         createDocument(base64File?: string): Word.DocumentCreated;
         
         
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -46,9 +79,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -395,6 +426,30 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -406,6 +461,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -416,6 +472,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
          *
@@ -424,6 +481,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -496,6 +554,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -503,6 +563,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1118,6 +1179,7 @@ export declare namespace Word {
     
     
     
+    
     /**
      * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
      *
@@ -1128,6 +1190,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -1143,6 +1207,10 @@ export declare namespace Word {
          */
         readonly contentControls: Word.ContentControlCollection;
         
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -1160,6 +1228,11 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -1189,6 +1262,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the current selection of the document. Multiple selections aren't supported.
          *
@@ -1199,6 +1273,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -1534,6 +1609,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -1541,6 +1625,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -1548,6 +1633,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -1556,6 +1646,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -1570,6 +1663,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -1577,6 +1673,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -1584,6 +1690,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -1591,6 +1700,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -1612,6 +1722,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -1620,6 +1731,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -1655,6 +1770,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -2385,6 +2503,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -2487,6 +2606,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -2995,6 +3115,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -3002,6 +3124,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -3069,6 +3192,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -3076,6 +3202,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -3090,6 +3217,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -3142,6 +3273,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -3611,6 +3743,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -3784,6 +3919,15 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         
@@ -3799,6 +3943,7 @@ export declare namespace Word {
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Style): void;
         
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3835,6 +3980,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -4400,6 +4546,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -5108,6 +5256,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -5243,6 +5407,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -6894,6 +7059,89 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     enum ErrorCodes {
         accessDenied = "AccessDenied",
         generalException = "GeneralException",
@@ -6921,6 +7169,11 @@ export declare namespace Word {
         /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
         export interface AnnotationCollectionUpdateData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
         }
         /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
         export interface BodyUpdateData {
@@ -6952,6 +7205,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
         export interface BorderCollectionUpdateData {
@@ -6962,6 +7225,25 @@ export declare namespace Word {
             
             
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
         }
         /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
         export interface CheckboxContentControlUpdateData {
@@ -6994,10 +7276,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -7005,6 +7317,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -7103,6 +7419,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -7114,6 +7434,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -7121,6 +7442,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -7129,6 +7451,11 @@ export declare namespace Word {
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
             
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -7215,6 +7542,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -7222,6 +7557,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -7229,6 +7565,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -7237,6 +7578,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -7251,6 +7595,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -7258,6 +7605,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -7265,6 +7622,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -7272,6 +7632,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -7293,6 +7654,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -7423,6 +7799,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -7538,6 +7915,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -7545,6 +7925,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -7625,6 +8009,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -7656,12 +8042,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -7785,6 +8187,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -7907,6 +8320,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -7980,114 +8410,31 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
-        export interface CritiqueAnnotationData {
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
             
         }
-        /** An interface describing the data returned by calling `annotation.toJSON()`. */
-        export interface AnnotationData {
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
             
             
-        }
-        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
-        export interface AnnotationCollectionData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface describing the data returned by calling `body.toJSON()`. */
-        export interface BodyData {
-            /**
-             * Gets the collection of rich text content control objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
-            /**
-             * Gets the collection of list objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            lists?: Word.Interfaces.ListData[];
-            /**
-             * Gets the collection of paragraph objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
             
-            /**
-             * Gets the collection of table objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            tables?: Word.Interfaces.TableData[];
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-            /**
-             * Gets the text of the body. Use the insertText method to insert text.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
-            /**
-             * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
-        }
-        /** An interface describing the data returned by calling `border.toJSON()`. */
-        export interface BorderData {
             
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
-        export interface CheckboxContentControlData {
             
         }
-        /** An interface describing the data returned by calling `comment.toJSON()`. */
-        export interface CommentData {
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
             
             
             
@@ -8097,12 +8444,11 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
-        export interface CommentCollectionData {
-            items?: Word.Interfaces.CommentData[];
-        }
-        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
-        export interface CommentContentRangeData {
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
             
             
             
@@ -8111,8 +8457,13 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
-        export interface CommentReplyData {
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
             
             
             
@@ -8121,30 +8472,467 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
-        export interface CommentReplyCollectionData {
-            items?: Word.Interfaces.CommentReplyData[];
-        }
-        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
-        export interface ContentControlData {
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
             
             
-            /**
-             * Gets the collection of content control objects in the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
             
-            /**
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
+        export interface CritiqueAnnotationData {
+            
+        }
+        /** An interface describing the data returned by calling `annotation.toJSON()`. */
+        export interface AnnotationData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
+        export interface AnnotationCollectionData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `body.toJSON()`. */
+        export interface BodyData {
+            /**
+             * Gets the collection of rich text content control objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontData;
+            /**
+             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            /**
+             * Gets the collection of list objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            lists?: Word.Interfaces.ListData[];
+            /**
+             * Gets the collection of paragraph objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             *
+             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
+             */
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            /**
+             * Gets the collection of table objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            tables?: Word.Interfaces.TableData[];
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+            /**
+             * Gets the text of the body. Use the insertText method to insert text.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            text?: string;
+            /**
+             * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
+        }
+        /** An interface describing the data returned by calling `border.toJSON()`. */
+        export interface BorderData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
+        export interface CheckboxContentControlData {
+            
+        }
+        /** An interface describing the data returned by calling `comment.toJSON()`. */
+        export interface CommentData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
+        export interface CommentCollectionData {
+            items?: Word.Interfaces.CommentData[];
+        }
+        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
+        export interface CommentContentRangeData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
+        export interface CommentReplyData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
+        export interface CommentReplyCollectionData {
+            items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
+        export interface ContentControlData {
+            
+            
+            
+            /**
+             * Gets the collection of content control objects in the content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            
+            
+            /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -8168,6 +8956,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -8175,6 +8965,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -8320,6 +9111,11 @@ export declare namespace Word {
         export interface CustomXmlPartData {
             
             
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -8332,6 +9128,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -8347,6 +9144,10 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -8364,6 +9165,11 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -8533,6 +9339,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -8540,6 +9355,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -8547,6 +9363,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -8555,6 +9376,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -8569,6 +9393,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -8576,6 +9403,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -8583,6 +9420,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -8590,6 +9430,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -8611,6 +9452,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -8759,6 +9618,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -8783,6 +9643,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
             
+            
             /**
              * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
              *
@@ -8812,6 +9673,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -8957,6 +9819,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -8966,6 +9830,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -8980,6 +9849,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -9067,6 +9940,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -9098,6 +9974,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -9110,6 +9995,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -9269,6 +10162,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -9441,6 +10350,27 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
         export interface TrackedChangeData {
             
@@ -9448,12 +10378,213 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
             
             
             
@@ -9462,6 +10593,9 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
             
             
             
@@ -9485,31 +10619,49 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
             
             
             
         }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
+            
             
             
             
@@ -9521,18 +10673,119 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
             
+            
+            
+        }
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -9628,6 +10881,20 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         /**
@@ -9642,6 +10909,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -9649,6 +10918,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -9698,6 +10968,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -9809,6 +11082,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -9816,6 +11091,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -9865,6 +11141,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10046,6 +11325,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10053,6 +11334,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -10061,6 +11343,11 @@ export declare namespace Word {
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
             
+            
+            
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -10228,6 +11515,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10235,6 +11530,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10242,6 +11538,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10250,6 +11551,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10264,6 +11568,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10271,6 +11578,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10278,6 +11595,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10285,6 +11605,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10306,7 +11627,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -10716,6 +12040,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -10925,6 +12250,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -11058,6 +12384,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -11107,6 +12434,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -11121,6 +12450,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11161,6 +12494,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -11210,6 +12544,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -11224,6 +12560,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11326,6 +12666,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -11345,6 +12687,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         
         
@@ -11371,6 +12715,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11379,6 +12732,7 @@ export declare namespace Word {
             
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -11754,6 +13108,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -12138,6 +13494,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word-desktop1.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word-desktop1.d.ts
index 193e777128..0b3e0861a3 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word-desktop1.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word-desktop1.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -38,6 +50,27 @@ export declare namespace Word {
         createDocument(base64File?: string): Word.DocumentCreated;
         
         
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -46,9 +79,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -418,6 +449,17 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a comment in the document.
      *
@@ -880,6 +922,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -891,6 +946,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -900,6 +956,7 @@ export declare namespace Word {
         readonly contentControls: Word.ContentControlCollection;
         
         
+        
         /**
          * Gets the collection of field objects in the content control.
          *
@@ -915,6 +972,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -987,6 +1045,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -994,6 +1054,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1628,6 +1689,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -1637,6 +1699,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -1651,6 +1717,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -1778,6 +1854,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -1806,6 +1883,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2085,6 +2164,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2106,6 +2187,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2128,6 +2213,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2135,6 +2222,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2166,6 +2256,7 @@ export declare namespace Word {
          */
         deleteBookmark(name: string): void;
         
+        
         /**
          * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
@@ -2198,6 +2289,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -2789,6 +2881,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -2796,6 +2897,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -2803,6 +2905,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -2811,6 +2918,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -2825,6 +2935,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -2832,6 +2945,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -2839,6 +2962,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -2846,6 +2972,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -2867,6 +2994,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -2875,6 +3003,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -2910,6 +3042,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -3640,6 +3775,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -3748,6 +3884,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -4284,6 +4421,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -4291,6 +4430,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -4358,6 +4498,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -4365,6 +4508,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -4379,6 +4523,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -4431,6 +4579,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -4951,6 +5100,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -5280,6 +5432,15 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         
@@ -5295,6 +5456,7 @@ export declare namespace Word {
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Style): void;
         
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -5331,6 +5493,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -5913,6 +6076,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -6626,6 +6791,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -6819,6 +7000,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -8470,84 +8652,201 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
-    export namespace Interfaces {
-        /**
-         * Provides ways to load properties of only a subset of members of a collection.
-         */
-        export interface CollectionLoadOptions {
-            /**
-             * Specify the number of items in the queried collection to be included in the result.
-             */
-            $top?: number;
-            /**
-             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
-             */
-            $skip?: number;
-        }
-        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
-        export interface AnnotationCollectionUpdateData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
-        export interface BodyUpdateData {
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontUpdateData;
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        }
-        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
-        export interface BorderUpdateData {
-            
-            
-            
-            
-        }
-        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
-        export interface BorderCollectionUpdateData {
-            
-            
-            
-            
-            
-            
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
-        export interface CheckboxContentControlUpdateData {
-            
-        }
-        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
-        export interface CommentUpdateData {
-            /**
-             * Specifies the comment's content range.
-             *
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
+    export namespace Interfaces {
+        /**
+         * Provides ways to load properties of only a subset of members of a collection.
+         */
+        export interface CollectionLoadOptions {
+            /**
+             * Specify the number of items in the queried collection to be included in the result.
+             */
+            $top?: number;
+            /**
+             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
+             */
+            $skip?: number;
+        }
+        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
+        export interface AnnotationCollectionUpdateData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
+        export interface BodyUpdateData {
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontUpdateData;
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        }
+        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
+        export interface BorderUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
+        export interface BorderCollectionUpdateData {
+            
+            
+            
+            
+            
+            
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
+        export interface CheckboxContentControlUpdateData {
+            
+        }
+        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
+        export interface CommentUpdateData {
+            /**
+             * Specifies the comment's content range.
+             *
              * @remarks
              * [Api set: WordApi 1.4]
              */
@@ -8636,10 +8935,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -8647,6 +8976,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -8745,6 +9078,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -8756,6 +9093,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -8763,6 +9101,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -8770,6 +9109,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -8777,6 +9118,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -8889,6 +9233,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -8896,6 +9248,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -8903,6 +9256,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -8911,6 +9269,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -8925,6 +9286,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -8932,6 +9296,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -8939,6 +9313,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -8946,6 +9323,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -8967,6 +9345,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -9097,6 +9490,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -9212,6 +9606,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -9219,6 +9616,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -9299,6 +9700,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -9336,12 +9739,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -9465,6 +9884,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -9587,6 +10017,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -9659,6 +10106,264 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
+        }
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
         }
         /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
         export interface CritiqueAnnotationData {
@@ -9672,6 +10377,12 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
         export interface AnnotationCollectionData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
         }
         /** An interface describing the data returned by calling `body.toJSON()`. */
         export interface BodyData {
@@ -9764,9 +10475,52 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
         }
         /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
         export interface CheckboxContentControlData {
@@ -9775,18 +10529,18 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `comment.toJSON()`. */
         export interface CommentData {
             /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             contentRange?: Word.Interfaces.CommentContentRangeData;
             /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             replies?: Word.Interfaces.CommentReplyData[];
             /**
              * Gets the email of the comment's author.
@@ -9942,11 +10696,60 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
             
             
+            
             /**
              * Gets the collection of content control objects in the content control.
              *
@@ -9955,6 +10758,7 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -9969,6 +10773,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -9992,6 +10797,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -9999,6 +10806,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10142,6 +10950,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -10156,6 +10968,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -10168,6 +10981,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10189,6 +11003,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -10211,6 +11029,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -10218,6 +11038,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -10431,6 +11254,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10438,6 +11270,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10445,6 +11278,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10453,6 +11291,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10467,6 +11308,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10474,6 +11318,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10481,6 +11335,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10488,6 +11345,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10509,6 +11367,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -10657,6 +11533,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -10680,6 +11557,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -10716,6 +11594,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -10867,6 +11746,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -10876,6 +11757,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -10890,6 +11776,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -10977,6 +11867,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -11020,6 +11913,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11032,6 +11934,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -11197,6 +12107,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -11347,47 +12273,345 @@ export declare namespace Word {
              */
             width?: number;
         }
-        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
-        export interface TableCellCollectionData {
-            items?: Word.Interfaces.TableCellData[];
+        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
+        export interface TableCellCollectionData {
+            items?: Word.Interfaces.TableCellData[];
+        }
+        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
+        export interface TableBorderData {
+            /**
+             * Specifies the table border color.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            color?: string;
+            /**
+             * Specifies the type of the table border.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+            /**
+             * Specifies the width, in points, of the table border. Not applicable to table border types that have fixed widths.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            width?: number;
+        }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
+        export interface TrackedChangeData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
-        export interface TableBorderData {
-            /**
-             * Specifies the table border color.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            color?: string;
-            /**
-             * Specifies the type of the table border.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
-            /**
-             * Specifies the width, in points, of the table border. Not applicable to table border types that have fixed widths.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            width?: number;
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
-        export interface TrackedChangeData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
             
             
             
@@ -11399,6 +12623,11 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
             
             
             
@@ -11418,32 +12647,50 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
-        }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
             
             
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11455,18 +12702,41 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -11559,6 +12829,13 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a comment in the document.
          *
@@ -11862,6 +13139,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -11874,6 +13158,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -11881,6 +13167,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -11930,6 +13217,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12041,6 +13331,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -12048,6 +13340,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -12097,6 +13390,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12275,6 +13571,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -12289,6 +13587,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -12301,6 +13600,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -12315,6 +13616,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -12327,6 +13629,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -12341,6 +13645,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -12353,6 +13658,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -12360,6 +13667,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -12367,6 +13675,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -12374,6 +13684,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -12729,6 +14042,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12736,6 +14057,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12743,6 +14065,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12751,6 +14078,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12765,6 +14095,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12772,6 +14105,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12779,6 +14122,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -12786,6 +14132,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12807,7 +14154,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -13217,6 +14567,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13426,6 +14777,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13559,6 +14911,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -13608,6 +14961,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13622,6 +14977,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13662,6 +15021,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -13711,6 +15071,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13725,6 +15087,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13827,6 +15193,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -13846,6 +15214,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -13922,6 +15292,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13930,6 +15309,7 @@ export declare namespace Word {
             
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -14305,6 +15685,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -14689,6 +16071,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word.d.ts
index 563975b356..b36df812cd 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_3_hidden_document/word.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -38,6 +50,27 @@ export declare namespace Word {
         createDocument(base64File?: string): Word.DocumentCreated;
         
         
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -46,9 +79,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -395,6 +426,30 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -406,6 +461,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -416,6 +472,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
          *
@@ -424,6 +481,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -496,6 +554,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -503,6 +563,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1118,6 +1179,7 @@ export declare namespace Word {
     
     
     
+    
     /**
      * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
      *
@@ -1128,6 +1190,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -1143,6 +1207,10 @@ export declare namespace Word {
          */
         readonly contentControls: Word.ContentControlCollection;
         
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -1160,6 +1228,11 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -1189,6 +1262,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Gets the current selection of the document. Multiple selections aren't supported.
          *
@@ -1199,6 +1273,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -1586,6 +1661,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -1593,6 +1677,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -1600,6 +1685,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -1608,6 +1698,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -1622,6 +1715,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -1629,6 +1725,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -1636,6 +1742,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -1643,6 +1752,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -1664,6 +1774,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -1672,6 +1783,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -1707,6 +1822,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -2437,6 +2555,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -2539,6 +2658,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -3047,6 +3167,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -3054,6 +3176,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -3121,6 +3244,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -3128,6 +3254,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -3142,6 +3269,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -3194,6 +3325,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -3663,6 +3795,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -3836,6 +3971,15 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         
@@ -3851,6 +3995,7 @@ export declare namespace Word {
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Style): void;
         
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3887,6 +4032,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -4452,6 +4598,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -5160,6 +5308,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -5295,6 +5459,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -6946,6 +7111,89 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     enum ErrorCodes {
         accessDenied = "AccessDenied",
         generalException = "GeneralException",
@@ -6973,6 +7221,11 @@ export declare namespace Word {
         /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
         export interface AnnotationCollectionUpdateData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
         }
         /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
         export interface BodyUpdateData {
@@ -7004,6 +7257,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
         export interface BorderCollectionUpdateData {
@@ -7014,6 +7277,25 @@ export declare namespace Word {
             
             
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
         }
         /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
         export interface CheckboxContentControlUpdateData {
@@ -7046,10 +7328,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -7057,6 +7369,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -7155,6 +7471,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -7166,6 +7486,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -7173,6 +7494,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -7181,6 +7503,11 @@ export declare namespace Word {
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
             
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -7279,6 +7606,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -7286,6 +7621,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -7293,6 +7629,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -7301,6 +7642,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -7315,6 +7659,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -7322,6 +7669,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -7329,6 +7686,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -7336,6 +7696,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -7357,6 +7718,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -7487,6 +7863,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -7602,6 +7979,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -7609,6 +7989,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -7689,6 +8073,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -7720,12 +8106,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -7849,6 +8251,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -7971,6 +8384,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -8044,114 +8474,31 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
-        export interface CritiqueAnnotationData {
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
             
         }
-        /** An interface describing the data returned by calling `annotation.toJSON()`. */
-        export interface AnnotationData {
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
             
             
-        }
-        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
-        export interface AnnotationCollectionData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface describing the data returned by calling `body.toJSON()`. */
-        export interface BodyData {
-            /**
-             * Gets the collection of rich text content control objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
-            /**
-             * Gets the collection of list objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            lists?: Word.Interfaces.ListData[];
-            /**
-             * Gets the collection of paragraph objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
             
-            /**
-             * Gets the collection of table objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            tables?: Word.Interfaces.TableData[];
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-            /**
-             * Gets the text of the body. Use the insertText method to insert text.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
-            /**
-             * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
-        }
-        /** An interface describing the data returned by calling `border.toJSON()`. */
-        export interface BorderData {
             
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
-        export interface CheckboxContentControlData {
             
         }
-        /** An interface describing the data returned by calling `comment.toJSON()`. */
-        export interface CommentData {
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
             
             
             
@@ -8161,12 +8508,11 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
-        export interface CommentCollectionData {
-            items?: Word.Interfaces.CommentData[];
-        }
-        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
-        export interface CommentContentRangeData {
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
             
             
             
@@ -8175,8 +8521,13 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
-        export interface CommentReplyData {
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
             
             
             
@@ -8185,30 +8536,467 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
-        export interface CommentReplyCollectionData {
-            items?: Word.Interfaces.CommentReplyData[];
-        }
-        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
-        export interface ContentControlData {
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
             
             
-            /**
-             * Gets the collection of content control objects in the content control.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
             
             
-            /**
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
+        export interface CritiqueAnnotationData {
+            
+        }
+        /** An interface describing the data returned by calling `annotation.toJSON()`. */
+        export interface AnnotationData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
+        export interface AnnotationCollectionData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `body.toJSON()`. */
+        export interface BodyData {
+            /**
+             * Gets the collection of rich text content control objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontData;
+            /**
+             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
+            /**
+             * Gets the collection of list objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            lists?: Word.Interfaces.ListData[];
+            /**
+             * Gets the collection of paragraph objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             *
+             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
+             */
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            /**
+             * Gets the collection of table objects in the body.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            tables?: Word.Interfaces.TableData[];
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+            /**
+             * Gets the text of the body. Use the insertText method to insert text.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            text?: string;
+            /**
+             * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
+        }
+        /** An interface describing the data returned by calling `border.toJSON()`. */
+        export interface BorderData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
+        export interface CheckboxContentControlData {
+            
+        }
+        /** An interface describing the data returned by calling `comment.toJSON()`. */
+        export interface CommentData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
+        export interface CommentCollectionData {
+            items?: Word.Interfaces.CommentData[];
+        }
+        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
+        export interface CommentContentRangeData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
+        export interface CommentReplyData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
+        export interface CommentReplyCollectionData {
+            items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `contentControl.toJSON()`. */
+        export interface ContentControlData {
+            
+            
+            
+            /**
+             * Gets the collection of content control objects in the content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            contentControls?: Word.Interfaces.ContentControlData[];
+            
+            
+            
+            /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -8232,6 +9020,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -8239,6 +9029,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -8384,6 +9175,11 @@ export declare namespace Word {
         export interface CustomXmlPartData {
             
             
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -8396,6 +9192,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -8411,6 +9208,10 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -8428,6 +9229,11 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -8627,6 +9433,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -8634,6 +9449,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -8641,6 +9457,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -8649,6 +9470,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -8663,6 +9487,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -8670,6 +9497,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -8677,6 +9514,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -8684,6 +9524,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -8705,6 +9546,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -8853,6 +9712,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -8877,6 +9737,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
             
+            
             /**
              * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
              *
@@ -8906,6 +9767,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -9051,6 +9913,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -9060,6 +9924,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -9074,6 +9943,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -9161,6 +10034,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -9192,6 +10068,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -9204,6 +10089,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -9363,6 +10256,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -9535,6 +10444,27 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
         export interface TrackedChangeData {
             
@@ -9542,12 +10472,213 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
             
             
             
@@ -9556,6 +10687,9 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
             
             
             
@@ -9579,31 +10713,49 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
             
             
             
         }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
+            
             
             
             
@@ -9615,18 +10767,119 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
             
+            
+            
+        }
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -9722,6 +10975,20 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         /**
@@ -9736,6 +11003,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -9743,6 +11012,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -9792,6 +11062,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -9903,6 +11176,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -9910,6 +11185,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -9959,6 +11235,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10140,6 +11419,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10147,6 +11428,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -10155,6 +11437,11 @@ export declare namespace Word {
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
             
+            
+            
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -10340,6 +11627,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10347,6 +11642,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10354,6 +11650,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10362,6 +11663,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10376,6 +11680,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10383,6 +11690,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10390,6 +11707,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10397,6 +11717,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10418,7 +11739,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -10828,6 +12152,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -11037,6 +12362,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -11170,6 +12496,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -11219,6 +12546,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -11233,6 +12562,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11273,6 +12606,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -11322,6 +12656,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -11336,6 +12672,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11438,6 +12778,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -11457,6 +12799,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         
         
@@ -11483,6 +12827,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11491,6 +12844,7 @@ export declare namespace Word {
             
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -11866,6 +13220,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -12250,6 +13606,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_4/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_4/word.d.ts
index 1a830e4192..d0a7c16d91 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_4/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_4/word.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -38,6 +50,27 @@ export declare namespace Word {
         createDocument(base64File?: string): Word.DocumentCreated;
         
         
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -46,9 +79,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -418,6 +449,17 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a comment in the document.
      *
@@ -880,6 +922,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -891,6 +946,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -900,6 +956,7 @@ export declare namespace Word {
         readonly contentControls: Word.ContentControlCollection;
         
         
+        
         /**
          * Gets the collection of field objects in the content control.
          *
@@ -915,6 +972,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -987,6 +1045,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -994,6 +1054,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1628,6 +1689,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -1637,6 +1699,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -1651,6 +1717,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -1778,6 +1854,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -1806,6 +1883,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2085,6 +2164,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2106,6 +2187,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2128,6 +2213,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2135,6 +2222,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2166,6 +2256,7 @@ export declare namespace Word {
          */
         deleteBookmark(name: string): void;
         
+        
         /**
          * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
@@ -2198,6 +2289,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -2737,6 +2829,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -2744,6 +2845,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -2751,6 +2853,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -2759,6 +2866,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -2773,6 +2883,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -2780,6 +2893,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -2787,6 +2910,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -2794,6 +2920,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -2815,6 +2942,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -2823,6 +2951,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -2858,6 +2990,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -3588,6 +3723,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -3696,6 +3832,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -4232,6 +4369,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -4239,6 +4378,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -4306,6 +4446,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -4313,6 +4456,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -4327,6 +4471,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -4379,6 +4527,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -4899,6 +5048,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -5228,6 +5380,15 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         
@@ -5243,6 +5404,7 @@ export declare namespace Word {
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Style): void;
         
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -5279,6 +5441,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -5861,6 +6024,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -6574,6 +6739,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -6767,6 +6948,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -8418,84 +8600,201 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
-    export namespace Interfaces {
-        /**
-         * Provides ways to load properties of only a subset of members of a collection.
-         */
-        export interface CollectionLoadOptions {
-            /**
-             * Specify the number of items in the queried collection to be included in the result.
-             */
-            $top?: number;
-            /**
-             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
-             */
-            $skip?: number;
-        }
-        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
-        export interface AnnotationCollectionUpdateData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
-        export interface BodyUpdateData {
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontUpdateData;
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        }
-        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
-        export interface BorderUpdateData {
-            
-            
-            
-            
-        }
-        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
-        export interface BorderCollectionUpdateData {
-            
-            
-            
-            
-            
-            
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
-        export interface CheckboxContentControlUpdateData {
-            
-        }
-        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
-        export interface CommentUpdateData {
-            /**
-             * Specifies the comment's content range.
-             *
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
+    export namespace Interfaces {
+        /**
+         * Provides ways to load properties of only a subset of members of a collection.
+         */
+        export interface CollectionLoadOptions {
+            /**
+             * Specify the number of items in the queried collection to be included in the result.
+             */
+            $top?: number;
+            /**
+             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
+             */
+            $skip?: number;
+        }
+        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
+        export interface AnnotationCollectionUpdateData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
+        export interface BodyUpdateData {
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontUpdateData;
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        }
+        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
+        export interface BorderUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
+        export interface BorderCollectionUpdateData {
+            
+            
+            
+            
+            
+            
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
+        export interface CheckboxContentControlUpdateData {
+            
+        }
+        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
+        export interface CommentUpdateData {
+            /**
+             * Specifies the comment's content range.
+             *
              * @remarks
              * [Api set: WordApi 1.4]
              */
@@ -8584,10 +8883,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -8595,6 +8924,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -8693,6 +9026,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -8704,6 +9041,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -8711,6 +9049,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -8718,6 +9057,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -8725,6 +9066,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -8825,6 +9169,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -8832,6 +9184,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -8839,6 +9192,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -8847,6 +9205,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -8861,6 +9222,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -8868,6 +9232,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -8875,6 +9249,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -8882,6 +9259,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -8903,6 +9281,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -9033,6 +9426,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -9148,6 +9542,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -9155,6 +9552,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -9235,6 +9636,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -9272,12 +9675,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -9401,6 +9820,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -9523,6 +9953,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -9595,6 +10042,264 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
+        }
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
         }
         /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
         export interface CritiqueAnnotationData {
@@ -9608,6 +10313,12 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
         export interface AnnotationCollectionData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
         }
         /** An interface describing the data returned by calling `body.toJSON()`. */
         export interface BodyData {
@@ -9700,9 +10411,52 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
         }
         /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
         export interface CheckboxContentControlData {
@@ -9711,18 +10465,18 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `comment.toJSON()`. */
         export interface CommentData {
             /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             contentRange?: Word.Interfaces.CommentContentRangeData;
             /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             replies?: Word.Interfaces.CommentReplyData[];
             /**
              * Gets the email of the comment's author.
@@ -9878,11 +10632,60 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
             
             
+            
             /**
              * Gets the collection of content control objects in the content control.
              *
@@ -9891,6 +10694,7 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -9905,6 +10709,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -9928,6 +10733,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -9935,6 +10742,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10078,6 +10886,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -10092,6 +10904,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -10104,6 +10917,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10125,6 +10939,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -10147,6 +10965,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -10154,6 +10974,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -10337,6 +11160,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10344,6 +11176,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10351,6 +11184,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10359,6 +11197,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10373,6 +11214,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10380,6 +11224,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10387,6 +11241,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10394,6 +11251,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10415,6 +11273,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -10563,6 +11439,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -10586,6 +11463,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -10622,6 +11500,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -10773,6 +11652,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -10782,6 +11663,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -10796,6 +11682,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -10883,6 +11773,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -10926,6 +11819,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -10938,6 +11840,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -11103,6 +12013,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -11253,47 +12179,345 @@ export declare namespace Word {
              */
             width?: number;
         }
-        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
-        export interface TableCellCollectionData {
-            items?: Word.Interfaces.TableCellData[];
+        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
+        export interface TableCellCollectionData {
+            items?: Word.Interfaces.TableCellData[];
+        }
+        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
+        export interface TableBorderData {
+            /**
+             * Specifies the table border color.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            color?: string;
+            /**
+             * Specifies the type of the table border.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+            /**
+             * Specifies the width, in points, of the table border. Not applicable to table border types that have fixed widths.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            width?: number;
+        }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
+        export interface TrackedChangeData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
-        export interface TableBorderData {
-            /**
-             * Specifies the table border color.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            color?: string;
-            /**
-             * Specifies the type of the table border.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
-            /**
-             * Specifies the width, in points, of the table border. Not applicable to table border types that have fixed widths.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            width?: number;
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
-        export interface TrackedChangeData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
             
             
             
@@ -11305,6 +12529,11 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
             
             
             
@@ -11324,32 +12553,50 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
-        }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
             
             
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11361,18 +12608,41 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -11465,6 +12735,13 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a comment in the document.
          *
@@ -11768,6 +13045,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -11780,6 +13064,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -11787,6 +13073,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -11836,6 +13123,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -11947,6 +13237,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -11954,6 +13246,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -12003,6 +13296,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12181,6 +13477,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -12195,6 +13493,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -12207,6 +13506,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -12221,6 +13522,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -12233,6 +13535,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -12247,6 +13551,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -12259,6 +13564,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -12266,6 +13573,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -12273,6 +13581,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -12280,6 +13590,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -12617,6 +13930,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12624,6 +13945,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12631,6 +13953,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12639,6 +13966,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12653,6 +13983,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12660,6 +13993,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12667,6 +14010,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -12674,6 +14020,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12695,7 +14042,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -13105,6 +14455,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13314,6 +14665,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13447,6 +14799,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -13496,6 +14849,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13510,6 +14865,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13550,6 +14909,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -13599,6 +14959,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13613,6 +14975,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13715,6 +15081,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -13734,6 +15102,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -13810,6 +15180,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13818,6 +15197,7 @@ export declare namespace Word {
             
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -14193,6 +15573,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -14577,6 +15959,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts
index 47fbc31a78..5a61f6bdf7 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word-desktop1.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -46,6 +58,27 @@ export declare namespace Word {
          * @param base64File - Required. The template file.
          */
         retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -54,9 +87,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -450,6 +481,17 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a comment in the document.
      *
@@ -912,6 +954,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -923,6 +978,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -931,6 +987,7 @@ export declare namespace Word {
          */
         readonly contentControls: Word.ContentControlCollection;
         
+        
         /**
          * Gets the collection of endnotes in the content control.
          *
@@ -959,6 +1016,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -1031,6 +1089,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -1038,6 +1098,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1749,6 +1810,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -1758,6 +1820,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -1772,6 +1838,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -1899,6 +1975,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -1927,6 +2004,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2206,6 +2285,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2227,6 +2308,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2249,6 +2334,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2256,6 +2343,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2325,6 +2415,7 @@ export declare namespace Word {
          */
         deleteBookmark(name: string): void;
         
+        
         /**
          * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
@@ -2400,6 +2491,7 @@ export declare namespace Word {
          * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
          */
         insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        
         /**
          * Saves the document.
          *
@@ -3095,6 +3187,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -3102,6 +3203,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -3109,6 +3211,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -3117,6 +3224,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -3131,6 +3241,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -3138,6 +3251,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -3145,6 +3268,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -3152,6 +3278,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -3173,6 +3300,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -3181,6 +3309,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3216,6 +3348,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -4095,6 +4230,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -4215,6 +4351,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -4924,6 +5061,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -4931,6 +5070,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -4998,6 +5138,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -5005,6 +5148,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -5019,6 +5163,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -5071,6 +5219,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -5692,6 +5841,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -6095,6 +6247,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
          *
@@ -6104,6 +6258,7 @@ export declare namespace Word {
         readonly paragraphFormat: Word.ParagraphFormat;
         
         
+        
         /**
          * Specifies the name of an existing style to use as the base formatting of another style.
          *
@@ -6120,6 +6275,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly builtIn: boolean;
+        
         /**
          * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
          *
@@ -6127,6 +6283,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly inUse: boolean;
+        
+        
         /**
          * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
          *
@@ -6134,6 +6292,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly linked: boolean;
+        
+        
         /**
          * Gets the name of a style in the language of the user.
          *
@@ -6150,6 +6310,7 @@ export declare namespace Word {
          * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
          */
         nextParagraphStyle: string;
+        
         /**
          * Specifies the priority.
          *
@@ -6200,6 +6361,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         delete(): void;
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -6236,6 +6398,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -6830,6 +6993,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -7555,6 +7720,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -8020,6 +8201,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -10384,84 +10566,201 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
-    export namespace Interfaces {
-        /**
-         * Provides ways to load properties of only a subset of members of a collection.
-         */
-        export interface CollectionLoadOptions {
-            /**
-             * Specify the number of items in the queried collection to be included in the result.
-             */
-            $top?: number;
-            /**
-             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
-             */
-            $skip?: number;
-        }
-        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
-        export interface AnnotationCollectionUpdateData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
-        export interface BodyUpdateData {
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontUpdateData;
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        }
-        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
-        export interface BorderUpdateData {
-            
-            
-            
-            
-        }
-        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
-        export interface BorderCollectionUpdateData {
-            
-            
-            
-            
-            
-            
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
-        export interface CheckboxContentControlUpdateData {
-            
-        }
-        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
-        export interface CommentUpdateData {
-            /**
-             * Specifies the comment's content range.
-             *
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
+    export namespace Interfaces {
+        /**
+         * Provides ways to load properties of only a subset of members of a collection.
+         */
+        export interface CollectionLoadOptions {
+            /**
+             * Specify the number of items in the queried collection to be included in the result.
+             */
+            $top?: number;
+            /**
+             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
+             */
+            $skip?: number;
+        }
+        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
+        export interface AnnotationCollectionUpdateData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
+        export interface BodyUpdateData {
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontUpdateData;
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        }
+        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
+        export interface BorderUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
+        export interface BorderCollectionUpdateData {
+            
+            
+            
+            
+            
+            
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
+        export interface CheckboxContentControlUpdateData {
+            
+        }
+        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
+        export interface CommentUpdateData {
+            /**
+             * Specifies the comment's content range.
+             *
              * @remarks
              * [Api set: WordApi 1.4]
              */
@@ -10550,10 +10849,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -10561,6 +10890,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10659,6 +10992,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -10670,6 +11007,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10677,6 +11015,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -10684,6 +11023,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -10691,6 +11032,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -10815,6 +11159,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10822,6 +11174,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10829,6 +11182,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10837,6 +11195,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10851,6 +11212,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10858,6 +11222,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10865,6 +11239,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10872,6 +11249,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10893,6 +11271,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -11035,6 +11428,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -11234,6 +11628,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -11241,6 +11638,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11321,6 +11722,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -11355,6 +11758,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontUpdateData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -11364,6 +11769,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatUpdateData;
             
             
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -11373,6 +11779,10 @@ export declare namespace Word {
              * Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
              */
             baseStyle?: string;
+            
+            
+            
+            
             /**
              * Specifies the name of the style to be applied automatically to a new paragraph that is inserted after a paragraph formatted with the specified style.
              *
@@ -11382,6 +11792,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -11416,6 +11827,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -11539,6 +11958,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -11661,12 +12091,205 @@ export declare namespace Word {
              */
             width?: number;
         }
-        /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
-        export interface TrackedChangeCollectionUpdateData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
+        export interface TrackedChangeCollectionUpdateData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface for updating data on the `Shape` object, for use in `shape.set({ ... })`. */
+        export interface ShapeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShapeGroup` object, for use in `shapeGroup.set({ ... })`. */
+        export interface ShapeGroupUpdateData {
+            
+        }
+        /** An interface for updating data on the `Canvas` object, for use in `canvas.set({ ... })`. */
+        export interface CanvasUpdateData {
+            
+        }
+        /** An interface for updating data on the `ShapeCollection` object, for use in `shapeCollection.set({ ... })`. */
+        export interface ShapeCollectionUpdateData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface for updating data on the `ShapeFill` object, for use in `shapeFill.set({ ... })`. */
+        export interface ShapeFillUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextFrame` object, for use in `textFrame.set({ ... })`. */
+        export interface TextFrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShapeTextWrap` object, for use in `shapeTextWrap.set({ ... })`. */
+        export interface ShapeTextWrapUpdateData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
+        }
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface for updating data on the `Shape` object, for use in `shape.set({ ... })`. */
-        export interface ShapeUpdateData {
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
             
             
             
@@ -11678,8 +12301,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
             
             
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
             
             
             
@@ -11695,26 +12326,92 @@ export declare namespace Word {
             
             
         }
-        /** An interface for updating data on the `ShapeGroup` object, for use in `shapeGroup.set({ ... })`. */
-        export interface ShapeGroupUpdateData {
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
             
         }
-        /** An interface for updating data on the `Canvas` object, for use in `canvas.set({ ... })`. */
-        export interface CanvasUpdateData {
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
             
         }
-        /** An interface for updating data on the `ShapeCollection` object, for use in `shapeCollection.set({ ... })`. */
-        export interface ShapeCollectionUpdateData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface for updating data on the `ShapeFill` object, for use in `shapeFill.set({ ... })`. */
-        export interface ShapeFillUpdateData {
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
         }
-        /** An interface for updating data on the `TextFrame` object, for use in `textFrame.set({ ... })`. */
-        export interface TextFrameUpdateData {
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11725,12 +12422,20 @@ export declare namespace Word {
             
             
         }
-        /** An interface for updating data on the `ShapeTextWrap` object, for use in `shapeTextWrap.set({ ... })`. */
-        export interface ShapeTextWrapUpdateData {
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
             
             
             
             
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
             
             
         }
@@ -11746,6 +12451,12 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
         export interface AnnotationCollectionData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
         }
         /** An interface describing the data returned by calling `body.toJSON()`. */
         export interface BodyData {
@@ -11837,10 +12548,53 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
         export interface BorderCollectionData {
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
         }
         /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
         export interface CheckboxContentControlData {
@@ -11849,18 +12603,18 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `comment.toJSON()`. */
         export interface CommentData {
             /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             contentRange?: Word.Interfaces.CommentContentRangeData;
             /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             replies?: Word.Interfaces.CommentReplyData[];
             /**
              * Gets the email of the comment's author.
@@ -12016,11 +12770,60 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
             
             
+            
             /**
              * Gets the collection of content control objects in the content control.
              *
@@ -12029,6 +12832,7 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -12043,6 +12847,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -12066,6 +12871,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -12073,6 +12880,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12216,6 +13024,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -12230,6 +13042,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -12242,6 +13055,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -12263,6 +13077,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -12285,6 +13103,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -12292,6 +13112,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -12541,6 +13364,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12548,6 +13380,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12555,6 +13388,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12563,6 +13401,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12577,6 +13418,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12584,6 +13428,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12591,6 +13445,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -12598,6 +13455,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12619,6 +13477,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -12785,6 +13661,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -12808,6 +13685,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -12844,6 +13722,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13079,6 +13958,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -13088,6 +13969,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13102,6 +13988,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13189,6 +14079,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -13230,6 +14123,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -13239,6 +14134,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatData;
             
             
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -13255,6 +14151,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -13262,6 +14159,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -13269,6 +14168,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -13285,6 +14186,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -13326,6 +14228,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -13491,6 +14401,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -13669,19 +14595,259 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
         export interface TrackedChangeData {
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
-        }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13697,6 +14863,15 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
             
             
             
@@ -13713,31 +14888,103 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13749,18 +14996,41 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
             
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
+            
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -13853,6 +15123,13 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a comment in the document.
          *
@@ -14156,6 +15433,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -14168,6 +15452,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -14175,6 +15461,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -14224,6 +15511,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -14335,6 +15625,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -14342,6 +15634,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -14391,6 +15684,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -14569,6 +15865,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -14583,6 +15881,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -14595,6 +15894,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -14609,6 +15910,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -14621,6 +15923,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -14635,6 +15939,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -14647,6 +15952,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -14654,6 +15961,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -14661,6 +15969,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -14668,6 +15978,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -15071,6 +16384,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -15078,6 +16399,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -15085,6 +16407,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -15093,6 +16420,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -15107,6 +16437,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -15114,6 +16447,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -15121,6 +16464,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -15128,6 +16474,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -15149,7 +16496,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -15623,6 +16973,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -15832,6 +17183,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -16074,6 +17426,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -16123,6 +17476,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -16137,6 +17492,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -16177,6 +17536,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -16226,6 +17586,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -16240,6 +17602,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -16342,6 +17708,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -16361,6 +17729,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -16434,6 +17804,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -16443,6 +17815,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatLoadOptions;
             
             
+            
             /**
              * For EACH ITEM in the collection: Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -16459,6 +17832,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -16466,6 +17840,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -16473,6 +17849,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the name of a style in the language of the user.
              *
@@ -16489,6 +17867,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Specifies the priority.
              *
@@ -16545,6 +17924,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -16554,6 +17935,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatLoadOptions;
             
             
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -16570,6 +17952,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -16577,6 +17960,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -16584,6 +17969,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -16600,6 +17987,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * Specifies the priority.
              *
@@ -16637,6 +18025,7 @@ export declare namespace Word {
             visibility?: boolean;
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -17012,6 +18401,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -17396,6 +18787,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts
index 4c024bb75d..6101d91515 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_4_hidden_document/word.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -38,6 +50,27 @@ export declare namespace Word {
         createDocument(base64File?: string): Word.DocumentCreated;
         
         
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -46,9 +79,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -418,6 +449,17 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a comment in the document.
      *
@@ -880,6 +922,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -891,6 +946,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -900,6 +956,7 @@ export declare namespace Word {
         readonly contentControls: Word.ContentControlCollection;
         
         
+        
         /**
          * Gets the collection of field objects in the content control.
          *
@@ -915,6 +972,7 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -987,6 +1045,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -994,6 +1054,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1628,6 +1689,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -1637,6 +1699,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -1651,6 +1717,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -1778,6 +1854,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -1806,6 +1883,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2085,6 +2164,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2106,6 +2187,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2128,6 +2213,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2135,6 +2222,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2166,6 +2256,7 @@ export declare namespace Word {
          */
         deleteBookmark(name: string): void;
         
+        
         /**
          * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
@@ -2198,6 +2289,7 @@ export declare namespace Word {
         
         
         
+        
         /**
          * Saves the document.
          *
@@ -2825,6 +2917,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -2832,6 +2933,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -2839,6 +2941,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -2847,6 +2954,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -2861,6 +2971,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -2868,6 +2981,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -2875,6 +2998,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -2882,6 +3008,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -2903,6 +3030,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -2911,6 +3039,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -2946,6 +3078,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -3676,6 +3811,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -3784,6 +3920,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -4320,6 +4457,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -4327,6 +4466,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -4394,6 +4534,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -4401,6 +4544,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -4415,6 +4559,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -4467,6 +4615,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -4987,6 +5136,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -5316,6 +5468,15 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
         
         
         
@@ -5331,6 +5492,7 @@ export declare namespace Word {
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Style): void;
         
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -5367,6 +5529,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -5949,6 +6112,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -6662,6 +6827,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -6855,6 +7036,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -8506,84 +8688,201 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
-    export namespace Interfaces {
-        /**
-         * Provides ways to load properties of only a subset of members of a collection.
-         */
-        export interface CollectionLoadOptions {
-            /**
-             * Specify the number of items in the queried collection to be included in the result.
-             */
-            $top?: number;
-            /**
-             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
-             */
-            $skip?: number;
-        }
-        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
-        export interface AnnotationCollectionUpdateData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
-        export interface BodyUpdateData {
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontUpdateData;
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        }
-        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
-        export interface BorderUpdateData {
-            
-            
-            
-            
-        }
-        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
-        export interface BorderCollectionUpdateData {
-            
-            
-            
-            
-            
-            
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
-        export interface CheckboxContentControlUpdateData {
-            
-        }
-        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
-        export interface CommentUpdateData {
-            /**
-             * Specifies the comment's content range.
-             *
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
+    export namespace Interfaces {
+        /**
+         * Provides ways to load properties of only a subset of members of a collection.
+         */
+        export interface CollectionLoadOptions {
+            /**
+             * Specify the number of items in the queried collection to be included in the result.
+             */
+            $top?: number;
+            /**
+             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
+             */
+            $skip?: number;
+        }
+        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
+        export interface AnnotationCollectionUpdateData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
+        export interface BodyUpdateData {
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontUpdateData;
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        }
+        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
+        export interface BorderUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
+        export interface BorderCollectionUpdateData {
+            
+            
+            
+            
+            
+            
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
+        export interface CheckboxContentControlUpdateData {
+            
+        }
+        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
+        export interface CommentUpdateData {
+            /**
+             * Specifies the comment's content range.
+             *
              * @remarks
              * [Api set: WordApi 1.4]
              */
@@ -8672,10 +8971,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -8683,6 +9012,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -8781,6 +9114,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -8792,6 +9129,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -8799,6 +9137,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -8806,6 +9145,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -8813,6 +9154,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -8925,6 +9269,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -8932,6 +9284,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -8939,6 +9292,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -8947,6 +9305,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -8961,6 +9322,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -8968,6 +9332,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -8975,6 +9349,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -8982,6 +9359,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -9003,6 +9381,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -9133,6 +9526,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -9248,6 +9642,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -9255,6 +9652,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -9335,6 +9736,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -9372,12 +9775,28 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Shading` object, for use in `shading.set({ ... })`. */
         export interface ShadingUpdateData {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -9501,6 +9920,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -9623,6 +10053,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -9695,6 +10142,264 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
+        }
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
         }
         /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
         export interface CritiqueAnnotationData {
@@ -9708,6 +10413,12 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
         export interface AnnotationCollectionData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
         }
         /** An interface describing the data returned by calling `body.toJSON()`. */
         export interface BodyData {
@@ -9800,9 +10511,52 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
         }
         /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
         export interface CheckboxContentControlData {
@@ -9811,18 +10565,18 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `comment.toJSON()`. */
         export interface CommentData {
             /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             contentRange?: Word.Interfaces.CommentContentRangeData;
             /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             replies?: Word.Interfaces.CommentReplyData[];
             /**
              * Gets the email of the comment's author.
@@ -9978,11 +10732,60 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
             
             
+            
             /**
              * Gets the collection of content control objects in the content control.
              *
@@ -9991,6 +10794,7 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -10005,6 +10809,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -10028,6 +10833,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -10035,6 +10842,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10178,6 +10986,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -10192,6 +11004,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -10204,6 +11017,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10225,6 +11039,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -10247,6 +11065,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -10254,6 +11074,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -10479,6 +11302,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10486,6 +11318,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10493,6 +11326,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10501,6 +11339,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10515,6 +11356,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10522,6 +11366,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10529,6 +11383,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10536,6 +11393,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10557,6 +11415,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -10705,6 +11581,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -10728,6 +11605,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -10764,6 +11642,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -10915,6 +11794,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -10924,6 +11805,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -10938,6 +11824,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11025,6 +11915,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -11068,6 +11961,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11080,6 +11982,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -11245,6 +12155,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -11395,47 +12321,345 @@ export declare namespace Word {
              */
             width?: number;
         }
-        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
-        export interface TableCellCollectionData {
-            items?: Word.Interfaces.TableCellData[];
+        /** An interface describing the data returned by calling `tableCellCollection.toJSON()`. */
+        export interface TableCellCollectionData {
+            items?: Word.Interfaces.TableCellData[];
+        }
+        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
+        export interface TableBorderData {
+            /**
+             * Specifies the table border color.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            color?: string;
+            /**
+             * Specifies the type of the table border.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
+            /**
+             * Specifies the width, in points, of the table border. Not applicable to table border types that have fixed widths.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            width?: number;
+        }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
+        export interface TrackedChangeData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `tableBorder.toJSON()`. */
-        export interface TableBorderData {
-            /**
-             * Specifies the table border color.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            color?: string;
-            /**
-             * Specifies the type of the table border.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            type?: Word.BorderType | "Mixed" | "None" | "Single" | "Double" | "Dotted" | "Dashed" | "DotDashed" | "Dot2Dashed" | "Triple" | "ThinThickSmall" | "ThickThinSmall" | "ThinThickThinSmall" | "ThinThickMed" | "ThickThinMed" | "ThinThickThinMed" | "ThinThickLarge" | "ThickThinLarge" | "ThinThickThinLarge" | "Wave" | "DoubleWave" | "DashedSmall" | "DashDotStroked" | "ThreeDEmboss" | "ThreeDEngrave";
-            /**
-             * Specifies the width, in points, of the table border. Not applicable to table border types that have fixed widths.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            width?: number;
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
-        export interface TrackedChangeData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
             
             
             
@@ -11447,6 +12671,11 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
             
             
             
@@ -11466,32 +12695,50 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
-        }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
             
             
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11503,18 +12750,41 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
+            
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
             
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -11607,6 +12877,13 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a comment in the document.
          *
@@ -11910,6 +13187,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -11922,6 +13206,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -11929,6 +13215,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -11978,6 +13265,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12089,6 +13379,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -12096,6 +13388,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -12145,6 +13438,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12323,6 +13619,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -12337,6 +13635,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -12349,6 +13648,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -12363,6 +13664,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -12375,6 +13677,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -12389,6 +13693,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -12401,6 +13706,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -12408,6 +13715,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -12415,6 +13723,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -12422,6 +13732,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -12777,6 +14090,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12784,6 +14105,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12791,6 +14113,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12799,6 +14126,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12813,6 +14143,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12820,6 +14153,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12827,6 +14170,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -12834,6 +14180,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12855,7 +14202,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -13265,6 +14615,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13474,6 +14825,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -13607,6 +14959,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -13656,6 +15009,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13670,6 +15025,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13710,6 +15069,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -13759,6 +15119,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -13773,6 +15135,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13875,6 +15241,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -13894,6 +15262,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -13970,6 +15340,15 @@ export declare namespace Word {
             
             
             
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13978,6 +15357,7 @@ export declare namespace Word {
             
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -14353,6 +15733,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -14737,6 +16119,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_5/word.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_5/word.d.ts
index 68778b9c25..3a6ada99f6 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_5/word.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_5/word.d.ts
@@ -27,6 +27,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -46,6 +58,27 @@ export declare namespace Word {
          * @param base64File - Required. The template file.
          */
         retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -54,9 +87,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -450,6 +481,17 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a comment in the document.
      *
@@ -912,6 +954,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -923,6 +978,7 @@ export declare namespace Word {
         context: RequestContext;
         
         
+        
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -931,6 +987,7 @@ export declare namespace Word {
          */
         readonly contentControls: Word.ContentControlCollection;
         
+        
         /**
          * Gets the collection of endnotes in the content control.
          *
@@ -959,6 +1016,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -1031,6 +1089,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -1038,6 +1098,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -1749,6 +1810,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -1758,6 +1820,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -1772,6 +1838,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -1899,6 +1975,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -1927,6 +2004,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2206,6 +2285,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2227,6 +2308,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2249,6 +2334,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2256,6 +2343,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2325,6 +2415,7 @@ export declare namespace Word {
          */
         deleteBookmark(name: string): void;
         
+        
         /**
          * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
@@ -2400,6 +2491,7 @@ export declare namespace Word {
          * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
          */
         insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        
         /**
          * Saves the document.
          *
@@ -3007,6 +3099,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -3014,6 +3115,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -3021,6 +3123,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -3029,6 +3136,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -3043,6 +3153,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -3050,6 +3163,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -3057,6 +3180,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -3064,6 +3190,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -3085,6 +3212,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -3093,6 +3221,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3128,6 +3260,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -4007,6 +4142,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -4127,6 +4263,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -4836,6 +4973,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -4843,6 +4982,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -4910,6 +5050,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -4917,6 +5060,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -4931,6 +5075,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -4983,6 +5131,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -5604,6 +5753,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -6007,6 +6159,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
          *
@@ -6016,6 +6170,7 @@ export declare namespace Word {
         readonly paragraphFormat: Word.ParagraphFormat;
         
         
+        
         /**
          * Specifies the name of an existing style to use as the base formatting of another style.
          *
@@ -6032,6 +6187,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly builtIn: boolean;
+        
         /**
          * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
          *
@@ -6039,6 +6195,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly inUse: boolean;
+        
+        
         /**
          * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
          *
@@ -6046,6 +6204,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly linked: boolean;
+        
+        
         /**
          * Gets the name of a style in the language of the user.
          *
@@ -6062,6 +6222,7 @@ export declare namespace Word {
          * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
          */
         nextParagraphStyle: string;
+        
         /**
          * Specifies the priority.
          *
@@ -6112,6 +6273,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         delete(): void;
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -6148,6 +6310,7 @@ export declare namespace Word {
         toJSON(): Word.Interfaces.StyleData;
     }
     
+    
     /**
      * Represents a table in a Word document.
      *
@@ -6742,6 +6905,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -7467,6 +7632,22 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     
     
@@ -7932,6 +8113,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -10296,84 +10478,201 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
-    export namespace Interfaces {
-        /**
-         * Provides ways to load properties of only a subset of members of a collection.
-         */
-        export interface CollectionLoadOptions {
-            /**
-             * Specify the number of items in the queried collection to be included in the result.
-             */
-            $top?: number;
-            /**
-             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
-             */
-            $skip?: number;
-        }
-        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
-        export interface AnnotationCollectionUpdateData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
-        export interface BodyUpdateData {
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontUpdateData;
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        }
-        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
-        export interface BorderUpdateData {
-            
-            
-            
-            
-        }
-        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
-        export interface BorderCollectionUpdateData {
-            
-            
-            
-            
-            
-            
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
-        export interface CheckboxContentControlUpdateData {
-            
-        }
-        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
-        export interface CommentUpdateData {
-            /**
-             * Specifies the comment's content range.
-             *
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
+    export namespace Interfaces {
+        /**
+         * Provides ways to load properties of only a subset of members of a collection.
+         */
+        export interface CollectionLoadOptions {
+            /**
+             * Specify the number of items in the queried collection to be included in the result.
+             */
+            $top?: number;
+            /**
+             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
+             */
+            $skip?: number;
+        }
+        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
+        export interface AnnotationCollectionUpdateData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
+        export interface BodyUpdateData {
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontUpdateData;
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        }
+        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
+        export interface BorderUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
+        export interface BorderCollectionUpdateData {
+            
+            
+            
+            
+            
+            
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
+        export interface CheckboxContentControlUpdateData {
+            
+        }
+        /** An interface for updating data on the `Comment` object, for use in `comment.set({ ... })`. */
+        export interface CommentUpdateData {
+            /**
+             * Specifies the comment's content range.
+             *
              * @remarks
              * [Api set: WordApi 1.4]
              */
@@ -10462,10 +10761,40 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -10473,6 +10802,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -10571,6 +10904,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -10582,6 +10919,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -10589,6 +10927,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -10596,6 +10935,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -10603,6 +10944,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -10715,6 +11059,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -10722,6 +11074,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -10729,6 +11082,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -10737,6 +11095,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -10751,6 +11112,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -10758,6 +11122,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -10765,6 +11139,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -10772,6 +11149,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -10793,6 +11171,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -10935,6 +11328,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -11134,6 +11528,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -11141,6 +11538,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -11221,6 +11622,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -11255,6 +11658,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontUpdateData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -11264,6 +11669,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatUpdateData;
             
             
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -11273,6 +11679,10 @@ export declare namespace Word {
              * Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
              */
             baseStyle?: string;
+            
+            
+            
+            
             /**
              * Specifies the name of the style to be applied automatically to a new paragraph that is inserted after a paragraph formatted with the specified style.
              *
@@ -11282,6 +11692,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -11316,6 +11727,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -11439,6 +11858,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -11561,12 +11991,205 @@ export declare namespace Word {
              */
             width?: number;
         }
-        /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
-        export interface TrackedChangeCollectionUpdateData {
-            items?: Word.Interfaces.TrackedChangeData[];
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
+        /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
+        export interface TrackedChangeCollectionUpdateData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface for updating data on the `Shape` object, for use in `shape.set({ ... })`. */
+        export interface ShapeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShapeGroup` object, for use in `shapeGroup.set({ ... })`. */
+        export interface ShapeGroupUpdateData {
+            
+        }
+        /** An interface for updating data on the `Canvas` object, for use in `canvas.set({ ... })`. */
+        export interface CanvasUpdateData {
+            
+        }
+        /** An interface for updating data on the `ShapeCollection` object, for use in `shapeCollection.set({ ... })`. */
+        export interface ShapeCollectionUpdateData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface for updating data on the `ShapeFill` object, for use in `shapeFill.set({ ... })`. */
+        export interface ShapeFillUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextFrame` object, for use in `textFrame.set({ ... })`. */
+        export interface TextFrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShapeTextWrap` object, for use in `shapeTextWrap.set({ ... })`. */
+        export interface ShapeTextWrapUpdateData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
+        }
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
         }
-        /** An interface for updating data on the `Shape` object, for use in `shape.set({ ... })`. */
-        export interface ShapeUpdateData {
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
             
             
             
@@ -11578,8 +12201,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
             
             
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
             
             
             
@@ -11595,26 +12226,92 @@ export declare namespace Word {
             
             
         }
-        /** An interface for updating data on the `ShapeGroup` object, for use in `shapeGroup.set({ ... })`. */
-        export interface ShapeGroupUpdateData {
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
             
         }
-        /** An interface for updating data on the `Canvas` object, for use in `canvas.set({ ... })`. */
-        export interface CanvasUpdateData {
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
             
         }
-        /** An interface for updating data on the `ShapeCollection` object, for use in `shapeCollection.set({ ... })`. */
-        export interface ShapeCollectionUpdateData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface for updating data on the `ShapeFill` object, for use in `shapeFill.set({ ... })`. */
-        export interface ShapeFillUpdateData {
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
         }
-        /** An interface for updating data on the `TextFrame` object, for use in `textFrame.set({ ... })`. */
-        export interface TextFrameUpdateData {
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -11625,12 +12322,20 @@ export declare namespace Word {
             
             
         }
-        /** An interface for updating data on the `ShapeTextWrap` object, for use in `shapeTextWrap.set({ ... })`. */
-        export interface ShapeTextWrapUpdateData {
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
             
             
             
             
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
             
             
         }
@@ -11646,6 +12351,12 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
         export interface AnnotationCollectionData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
         }
         /** An interface describing the data returned by calling `body.toJSON()`. */
         export interface BodyData {
@@ -11737,10 +12448,53 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
         export interface BorderCollectionData {
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
         }
         /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
         export interface CheckboxContentControlData {
@@ -11749,18 +12503,18 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `comment.toJSON()`. */
         export interface CommentData {
             /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             contentRange?: Word.Interfaces.CommentContentRangeData;
             /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             replies?: Word.Interfaces.CommentReplyData[];
             /**
              * Gets the email of the comment's author.
@@ -11916,11 +12670,60 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
             
             
+            
             /**
              * Gets the collection of content control objects in the content control.
              *
@@ -11929,6 +12732,7 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -11943,6 +12747,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -11966,6 +12771,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -11973,6 +12780,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -12116,6 +12924,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -12130,6 +12942,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -12142,6 +12955,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -12163,6 +12977,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -12185,6 +13003,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -12192,6 +13012,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -12399,6 +13222,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12406,6 +13238,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12413,6 +13246,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12421,6 +13259,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12435,6 +13276,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12442,6 +13286,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12449,6 +13303,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -12456,6 +13313,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12477,6 +13335,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -12643,6 +13519,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -12666,6 +13543,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -12702,6 +13580,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -12937,6 +13816,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -12946,6 +13827,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -12960,6 +13846,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -13047,6 +13937,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -13088,6 +13981,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -13097,6 +13992,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatData;
             
             
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -13113,6 +14009,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -13120,6 +14017,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -13127,6 +14026,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -13143,6 +14044,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -13184,6 +14086,14 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -13349,6 +14259,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -13527,19 +14453,259 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
         export interface TrackedChangeData {
             
             
             
             
-        }
-        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
-        export interface TrackedChangeCollectionData {
-            items?: Word.Interfaces.TrackedChangeData[];
-        }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        }
+        /** An interface describing the data returned by calling `trackedChangeCollection.toJSON()`. */
+        export interface TrackedChangeCollectionData {
+            items?: Word.Interfaces.TrackedChangeData[];
+        }
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13555,6 +14721,15 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
             
             
             
@@ -13571,31 +14746,103 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -13607,18 +14854,41 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
             
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
+            
             
         }
         
         
         
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
+        }
         /**
          * Represents the body of a document or a section.
          *
@@ -13711,6 +14981,13 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a comment in the document.
          *
@@ -14014,6 +15291,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -14026,6 +15310,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -14033,6 +15319,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -14082,6 +15369,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -14193,6 +15483,8 @@ export declare namespace Word {
              */
             $all?: boolean;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -14200,6 +15492,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -14249,6 +15542,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -14427,6 +15723,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -14441,6 +15739,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -14453,6 +15752,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -14467,6 +15768,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -14479,6 +15781,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -14493,6 +15797,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -14505,6 +15810,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -14512,6 +15819,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -14519,6 +15827,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -14526,6 +15836,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -14911,6 +16224,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -14918,6 +16239,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -14925,6 +16247,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -14933,6 +16260,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -14947,6 +16277,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -14954,6 +16287,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -14961,6 +16304,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -14968,6 +16314,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -14989,7 +16336,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -15463,6 +16813,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -15672,6 +17023,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -15914,6 +17266,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -15963,6 +17316,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -15977,6 +17332,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -16017,6 +17376,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -16066,6 +17426,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -16080,6 +17442,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -16182,6 +17548,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -16201,6 +17569,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -16274,6 +17644,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -16283,6 +17655,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatLoadOptions;
             
             
+            
             /**
              * For EACH ITEM in the collection: Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -16299,6 +17672,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -16306,6 +17680,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -16313,6 +17689,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the name of a style in the language of the user.
              *
@@ -16329,6 +17707,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Specifies the priority.
              *
@@ -16385,6 +17764,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -16394,6 +17775,7 @@ export declare namespace Word {
             paragraphFormat?: Word.Interfaces.ParagraphFormatLoadOptions;
             
             
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -16410,6 +17792,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -16417,6 +17800,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -16424,6 +17809,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -16440,6 +17827,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * Specifies the priority.
              *
@@ -16477,6 +17865,7 @@ export declare namespace Word {
             visibility?: boolean;
         }
         
+        
         /**
          * Represents a table in a Word document.
          *
@@ -16852,6 +18241,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -17236,6 +18627,33 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts
index 719ec8a935..101c0c19fc 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop1.d.ts
@@ -457,6 +457,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -491,6 +503,27 @@ export declare namespace Word {
          * @param base64File - Required. The template file.
          */
         retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -499,9 +532,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -900,6 +931,17 @@ export declare namespace Word {
     }
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * The data specific to content controls of type CheckBox.
      *
@@ -1421,6 +1463,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -1430,6 +1485,7 @@ export declare namespace Word {
     export class ContentControl extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
          *
@@ -1437,7 +1493,13 @@ export declare namespace Word {
          * [Api set: WordApi 1.7]
          */
         readonly checkboxContentControl: Word.CheckboxContentControl;
-        
+        /**
+         * Gets the data of the content control when its type is `ComboBox`. It's `null` otherwise.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        readonly comboBoxContentControl: Word.ComboBoxContentControl;
         /**
          * Gets the collection of content control objects in the content control.
          *
@@ -1446,6 +1508,13 @@ export declare namespace Word {
          */
         readonly contentControls: Word.ContentControlCollection;
         
+        /**
+         * Gets the data of the content control when its type is `DropDownList`. It's `null` otherwise.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        readonly dropDownListContentControl: Word.DropDownListContentControl;
         /**
          * Gets the collection of endnotes in the content control.
          *
@@ -1474,6 +1543,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -1546,6 +1616,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -1553,6 +1625,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -2085,8 +2158,152 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.ContentControlCollectionData;
     }
-    
-    
+    /**
+     * Represents a list item in a dropdown list or combo box content control.
+     *
+     * @remarks
+     * [Api set: WordApi 1.9]
+     */
+    export class ContentControlListItem extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Specifies the display text of a list item for a dropdown list or combo box content control.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        displayText: string;
+        /**
+         * Specifies the index location of a content control list item in the collection of list items.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        index: number;
+        /**
+         * Specifies the programmatic value of a list item for a dropdown list or combo box content control.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        value: string;
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ContentControlListItemUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.ContentControlListItem): void;
+        /**
+         * Deletes the list item.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        delete(): void;
+        /**
+         * Selects the list item and sets the text of the content control to the value of the list item.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        select(): void;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ContentControlListItemLoadOptions): Word.ContentControlListItem;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.ContentControlListItem;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.ContentControlListItem;
+        /**
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.ContentControlListItem;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.ContentControlListItem;
+        /**
+        * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+        * Whereas the original `Word.ContentControlListItem` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ContentControlListItemData`) that contains shallow copies of any loaded child properties from the original object.
+        */
+        toJSON(): Word.Interfaces.ContentControlListItemData;
+    }
+    /**
+     * Contains a collection of {@link Word.ContentControlListItem} objects that represent the items in a dropdown list or combo box content control.
+     *
+     * @remarks
+     * [Api set: WordApi 1.9]
+     */
+    export class ContentControlListItemCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.ContentControlListItem[];
+        /**
+         * Gets the first list item in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        getFirst(): Word.ContentControlListItem;
+        /**
+         * Gets the first list item in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`.
+                    For further information,
+                    see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        getFirstOrNullObject(): Word.ContentControlListItem;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ContentControlListItemCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ContentControlListItemCollection;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.ContentControlListItemCollection;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ContentControlListItemCollection;
+        /**
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.ContentControlListItemCollection;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.ContentControlListItemCollection;
+        /**
+        * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+        * Whereas the original `Word.ContentControlListItemCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ContentControlListItemCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+        */
+        toJSON(): Word.Interfaces.ContentControlListItemCollectionData;
+    }
     /**
      * Specifies the options that define which content controls are returned.
      *
@@ -2270,6 +2487,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -2279,6 +2497,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -2293,6 +2515,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -2420,6 +2652,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -2448,6 +2681,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2727,6 +2962,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2748,6 +2985,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2770,6 +3011,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2777,6 +3020,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2845,6 +3091,7 @@ export declare namespace Word {
          * @param name - Required. The case-insensitive bookmark name.
          */
         deleteBookmark(name: string): void;
+        
         /**
          * Gets the annotation by ID. Throws an `ItemNotFound` error if annotation isn't found.
          *
@@ -2948,6 +3195,7 @@ export declare namespace Word {
          * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
          */
         insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        
         /**
          * Saves the document.
          *
@@ -3494,77 +3742,201 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.DocumentPropertiesData;
     }
-    
-    
     /**
-     * Represents a field.
+     * The data specific to content controls of type DropDownList.
      *
      * @remarks
-     * [Api set: WordApi 1.4]
-     *
-     * Important: To learn more about which fields can be inserted, see the `Word.Range.insertField` API introduced in requirement set 1.5.
-     * Support for managing fields is similar to what's available in the Word UI. However, the Word UI on the web primarily only supports fields as read-only (see {@link https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1 | Field codes in Word for the web}).
-     * To learn more about Word UI clients that more fully support fields, see the product list at the beginning of {@link https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb | Insert, edit, and view fields in Word}.
+     * [Api set: WordApi 1.9]
      */
-    export class Field extends OfficeExtension.ClientObject {
+    export class DropDownListContentControl extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /**
-         * Gets the parent body of the field.
+         * Gets the collection of list items in the dropdown list content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.9]
          */
-        readonly parentBody: Word.Body;
+        readonly listItems: Word.ContentControlListItemCollection;
         /**
-         * Gets the content control that contains the field. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Adds a new list item to this dropdown list content control and returns a {@link Word.ContentControlListItem} object.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.9]
+         *
+         * @param displayText - Required. Display text of the list item.
+         * @param value - Optional. Value of the list item.
+         * @param index - Optional. Index location of the new item in the list. If an item exists at the position specified, the existing item is pushed down in the list. If omitted, the new item is added to the end of the list.
          */
-        readonly parentContentControl: Word.ContentControl;
+        addListItem(displayText: string, value?: string, index?: number): Word.ContentControlListItem;
         /**
-         * Gets the content control that contains the field. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Deletes all list items in this dropdown list content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.9]
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        deleteAllListItems(): void;
         /**
-         * Gets the table that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly parentTable: Word.Table;
+        load(propertyNames?: string | string[]): Word.DropDownListContentControl;
         /**
-         * Gets the table cell that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        readonly parentTableCell: Word.TableCell;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.DropDownListContentControl;
         /**
-         * Gets the table cell that contains the field. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.DropDownListContentControl;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.DropDownListContentControl;
+        /**
+        * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+        * Whereas the original `Word.DropDownListContentControl` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DropDownListContentControlData`) that contains shallow copies of any loaded child properties from the original object.
+        */
+        toJSON(): Word.Interfaces.DropDownListContentControlData;
+    }
+    /**
+     * The data specific to content controls of type 'ComboBox'.
+     *
+     * @remarks
+     * [Api set: WordApi 1.9]
+     */
+    export class ComboBoxContentControl extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Gets the collection of list items in the combo box content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.9]
          */
-        readonly parentTableCellOrNullObject: Word.TableCell;
+        readonly listItems: Word.ContentControlListItemCollection;
         /**
-         * Gets the table that contains the field. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Adds a new list item to this combo box content control and returns a {@link Word.ContentControlListItem} object.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.9]
+         *
+         * @param displayText - Required. Display text of the list item.
+         * @param value - Optional. Value of the list item.
+         * @param index - Optional. Index location of the new item in the list. If an item exists at the position specified, the existing item is pushed down in the list. If omitted, the new item is added to the end of the list.
          */
-        readonly parentTableOrNullObject: Word.Table;
+        addListItem(displayText: string, value?: string, index?: number): Word.ContentControlListItem;
         /**
-         * Gets the field's result data.
+         * Deletes all list items in this combo box content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.9]
          */
-        readonly result: Word.Range;
+        deleteAllListItems(): void;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.ComboBoxContentControl;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.ComboBoxContentControl;
+        /**
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.ComboBoxContentControl;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.ComboBoxContentControl;
+        /**
+        * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+        * Whereas the original `Word.ComboBoxContentControl` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ComboBoxContentControlData`) that contains shallow copies of any loaded child properties from the original object.
+        */
+        toJSON(): Word.Interfaces.ComboBoxContentControlData;
+    }
+    /**
+     * Represents a field.
+     *
+     * @remarks
+     * [Api set: WordApi 1.4]
+     *
+     * Important: To learn more about which fields can be inserted, see the `Word.Range.insertField` API introduced in requirement set 1.5.
+     * Support for managing fields is similar to what's available in the Word UI. However, the Word UI on the web primarily only supports fields as read-only (see {@link https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1 | Field codes in Word for the web}).
+     * To learn more about Word UI clients that more fully support fields, see the product list at the beginning of {@link https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb | Insert, edit, and view fields in Word}.
+     */
+    export class Field extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Gets the parent body of the field.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentBody: Word.Body;
+        /**
+         * Gets the content control that contains the field. Throws an `ItemNotFound` error if there isn't a parent content control.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentContentControl: Word.ContentControl;
+        /**
+         * Gets the content control that contains the field. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentContentControlOrNullObject: Word.ContentControl;
+        /**
+         * Gets the table that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentTable: Word.Table;
+        /**
+         * Gets the table cell that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentTableCell: Word.TableCell;
+        /**
+         * Gets the table cell that contains the field. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentTableCellOrNullObject: Word.TableCell;
+        /**
+         * Gets the table that contains the field. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly parentTableOrNullObject: Word.Table;
+        /**
+         * Gets the field's result data.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        readonly result: Word.Range;
         /**
          * Specifies the field's code instruction.
          *
@@ -3771,6 +4143,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -3778,6 +4159,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -3785,6 +4167,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -3793,6 +4180,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -3807,6 +4197,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -3814,6 +4207,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -3821,6 +4224,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -3828,6 +4234,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -3849,6 +4256,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -3857,6 +4265,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3892,6 +4304,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -4771,6 +5186,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -4891,6 +5307,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -5644,6 +6061,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -5651,6 +6070,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -5718,6 +6138,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -5725,6 +6148,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -5739,6 +6163,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -5791,6 +6219,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -6470,6 +6899,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -6873,6 +7305,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
          *
@@ -6894,6 +7328,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.6]
          */
         readonly tableStyle: Word.TableStyle;
+        
         /**
          * Specifies the name of an existing style to use as the base formatting of another style.
          *
@@ -6910,6 +7345,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly builtIn: boolean;
+        
         /**
          * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
          *
@@ -6917,6 +7353,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly inUse: boolean;
+        
+        
         /**
          * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
          *
@@ -6924,6 +7362,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly linked: boolean;
+        
+        
         /**
          * Gets the name of a style in the language of the user.
          *
@@ -6940,6 +7380,7 @@ export declare namespace Word {
          * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
          */
         nextParagraphStyle: string;
+        
         /**
          * Specifies the priority.
          *
@@ -6990,6 +7431,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         delete(): void;
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -7086,6 +7528,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.ShadingData;
     }
+    
     /**
      * Represents a table in a Word document.
      *
@@ -7768,6 +8211,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -8489,6 +8934,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableBorderData;
     }
+    
+    
     /**
      * Represents a tracked change in a Word document.
      *
@@ -8673,6 +9120,20 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     /**
      * Represents the possible change tracking modes.
@@ -9297,6 +9758,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -11661,82 +12123,199 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
-    export namespace Interfaces {
-        /**
-         * Provides ways to load properties of only a subset of members of a collection.
-         */
-        export interface CollectionLoadOptions {
-            /**
-             * Specify the number of items in the queried collection to be included in the result.
-             */
-            $top?: number;
-            /**
-             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
-             */
-            $skip?: number;
-        }
-        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
-        export interface AnnotationCollectionUpdateData {
-            items?: Word.Interfaces.AnnotationData[];
-        }
-        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
-        export interface BodyUpdateData {
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontUpdateData;
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        }
-        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
-        export interface BorderUpdateData {
-            
-            
-            
-            
-        }
-        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
-        export interface BorderCollectionUpdateData {
-            
-            
-            
-            
-            
-            
-            items?: Word.Interfaces.BorderData[];
-        }
-        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
-        export interface CheckboxContentControlUpdateData {
-            /**
-             * Specifies the current state of the checkbox.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
+    export namespace Interfaces {
+        /**
+         * Provides ways to load properties of only a subset of members of a collection.
+         */
+        export interface CollectionLoadOptions {
+            /**
+             * Specify the number of items in the queried collection to be included in the result.
+             */
+            $top?: number;
+            /**
+             * Specify the number of items in the collection that are to be skipped and not included in the result. If top is specified, the selection of result will start after skipping the specified number of items.
+             */
+            $skip?: number;
+        }
+        /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
+        export interface AnnotationCollectionUpdateData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
+        export interface BodyUpdateData {
+            /**
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            font?: Word.Interfaces.FontUpdateData;
+            /**
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.1]
+             */
+            style?: string;
+            /**
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+             *
+             * @remarks
+             * [Api set: WordApi 1.3]
+             */
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        }
+        /** An interface for updating data on the `Border` object, for use in `border.set({ ... })`. */
+        export interface BorderUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
+        export interface BorderCollectionUpdateData {
+            
+            
+            
+            
+            
+            
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
+        export interface CheckboxContentControlUpdateData {
+            /**
+             * Specifies the current state of the checkbox.
+             *
+             * @remarks
+             * [Api set: WordApi 1.7]
              */
             isChecked?: boolean;
         }
@@ -11833,9 +12412,38 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
+            
             /**
              * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
@@ -11843,6 +12451,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlUpdateData;
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -11850,6 +12459,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -11927,9 +12540,27 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `ContentControlListItem` object, for use in `contentControlListItem.set({ ... })`. */
         export interface ContentControlListItemUpdateData {
-            
-            
-            
+            /**
+             * Specifies the display text of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            displayText?: string;
+            /**
+             * Specifies the index location of a content control list item in the collection of list items.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            index?: number;
+            /**
+             * Specifies the programmatic value of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            value?: string;
         }
         /** An interface for updating data on the `ContentControlListItemCollection` object, for use in `contentControlListItemCollection.set({ ... })`. */
         export interface ContentControlListItemCollectionUpdateData {
@@ -11948,6 +12579,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -11959,6 +12594,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -11966,6 +12602,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -11973,6 +12610,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -11980,6 +12619,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -12104,6 +12746,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12111,6 +12761,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12118,6 +12769,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12126,6 +12782,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12140,6 +12799,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12147,6 +12809,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12154,13 +12826,17 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
-            /**
+            
+            
+            
+            /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
              * @remarks
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12182,6 +12858,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -12324,6 +13015,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -12523,6 +13215,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -12530,6 +13225,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -12610,6 +13309,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -12644,6 +13345,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontUpdateData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -12665,6 +13368,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleUpdateData;
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -12674,6 +13378,10 @@ export declare namespace Word {
              * Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
              */
             baseStyle?: string;
+            
+            
+            
+            
             /**
              * Specifies the name of the style to be applied automatically to a new paragraph that is inserted after a paragraph formatted with the specified style.
              *
@@ -12683,6 +13391,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -12723,6 +13432,14 @@ export declare namespace Word {
             backgroundPatternColor?: string;
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -12876,6 +13593,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -12998,6 +13726,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -13071,278 +13816,585 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
-        export interface CritiqueAnnotationData {
-            /**
-             * Gets the critique that was passed when the annotation was inserted.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            critique?: Word.Critique;
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
         }
-        /** An interface describing the data returned by calling `annotation.toJSON()`. */
-        export interface AnnotationData {
-            /**
-             * Gets the unique identifier, which is meant to be used for easier tracking of Annotation objects.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            id?: string;
-            /**
-             * Gets the state of the annotation.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            state?: Word.AnnotationState | "Created" | "Accepted" | "Rejected";
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
-        export interface AnnotationCollectionData {
-            items?: Word.Interfaces.AnnotationData[];
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `body.toJSON()`. */
-        export interface BodyData {
-            /**
-             * Gets the collection of rich text content control objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            contentControls?: Word.Interfaces.ContentControlData[];
-            /**
-             * Gets the collection of field objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.4]
-             */
-            fields?: Word.Interfaces.FieldData[];
-            /**
-             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            font?: Word.Interfaces.FontData;
-            /**
-             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            inlinePictures?: Word.Interfaces.InlinePictureData[];
-            /**
-             * Gets the collection of list objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            lists?: Word.Interfaces.ListData[];
-            /**
-             * Gets the collection of paragraph objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             *
-             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
-             */
-            paragraphs?: Word.Interfaces.ParagraphData[];
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
-            /**
-             * Gets the collection of table objects in the body.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            tables?: Word.Interfaces.TableData[];
-            /**
-             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            style?: string;
-            /**
-             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-            /**
-             * Gets the text of the body. Use the insertText method to insert text.
-             *
-             * @remarks
-             * [Api set: WordApi 1.1]
-             */
-            text?: string;
-            /**
-             * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
-             *
-             * @remarks
-             * [Api set: WordApi 1.3]
-             */
-            type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
         }
-        /** An interface describing the data returned by calling `border.toJSON()`. */
-        export interface BorderData {
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
             
             
             
             
             
         }
-        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
-        export interface BorderCollectionData {
-            items?: Word.Interfaces.BorderData[];
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
-        export interface CheckboxContentControlData {
-            /**
-             * Specifies the current state of the checkbox.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            isChecked?: boolean;
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `comment.toJSON()`. */
-        export interface CommentData {
-            /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
-            contentRange?: Word.Interfaces.CommentContentRangeData;
-            /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
-            replies?: Word.Interfaces.CommentReplyData[];
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
+        export interface CritiqueAnnotationData {
             /**
-             * Gets the email of the comment's author.
+             * Gets the critique that was passed when the annotation was inserted.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.7]
              */
-            authorEmail?: string;
+            critique?: Word.Critique;
+        }
+        /** An interface describing the data returned by calling `annotation.toJSON()`. */
+        export interface AnnotationData {
             /**
-             * Gets the name of the comment's author.
+             * Gets the unique identifier, which is meant to be used for easier tracking of Annotation objects.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.7]
              */
-            authorName?: string;
+            id?: string;
             /**
-             * Specifies the comment's content as plain text.
+             * Gets the state of the annotation.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.7]
              */
-            content?: string;
+            state?: Word.AnnotationState | "Created" | "Accepted" | "Rejected";
+        }
+        /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
+        export interface AnnotationCollectionData {
+            items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `body.toJSON()`. */
+        export interface BodyData {
             /**
-             * Gets the creation date of the comment.
+             * Gets the collection of rich text content control objects in the body.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.1]
              */
-            creationDate?: Date;
+            contentControls?: Word.Interfaces.ContentControlData[];
             /**
-             * Gets the ID of the comment.
+             * Gets the collection of field objects in the body.
              *
              * @remarks
              * [Api set: WordApi 1.4]
              */
-            id?: string;
+            fields?: Word.Interfaces.FieldData[];
             /**
-             * Specifies the comment thread's status. Setting to true resolves the comment thread. Getting a value of true means that the comment thread is resolved.
+             * Gets the text format of the body. Use this to get and set font name, size, color, and other properties.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.1]
              */
-            resolved?: boolean;
-        }
-        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
-        export interface CommentCollectionData {
-            items?: Word.Interfaces.CommentData[];
-        }
-        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
-        export interface CommentContentRangeData {
+            font?: Word.Interfaces.FontData;
             /**
-             * Specifies a value that indicates whether the comment text is bold.
+             * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.1]
              */
-            bold?: boolean;
+            inlinePictures?: Word.Interfaces.InlinePictureData[];
             /**
-             * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range.
+             * Gets the collection of list objects in the body.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.3]
              */
-            hyperlink?: string;
+            lists?: Word.Interfaces.ListData[];
             /**
-             * Checks whether the range length is zero.
+             * Gets the collection of paragraph objects in the body.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.1]
+             *
+             * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
              */
-            isEmpty?: boolean;
+            paragraphs?: Word.Interfaces.ParagraphData[];
+            
             /**
-             * Specifies a value that indicates whether the comment text is italicized.
+             * Gets the collection of table objects in the body.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.3]
              */
-            italic?: boolean;
+            tables?: Word.Interfaces.TableData[];
             /**
-             * Specifies a value that indicates whether the comment text has a strikethrough.
+             * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.1]
              */
-            strikeThrough?: boolean;
+            style?: string;
             /**
-             * Gets the text of the comment range.
+             * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.3]
              */
-            text?: string;
+            styleBuiltIn?: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
             /**
-             * Specifies a value that indicates the comment text's underline type. 'None' if the comment text isn't underlined.
+             * Gets the text of the body. Use the insertText method to insert text.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.1]
              */
-            underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
-        }
-        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
-        export interface CommentReplyData {
-            /**
-            * Specifies the commentReply's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
-            contentRange?: Word.Interfaces.CommentContentRangeData;
-            /**
-            * Gets the parent comment of this reply.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
-            parentComment?: Word.Interfaces.CommentData;
+            text?: string;
             /**
-             * Gets the email of the comment reply's author.
+             * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
              *
              * @remarks
-             * [Api set: WordApi 1.4]
+             * [Api set: WordApi 1.3]
+             */
+            type?: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
+        }
+        /** An interface describing the data returned by calling `border.toJSON()`. */
+        export interface BorderData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
+        export interface BorderCollectionData {
+            items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
+        export interface CheckboxContentControlData {
+            /**
+             * Specifies the current state of the checkbox.
+             *
+             * @remarks
+             * [Api set: WordApi 1.7]
+             */
+            isChecked?: boolean;
+        }
+        /** An interface describing the data returned by calling `comment.toJSON()`. */
+        export interface CommentData {
+            /**
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            contentRange?: Word.Interfaces.CommentContentRangeData;
+            /**
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            replies?: Word.Interfaces.CommentReplyData[];
+            /**
+             * Gets the email of the comment's author.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            authorEmail?: string;
+            /**
+             * Gets the name of the comment's author.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            authorName?: string;
+            /**
+             * Specifies the comment's content as plain text.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            content?: string;
+            /**
+             * Gets the creation date of the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            creationDate?: Date;
+            /**
+             * Gets the ID of the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            id?: string;
+            /**
+             * Specifies the comment thread's status. Setting to true resolves the comment thread. Getting a value of true means that the comment thread is resolved.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            resolved?: boolean;
+        }
+        /** An interface describing the data returned by calling `commentCollection.toJSON()`. */
+        export interface CommentCollectionData {
+            items?: Word.Interfaces.CommentData[];
+        }
+        /** An interface describing the data returned by calling `commentContentRange.toJSON()`. */
+        export interface CommentContentRangeData {
+            /**
+             * Specifies a value that indicates whether the comment text is bold.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            bold?: boolean;
+            /**
+             * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            hyperlink?: string;
+            /**
+             * Checks whether the range length is zero.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            isEmpty?: boolean;
+            /**
+             * Specifies a value that indicates whether the comment text is italicized.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            italic?: boolean;
+            /**
+             * Specifies a value that indicates whether the comment text has a strikethrough.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            strikeThrough?: boolean;
+            /**
+             * Gets the text of the comment range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            text?: string;
+            /**
+             * Specifies a value that indicates the comment text's underline type. 'None' if the comment text isn't underlined.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
+            underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        }
+        /** An interface describing the data returned by calling `commentReply.toJSON()`. */
+        export interface CommentReplyData {
+            /**
+            * Specifies the commentReply's content range.
+            *
+            * @remarks
+            * [Api set: WordApi 1.4]
+            */
+            contentRange?: Word.Interfaces.CommentContentRangeData;
+            /**
+            * Gets the parent comment of this reply.
+            *
+            * @remarks
+            * [Api set: WordApi 1.4]
+            */
+            parentComment?: Word.Interfaces.CommentData;
+            /**
+             * Gets the email of the comment reply's author.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
              */
             authorEmail?: string;
             /**
@@ -13377,9 +14429,58 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
+            
             /**
              * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
@@ -13387,7 +14488,13 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlData;
-            
+            /**
+             * Gets the data of the content control when its type is `ComboBox`. It's `null` otherwise.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            comboBoxContentControl?: Word.Interfaces.ComboBoxContentControlData;
             /**
              * Gets the collection of content control objects in the content control.
              *
@@ -13396,6 +14503,13 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            /**
+             * Gets the data of the content control when its type is `DropDownList`. It's `null` otherwise.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            dropDownListContentControl?: Word.Interfaces.DropDownListContentControlData;
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -13410,6 +14524,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -13433,6 +14548,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -13440,6 +14557,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -13545,9 +14663,27 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `contentControlListItem.toJSON()`. */
         export interface ContentControlListItemData {
-            
-            
-            
+            /**
+             * Specifies the display text of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            displayText?: string;
+            /**
+             * Specifies the index location of a content control list item in the collection of list items.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            index?: number;
+            /**
+             * Specifies the programmatic value of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            value?: string;
         }
         /** An interface describing the data returned by calling `contentControlListItemCollection.toJSON()`. */
         export interface ContentControlListItemCollectionData {
@@ -13583,6 +14719,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -13597,6 +14737,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -13609,6 +14750,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -13630,8 +14772,12 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
-            /**
-             * Gets the properties of the document.
+            
+            
+            
+            
+            /**
+             * Gets the properties of the document.
              *
              * @remarks
              * [Api set: WordApi 1.3]
@@ -13652,6 +14798,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -13659,6 +14807,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -13908,6 +15059,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -13915,6 +15075,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -13922,6 +15083,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -13930,6 +15096,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -13944,6 +15113,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -13951,6 +15123,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -13958,6 +15140,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -13965,6 +15150,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -13986,6 +15172,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -14152,6 +15356,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -14175,6 +15380,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -14211,6 +15417,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -14452,6 +15659,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -14461,6 +15670,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -14475,6 +15689,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -14562,6 +15780,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -14603,6 +15824,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -14624,6 +15847,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleData;
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -14640,6 +15864,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -14647,6 +15872,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -14654,6 +15881,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -14670,6 +15899,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -14717,6 +15947,14 @@ export declare namespace Word {
             backgroundPatternColor?: string;
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -14912,6 +16150,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -15090,6 +16344,27 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
         export interface TrackedChangeData {
             /**
@@ -15125,8 +16400,285 @@ export declare namespace Word {
         export interface TrackedChangeCollectionData {
             items?: Word.Interfaces.TrackedChangeData[];
         }
-        /** An interface describing the data returned by calling `shape.toJSON()`. */
-        export interface ShapeData {
+        /** An interface describing the data returned by calling `shape.toJSON()`. */
+        export interface ShapeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
             
             
             
@@ -15138,6 +16690,11 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
             
             
             
@@ -15157,32 +16714,50 @@ export declare namespace Word {
             
             
             
-        }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
             
             
             
-        }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
-        }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
+            
             
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
             
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -15194,13 +16769,21 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
             
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
+            
             
         }
         /**
@@ -15294,6 +16877,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             state?: boolean;
+        }
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
         }
         /**
          * Represents the body of a document or a section.
@@ -15386,6 +16984,13 @@ export declare namespace Word {
         }
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * The data specific to content controls of type CheckBox.
          *
@@ -15708,6 +17313,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -15719,6 +17331,7 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
             /**
              * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
@@ -15726,6 +17339,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlLoadOptions;
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -15733,6 +17347,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -15782,6 +17397,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -15892,13 +17510,15 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
             /**
-            * For EACH ITEM in the collection: Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
+             * For EACH ITEM in the collection: Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
              * @remarks
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -15906,6 +17526,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -15955,6 +17576,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -16054,8 +17678,72 @@ export declare namespace Word {
              */
             type?: boolean;
         }
-        
-        
+        /**
+         * Represents a list item in a dropdown list or combo box content control.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        export interface ContentControlListItemLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            /**
+             * Specifies the display text of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            displayText?: boolean;
+            /**
+             * Specifies the index location of a content control list item in the collection of list items.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            index?: boolean;
+            /**
+             * Specifies the programmatic value of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            value?: boolean;
+        }
+        /**
+         * Contains a collection of {@link Word.ContentControlListItem} objects that represent the items in a dropdown list or combo box content control.
+         *
+         * @remarks
+         * [Api set: WordApi 1.9]
+         */
+        export interface ContentControlListItemCollectionLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            /**
+             * For EACH ITEM in the collection: Specifies the display text of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            displayText?: boolean;
+            /**
+             * For EACH ITEM in the collection: Specifies the index location of a content control list item in the collection of list items.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            index?: boolean;
+            /**
+             * For EACH ITEM in the collection: Specifies the programmatic value of a list item for a dropdown list or combo box content control.
+             *
+             * @remarks
+             * [Api set: WordApi 1.9]
+             */
+            value?: boolean;
+        }
         /**
          * Represents a custom property.
          *
@@ -16133,6 +17821,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -16147,6 +17837,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -16159,6 +17850,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -16173,6 +17866,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -16185,6 +17879,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -16199,6 +17895,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -16211,6 +17908,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -16218,6 +17917,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -16225,6 +17925,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -16232,6 +17934,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -16635,6 +18340,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -16642,6 +18355,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -16649,6 +18363,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -16657,6 +18376,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -16671,6 +18393,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -16678,6 +18403,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -16685,6 +18420,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -16692,6 +18430,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -16713,7 +18452,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -17187,6 +18929,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -17402,6 +19145,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -17650,6 +19394,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -17699,6 +19444,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -17713,6 +19460,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -17753,6 +19504,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -17802,6 +19554,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -17816,6 +19570,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -17918,6 +19676,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -17937,6 +19697,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -18010,6 +19772,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -18031,6 +19795,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -18047,6 +19812,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -18054,6 +19820,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -18061,6 +19829,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the name of a style in the language of the user.
              *
@@ -18077,6 +19847,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Specifies the priority.
              *
@@ -18133,6 +19904,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -18154,6 +19927,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleLoadOptions;
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -18170,6 +19944,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -18177,6 +19952,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -18184,6 +19961,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -18200,6 +19979,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * Specifies the priority.
              *
@@ -18257,6 +20037,7 @@ export declare namespace Word {
             
             
         }
+        
         /**
          * Represents a table in a Word document.
          *
@@ -18680,6 +20461,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -19055,6 +20838,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a tracked change in a Word document.
          *
@@ -19142,6 +20927,31 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts
index fa74e62a75..9289eab1f5 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop2.d.ts
@@ -43,7 +43,42 @@ export declare namespace Word {
          */
         berry = "Berry",
     }
-    
+    /**
+     * Properties defining the behavior of the pop-up menu for a given critique.
+     *
+     * @remarks
+     * [Api set: WordApi 1.8]
+     */
+    export interface CritiquePopupOptions {
+        /**
+         * Gets the manifest resource ID of the string to use for branding. This branding text appears next to your add-in icon in the pop-up menu.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        brandingTextResourceId: string;
+        /**
+         * Gets the manifest resource ID of the string to use as the subtitle.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        subtitleResourceId: string;
+        /**
+         * Gets the suggestions to display in the critique pop-up menu.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        suggestions: string[];
+        /**
+         * Gets the manifest resource ID of the string to use as the title.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        titleResourceId: string;
+    }
     /**
      * Critique that will be rendered as underline for the specified part of paragraph in the document.
      *
@@ -65,7 +100,13 @@ export declare namespace Word {
          * [Api set: WordApi 1.7]
          */
         length: number;
-        
+        /**
+         * Specifies the behavior of the pop-up menu for the critique.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        popupOptions?: Word.CritiquePopupOptions;
         /**
          * Specifies the start index of the critique inside paragraph.
          *
@@ -319,7 +360,35 @@ export declare namespace Word {
          */
         id: string;
     }
-    
+    /**
+     * Represents action information that's passed back on annotation pop-up action event.
+     *
+     * @remarks
+     * [Api set: WordApi 1.8]
+     */
+    export interface AnnotationPopupActionEventArgs {
+        /**
+         * Specifies the chosen action in the pop-up menu.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        action: string;
+        /**
+         * Specifies the accepted suggestion (only populated when accepting a critique suggestion).
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        critiqueSuggestion: string;
+        /**
+         * Specifies the annotation ID for which the event was fired.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        id: string;
+    }
     /**
      * Contains a collection of {@link Word.Annotation} objects.
      *
@@ -388,6 +457,18 @@ export declare namespace Word {
     export class Application extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
          * Creates a new document by using an optional Base64-encoded .docx file.
          *
@@ -422,6 +503,27 @@ export declare namespace Word {
          * @param base64File - Required. The template file.
          */
         retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.Application;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Application;
         /**
          * Create a new instance of the `Word.Application` object.
          */
@@ -430,9 +532,7 @@ export declare namespace Word {
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
          * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        toJSON(): Word.Interfaces.ApplicationData;
     }
     /**
      * Represents the body of a document or a section.
@@ -831,6 +931,17 @@ export declare namespace Word {
     }
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * The data specific to content controls of type CheckBox.
      *
@@ -1352,6 +1463,19 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
      * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
@@ -1361,6 +1485,7 @@ export declare namespace Word {
     export class ContentControl extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
          *
@@ -1377,6 +1502,7 @@ export declare namespace Word {
          */
         readonly contentControls: Word.ContentControlCollection;
         
+        
         /**
          * Gets the collection of endnotes in the content control.
          *
@@ -1405,6 +1531,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
         /**
          * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
@@ -1477,6 +1604,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
          * Gets the collection of table objects in the content control.
          *
@@ -1484,6 +1613,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
@@ -2201,6 +2331,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
      * Represents a custom XML part.
      *
@@ -2210,6 +2341,10 @@ export declare namespace Word {
     export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
          * Gets the ID of the custom XML part.
          *
@@ -2224,6 +2359,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly namespaceUri: string;
+        
+        /**
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
          * Deletes the custom XML part.
          *
@@ -2351,6 +2496,7 @@ export declare namespace Word {
         insertElement(xpath: string, xml: string, namespaceMappings: {
             [key: string]: string;
         }, index?: number): void;
+        
         /**
          * Queries the XML content of the custom XML part.
          *
@@ -2379,6 +2525,8 @@ export declare namespace Word {
         query(xpath: string, namespaceMappings: {
             [key: string]: string;
         }): OfficeExtension.ClientResult;
+        
+        
         /**
          * Sets the full XML content of the custom XML part.
          *
@@ -2658,6 +2806,8 @@ export declare namespace Word {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         
+        
+        
         /**
          * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
@@ -2679,6 +2829,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
          * Gets the properties of the document.
          *
@@ -2701,6 +2855,8 @@ export declare namespace Word {
          */
         readonly settings: Word.SettingCollection;
         
+        
+        
         /**
          * Specifies the ChangeTracking mode.
          *
@@ -2708,6 +2864,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.4]
          */
         changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
          * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
@@ -2776,6 +2935,7 @@ export declare namespace Word {
          * @param name - Required. The case-insensitive bookmark name.
          */
         deleteBookmark(name: string): void;
+        
         /**
          * Gets the annotation by ID. Throws an `ItemNotFound` error if annotation isn't found.
          *
@@ -2879,6 +3039,7 @@ export declare namespace Word {
          * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
          */
         insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        
         /**
          * Saves the document.
          *
@@ -2966,7 +3127,15 @@ export declare namespace Word {
          * @eventproperty
          */
         readonly onAnnotationInserted: OfficeExtension.EventHandlers;
-        
+        /**
+         * Occurs when the user performs an action in an annotation pop-up menu.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         *
+         * @eventproperty
+         */
+        readonly onAnnotationPopupAction: OfficeExtension.EventHandlers;
         /**
          * Occurs when the user deletes one or more annotations.
          *
@@ -3694,6 +3863,15 @@ export declare namespace Word {
     export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
@@ -3701,6 +3879,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         bold: boolean;
+        
         /**
          * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
@@ -3708,6 +3887,11 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         color: string;
+        
+        
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
@@ -3716,6 +3900,9 @@ export declare namespace Word {
          */
         doubleStrikeThrough: boolean;
         
+        
+        
+        
         /**
          * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
@@ -3730,6 +3917,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         italic: boolean;
+        
+        
+        
         /**
          * Specifies a value that represents the name of the font.
          *
@@ -3737,6 +3927,16 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
          * Specifies a value that represents the font size in points.
          *
@@ -3744,6 +3944,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         size: number;
+        
+        
+        
         /**
          * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
@@ -3751,6 +3954,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         strikeThrough: boolean;
+        
         /**
          * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
@@ -3772,6 +3976,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -3780,6 +3985,10 @@ export declare namespace Word {
         set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
         set(properties: Word.Font): void;
+        
+        
+        
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3815,6 +4024,9 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.FontData;
     }
+    
+    
+    
     /**
      * Represents an inline picture.
      *
@@ -4694,6 +4906,7 @@ export declare namespace Word {
     export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
          * Gets the collection of content control objects in the paragraph.
          *
@@ -4814,6 +5027,7 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
          * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
@@ -5567,6 +5781,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
+        
+        
         /**
          * Gets the collection of inline picture objects in the range.
          *
@@ -5574,6 +5790,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.2]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
+        
         /**
          * Gets the collection of list objects in the range.
          *
@@ -5641,6 +5858,9 @@ export declare namespace Word {
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
+        
+        
         /**
          * Gets the collection of table objects in the range.
          *
@@ -5648,6 +5868,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly tables: Word.TableCollection;
+        
         /**
          * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
@@ -5662,6 +5883,10 @@ export declare namespace Word {
          * [Api set: WordApi 1.3]
          */
         readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
          * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
@@ -5714,6 +5939,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         delete(): void;
+        
         /**
          * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
@@ -5848,7 +6074,14 @@ export declare namespace Word {
          * [Api set: WordApi 1.6]
          */
         getTrackedChanges(): Word.TrackedChangeCollection;
-        
+        /**
+         * Highlights the range temporarily without changing document content.
+                    To highlight the text permanently, set the range's Font.HighlightColor.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        highlight(): void;
         /**
          * Inserts a bookmark on the range. If a bookmark of the same name exists somewhere, it is deleted first.
          *
@@ -6037,7 +6270,13 @@ export declare namespace Word {
          * @param range - Required. Another range.
          */
         intersectWithOrNullObject(range: Word.Range): Word.Range;
-        
+        /**
+         * Removes the highlight added by the Highlight function if any.
+         *
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        removeHighlight(): void;
         /**
          * Performs a search with the specified SearchOptions on the scope of the range object. The search results are a collection of range objects.
          *
@@ -6380,6 +6619,9 @@ export declare namespace Word {
          * [Api set: WordApi 1.1]
          */
         readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
@@ -6783,6 +7025,8 @@ export declare namespace Word {
          */
         readonly font: Word.Font;
         
+        
+        
         /**
          * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
          *
@@ -6804,6 +7048,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.6]
          */
         readonly tableStyle: Word.TableStyle;
+        
         /**
          * Specifies the name of an existing style to use as the base formatting of another style.
          *
@@ -6820,6 +7065,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly builtIn: boolean;
+        
         /**
          * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
          *
@@ -6827,6 +7073,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly inUse: boolean;
+        
+        
         /**
          * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
          *
@@ -6834,6 +7082,8 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         readonly linked: boolean;
+        
+        
         /**
          * Gets the name of a style in the language of the user.
          *
@@ -6850,6 +7100,7 @@ export declare namespace Word {
          * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
          */
         nextParagraphStyle: string;
+        
         /**
          * Specifies the priority.
          *
@@ -6900,6 +7151,7 @@ export declare namespace Word {
          * [Api set: WordApi 1.5]
          */
         delete(): void;
+        
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -6996,6 +7248,7 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.ShadingData;
     }
+    
     /**
      * Represents a table in a Word document.
      *
@@ -7678,6 +7931,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableCollectionData;
     }
+    
+    
     /**
      * Represents a row in a Word document.
      *
@@ -8399,6 +8654,8 @@ export declare namespace Word {
          */
         toJSON(): Word.Interfaces.TableBorderData;
     }
+    
+    
     /**
      * Represents a tracked change in a Word document.
      *
@@ -8583,6 +8840,20 @@ export declare namespace Word {
     
     
     
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     
     /**
      * Represents the possible change tracking modes.
@@ -8791,7 +9062,13 @@ export declare namespace Word {
          * [Api set: WordApi 1.7]
          */
         annotationRemoved = "AnnotationRemoved",
-            }
+        /**
+         * Represents an action in the annotation pop-up.
+         * @remarks
+         * [Api set: WordApi 1.8]
+         */
+        annotationPopupAction = "AnnotationPopupAction",
+    }
     /**
      * An enum that specifies an event's source. It can be local or remote (through coauthoring).
      *
@@ -9201,6 +9478,7 @@ export declare namespace Word {
          */
         hidden = "Hidden",
     }
+    
     /**
      * The supported styles for underline format.
      *
@@ -11565,16 +11843,99 @@ export declare namespace Word {
     
     
     
-    enum ErrorCodes {
-        accessDenied = "AccessDenied",
-        generalException = "GeneralException",
-        invalidArgument = "InvalidArgument",
-        itemNotFound = "ItemNotFound",
-        notAllowed = "NotAllowed",
-        notImplemented = "NotImplemented",
-        searchDialogIsOpen = "SearchDialogIsOpen",
-        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
-    }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    enum ErrorCodes {
+        accessDenied = "AccessDenied",
+        generalException = "GeneralException",
+        invalidArgument = "InvalidArgument",
+        itemNotFound = "ItemNotFound",
+        notAllowed = "NotAllowed",
+        notImplemented = "NotImplemented",
+        searchDialogIsOpen = "SearchDialogIsOpen",
+        searchStringInvalidOrTooLong = "SearchStringInvalidOrTooLong",
+    }
     export namespace Interfaces {
         /**
          * Provides ways to load properties of only a subset of members of a collection.
@@ -11592,6 +11953,11 @@ export declare namespace Word {
         /** An interface for updating data on the `AnnotationCollection` object, for use in `annotationCollection.set({ ... })`. */
         export interface AnnotationCollectionUpdateData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface for updating data on the `Application` object, for use in `application.set({ ... })`. */
+        export interface ApplicationUpdateData {
+            
+            
         }
         /** An interface for updating data on the `Body` object, for use in `body.set({ ... })`. */
         export interface BodyUpdateData {
@@ -11623,6 +11989,16 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface for updating data on the `BorderUniversal` object, for use in `borderUniversal.set({ ... })`. */
+        export interface BorderUniversalUpdateData {
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `BorderCollection` object, for use in `borderCollection.set({ ... })`. */
         export interface BorderCollectionUpdateData {
@@ -11633,6 +12009,25 @@ export declare namespace Word {
             
             
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface for updating data on the `BorderUniversalCollection` object, for use in `borderUniversalCollection.set({ ... })`. */
+        export interface BorderUniversalCollectionUpdateData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface for updating data on the `Break` object, for use in `break.set({ ... })`. */
+        export interface BreakUpdateData {
+            
+        }
+        /** An interface for updating data on the `BreakCollection` object, for use in `breakCollection.set({ ... })`. */
+        export interface BreakCollectionUpdateData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface for updating data on the `BuildingBlock` object, for use in `buildingBlock.set({ ... })`. */
+        export interface BuildingBlockUpdateData {
+            
+            
+            
+            
         }
         /** An interface for updating data on the `CheckboxContentControl` object, for use in `checkboxContentControl.set({ ... })`. */
         export interface CheckboxContentControlUpdateData {
@@ -11737,9 +12132,38 @@ export declare namespace Word {
         /** An interface for updating data on the `CommentReplyCollection` object, for use in `commentReplyCollection.set({ ... })`. */
         export interface CommentReplyCollectionUpdateData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface for updating data on the `XmlMapping` object, for use in `xmlMapping.set({ ... })`. */
+        export interface XmlMappingUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `CustomXmlPrefixMappingCollection` object, for use in `customXmlPrefixMappingCollection.set({ ... })`. */
+        export interface CustomXmlPrefixMappingCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface for updating data on the `CustomXmlSchemaCollection` object, for use in `customXmlSchemaCollection.set({ ... })`. */
+        export interface CustomXmlSchemaCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface for updating data on the `CustomXmlNodeCollection` object, for use in `customXmlNodeCollection.set({ ... })`. */
+        export interface CustomXmlNodeCollectionUpdateData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface for updating data on the `CustomXmlNode` object, for use in `customXmlNode.set({ ... })`. */
+        export interface CustomXmlNodeUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `ContentControl` object, for use in `contentControl.set({ ... })`. */
         export interface ContentControlUpdateData {
+            
             /**
              * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
@@ -11747,6 +12171,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlUpdateData;
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -11754,6 +12179,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -11852,6 +12281,10 @@ export declare namespace Word {
         /** An interface for updating data on the `CustomPropertyCollection` object, for use in `customPropertyCollection.set({ ... })`. */
         export interface CustomPropertyCollectionUpdateData {
             items?: Word.Interfaces.CustomPropertyData[];
+        }
+        /** An interface for updating data on the `CustomXmlPart` object, for use in `customXmlPart.set({ ... })`. */
+        export interface CustomXmlPartUpdateData {
+            
         }
         /** An interface for updating data on the `CustomXmlPartCollection` object, for use in `customXmlPartCollection.set({ ... })`. */
         export interface CustomXmlPartCollectionUpdateData {
@@ -11863,6 +12296,7 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Document` object, for use in `document.set({ ... })`. */
         export interface DocumentUpdateData {
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -11870,6 +12304,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
             /**
              * Gets the properties of the document.
              *
@@ -11877,6 +12312,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesUpdateData;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -11884,6 +12321,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
         }
         /** An interface for updating data on the `DocumentCreated` object, for use in `documentCreated.set({ ... })`. */
         export interface DocumentCreatedUpdateData {
@@ -12008,6 +12448,14 @@ export declare namespace Word {
         }
         /** An interface for updating data on the `Font` object, for use in `font.set({ ... })`. */
         export interface FontUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -12015,6 +12463,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -12022,6 +12471,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -12030,6 +12484,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -12044,6 +12501,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -12051,6 +12511,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -12058,6 +12528,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -12065,6 +12538,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -12086,6 +12560,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface for updating data on the `Hyperlink` object, for use in `hyperlink.set({ ... })`. */
+        export interface HyperlinkUpdateData {
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `HyperlinkCollection` object, for use in `hyperlinkCollection.set({ ... })`. */
+        export interface HyperlinkCollectionUpdateData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface for updating data on the `InlinePicture` object, for use in `inlinePicture.set({ ... })`. */
         export interface InlinePictureUpdateData {
@@ -12228,6 +12717,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             listItemOrNullObject?: Word.Interfaces.ListItemUpdateData;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -12427,6 +12917,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontUpdateData;
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -12434,6 +12927,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             hyperlink?: string;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -12514,6 +13011,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyUpdateData;
+            
+            
         }
         /** An interface for updating data on the `SectionCollection` object, for use in `sectionCollection.set({ ... })`. */
         export interface SectionCollectionUpdateData {
@@ -12548,6 +13047,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontUpdateData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -12569,6 +13070,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleUpdateData;
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -12578,6 +13080,10 @@ export declare namespace Word {
              * Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
              */
             baseStyle?: string;
+            
+            
+            
+            
             /**
              * Specifies the name of the style to be applied automatically to a new paragraph that is inserted after a paragraph formatted with the specified style.
              *
@@ -12587,6 +13093,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -12627,6 +13134,14 @@ export declare namespace Word {
             backgroundPatternColor?: string;
             
             
+        }
+        /** An interface for updating data on the `ShadingUniversal` object, for use in `shadingUniversal.set({ ... })`. */
+        export interface ShadingUniversalUpdateData {
+            
+            
+            
+            
+            
         }
         /** An interface for updating data on the `Table` object, for use in `table.set({ ... })`. */
         export interface TableUpdateData {
@@ -12780,6 +13295,17 @@ export declare namespace Word {
         export interface TableCollectionUpdateData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface for updating data on the `TableColumn` object, for use in `tableColumn.set({ ... })`. */
+        export interface TableColumnUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TableColumnCollection` object, for use in `tableColumnCollection.set({ ... })`. */
+        export interface TableColumnCollectionUpdateData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface for updating data on the `TableRow` object, for use in `tableRow.set({ ... })`. */
         export interface TableRowUpdateData {
             /**
@@ -12902,6 +13428,23 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface for updating data on the `Template` object, for use in `template.set({ ... })`. */
+        export interface TemplateUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TemplateCollection` object, for use in `templateCollection.set({ ... })`. */
+        export interface TemplateCollectionUpdateData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface for updating data on the `TrackedChangeCollection` object, for use in `trackedChangeCollection.set({ ... })`. */
         export interface TrackedChangeCollectionUpdateData {
             items?: Word.Interfaces.TrackedChangeData[];
@@ -12975,36 +13518,300 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
-        export interface CritiqueAnnotationData {
-            /**
-             * Gets the critique that was passed when the annotation was inserted.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            critique?: Word.Critique;
-        }
-        /** An interface describing the data returned by calling `annotation.toJSON()`. */
-        export interface AnnotationData {
-            /**
-             * Gets the unique identifier, which is meant to be used for easier tracking of Annotation objects.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            id?: string;
-            /**
-             * Gets the state of the annotation.
-             *
-             * @remarks
-             * [Api set: WordApi 1.7]
-             */
-            state?: Word.AnnotationState | "Created" | "Accepted" | "Rejected";
+        /** An interface for updating data on the `RepeatingSectionItem` object, for use in `repeatingSectionItem.set({ ... })`. */
+        export interface RepeatingSectionItemUpdateData {
+            
+        }
+        /** An interface for updating data on the `DatePickerContentControl` object, for use in `datePickerContentControl.set({ ... })`. */
+        export interface DatePickerContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `PictureContentControl` object, for use in `pictureContentControl.set({ ... })`. */
+        export interface PictureContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GroupContentControl` object, for use in `groupContentControl.set({ ... })`. */
+        export interface GroupContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `BuildingBlockGalleryContentControl` object, for use in `buildingBlockGalleryContentControl.set({ ... })`. */
+        export interface BuildingBlockGalleryContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `RepeatingSectionContentControl` object, for use in `repeatingSectionContentControl.set({ ... })`. */
+        export interface RepeatingSectionContentControlUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Frame` object, for use in `frame.set({ ... })`. */
+        export interface FrameUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `FrameCollection` object, for use in `frameCollection.set({ ... })`. */
+        export interface FrameCollectionUpdateData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface for updating data on the `DocumentLibraryVersionCollection` object, for use in `documentLibraryVersionCollection.set({ ... })`. */
+        export interface DocumentLibraryVersionCollectionUpdateData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface for updating data on the `ListFormat` object, for use in `listFormat.set({ ... })`. */
+        export interface ListFormatUpdateData {
+            
+            
+        }
+        /** An interface for updating data on the `FillFormat` object, for use in `fillFormat.set({ ... })`. */
+        export interface FillFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `GlowFormat` object, for use in `glowFormat.set({ ... })`. */
+        export interface GlowFormatUpdateData {
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineFormat` object, for use in `lineFormat.set({ ... })`. */
+        export interface LineFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ReflectionFormat` object, for use in `reflectionFormat.set({ ... })`. */
+        export interface ReflectionFormatUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ColorFormat` object, for use in `colorFormat.set({ ... })`. */
+        export interface ColorFormatUpdateData {
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ShadowFormat` object, for use in `shadowFormat.set({ ... })`. */
+        export interface ShadowFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `ThreeDimensionalFormat` object, for use in `threeDimensionalFormat.set({ ... })`. */
+        export interface ThreeDimensionalFormatUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `Bibliography` object, for use in `bibliography.set({ ... })`. */
+        export interface BibliographyUpdateData {
+            
+        }
+        /** An interface for updating data on the `SourceCollection` object, for use in `sourceCollection.set({ ... })`. */
+        export interface SourceCollectionUpdateData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface for updating data on the `PageSetup` object, for use in `pageSetup.set({ ... })`. */
+        export interface PageSetupUpdateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `LineNumbering` object, for use in `lineNumbering.set({ ... })`. */
+        export interface LineNumberingUpdateData {
+            
+            
+            
+            
+            
+        }
+        /** An interface for updating data on the `TextColumnCollection` object, for use in `textColumnCollection.set({ ... })`. */
+        export interface TextColumnCollectionUpdateData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface for updating data on the `TextColumn` object, for use in `textColumn.set({ ... })`. */
+        export interface TextColumnUpdateData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `critiqueAnnotation.toJSON()`. */
+        export interface CritiqueAnnotationData {
+            /**
+             * Gets the critique that was passed when the annotation was inserted.
+             *
+             * @remarks
+             * [Api set: WordApi 1.7]
+             */
+            critique?: Word.Critique;
+        }
+        /** An interface describing the data returned by calling `annotation.toJSON()`. */
+        export interface AnnotationData {
+            /**
+             * Gets the unique identifier, which is meant to be used for easier tracking of Annotation objects.
+             *
+             * @remarks
+             * [Api set: WordApi 1.7]
+             */
+            id?: string;
+            /**
+             * Gets the state of the annotation.
+             *
+             * @remarks
+             * [Api set: WordApi 1.7]
+             */
+            state?: Word.AnnotationState | "Created" | "Accepted" | "Rejected";
         }
         /** An interface describing the data returned by calling `annotationCollection.toJSON()`. */
         export interface AnnotationCollectionData {
             items?: Word.Interfaces.AnnotationData[];
+        }
+        /** An interface describing the data returned by calling `application.toJSON()`. */
+        export interface ApplicationData {
+            
+            
+            
         }
         /** An interface describing the data returned by calling `body.toJSON()`. */
         export interface BodyData {
@@ -13096,10 +13903,53 @@ export declare namespace Word {
             
             
             
+        }
+        /** An interface describing the data returned by calling `borderUniversal.toJSON()`. */
+        export interface BorderUniversalData {
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `borderCollection.toJSON()`. */
         export interface BorderCollectionData {
             items?: Word.Interfaces.BorderData[];
+        }
+        /** An interface describing the data returned by calling `borderUniversalCollection.toJSON()`. */
+        export interface BorderUniversalCollectionData {
+            items?: Word.Interfaces.BorderUniversalData[];
+        }
+        /** An interface describing the data returned by calling `break.toJSON()`. */
+        export interface BreakData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `breakCollection.toJSON()`. */
+        export interface BreakCollectionData {
+            items?: Word.Interfaces.BreakData[];
+        }
+        /** An interface describing the data returned by calling `buildingBlock.toJSON()`. */
+        export interface BuildingBlockData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockCategory.toJSON()`. */
+        export interface BuildingBlockCategoryData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockTypeItem.toJSON()`. */
+        export interface BuildingBlockTypeItemData {
+            
+            
         }
         /** An interface describing the data returned by calling `checkboxContentControl.toJSON()`. */
         export interface CheckboxContentControlData {
@@ -13114,18 +13964,18 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `comment.toJSON()`. */
         export interface CommentData {
             /**
-            * Specifies the comment's content range.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Specifies the comment's content range.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             contentRange?: Word.Interfaces.CommentContentRangeData;
             /**
-            * Gets the collection of reply objects associated with the comment.
-            *
-            * @remarks
-            * [Api set: WordApi 1.4]
-            */
+             * Gets the collection of reply objects associated with the comment.
+             *
+             * @remarks
+             * [Api set: WordApi 1.4]
+             */
             replies?: Word.Interfaces.CommentReplyData[];
             /**
              * Gets the email of the comment's author.
@@ -13281,9 +14131,58 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `commentReplyCollection.toJSON()`. */
         export interface CommentReplyCollectionData {
             items?: Word.Interfaces.CommentReplyData[];
+        }
+        /** An interface describing the data returned by calling `xmlMapping.toJSON()`. */
+        export interface XmlMappingData {
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMappingCollection.toJSON()`. */
+        export interface CustomXmlPrefixMappingCollectionData {
+            items?: Word.Interfaces.CustomXmlPrefixMappingData[];
+        }
+        /** An interface describing the data returned by calling `customXmlPrefixMapping.toJSON()`. */
+        export interface CustomXmlPrefixMappingData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchema.toJSON()`. */
+        export interface CustomXmlSchemaData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `customXmlSchemaCollection.toJSON()`. */
+        export interface CustomXmlSchemaCollectionData {
+            items?: Word.Interfaces.CustomXmlSchemaData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNodeCollection.toJSON()`. */
+        export interface CustomXmlNodeCollectionData {
+            items?: Word.Interfaces.CustomXmlNodeData[];
+        }
+        /** An interface describing the data returned by calling `customXmlNode.toJSON()`. */
+        export interface CustomXmlNodeData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `contentControl.toJSON()`. */
         export interface ContentControlData {
+            
             /**
              * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
@@ -13300,6 +14199,7 @@ export declare namespace Word {
              */
             contentControls?: Word.Interfaces.ContentControlData[];
             
+            
             /**
              * Gets the collection of field objects in the content control.
              *
@@ -13314,6 +14214,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
             /**
              * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
              *
@@ -13337,6 +14238,8 @@ export declare namespace Word {
              * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
              */
             paragraphs?: Word.Interfaces.ParagraphData[];
+            
+            
             /**
              * Gets the collection of table objects in the content control.
              *
@@ -13344,6 +14247,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             tables?: Word.Interfaces.TableData[];
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -13487,6 +14391,10 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `customXmlPart.toJSON()`. */
         export interface CustomXmlPartData {
+            
+            
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -13501,6 +14409,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: string;
+            
         }
         /** An interface describing the data returned by calling `customXmlPartCollection.toJSON()`. */
         export interface CustomXmlPartCollectionData {
@@ -13513,6 +14422,7 @@ export declare namespace Word {
         /** An interface describing the data returned by calling `document.toJSON()`. */
         export interface DocumentData {
             
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -13534,6 +14444,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             customXmlParts?: Word.Interfaces.CustomXmlPartData[];
+            
+            
+            
+            
             /**
              * Gets the properties of the document.
              *
@@ -13556,6 +14470,8 @@ export declare namespace Word {
              */
             settings?: Word.Interfaces.SettingData[];
             
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -13563,6 +14479,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -13812,6 +14731,15 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `font.toJSON()`. */
         export interface FontData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -13819,6 +14747,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -13826,6 +14755,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: string;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -13834,6 +14768,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -13848,6 +14785,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -13855,6 +14795,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: string;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -13862,6 +14812,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: number;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -13869,6 +14822,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -13890,6 +14844,24 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+            
+        }
+        /** An interface describing the data returned by calling `hyperlink.toJSON()`. */
+        export interface HyperlinkData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `hyperlinkCollection.toJSON()`. */
+        export interface HyperlinkCollectionData {
+            items?: Word.Interfaces.HyperlinkData[];
         }
         /** An interface describing the data returned by calling `inlinePicture.toJSON()`. */
         export interface InlinePictureData {
@@ -14056,6 +15028,7 @@ export declare namespace Word {
             
             
             
+            
         }
         /** An interface describing the data returned by calling `pageCollection.toJSON()`. */
         export interface PageCollectionData {
@@ -14079,6 +15052,7 @@ export declare namespace Word {
         }
         /** An interface describing the data returned by calling `paragraph.toJSON()`. */
         export interface ParagraphData {
+            
             /**
              * Gets the collection of fields in the paragraph.
              *
@@ -14115,6 +15089,7 @@ export declare namespace Word {
              */
             listItemOrNullObject?: Word.Interfaces.ListItemData;
             
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -14356,6 +15331,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontData;
+            
+            
             /**
              * Gets the collection of inline picture objects in the range.
              *
@@ -14365,6 +15342,11 @@ export declare namespace Word {
             inlinePictures?: Word.Interfaces.InlinePictureData[];
             
             
+            
+            
+            
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -14379,6 +15361,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -14466,6 +15452,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyData;
+            
+            
+            
         }
         /** An interface describing the data returned by calling `sectionCollection.toJSON()`. */
         export interface SectionCollectionData {
@@ -14507,6 +15496,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontData;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -14528,6 +15519,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleData;
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -14544,6 +15536,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -14551,6 +15544,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -14558,6 +15553,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -14574,6 +15571,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: string;
+            
             /**
              * Specifies the priority.
              *
@@ -14621,6 +15619,14 @@ export declare namespace Word {
             backgroundPatternColor?: string;
             
             
+        }
+        /** An interface describing the data returned by calling `shadingUniversal.toJSON()`. */
+        export interface ShadingUniversalData {
+            
+            
+            
+            
+            
         }
         /** An interface describing the data returned by calling `table.toJSON()`. */
         export interface TableData {
@@ -14816,6 +15822,22 @@ export declare namespace Word {
         export interface TableCollectionData {
             items?: Word.Interfaces.TableData[];
         }
+        /** An interface describing the data returned by calling `tableColumn.toJSON()`. */
+        export interface TableColumnData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `tableColumnCollection.toJSON()`. */
+        export interface TableColumnCollectionData {
+            items?: Word.Interfaces.TableColumnData[];
+        }
         /** An interface describing the data returned by calling `tableRow.toJSON()`. */
         export interface TableRowData {
             /**
@@ -14994,6 +16016,27 @@ export declare namespace Word {
              */
             width?: number;
         }
+        /** An interface describing the data returned by calling `template.toJSON()`. */
+        export interface TemplateData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `templateCollection.toJSON()`. */
+        export interface TemplateCollectionData {
+            items?: Word.Interfaces.TemplateData[];
+        }
         /** An interface describing the data returned by calling `trackedChange.toJSON()`. */
         export interface TrackedChangeData {
             /**
@@ -15062,31 +16105,331 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
-        export interface ShapeGroupData {
+        /** An interface describing the data returned by calling `shapeGroup.toJSON()`. */
+        export interface ShapeGroupData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `canvas.toJSON()`. */
+        export interface CanvasData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
+        export interface ShapeCollectionData {
+            items?: Word.Interfaces.ShapeData[];
+        }
+        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
+        export interface ShapeFillData {
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
+        export interface TextFrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
+        export interface ShapeTextWrapData {
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionItem.toJSON()`. */
+        export interface RepeatingSectionItemData {
+            
+        }
+        /** An interface describing the data returned by calling `datePickerContentControl.toJSON()`. */
+        export interface DatePickerContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pictureContentControl.toJSON()`. */
+        export interface PictureContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `groupContentControl.toJSON()`. */
+        export interface GroupContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `buildingBlockGalleryContentControl.toJSON()`. */
+        export interface BuildingBlockGalleryContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `repeatingSectionContentControl.toJSON()`. */
+        export interface RepeatingSectionContentControlData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frame.toJSON()`. */
+        export interface FrameData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `frameCollection.toJSON()`. */
+        export interface FrameCollectionData {
+            items?: Word.Interfaces.FrameData[];
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersion.toJSON()`. */
+        export interface DocumentLibraryVersionData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `documentLibraryVersionCollection.toJSON()`. */
+        export interface DocumentLibraryVersionCollectionData {
+            items?: Word.Interfaces.DocumentLibraryVersionData[];
+        }
+        /** An interface describing the data returned by calling `listFormat.toJSON()`. */
+        export interface ListFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `fillFormat.toJSON()`. */
+        export interface FillFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `glowFormat.toJSON()`. */
+        export interface GlowFormatData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `lineFormat.toJSON()`. */
+        export interface LineFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `reflectionFormat.toJSON()`. */
+        export interface ReflectionFormatData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `canvas.toJSON()`. */
-        export interface CanvasData {
+        /** An interface describing the data returned by calling `colorFormat.toJSON()`. */
+        export interface ColorFormatData {
+            
+            
             
             
             
         }
-        /** An interface describing the data returned by calling `shapeCollection.toJSON()`. */
-        export interface ShapeCollectionData {
-            items?: Word.Interfaces.ShapeData[];
+        /** An interface describing the data returned by calling `shadowFormat.toJSON()`. */
+        export interface ShadowFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
         }
-        /** An interface describing the data returned by calling `shapeFill.toJSON()`. */
-        export interface ShapeFillData {
+        /** An interface describing the data returned by calling `threeDimensionalFormat.toJSON()`. */
+        export interface ThreeDimensionalFormatData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
             
         }
-        /** An interface describing the data returned by calling `textFrame.toJSON()`. */
-        export interface TextFrameData {
+        /** An interface describing the data returned by calling `bibliography.toJSON()`. */
+        export interface BibliographyData {
+            
+            
+        }
+        /** An interface describing the data returned by calling `sourceCollection.toJSON()`. */
+        export interface SourceCollectionData {
+            items?: Word.Interfaces.SourceData[];
+        }
+        /** An interface describing the data returned by calling `source.toJSON()`. */
+        export interface SourceData {
+            
+            
+            
+        }
+        /** An interface describing the data returned by calling `pageSetup.toJSON()`. */
+        export interface PageSetupData {
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             
             
             
@@ -15098,13 +16441,21 @@ export declare namespace Word {
             
             
         }
-        /** An interface describing the data returned by calling `shapeTextWrap.toJSON()`. */
-        export interface ShapeTextWrapData {
+        /** An interface describing the data returned by calling `lineNumbering.toJSON()`. */
+        export interface LineNumberingData {
             
             
             
             
             
+        }
+        /** An interface describing the data returned by calling `textColumnCollection.toJSON()`. */
+        export interface TextColumnCollectionData {
+            items?: Word.Interfaces.TextColumnData[];
+        }
+        /** An interface describing the data returned by calling `textColumn.toJSON()`. */
+        export interface TextColumnData {
+            
             
         }
         /**
@@ -15198,6 +16549,21 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             state?: boolean;
+        }
+        /**
+         * Represents the application object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        export interface ApplicationLoadOptions {
+            /**
+              Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
+             */
+            $all?: boolean;
+            
+            
+            
         }
         /**
          * Represents the body of a document or a section.
@@ -15290,6 +16656,13 @@ export declare namespace Word {
         }
         
         
+        
+        
+        
+        
+        
+        
+        
         /**
          * The data specific to content controls of type CheckBox.
          *
@@ -15612,6 +16985,13 @@ export declare namespace Word {
              */
             id?: boolean;
         }
+        
+        
+        
+        
+        
+        
+        
         /**
          * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
          *
@@ -15623,6 +17003,7 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
             /**
              * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
@@ -15630,6 +17011,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlLoadOptions;
+            
             /**
              * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -15637,6 +17019,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the content control.
              *
@@ -15686,6 +17069,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -15796,13 +17182,15 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
             /**
-            * For EACH ITEM in the collection: Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
+             * For EACH ITEM in the collection: Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
              *
              * @remarks
              * [Api set: WordApi 1.7]
              */
             checkboxContentControl?: Word.Interfaces.CheckboxContentControlLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
              *
@@ -15810,6 +17198,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the content control.
              *
@@ -15859,6 +17248,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
              *
@@ -16037,6 +17429,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the ID of the custom XML part.
              *
@@ -16051,6 +17445,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects.
@@ -16063,6 +17458,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -16077,6 +17474,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
@@ -16089,6 +17487,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the ID of the custom XML part.
              *
@@ -16103,6 +17503,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             namespaceUri?: boolean;
+            
         }
         /**
          * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
@@ -16115,6 +17516,8 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
             /**
              * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
              *
@@ -16122,6 +17525,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
             /**
              * Gets the properties of the document.
              *
@@ -16129,6 +17533,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             properties?: Word.Interfaces.DocumentPropertiesLoadOptions;
+            
+            
             /**
              * Specifies the ChangeTracking mode.
              *
@@ -16136,6 +17542,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.4]
              */
             changeTrackingMode?: boolean;
+            
+            
+            
             /**
              * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
              *
@@ -16539,6 +17948,14 @@ export declare namespace Word {
               Specifying `$all` for the load options loads all the scalar properties (such as `Range.address`) but not the navigational properties (such as `Range.format.fill.color`).
              */
             $all?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
              *
@@ -16546,6 +17963,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             bold?: boolean;
+            
             /**
              * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
              *
@@ -16553,6 +17971,11 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             color?: boolean;
+            
+            
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
              *
@@ -16561,6 +17984,9 @@ export declare namespace Word {
              */
             doubleStrikeThrough?: boolean;
             
+            
+            
+            
             /**
              * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
              *
@@ -16575,6 +18001,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             italic?: boolean;
+            
+            
+            
             /**
              * Specifies a value that represents the name of the font.
              *
@@ -16582,6 +18011,16 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             name?: boolean;
+            
+            
+            
+            
+            
+            
+            
+            
+            
+            
             /**
              * Specifies a value that represents the font size in points.
              *
@@ -16589,6 +18028,9 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             size?: boolean;
+            
+            
+            
             /**
              * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
              *
@@ -16596,6 +18038,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             strikeThrough?: boolean;
+            
             /**
              * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
              *
@@ -16617,7 +18060,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             underline?: boolean;
+            
         }
+        
+        
         /**
          * Represents an inline picture.
          *
@@ -17091,6 +18537,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -17306,6 +18753,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
              *
@@ -17554,6 +19002,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * Gets the parent body of the range.
              *
@@ -17603,6 +19052,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -17617,6 +19068,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -17657,6 +19112,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             font?: Word.Interfaces.FontLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Gets the parent body of the range.
              *
@@ -17706,6 +19162,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             parentTableOrNullObject?: Word.Interfaces.TableLoadOptions;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
              *
@@ -17720,6 +19178,10 @@ export declare namespace Word {
              * [Api set: WordApi 1.3]
              */
             isEmpty?: boolean;
+            
+            
+            
+            
             /**
              * For EACH ITEM in the collection: Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
              *
@@ -17822,6 +19284,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Contains the collection of the document's {@link Word.Section} objects.
@@ -17841,6 +19305,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.1]
              */
             body?: Word.Interfaces.BodyLoadOptions;
+            
+            
         }
         /**
          * Represents a setting of the add-in.
@@ -17914,6 +19380,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * For EACH ITEM in the collection: Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -17935,6 +19403,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleLoadOptions;
+            
             /**
              * For EACH ITEM in the collection: Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -17951,6 +19420,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -17958,6 +19428,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -17965,6 +19437,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * For EACH ITEM in the collection: Gets the name of a style in the language of the user.
              *
@@ -17981,6 +19455,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * For EACH ITEM in the collection: Specifies the priority.
              *
@@ -18037,6 +19512,8 @@ export declare namespace Word {
              */
             font?: Word.Interfaces.FontLoadOptions;
             
+            
+            
             /**
              * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
              *
@@ -18058,6 +19535,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.6]
              */
             tableStyle?: Word.Interfaces.TableStyleLoadOptions;
+            
             /**
              * Specifies the name of an existing style to use as the base formatting of another style.
              *
@@ -18074,6 +19552,7 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             builtIn?: boolean;
+            
             /**
              * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
              *
@@ -18081,6 +19560,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             inUse?: boolean;
+            
+            
             /**
              * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
              *
@@ -18088,6 +19569,8 @@ export declare namespace Word {
              * [Api set: WordApi 1.5]
              */
             linked?: boolean;
+            
+            
             /**
              * Gets the name of a style in the language of the user.
              *
@@ -18104,6 +19587,7 @@ export declare namespace Word {
              * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
              */
             nextParagraphStyle?: boolean;
+            
             /**
              * Specifies the priority.
              *
@@ -18161,6 +19645,7 @@ export declare namespace Word {
             
             
         }
+        
         /**
          * Represents a table in a Word document.
          *
@@ -18584,6 +20069,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a row in a Word document.
          *
@@ -18959,6 +20446,8 @@ export declare namespace Word {
              */
             width?: boolean;
         }
+        
+        
         /**
          * Represents a tracked change in a Word document.
          *
@@ -19046,6 +20535,31 @@ export declare namespace Word {
         
         
         
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
     }
 }
 export declare namespace Word {
diff --git a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts
index 85b575dded..f10761f0ac 100644
--- a/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts
+++ b/generate-docs/api-extractor-inputs-word-release/word_1_5_hidden_document/word-desktop3.d.ts
@@ -5,446 +5,447 @@ import { Office as Outlook} from "../../api-extractor-inputs-outlook/outlook"
 ////////////////////////////////////////////////////////////////
 
 export declare namespace Word {
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
     /**
-     * Represents the application object.
+     * Represents the color scheme of a critique in the document, affecting underline and highlight.
      *
      * @remarks
-     * [Api set: WordApi 1.3]
+     * [Api set: WordApi 1.7]
      */
-    export class Application extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+    enum CritiqueColorScheme {
         /**
-         * Creates a new document by using an optional Base64-encoded .docx file.
-         *
+         * Red color.
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param base64File - Optional. The Base64-encoded .docx file. The default value is null.
+         * [Api set: WordApi 1.7]
          */
-        createDocument(base64File?: string): Word.DocumentCreated;
+        red = "Red",
         /**
-         * Opens a document and displays it in a new tab or window.
-                     The following are examples for the various supported clients and platforms.
-                    
-                     - Remote or cloud location example: `https://microsoft.sharepoint.com/some/path/Document.docx`
-                    
-                     - Local location examples for Windows: `C:\\Users\\Someone\\Documents\\Document.docx` (includes required escaped backslashes), `file://mycomputer/myfolder/Document.docx`
-                    
-                     - Local location example for Mac and iOS: `/User/someone/document.docx`
-         *
+         * Green color.
          * @remarks
-         * [Api set: WordApi 1.6]
-         *
-         * @param filePath - Required. The absolute path of the .docx file. Word on the web only supports remote (cloud) locations, while Word on Windows, on Mac, and on iOS support local and remote locations.
+         * [Api set: WordApi 1.7]
          */
-        openDocument(filePath: string): void;
+        green = "Green",
         /**
-         * Parse styles from template Base64 file and return JSON format of retrieved styles as a string.
-         *
+         * Blue color.
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param base64File - Required. The template file.
+         * [Api set: WordApi 1.7]
          */
-        retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult;
+        blue = "Blue",
         /**
-         * Create a new instance of the `Word.Application` object.
+         * Lavender color.
+         * @remarks
+         * [Api set: WordApi 1.7]
          */
-        static newObject(context: OfficeExtension.ClientRequestContext): Word.Application;
+        lavender = "Lavender",
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
+         * Berry color.
+         * @remarks
+         * [Api set: WordApi 1.7]
          */
-        toJSON(): {
-            [key: string]: string;
-        };
+        berry = "Berry",
     }
+    
     /**
-     * Represents the body of a document or a section.
+     * Critique that will be rendered as underline for the specified part of paragraph in the document.
      *
      * @remarks
-     * [Api set: WordApi 1.1]
+     * [Api set: WordApi 1.7]
      */
-    export class Body extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+    export interface Critique {
         /**
-         * Gets the collection of rich text content control objects in the body.
+         * Specifies the color scheme of the critique.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        readonly contentControls: Word.ContentControlCollection;
+        colorScheme: Word.CritiqueColorScheme | "Red" | "Green" | "Blue" | "Lavender" | "Berry";
         /**
-         * Gets the collection of endnotes in the body.
+         * Specifies the length of the critique inside paragraph.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.7]
          */
-        readonly endnotes: Word.NoteItemCollection;
+        length: number;
+        
         /**
-         * Gets the collection of field objects in the body.
+         * Specifies the start index of the critique inside paragraph.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.7]
          */
-        readonly fields: Word.FieldCollection;
+        start: number;
+    }
+    /**
+     * Represents an annotation wrapper around critique displayed in the document.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export class CritiqueAnnotation extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Gets the text format of the body. Use this to get and set font name, size, color and other properties.
+         * Gets the range of text that is annotated.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        readonly font: Word.Font;
+        readonly range: Word.Range;
         /**
-         * Gets the collection of footnotes in the body.
+         * Gets the critique that was passed when the annotation was inserted.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.7]
          */
-        readonly footnotes: Word.NoteItemCollection;
+        readonly critique: Word.Critique;
         /**
-         * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
+         * Accepts the critique. This will change the annotation state to `accepted`.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        readonly inlinePictures: Word.InlinePictureCollection;
+        accept(): void;
         /**
-         * Gets the collection of list objects in the body.
+         * Rejects the critique. This will change the annotation state to `rejected`.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly lists: Word.ListCollection;
+        reject(): void;
         /**
-         * Gets the collection of paragraph objects in the body.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.CritiqueAnnotationLoadOptions): Word.CritiqueAnnotation;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly paragraphs: Word.ParagraphCollection;
+        load(propertyNames?: string | string[]): Word.CritiqueAnnotation;
         /**
-         * Gets the parent body of the body. For example, a table cell body's parent body could be a header. Throws an `ItemNotFound` error if there isn't a parent body.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.CritiqueAnnotation;
+        /**
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.CritiqueAnnotation;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.CritiqueAnnotation;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.CritiqueAnnotation` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CritiqueAnnotationData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.CritiqueAnnotationData;
+    }
+    /**
+     * Represents the state of the annotation.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    enum AnnotationState {
+        /**
+         * Created.
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly parentBody: Word.Body;
+        created = "Created",
         /**
-         * Gets the parent body of the body. For example, a table cell body's parent body could be a header. If there isn't a parent body, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
+         * Accepted.
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly parentBodyOrNullObject: Word.Body;
+        accepted = "Accepted",
         /**
-         * Gets the content control that contains the body. Throws an `ItemNotFound` error if there isn't a parent content control.
-         *
+         * Rejected.
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        readonly parentContentControl: Word.ContentControl;
+        rejected = "Rejected",
+    }
+    /**
+     * Annotations set produced by the add-in. Currently supporting only critiques.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export interface AnnotationSet {
         /**
-         * Gets the content control that contains the body. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Critiques.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        critiques: Word.Critique[];
+    }
+    /**
+     * Represents an annotation attached to a paragraph.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export class Annotation extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Gets the parent section of the body. Throws an `ItemNotFound` error if there isn't a parent section.
+         * Gets the critique annotation object.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly parentSection: Word.Section;
+        readonly critiqueAnnotation: Word.CritiqueAnnotation;
         /**
-         * Gets the parent section of the body. If there isn't a parent section, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the unique identifier, which is meant to be used for easier tracking of Annotation objects.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly parentSectionOrNullObject: Word.Section;
-        
+        readonly id: string;
         /**
-         * Gets the collection of table objects in the body.
+         * Gets the state of the annotation.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        readonly tables: Word.TableCollection;
+        readonly state: Word.AnnotationState | "Created" | "Accepted" | "Rejected";
         /**
-         * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+         * Deletes the annotation.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        style: string;
+        delete(): void;
         /**
-         * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        load(options?: Word.Interfaces.AnnotationLoadOptions): Word.Annotation;
         /**
-         * Gets the text of the body. Use the insertText method to insert text.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly text: string;
+        load(propertyNames?: string | string[]): Word.Annotation;
         /**
-         * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        readonly type: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Annotation;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        set(properties: Interfaces.BodyUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Body): void;
+        track(): Word.Annotation;
         /**
-         * Clears the contents of the body object. The user can perform the undo operation on the cleared content.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        clear(): void;
+        untrack(): Word.Annotation;
         /**
-         * Gets comments associated with the body.
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.Annotation` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.AnnotationData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.AnnotationData;
+    }
+    /**
+     * Holds annotation information that is passed back on annotation added event.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export interface AnnotationInsertedEventArgs {
+        /**
+         * Specifies the annotation IDs for which the event was fired.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.7]
          */
-        getComments(): Word.CommentCollection;
+        ids: string[];
+    }
+    /**
+     * Holds annotation information that is passed back on annotation inserted event.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export interface AnnotationClickedEventArgs {
         /**
-         * Gets the currently supported content controls in the body.
+         * Specifies the annotation ID for which the event was fired.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
-         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
-         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
-         *
-         * @param options - Optional. Options that define which content controls are returned.
+         * [Api set: WordApi 1.7]
          */
-        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        id: string;
+    }
+    /**
+     * Holds annotation information that is passed back on annotation removed event.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export interface AnnotationRemovedEventArgs {
         /**
-         * Gets an HTML representation of the body object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Body.getOoxml()` and convert the returned XML to HTML.
+         * Specifies the annotation IDs for which the event was fired.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        getHtml(): OfficeExtension.ClientResult;
+        ids: string[];
+    }
+    /**
+     * Holds annotation information that is passed back on annotation hovered event.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export interface AnnotationHoveredEventArgs {
         /**
-         * Gets the OOXML (Office Open XML) representation of the body object.
+         * Specifies the annotation ID for which the event was fired.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        getOoxml(): OfficeExtension.ClientResult;
+        id: string;
+    }
+    
+    /**
+     * Contains a collection of {@link Word.Annotation} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export class AnnotationCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.Annotation[];
         /**
-         * Gets the whole body, or the starting or ending point of the body, as a range.
+         * Gets the first annotation in this collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', 'After', or 'Content'.
+         * [Api set: WordApi 1.7]
          */
-        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | Word.RangeLocation.after | Word.RangeLocation.content | "Whole" | "Start" | "End" | "After" | "Content"): Word.Range;
+        getFirst(): Word.Annotation;
         /**
-         * Gets reviewed text based on ChangeTrackingVersion selection.
+         * Gets the first annotation in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`.
+                    For further information,
+                    see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
+         * [Api set: WordApi 1.7]
          */
-        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion): OfficeExtension.ClientResult;
+        getFirstOrNullObject(): Word.Annotation;
         /**
-         * Gets reviewed text based on ChangeTrackingVersion selection.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
-         */
-        getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
-        /**
-         * Gets the collection of the TrackedChange objects in the body.
-         *
-         * @remarks
-         * [Api set: WordApi 1.6]
-         */
-        getTrackedChanges(): Word.TrackedChangeCollection;
-        /**
-         * Inserts a break at the specified location in the main document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param breakType - Required. The break type to add to the body.
-         * @param insertLocation - Required. The value must be 'Start' or 'End'.
+         * @param options - Provides options for which properties of the object to load.
          */
-        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"): void;
+        load(options?: Word.Interfaces.AnnotationCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.AnnotationCollection;
         /**
-         * Wraps the Body object with a content control.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Note: The `contentControlType` parameter was introduced in WordApi 1.5. `PlainText` support was added in WordApi 1.5. `CheckBox` support was added in WordApi 1.7.
-         * `DropDownList` and `ComboBox` support was added in WordApi 1.9.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param contentControlType - Optional. Content control type to insert. Must be 'RichText', 'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default is 'RichText'.
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        insertContentControl(contentControlType?: Word.ContentControlType.richText | Word.ContentControlType.plainText | Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList | Word.ContentControlType.comboBox | "RichText" | "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
+        load(propertyNames?: string | string[]): Word.AnnotationCollection;
         /**
-         * Inserts a document into the body at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.AnnotationCollection;
         /**
-         * Inserts HTML at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param html - Required. The HTML to be inserted in the document.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        insertHtml(html: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        track(): Word.AnnotationCollection;
         /**
-         * Inserts a picture into the body at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted in the body.
-         * @param insertLocation - Required. The value must be 'Start' or 'End'.
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"): Word.InlinePicture;
+        untrack(): Word.AnnotationCollection;
         /**
-         * Inserts OOXML at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param ooxml - Required. The OOXML to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.AnnotationCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.AnnotationCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        toJSON(): Word.Interfaces.AnnotationCollectionData;
+    }
+    /**
+     * Represents the application object.
+     *
+     * @remarks
+     * [Api set: WordApi 1.3]
+     */
+    export class Application extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        
+        
+        
+        
         /**
-         * Inserts a paragraph at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param paragraphText - Required. The paragraph text to be inserted.
-         * @param insertLocation - Required. The value must be 'Start' or 'End'.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"): Word.Paragraph;
+        set(properties: Interfaces.ApplicationUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Application): void;
         /**
-         * Inserts a table with the specified number of rows and columns.
+         * Creates a new document by using an optional Base64-encoded .docx file.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          *
-         * @param rowCount - Required. The number of rows in the table.
-         * @param columnCount - Required. The number of columns in the table.
-         * @param insertLocation - Required. The value must be 'Start' or 'End'.
-         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
-         */
-        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End", values?: string[][]): Word.Table;
-        /**
-         * Inserts text into the body at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param text - Required. Text to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
-         */
-        insertText(text: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
-        /**
-         * Performs a search with the specified SearchOptions on the scope of the body object. The search results are a collection of range objects.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param searchText - Required. The search text. Can be a maximum of 255 characters.
-         * @param searchOptions - Optional. Options for the search.
+         * @param base64File - Optional. The Base64-encoded .docx file. The default value is null.
          */
-        search(searchText: string, searchOptions?: Word.SearchOptions | {
-            ignorePunct?: boolean;
-            ignoreSpace?: boolean;
-            matchCase?: boolean;
-            matchPrefix?: boolean;
-            matchSuffix?: boolean;
-            matchWholeWord?: boolean;
-            matchWildcards?: boolean;
-        }): Word.RangeCollection;
+        createDocument(base64File?: string): Word.DocumentCreated;
         /**
-         * Selects the body and navigates the Word UI to it.
+         * Opens a document and displays it in a new tab or window.
+                     The following are examples for the various supported clients and platforms.
+                    
+                     - Remote or cloud location example: `https://microsoft.sharepoint.com/some/path/Document.docx`
+                    
+                     - Local location examples for Windows: `C:\\Users\\Someone\\Documents\\Document.docx` (includes required escaped backslashes), `file://mycomputer/myfolder/Document.docx`
+                    
+                     - Local location example for Mac and iOS: `/User/someone/document.docx`
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.6]
          *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         * @param filePath - Required. The absolute path of the .docx file. Word on the web only supports remote (cloud) locations, while Word on Windows, on Mac, and on iOS support local and remote locations.
          */
-        select(selectionMode?: Word.SelectionMode): void;
+        openDocument(filePath: string): void;
         /**
-         * Selects the body and navigates the Word UI to it.
+         * Parse styles from template Base64 file and return JSON format of retrieved styles as a string.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         * @param base64File - Required. The template file.
          */
-        select(selectionMode?: "Select" | "Start" | "End"): void;
+        retrieveStylesFromBase64(base64File: string): OfficeExtension.ClientResult;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.BodyLoadOptions): Word.Body;
+        load(options?: Word.Interfaces.ApplicationLoadOptions): Word.Application;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Body;
+        load(propertyNames?: string | string[]): Word.Application;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -453,406 +454,389 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.Body;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.Body;
+        }): Word.Application;
         /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * Create a new instance of the `Word.Application` object.
          */
-        untrack(): Word.Body;
+        static newObject(context: OfficeExtension.ClientRequestContext): Word.Application;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Body` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.BodyData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Application` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ApplicationData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.BodyData;
+        toJSON(): Word.Interfaces.ApplicationData;
     }
-    
-    
-    
     /**
-     * Represents a comment in the document.
+     * Represents the body of a document or a section.
      *
      * @remarks
-     * [Api set: WordApi 1.4]
+     * [Api set: WordApi 1.1]
      */
-    export class Comment extends OfficeExtension.ClientObject {
+    export class Body extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /**
-         * Specifies the comment's content range.
+         * Gets the collection of rich text content control objects in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        contentRange: Word.CommentContentRange;
+        readonly contentControls: Word.ContentControlCollection;
         /**
-         * Gets the collection of reply objects associated with the comment.
+         * Gets the collection of endnotes in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          */
-        readonly replies: Word.CommentReplyCollection;
+        readonly endnotes: Word.NoteItemCollection;
         /**
-         * Gets the email of the comment's author.
+         * Gets the collection of field objects in the body.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        readonly authorEmail: string;
+        readonly fields: Word.FieldCollection;
         /**
-         * Gets the name of the comment's author.
+         * Gets the text format of the body. Use this to get and set font name, size, color and other properties.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly authorName: string;
+        readonly font: Word.Font;
         /**
-         * Specifies the comment's content as plain text.
+         * Gets the collection of footnotes in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          */
-        content: string;
+        readonly footnotes: Word.NoteItemCollection;
         /**
-         * Gets the creation date of the comment.
+         * Gets the collection of InlinePicture objects in the body. The collection doesn't include floating images.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly creationDate: Date;
+        readonly inlinePictures: Word.InlinePictureCollection;
         /**
-         * Gets the ID of the comment.
+         * Gets the collection of list objects in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        readonly id: string;
+        readonly lists: Word.ListCollection;
         /**
-         * Specifies the comment thread's status. Setting to true resolves the comment thread. Getting a value of true means that the comment thread is resolved.
+         * Gets the collection of paragraph objects in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * Important: Paragraphs in tables aren't returned for requirement sets 1.1 and 1.2. From requirement set 1.3, paragraphs in tables are also returned.
          */
-        resolved: boolean;
+        readonly paragraphs: Word.ParagraphCollection;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Gets the parent body of the body. For example, a table cell body's parent body could be a header. Throws an `ItemNotFound` error if there isn't a parent body.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        set(properties: Interfaces.CommentUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Comment): void;
+        readonly parentBody: Word.Body;
         /**
-         * Deletes the comment and its replies.
+         * Gets the parent body of the body. For example, a table cell body's parent body could be a header. If there isn't a parent body, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        delete(): void;
+        readonly parentBodyOrNullObject: Word.Body;
         /**
-         * Gets the range in the main document where the comment is on.
+         * Gets the content control that contains the body. Throws an `ItemNotFound` error if there isn't a parent content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        getRange(): Word.Range;
+        readonly parentContentControl: Word.ContentControl;
         /**
-         * Adds a new reply to the end of the comment thread.
+         * Gets the content control that contains the body. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param replyText - Required. Reply text.
-         */
-        reply(replyText: string): Word.CommentReply;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
-         *
-         * @param options - Provides options for which properties of the object to load.
+         * [Api set: WordApi 1.3]
          */
-        load(options?: Word.Interfaces.CommentLoadOptions): Word.Comment;
+        readonly parentContentControlOrNullObject: Word.ContentControl;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the parent section of the body. Throws an `ItemNotFound` error if there isn't a parent section.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(propertyNames?: string | string[]): Word.Comment;
+        readonly parentSection: Word.Section;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the parent section of the body. If there isn't a parent section, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Comment;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.Comment;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.Comment;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Comment` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentData`) that contains shallow copies of any loaded child properties from the original object.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        toJSON(): Word.Interfaces.CommentData;
-    }
-    /**
-     * Contains a collection of {@link Word.Comment} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class CommentCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.Comment[];
+        readonly parentSectionOrNullObject: Word.Section;
+        
         /**
-         * Gets the first comment in the collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the collection of table objects in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        getFirst(): Word.Comment;
+        readonly tables: Word.TableCollection;
         /**
-         * Gets the first comment in the collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies the style name for the body. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        getFirstOrNullObject(): Word.Comment;
+        style: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies the built-in style name for the body. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(options?: Word.Interfaces.CommentCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CommentCollection;
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the text of the body. Use the insertText method to insert text.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(propertyNames?: string | string[]): Word.CommentCollection;
+        readonly text: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the type of the body. The type can be 'MainDoc', 'Section', 'Header', 'Footer', or 'TableCell'. Additional types ‘Footnote’, ‘Endnote’, and ‘NoteItem’ are supported in WordApiOnline 1.1 and later.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CommentCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.CommentCollection;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        untrack(): Word.CommentCollection;
+        readonly type: Word.BodyType | "Unknown" | "MainDoc" | "Section" | "Header" | "Footer" | "TableCell" | "Footnote" | "Endnote" | "NoteItem";
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CommentCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        toJSON(): Word.Interfaces.CommentCollectionData;
-    }
-    /**
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class CommentContentRange extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        set(properties: Interfaces.BodyUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Body): void;
         /**
-         * Specifies a value that indicates whether the comment text is bold.
+         * Clears the contents of the body object. The user can perform the undo operation on the cleared content.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        bold: boolean;
+        clear(): void;
         /**
-         * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range.
+         * Gets comments associated with the body.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        hyperlink: string;
+        getComments(): Word.CommentCollection;
         /**
-         * Checks whether the range length is zero.
+         * Gets the currently supported content controls in the body.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
+         *
+         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
+         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
+         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         *
+         * @param options - Optional. Options that define which content controls are returned.
          */
-        readonly isEmpty: boolean;
+        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
         /**
-         * Specifies a value that indicates whether the comment text is italicized.
+         * Gets an HTML representation of the body object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Body.getOoxml()` and convert the returned XML to HTML.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        italic: boolean;
+        getHtml(): OfficeExtension.ClientResult;
         /**
-         * Specifies a value that indicates whether the comment text has a strikethrough.
+         * Gets the OOXML (Office Open XML) representation of the body object.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        strikeThrough: boolean;
+        getOoxml(): OfficeExtension.ClientResult;
         /**
-         * Gets the text of the comment range.
+         * Gets the whole body, or the starting or ending point of the body, as a range.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
+         *
+         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', 'After', or 'Content'.
          */
-        readonly text: string;
+        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | Word.RangeLocation.after | Word.RangeLocation.content | "Whole" | "Start" | "End" | "After" | "Content"): Word.Range;
         /**
-         * Specifies a value that indicates the comment text's underline type. 'None' if the comment text isn't underlined.
+         * Gets reviewed text based on ChangeTrackingVersion selection.
          *
          * @remarks
          * [Api set: WordApi 1.4]
+         *
+         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
-         */
-        set(properties: Interfaces.CommentContentRangeUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.CommentContentRange): void;
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion): OfficeExtension.ClientResult;
         /**
-         * Inserts text into at the specified location. **Note**: For the modern comment, the content range tracked across context turns to empty if any revision to the comment is posted through the UI.
+         * Gets reviewed text based on ChangeTrackingVersion selection.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          *
-         * @param text - Required. The text to be inserted in to the CommentContentRange.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
+         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        insertText(text: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.CommentContentRange;
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the collection of the TrackedChange objects in the body.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.6]
          */
-        load(options?: Word.Interfaces.CommentContentRangeLoadOptions): Word.CommentContentRange;
+        getTrackedChanges(): Word.TrackedChangeCollection;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Inserts a break at the specified location in the main document.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
-         */
-        load(propertyNames?: string | string[]): Word.CommentContentRange;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * @remarks
+         * [Api set: WordApi 1.1]
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.CommentContentRange;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.CommentContentRange;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.CommentContentRange;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CommentContentRange` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentContentRangeData`) that contains shallow copies of any loaded child properties from the original object.
+         * @param breakType - Required. The break type to add to the body.
+         * @param insertLocation - Required. The value must be 'Start' or 'End'.
          */
-        toJSON(): Word.Interfaces.CommentContentRangeData;
-    }
-    /**
-     * Represents a comment reply in the document.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class CommentReply extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"): void;
         /**
-         * Specifies the commentReply's content range.
+         * Wraps the Body object with a content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * Note: The `contentControlType` parameter was introduced in WordApi 1.5. `PlainText` support was added in WordApi 1.5. `CheckBox` support was added in WordApi 1.7.
+         * `DropDownList` and `ComboBox` support was added in WordApi 1.9.
+         *
+         * @param contentControlType - Optional. Content control type to insert. Must be 'RichText', 'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default is 'RichText'.
          */
-        contentRange: Word.CommentContentRange;
+        insertContentControl(contentControlType?: Word.ContentControlType.richText | Word.ContentControlType.plainText | Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList | Word.ContentControlType.comboBox | "RichText" | "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
         /**
-         * Gets the parent comment of this reply.
+         * Inserts a document into the body at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         *
+         * @param base64File - Required. The Base64-encoded content of a .docx file.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        readonly parentComment: Word.Comment;
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Gets the email of the comment reply's author.
+         * Inserts HTML at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param html - Required. The HTML to be inserted in the document.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        readonly authorEmail: string;
+        insertHtml(html: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Gets the name of the comment reply's author.
+         * Inserts a picture into the body at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         */
-        readonly authorName: string;
+         * [Api set: WordApi 1.2]
+         *
+         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted in the body.
+         * @param insertLocation - Required. The value must be 'Start' or 'End'.
+         */
+        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"): Word.InlinePicture;
         /**
-         * Specifies the comment reply's content. The string is plain text.
+         * Inserts OOXML at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param ooxml - Required. The OOXML to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        content: string;
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Gets the creation date of the comment reply.
+         * Inserts a paragraph at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param paragraphText - Required. The paragraph text to be inserted.
+         * @param insertLocation - Required. The value must be 'Start' or 'End'.
          */
-        readonly creationDate: Date;
+        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End"): Word.Paragraph;
         /**
-         * Gets the ID of the comment reply.
+         * Inserts a table with the specified number of rows and columns.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
+         *
+         * @param rowCount - Required. The number of rows in the table.
+         * @param columnCount - Required. The number of columns in the table.
+         * @param insertLocation - Required. The value must be 'Start' or 'End'.
+         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
          */
-        readonly id: string;
+        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End", values?: string[][]): Word.Table;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Inserts text into the body at the specified location.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * @param text - Required. Text to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        set(properties: Interfaces.CommentReplyUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.CommentReply): void;
+        insertText(text: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Deletes the comment reply.
+         * Performs a search with the specified SearchOptions on the scope of the body object. The search results are a collection of range objects.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param searchText - Required. The search text. Can be a maximum of 255 characters.
+         * @param searchOptions - Optional. Options for the search.
          */
-        delete(): void;
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+            ignorePunct?: boolean;
+            ignoreSpace?: boolean;
+            matchCase?: boolean;
+            matchPrefix?: boolean;
+            matchSuffix?: boolean;
+            matchWholeWord?: boolean;
+            matchWildcards?: boolean;
+        }): Word.RangeCollection;
+        /**
+         * Selects the body and navigates the Word UI to it.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         */
+        select(selectionMode?: Word.SelectionMode): void;
+        /**
+         * Selects the body and navigates the Word UI to it.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         */
+        select(selectionMode?: "Select" | "Start" | "End"): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.CommentReplyLoadOptions): Word.CommentReply;
+        load(options?: Word.Interfaces.BodyLoadOptions): Word.Body;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.CommentReply;
+        load(propertyNames?: string | string[]): Word.Body;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -861,1177 +845,1050 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.CommentReply;
+        }): Word.Body;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.CommentReply;
+        track(): Word.Body;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.CommentReply;
+        untrack(): Word.Body;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CommentReply` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentReplyData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Body` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.BodyData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.CommentReplyData;
+        toJSON(): Word.Interfaces.BodyData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
-     * Contains a collection of {@link Word.CommentReply} objects. Represents all comment replies in one comment thread.
+     * The data specific to content controls of type CheckBox.
      *
      * @remarks
-     * [Api set: WordApi 1.4]
+     * [Api set: WordApi 1.7]
      */
-    export class CommentReplyCollection extends OfficeExtension.ClientObject {
+    export class CheckboxContentControl extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.CommentReply[];
         /**
-         * Gets the first comment reply in the collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Specifies the current state of the checkbox.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.7]
          */
-        getFirst(): Word.CommentReply;
+        isChecked: boolean;
         /**
-         * Gets the first comment reply in the collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        getFirstOrNullObject(): Word.CommentReply;
+        set(properties: Interfaces.CheckboxContentControlUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CheckboxContentControl): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.CommentReplyCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CommentReplyCollection;
+        load(options?: Word.Interfaces.CheckboxContentControlLoadOptions): Word.CheckboxContentControl;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.CommentReplyCollection;
+        load(propertyNames?: string | string[]): Word.CheckboxContentControl;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CommentReplyCollection;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.CheckboxContentControl;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.CommentReplyCollection;
+        track(): Word.CheckboxContentControl;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.CommentReplyCollection;
+        untrack(): Word.CheckboxContentControl;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CommentReplyCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentReplyCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.CheckboxContentControl` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CheckboxContentControlData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.CommentReplyCollectionData;
+        toJSON(): Word.Interfaces.CheckboxContentControlData;
     }
     /**
-     * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
+     * Represents a comment in the document.
      *
      * @remarks
-     * [Api set: WordApi 1.1]
+     * [Api set: WordApi 1.4]
      */
-    export class ContentControl extends OfficeExtension.ClientObject {
+    export class Comment extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
-        
-        
         /**
-         * Gets the collection of content control objects in the content control.
+         * Specifies the comment's content range.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        readonly contentControls: Word.ContentControlCollection;
-        
+        contentRange: Word.CommentContentRange;
         /**
-         * Gets the collection of endnotes in the content control.
+         * Gets the collection of reply objects associated with the comment.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.4]
          */
-        readonly endnotes: Word.NoteItemCollection;
+        readonly replies: Word.CommentReplyCollection;
         /**
-         * Gets the collection of field objects in the content control.
+         * Gets the email of the comment's author.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        readonly fields: Word.FieldCollection;
+        readonly authorEmail: string;
         /**
-         * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
+         * Gets the name of the comment's author.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        readonly font: Word.Font;
+        readonly authorName: string;
         /**
-         * Gets the collection of footnotes in the content control.
+         * Specifies the comment's content as plain text.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.4]
          */
-        readonly footnotes: Word.NoteItemCollection;
+        content: string;
         /**
-         * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
+         * Gets the creation date of the comment.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        readonly inlinePictures: Word.InlinePictureCollection;
+        readonly creationDate: Date;
         /**
-         * Gets the collection of list objects in the content control.
+         * Gets the ID of the comment.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        readonly lists: Word.ListCollection;
+        readonly id: string;
         /**
-         * Gets the collection of paragraph objects in the content control.
+         * Specifies the comment thread's status. Setting to true resolves the comment thread. Getting a value of true means that the comment thread is resolved.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
+         * [Api set: WordApi 1.4]
          */
-        readonly paragraphs: Word.ParagraphCollection;
+        resolved: boolean;
         /**
-         * Gets the parent body of the content control.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        readonly parentBody: Word.Body;
+        set(properties: Interfaces.CommentUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Comment): void;
         /**
-         * Gets the content control that contains the content control. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Deletes the comment and its replies.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        readonly parentContentControl: Word.ContentControl;
+        delete(): void;
         /**
-         * Gets the content control that contains the content control. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the range in the main document where the comment is on.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        getRange(): Word.Range;
         /**
-         * Gets the table that contains the content control. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Adds a new reply to the end of the comment thread.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        readonly parentTable: Word.Table;
-        /**
-         * Gets the table cell that contains the content control. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * [Api set: WordApi 1.4]
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param replyText - Required. Reply text.
          */
-        readonly parentTableCell: Word.TableCell;
+        reply(replyText: string): Word.CommentReply;
         /**
-         * Gets the table cell that contains the content control. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        readonly parentTableCellOrNullObject: Word.TableCell;
+        load(options?: Word.Interfaces.CommentLoadOptions): Word.Comment;
         /**
-         * Gets the table that contains the content control. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly parentTableOrNullObject: Word.Table;
+        load(propertyNames?: string | string[]): Word.Comment;
         /**
-         * Gets the collection of table objects in the content control.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        readonly tables: Word.TableCollection;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Comment;
         /**
-         * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" | "Hidden";
+        track(): Word.Comment;
         /**
-         * Specifies a value that indicates whether the user can delete the content control. Mutually exclusive with removeWhenEdited.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        cannotDelete: boolean;
+        untrack(): Word.Comment;
         /**
-         * Specifies a value that indicates whether the user can edit the contents of the content control.
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.Comment` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.CommentData;
+    }
+    /**
+     * Contains a collection of {@link Word.Comment} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.4]
+     */
+    export class CommentCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.Comment[];
+        /**
+         * Gets the first comment in the collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        cannotEdit: boolean;
+        getFirst(): Word.Comment;
         /**
-         * Specifies the color of the content control. Color is specified in '#RRGGBB' format or by using the color name.
+         * Gets the first comment in the collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        color: string;
+        getFirstOrNullObject(): Word.Comment;
         /**
-         * Gets an integer that represents the content control identifier.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param options - Provides options for which properties of the object to load.
          */
-        readonly id: number;
+        load(options?: Word.Interfaces.CommentCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CommentCollection;
         /**
-         * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        placeholderText: string;
+        load(propertyNames?: string | string[]): Word.CommentCollection;
         /**
-         * Specifies a value that indicates whether the content control is removed after it is edited. Mutually exclusive with cannotDelete.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        removeWhenEdited: boolean;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CommentCollection;
         /**
-         * Specifies the style name for the content control. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.CommentCollection;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.CommentCollection;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.CommentCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         */
+        toJSON(): Word.Interfaces.CommentCollectionData;
+    }
+    /**
+     * @remarks
+     * [Api set: WordApi 1.4]
+     */
+    export class CommentContentRange extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Specifies a value that indicates whether the comment text is bold.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        style: string;
+        bold: boolean;
         /**
-         * Specifies the built-in style name for the content control. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+         * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        hyperlink: string;
         /**
-         * Gets the content control subtype. The subtype can be 'RichTextInline', 'RichTextParagraphs', 'RichTextTableCell', 'RichTextTableRow' and 'RichTextTable' for rich text content controls, or 'PlainTextInline' and 'PlainTextParagraph' for plain text content controls, or 'CheckBox' for checkbox content controls.
+         * Checks whether the range length is zero.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        readonly subtype: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
+        readonly isEmpty: boolean;
         /**
-         * Specifies a tag to identify a content control.
+         * Specifies a value that indicates whether the comment text is italicized.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        tag: string;
+        italic: boolean;
         /**
-         * Gets the text of the content control.
+         * Specifies a value that indicates whether the comment text has a strikethrough.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        readonly text: string;
+        strikeThrough: boolean;
         /**
-         * Specifies the title for a content control.
+         * Gets the text of the comment range.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        title: string;
+        readonly text: string;
         /**
-         * Gets the content control type. Only rich text, plain text, and checkbox content controls are supported currently.
+         * Specifies a value that indicates the comment text's underline type. 'None' if the comment text isn't underlined.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
          */
-        readonly type: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
+        underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.ContentControlUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.CommentContentRangeUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.ContentControl): void;
+        set(properties: Word.CommentContentRange): void;
         /**
-         * Clears the contents of the content control. The user can perform the undo operation on the cleared content.
+         * Inserts text into at the specified location. **Note**: For the modern comment, the content range tracked across context turns to empty if any revision to the comment is posted through the UI.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.4]
+         *
+         * @param text - Required. The text to be inserted in to the CommentContentRange.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
          */
-        clear(): void;
+        insertText(text: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.CommentContentRange;
         /**
-         * Deletes the content control and its content. If `keepContent` is set to true, the content isn't deleted.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param keepContent - Required. Indicates whether the content should be deleted with the content control. If `keepContent` is set to true, the content isn't deleted.
+         * @param options - Provides options for which properties of the object to load.
          */
-        delete(keepContent: boolean): void;
+        load(options?: Word.Interfaces.CommentContentRangeLoadOptions): Word.CommentContentRange;
         /**
-         * Gets comments associated with the content control.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        getComments(): Word.CommentCollection;
+        load(propertyNames?: string | string[]): Word.CommentContentRange;
         /**
-         * Gets the currently supported child content controls in this content control.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
-         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
-         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param options - Optional. Options that define which content controls are returned.
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.CommentContentRange;
         /**
-         * Gets an HTML representation of the content control object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `ContentControl.getOoxml()` and convert the returned XML to HTML.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        getHtml(): OfficeExtension.ClientResult;
+        track(): Word.CommentContentRange;
         /**
-         * Gets the Office Open XML (OOXML) representation of the content control object.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        getOoxml(): OfficeExtension.ClientResult;
+        untrack(): Word.CommentContentRange;
         /**
-         * Gets the whole content control, or the starting or ending point of the content control, as a range.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', 'Before', 'After', or 'Content'.
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.CommentContentRange` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentContentRangeData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        getRange(rangeLocation?: Word.RangeLocation | "Whole" | "Start" | "End" | "Before" | "After" | "Content"): Word.Range;
+        toJSON(): Word.Interfaces.CommentContentRangeData;
+    }
+    /**
+     * Represents a comment reply in the document.
+     *
+     * @remarks
+     * [Api set: WordApi 1.4]
+     */
+    export class CommentReply extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Gets reviewed text based on ChangeTrackingVersion selection.
+         * Specifies the commentReply's content range.
          *
          * @remarks
          * [Api set: WordApi 1.4]
-         *
-         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion): OfficeExtension.ClientResult;
+        contentRange: Word.CommentContentRange;
         /**
-         * Gets reviewed text based on ChangeTrackingVersion selection.
+         * Gets the parent comment of this reply.
          *
          * @remarks
          * [Api set: WordApi 1.4]
-         *
-         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
+        readonly parentComment: Word.Comment;
         /**
-         * Gets the text ranges in the content control by using punctuation marks and/or other ending marks.
+         * Gets the email of the comment reply's author.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
-         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
+         * [Api set: WordApi 1.4]
          */
-        getTextRanges(endingMarks: string[], trimSpacing?: boolean): Word.RangeCollection;
+        readonly authorEmail: string;
         /**
-         * Gets the collection of the TrackedChange objects in the content control.
+         * Gets the name of the comment reply's author.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.4]
          */
-        getTrackedChanges(): Word.TrackedChangeCollection;
+        readonly authorName: string;
         /**
-         * Inserts a break at the specified location in the main document. This method cannot be used with 'RichTextTable', 'RichTextTableRow' and 'RichTextTableCell' content controls.
+         * Specifies the comment reply's content. The string is plain text.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param breakType - Required. Type of break.
-         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'.
+         * [Api set: WordApi 1.4]
          */
-        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After"): void;
+        content: string;
         /**
-         * Inserts a document into the content control at the specified location.
+         * Gets the creation date of the comment reply.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
-         *
-         * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         * [Api set: WordApi 1.4]
          */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        readonly creationDate: Date;
         /**
-         * Inserts HTML into the content control at the specified location.
+         * Gets the ID of the comment reply.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param html - Required. The HTML to be inserted in to the content control.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         * [Api set: WordApi 1.4]
          */
-        insertHtml(html: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        readonly id: string;
         /**
-         * Inserts an inline picture into the content control at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted in the content control.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.InlinePicture;
+        set(properties: Interfaces.CommentReplyUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.CommentReply): void;
         /**
-         * Inserts OOXML into the content control at the specified location.
+         * Deletes the comment reply.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param ooxml - Required. The OOXML to be inserted in to the content control.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         * [Api set: WordApi 1.4]
          */
-        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        delete(): void;
         /**
-         * Inserts a paragraph at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param paragraphText - Required. The paragraph text to be inserted.
-         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'. 'Before' and 'After' cannot be used with 'RichTextTable', 'RichTextTableRow' and 'RichTextTableCell' content controls.
+         * @param options - Provides options for which properties of the object to load.
          */
-        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After"): Word.Paragraph;
+        load(options?: Word.Interfaces.CommentReplyLoadOptions): Word.CommentReply;
         /**
-         * Inserts a table with the specified number of rows and columns into, or next to, a content control.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param rowCount - Required. The number of rows in the table.
-         * @param columnCount - Required. The number of columns in the table.
-         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'. 'Before' and 'After' cannot be used with 'RichTextTable', 'RichTextTableRow' and 'RichTextTableCell' content controls.
-         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After", values?: string[][]): Word.Table;
+        load(propertyNames?: string | string[]): Word.CommentReply;
         /**
-         * Inserts text into the content control at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param text - Required. The text to be inserted in to the content control.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        insertText(text: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.CommentReply;
         /**
-         * Performs a search with the specified SearchOptions on the scope of the content control object. The search results are a collection of range objects.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param searchText - Required. The search text.
-         * @param searchOptions - Optional. Options for the search.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        search(searchText: string, searchOptions?: Word.SearchOptions | {
-            ignorePunct?: boolean;
-            ignoreSpace?: boolean;
-            matchCase?: boolean;
-            matchPrefix?: boolean;
-            matchSuffix?: boolean;
-            matchWholeWord?: boolean;
-            matchWildcards?: boolean;
-        }): Word.RangeCollection;
+        track(): Word.CommentReply;
         /**
-         * Selects the content control. This causes Word to scroll to the selection.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        select(selectionMode?: Word.SelectionMode): void;
+        untrack(): Word.CommentReply;
         /**
-         * Selects the content control. This causes Word to scroll to the selection.
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.CommentReply` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentReplyData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.CommentReplyData;
+    }
+    /**
+     * Contains a collection of {@link Word.CommentReply} objects. Represents all comment replies in one comment thread.
+     *
+     * @remarks
+     * [Api set: WordApi 1.4]
+     */
+    export class CommentReplyCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.CommentReply[];
+        /**
+         * Gets the first comment reply in the collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         * [Api set: WordApi 1.4]
          */
-        select(selectionMode?: "Select" | "Start" | "End"): void;
+        getFirst(): Word.CommentReply;
         /**
-         * Splits the content control into child ranges by using delimiters.
+         * Gets the first comment reply in the collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param delimiters - Required. The delimiters as an array of strings.
-         * @param multiParagraphs - Optional. Indicates whether a returned child range can cover multiple paragraphs. Default is false which indicates that the paragraph boundaries are also used as delimiters.
-         * @param trimDelimiters - Optional. Indicates whether to trim delimiters from the ranges in the range collection. Default is false which indicates that the delimiters are included in the ranges returned in the range collection.
-         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
+         * [Api set: WordApi 1.4]
          */
-        split(delimiters: string[], multiParagraphs?: boolean, trimDelimiters?: boolean, trimSpacing?: boolean): Word.RangeCollection;
+        getFirstOrNullObject(): Word.CommentReply;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.ContentControlLoadOptions): Word.ContentControl;
+        load(options?: Word.Interfaces.CommentReplyCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CommentReplyCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.ContentControl;
+        load(propertyNames?: string | string[]): Word.CommentReplyCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.ContentControl;
-        /**
-         * Occurs when data within the content control are changed. To get the new text, load this content control in the handler. To get the old text, do not load it.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @eventproperty
-         */
-        readonly onDataChanged: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when the content control is deleted. Do not load this content control in the handler, otherwise you won't be able to get its original properties.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @eventproperty
-         */
-        readonly onDeleted: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when the content control is entered.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @eventproperty
-         */
-        readonly onEntered: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when the content control is exited, for example, when the cursor leaves the content control.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @eventproperty
-         */
-        readonly onExited: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when selection within the content control is changed.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @eventproperty
-         */
-        readonly onSelectionChanged: OfficeExtension.EventHandlers;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CommentReplyCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.ContentControl;
+        track(): Word.CommentReplyCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.ContentControl;
+        untrack(): Word.CommentReplyCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.ContentControl` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ContentControlData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.CommentReplyCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CommentReplyCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.ContentControlData;
+        toJSON(): Word.Interfaces.CommentReplyCollectionData;
     }
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
     /**
-     * Contains a collection of {@link Word.ContentControl} objects. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
+     * Represents a content control. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
      * @remarks
      * [Api set: WordApi 1.1]
      */
-    export class ContentControlCollection extends OfficeExtension.ClientObject {
+    export class ContentControl extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.ContentControl[];
+        
         /**
-         * Gets the content controls that have the specified tracking state.
+         * Gets the data of the content control when its type is `CheckBox`. It's `null` otherwise.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param changeTrackingStates - Required. An array of content control change tracking states.
+         * [Api set: WordApi 1.7]
          */
-        getByChangeTrackingStates(changeTrackingStates: Word.ChangeTrackingState[]): Word.ContentControlCollection;
+        readonly checkboxContentControl: Word.CheckboxContentControl;
+        
         /**
-         * Gets a content control by its identifier. Throws an `ItemNotFound` error if there isn't a content control with the identifier in this collection.
+         * Gets the collection of content control objects in the content control.
          *
          * @remarks
          * [Api set: WordApi 1.1]
-         *
-         * @param id - Required. A content control identifier.
          */
-        getById(id: number): Word.ContentControl;
+        readonly contentControls: Word.ContentControlCollection;
+        
+        
         /**
-         * Gets a content control by its identifier. If there isn't a content control with the identifier in this collection, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the collection of endnotes in the content control.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param id - Required. A content control identifier.
+         * [Api set: WordApi 1.5]
          */
-        getByIdOrNullObject(id: number): Word.ContentControl;
+        readonly endnotes: Word.NoteItemCollection;
         /**
-         * Gets the content controls that have the specified tag.
+         * Gets the collection of field objects in the content control.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param tag - Required. A tag set on a content control.
+         * [Api set: WordApi 1.4]
          */
-        getByTag(tag: string): Word.ContentControlCollection;
+        readonly fields: Word.FieldCollection;
         /**
-         * Gets the content controls that have the specified title.
+         * Gets the text format of the content control. Use this to get and set font name, size, color, and other properties.
          *
          * @remarks
          * [Api set: WordApi 1.1]
-         *
-         * @param title - Required. The title of a content control.
          */
-        getByTitle(title: string): Word.ContentControlCollection;
+        readonly font: Word.Font;
         /**
-         * Gets the content controls that have the specified types.
+         * Gets the collection of footnotes in the content control.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param types - Required. An array of content control types.
+         * [Api set: WordApi 1.5]
          */
-        getByTypes(types: Word.ContentControlType[]): Word.ContentControlCollection;
+        readonly footnotes: Word.NoteItemCollection;
+        
         /**
-         * Gets the first content control in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the collection of InlinePicture objects in the content control. The collection doesn't include floating images.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        getFirst(): Word.ContentControl;
+        readonly inlinePictures: Word.InlinePictureCollection;
         /**
-         * Gets the first content control in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the collection of list objects in the content control.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirstOrNullObject(): Word.ContentControl;
+        readonly lists: Word.ListCollection;
         /**
-         * Gets a content control by its ID.
+         * Gets the collection of paragraph objects in the content control.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          *
-         * @param id - The content control's ID.
+         * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this content control aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
          */
-        getItem(id: number): Word.ContentControl;
+        readonly paragraphs: Word.ParagraphCollection;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the parent body of the content control.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(options?: Word.Interfaces.ContentControlCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ContentControlCollection;
+        readonly parentBody: Word.Body;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the content control that contains the content control. Throws an `ItemNotFound` error if there isn't a parent content control.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(propertyNames?: string | string[]): Word.ContentControlCollection;
+        readonly parentContentControl: Word.ContentControl;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the content control that contains the content control. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ContentControlCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.ContentControlCollection;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.ContentControlCollection;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.ContentControlCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ContentControlCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        toJSON(): Word.Interfaces.ContentControlCollectionData;
-    }
-    
-    
-    /**
-     * Specifies the options that define which content controls are returned.
-     *
-     * @remarks
-     * [Api set: WordApi 1.5]
-     */
-    export interface ContentControlOptions {
+        readonly parentContentControlOrNullObject: Word.ContentControl;
         /**
-         * An array of content control types, item must be 'RichText', 'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'.
+         * Gets the table that contains the content control. Throws an `ItemNotFound` error if it isn't contained in a table.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Note: 'PlainText' support was added in WordApi 1.5. 'CheckBox' support was added in WordApi 1.7.
-         * 'DropDownList' and 'ComboBox' support was added in WordApi 1.9.
+         * [Api set: WordApi 1.3]
          */
-        types: Word.ContentControlType[];
-    }
-    /**
-     * Represents a custom property.
-     *
-     * @remarks
-     * [Api set: WordApi 1.3]
-     */
-    export class CustomProperty extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        readonly parentTable: Word.Table;
         /**
-         * Gets the key of the custom property.
+         * Gets the table cell that contains the content control. Throws an `ItemNotFound` error if it isn't contained in a table cell.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly key: string;
+        readonly parentTableCell: Word.TableCell;
         /**
-         * Gets the value type of the custom property. Possible values are: String, Number, Date, Boolean.
+         * Gets the table cell that contains the content control. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly type: Word.DocumentPropertyType | "String" | "Number" | "Date" | "Boolean";
+        readonly parentTableCellOrNullObject: Word.TableCell;
         /**
-         * Specifies the value of the custom property. Note that even though Word on the web and the docx file format allow these properties to be arbitrarily long, the desktop version of Word will truncate string values to 255 16-bit chars (possibly creating invalid unicode by breaking up a surrogate pair).
+         * Gets the table that contains the content control. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        value: any;
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
-         */
-        set(properties: Interfaces.CustomPropertyUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.CustomProperty): void;
+        readonly parentTableOrNullObject: Word.Table;
+        
+        
         /**
-         * Deletes the custom property.
+         * Gets the collection of table objects in the content control.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        delete(): void;
+        readonly tables: Word.TableCollection;
+        
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies the appearance of the content control. The value can be 'BoundingBox', 'Tags', or 'Hidden'.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(options?: Word.Interfaces.CustomPropertyLoadOptions): Word.CustomProperty;
+        appearance: Word.ContentControlAppearance | "BoundingBox" | "Tags" | "Hidden";
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies a value that indicates whether the user can delete the content control. Mutually exclusive with removeWhenEdited.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(propertyNames?: string | string[]): Word.CustomProperty;
+        cannotDelete: boolean;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies a value that indicates whether the user can edit the contents of the content control.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.CustomProperty;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        track(): Word.CustomProperty;
+        cannotEdit: boolean;
         /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * Specifies the color of the content control. Color is specified in '#RRGGBB' format or by using the color name.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        untrack(): Word.CustomProperty;
+        color: string;
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CustomProperty` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomPropertyData`) that contains shallow copies of any loaded child properties from the original object.
+         * Gets an integer that represents the content control identifier.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        toJSON(): Word.Interfaces.CustomPropertyData;
-    }
-    /**
-     * Contains the collection of {@link Word.CustomProperty} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.3]
-     */
-    export class CustomPropertyCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.CustomProperty[];
+        readonly id: number;
         /**
-         * Creates a new or sets an existing custom property.
+         * Specifies the placeholder text of the content control. Dimmed text will be displayed when the content control is empty.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param key - Required. The custom property's key, which is case-insensitive.
-         * @param value - Required. The custom property's value.
+         * [Api set: WordApi 1.1]
          */
-        add(key: string, value: any): Word.CustomProperty;
+        placeholderText: string;
         /**
-         * Deletes all custom properties in this collection.
+         * Specifies a value that indicates whether the content control is removed after it is edited. Mutually exclusive with cannotDelete.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        deleteAll(): void;
+        removeWhenEdited: boolean;
         /**
-         * Gets the count of custom properties.
+         * Specifies the style name for the content control. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        getCount(): OfficeExtension.ClientResult;
+        style: string;
         /**
-         * Gets a custom property object by its key, which is case-insensitive. Throws an `ItemNotFound` error if the custom property doesn't exist.
+         * Specifies the built-in style name for the content control. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param key - The key that identifies the custom property object.
          */
-        getItem(key: string): Word.CustomProperty;
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
         /**
-         * Gets a custom property object by its key, which is case-insensitive. If the custom property doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the content control subtype. The subtype can be 'RichTextInline', 'RichTextParagraphs', 'RichTextTableCell', 'RichTextTableRow' and 'RichTextTable' for rich text content controls, or 'PlainTextInline' and 'PlainTextParagraph' for plain text content controls, or 'CheckBox' for checkbox content controls.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param key - Required. The key that identifies the custom property object.
          */
-        getItemOrNullObject(key: string): Word.CustomProperty;
+        readonly subtype: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies a tag to identify a content control.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(options?: Word.Interfaces.CustomPropertyCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CustomPropertyCollection;
+        tag: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the text of the content control.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(propertyNames?: string | string[]): Word.CustomPropertyCollection;
+        readonly text: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies the title for a content control.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CustomPropertyCollection;
+        title: string;
         /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         * Gets the content control type. Only rich text, plain text, and checkbox content controls are supported currently.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        track(): Word.CustomPropertyCollection;
+        readonly type: Word.ContentControlType | "Unknown" | "RichTextInline" | "RichTextParagraphs" | "RichTextTableCell" | "RichTextTableRow" | "RichTextTable" | "PlainTextInline" | "PlainTextParagraph" | "Picture" | "BuildingBlockGallery" | "CheckBox" | "ComboBox" | "DropDownList" | "DatePicker" | "RepeatingSection" | "RichText" | "PlainText" | "Group";
         /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        untrack(): Word.CustomPropertyCollection;
+        set(properties: Interfaces.ContentControlUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.ContentControl): void;
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CustomPropertyCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomPropertyCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Clears the contents of the content control. The user can perform the undo operation on the cleared content.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        toJSON(): Word.Interfaces.CustomPropertyCollectionData;
-    }
-    /**
-     * Represents a custom XML part.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class CustomXmlPart extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        clear(): void;
         /**
-         * Gets the ID of the custom XML part.
+         * Deletes the content control and its content. If `keepContent` is set to true, the content isn't deleted.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param keepContent - Required. Indicates whether the content should be deleted with the content control. If `keepContent` is set to true, the content isn't deleted.
          */
-        readonly id: string;
+        delete(keepContent: boolean): void;
         /**
-         * Gets the namespace URI of the custom XML part.
+         * Gets comments associated with the content control.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        readonly namespaceUri: string;
+        getComments(): Word.CommentCollection;
         /**
-         * Deletes the custom XML part.
+         * Gets the currently supported child content controls in this content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
+         *
+         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
+         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
+         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         *
+         * @param options - Optional. Options that define which content controls are returned.
          */
-        delete(): void;
+        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
         /**
-         * Deletes an attribute with the given name from the element identified by xpath.
+         * Gets an HTML representation of the content control object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `ContentControl.getOoxml()` and convert the returned XML to HTML.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
+         * [Api set: WordApi 1.1]
+         */
+        getHtml(): OfficeExtension.ClientResult;
+        /**
+         * Gets the Office Open XML (OOXML) representation of the content control object.
          *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
+         * @remarks
+         * [Api set: WordApi 1.1]
+         */
+        getOoxml(): OfficeExtension.ClientResult;
+        /**
+         * Gets the whole content control, or the starting or ending point of the content control, as a range.
          *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         * @remarks
+         * [Api set: WordApi 1.3]
          *
-         * @param xpath - Required. Absolute path to the single element in XPath notation.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
-         * @param name - Required. Name of the attribute.
+         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', 'Before', 'After', or 'Content'.
          */
-        deleteAttribute(xpath: string, namespaceMappings: {
-            [key: string]: string;
-        }, name: string): void;
+        getRange(rangeLocation?: Word.RangeLocation | "Whole" | "Start" | "End" | "Before" | "After" | "Content"): Word.Range;
         /**
-         * Deletes the element identified by xpath.
+         * Gets reviewed text based on ChangeTrackingVersion selection.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
-         *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
-         *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
-         *
-         * @param xpath - Required. Absolute path to the single element in XPath notation.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        deleteElement(xpath: string, namespaceMappings: {
-            [key: string]: string;
-        }): void;
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion): OfficeExtension.ClientResult;
         /**
-         * Gets the full XML content of the custom XML part.
+         * Gets reviewed text based on ChangeTrackingVersion selection.
          *
          * @remarks
          * [Api set: WordApi 1.4]
+         *
+         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        getXml(): OfficeExtension.ClientResult;
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
         /**
-         * Inserts an attribute with the given name and value to the element identified by xpath.
+         * Gets the text ranges in the content control by using punctuation marks and/or other ending marks.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
+         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
+         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
+         */
+        getTextRanges(endingMarks: string[], trimSpacing?: boolean): Word.RangeCollection;
+        /**
+         * Gets the collection of the TrackedChange objects in the content control.
          *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
+         * @remarks
+         * [Api set: WordApi 1.6]
+         */
+        getTrackedChanges(): Word.TrackedChangeCollection;
+        /**
+         * Inserts a break at the specified location in the main document. This method cannot be used with 'RichTextTable', 'RichTextTableRow' and 'RichTextTableCell' content controls.
          *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         * @remarks
+         * [Api set: WordApi 1.1]
          *
-         * @param xpath - Required. Absolute path to the single element in XPath notation.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
-         * @param name - Required. Name of the attribute.
-         * @param value - Required. Value of the attribute.
+         * @param breakType - Required. Type of break.
+         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'.
          */
-        insertAttribute(xpath: string, namespaceMappings: {
-            [key: string]: string;
-        }, name: string, value: string): void;
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After"): void;
         /**
-         * Inserts the given XML under the parent element identified by xpath at child position index.
+         * Inserts a document into the content control at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
+         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
          *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
+         * @param base64File - Required. The Base64-encoded content of a .docx file.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         */
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        /**
+         * Inserts HTML into the content control at the specified location.
          *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         * @remarks
+         * [Api set: WordApi 1.1]
          *
-         * @param xpath - Required. Absolute path to the single parent element in XPath notation.
-         * @param xml - Required. XML content to be inserted.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
-         * @param index - Optional. Zero-based position at which the new XML to be inserted. If omitted, the XML will be appended as the last child of this parent.
+         * @param html - Required. The HTML to be inserted in to the content control.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
          */
-        insertElement(xpath: string, xml: string, namespaceMappings: {
-            [key: string]: string;
-        }, index?: number): void;
+        insertHtml(html: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Queries the XML content of the custom XML part.
+         * Inserts an inline picture into the content control at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
+         * [Api set: WordApi 1.2]
          *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
+         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted in the content control.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         */
+        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.InlinePicture;
+        /**
+         * Inserts OOXML into the content control at the specified location.
          *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         * @remarks
+         * [Api set: WordApi 1.1]
          *
-         * @param xpath - Required. An XPath query.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
-         * @returns An array where each item represents an entry matched by the XPath query.
+         * @param ooxml - Required. The OOXML to be inserted in to the content control.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
          */
-        query(xpath: string, namespaceMappings: {
-            [key: string]: string;
-        }): OfficeExtension.ClientResult;
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Sets the full XML content of the custom XML part.
+         * Inserts a paragraph at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          *
-         * @param xml - Required. XML content to be set.
+         * @param paragraphText - Required. The paragraph text to be inserted.
+         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'. 'Before' and 'After' cannot be used with 'RichTextTable', 'RichTextTableRow' and 'RichTextTableCell' content controls.
          */
-        setXml(xml: string): void;
+        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After"): Word.Paragraph;
         /**
-         * Updates the value of an attribute with the given name of the element identified by xpath.
+         * Inserts a table with the specified number of rows and columns into, or next to, a content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
+         * @param rowCount - Required. The number of rows in the table.
+         * @param columnCount - Required. The number of columns in the table.
+         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'. 'Before' and 'After' cannot be used with 'RichTextTable', 'RichTextTableRow' and 'RichTextTableCell' content controls.
+         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
+         */
+        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After", values?: string[][]): Word.Table;
+        /**
+         * Inserts text into the content control at the specified location.
          *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
+         * @remarks
+         * [Api set: WordApi 1.1]
          *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         * @param text - Required. The text to be inserted in to the content control.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'. 'Replace' cannot be used with 'RichTextTable' and 'RichTextTableRow' content controls.
+         */
+        insertText(text: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        /**
+         * Performs a search with the specified SearchOptions on the scope of the content control object. The search results are a collection of range objects.
          *
-         * @param xpath - Required. Absolute path to the single element in XPath notation.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
-         * @param name - Required. Name of the attribute.
-         * @param value - Required. New value of the attribute.
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * @param searchText - Required. The search text.
+         * @param searchOptions - Optional. Options for the search.
          */
-        updateAttribute(xpath: string, namespaceMappings: {
-            [key: string]: string;
-        }, name: string, value: string): void;
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+            ignorePunct?: boolean;
+            ignoreSpace?: boolean;
+            matchCase?: boolean;
+            matchPrefix?: boolean;
+            matchSuffix?: boolean;
+            matchWholeWord?: boolean;
+            matchWildcards?: boolean;
+        }): Word.RangeCollection;
         /**
-         * Updates the XML of the element identified by xpath.
+         * Selects the content control. This causes Word to scroll to the selection.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          *
-         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
-         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
-         * the tree is the following:
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         */
+        select(selectionMode?: Word.SelectionMode): void;
+        /**
+         * Selects the content control. This causes Word to scroll to the selection.
          *
-         * ```xml
-         * 
-         *   
-         *     something
-         *   
-         * 
-         * ```
+         * @remarks
+         * [Api set: WordApi 1.1]
          *
-         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
-         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         */
+        select(selectionMode?: "Select" | "Start" | "End"): void;
+        /**
+         * Splits the content control into child ranges by using delimiters.
          *
-         * @param xpath - Required. Absolute path to the single element in XPath notation.
-         * @param xml - Required. New XML content to be stored.
-         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param delimiters - Required. The delimiters as an array of strings.
+         * @param multiParagraphs - Optional. Indicates whether a returned child range can cover multiple paragraphs. Default is false which indicates that the paragraph boundaries are also used as delimiters.
+         * @param trimDelimiters - Optional. Indicates whether to trim delimiters from the ranges in the range collection. Default is false which indicates that the delimiters are included in the ranges returned in the range collection.
+         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
          */
-        updateElement(xpath: string, xml: string, namespaceMappings: {
-            [key: string]: string;
-        }): void;
+        split(delimiters: string[], multiParagraphs?: boolean, trimDelimiters?: boolean, trimSpacing?: boolean): Word.RangeCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.CustomXmlPartLoadOptions): Word.CustomXmlPart;
+        load(options?: Word.Interfaces.ContentControlLoadOptions): Word.ContentControl;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.CustomXmlPart;
+        load(propertyNames?: string | string[]): Word.ContentControl;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -2040,702 +1897,645 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.CustomXmlPart;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.CustomXmlPart;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.CustomXmlPart;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CustomXmlPart` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomXmlPartData`) that contains shallow copies of any loaded child properties from the original object.
-         */
-        toJSON(): Word.Interfaces.CustomXmlPartData;
-    }
-    /**
-     * Contains the collection of {@link Word.CustomXmlPart} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class CustomXmlPartCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.CustomXmlPart[];
+        }): Word.ContentControl;
         /**
-         * Adds a new custom XML part to the document.
+         * Occurs when data within the content control are changed. To get the new text, load this content control in the handler. To get the old text, do not load it.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          *
-         * @param xml - Required. XML content. Must be a valid XML fragment.
+         * @eventproperty
          */
-        add(xml: string): Word.CustomXmlPart;
+        readonly onDataChanged: OfficeExtension.EventHandlers;
         /**
-         * Gets a new scoped collection of custom XML parts whose namespaces match the given namespace.
+         * Occurs when the content control is deleted. Do not load this content control in the handler, otherwise you won't be able to get its original properties.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param namespaceUri - Required. The namespace URI.
-         */
-        getByNamespace(namespaceUri: string): Word.CustomXmlPartScopedCollection;
-        /**
-         * Gets the number of items in the collection.
+         * [Api set: WordApi 1.5]
          *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * @eventproperty
          */
-        getCount(): OfficeExtension.ClientResult;
+        readonly onDeleted: OfficeExtension.EventHandlers;
         /**
-         * Gets a custom XML part based on its ID.
+         * Occurs when the content control is entered.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          *
-         * @param id - ID or index of the custom XML part to be retrieved.
+         * @eventproperty
          */
-        getItem(id: string): Word.CustomXmlPart;
+        readonly onEntered: OfficeExtension.EventHandlers;
         /**
-         * Gets a custom XML part based on its ID. If the CustomXmlPart doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Occurs when the content control is exited, for example, when the cursor leaves the content control.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param id - Required. ID of the object to be retrieved.
-         */
-        getItemOrNullObject(id: string): Word.CustomXmlPart;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * [Api set: WordApi 1.5]
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @eventproperty
          */
-        load(options?: Word.Interfaces.CustomXmlPartCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CustomXmlPartCollection;
+        readonly onExited: OfficeExtension.EventHandlers;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Occurs when selection within the content control is changed.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
-         */
-        load(propertyNames?: string | string[]): Word.CustomXmlPartCollection;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * @remarks
+         * [Api set: WordApi 1.5]
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         * @eventproperty
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CustomXmlPartCollection;
+        readonly onSelectionChanged: OfficeExtension.EventHandlers;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.CustomXmlPartCollection;
+        track(): Word.ContentControl;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.CustomXmlPartCollection;
+        untrack(): Word.ContentControl;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CustomXmlPartCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomXmlPartCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.ContentControl` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ContentControlData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.CustomXmlPartCollectionData;
+        toJSON(): Word.Interfaces.ContentControlData;
     }
     /**
-     * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
+     * Contains a collection of {@link Word.ContentControl} objects. Content controls are bounded and potentially labeled regions in a document that serve as containers for specific types of content. Individual content controls may contain contents such as images, tables, or paragraphs of formatted text. Currently, only rich text, plain text, checkbox, dropdown list, and combo box content controls are supported.
      *
      * @remarks
-     * [Api set: WordApi 1.4]
+     * [Api set: WordApi 1.1]
      */
-    export class CustomXmlPartScopedCollection extends OfficeExtension.ClientObject {
+    export class ContentControlCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /** Gets the loaded child items in this collection. */
-        readonly items: Word.CustomXmlPart[];
+        readonly items: Word.ContentControl[];
         /**
-         * Gets the number of items in the collection.
+         * Gets the content controls that have the specified tracking state.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
+         *
+         * @param changeTrackingStates - Required. An array of content control change tracking states.
          */
-        getCount(): OfficeExtension.ClientResult;
+        getByChangeTrackingStates(changeTrackingStates: Word.ChangeTrackingState[]): Word.ContentControlCollection;
         /**
-         * Gets a custom XML part based on its ID.
+         * Gets a content control by its identifier. Throws an `ItemNotFound` error if there isn't a content control with the identifier in this collection.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          *
-         * @param id - ID of the custom XML part to be retrieved.
+         * @param id - Required. A content control identifier.
          */
-        getItem(id: string): Word.CustomXmlPart;
+        getById(id: number): Word.ContentControl;
         /**
-         * Gets a custom XML part based on its ID. If the CustomXmlPart doesn't exist in the collection, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets a content control by its identifier. If there isn't a content control with the identifier in this collection, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          *
-         * @param id - Required. ID of the object to be retrieved.
+         * @param id - Required. A content control identifier.
          */
-        getItemOrNullObject(id: string): Word.CustomXmlPart;
+        getByIdOrNullObject(id: number): Word.ContentControl;
         /**
-         * If the collection contains exactly one item, this method returns it. Otherwise, this method produces an error.
+         * Gets the content controls that have the specified tag.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param tag - Required. A tag set on a content control.
          */
-        getOnlyItem(): Word.CustomXmlPart;
+        getByTag(tag: string): Word.ContentControlCollection;
         /**
-         * If the collection contains exactly one item, this method returns it. Otherwise, this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the content controls that have the specified title.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
+         *
+         * @param title - Required. The title of a content control.
          */
-        getOnlyItemOrNullObject(): Word.CustomXmlPart;
+        getByTitle(title: string): Word.ContentControlCollection;
+        /**
+         * Gets the content controls that have the specified types.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param types - Required. An array of content control types.
+         */
+        getByTypes(types: Word.ContentControlType[]): Word.ContentControlCollection;
+        /**
+         * Gets the first content control in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getFirst(): Word.ContentControl;
+        /**
+         * Gets the first content control in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getFirstOrNullObject(): Word.ContentControl;
+        /**
+         * Gets a content control by its ID.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * @param id - The content control's ID.
+         */
+        getItem(id: number): Word.ContentControl;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CustomXmlPartScopedCollection;
+        load(options?: Word.Interfaces.ContentControlCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ContentControlCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.CustomXmlPartScopedCollection;
+        load(propertyNames?: string | string[]): Word.ContentControlCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CustomXmlPartScopedCollection;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ContentControlCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.CustomXmlPartScopedCollection;
+        track(): Word.ContentControlCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.CustomXmlPartScopedCollection;
+        untrack(): Word.ContentControlCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.CustomXmlPartScopedCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomXmlPartScopedCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.ContentControlCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ContentControlCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.CustomXmlPartScopedCollectionData;
+        toJSON(): Word.Interfaces.ContentControlCollectionData;
     }
+    
+    
     /**
-     * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
+     * Specifies the options that define which content controls are returned.
      *
      * @remarks
-     * [Api set: WordApi 1.1]
+     * [Api set: WordApi 1.5]
      */
-    export class Document extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        
+    export interface ContentControlOptions {
         /**
-         * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
+         * An array of content control types, item must be 'RichText', 'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        readonly body: Word.Body;
-        /**
-         * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
+         * [Api set: WordApi 1.5]
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Note: 'PlainText' support was added in WordApi 1.5. 'CheckBox' support was added in WordApi 1.7.
+         * 'DropDownList' and 'ComboBox' support was added in WordApi 1.9.
          */
-        readonly contentControls: Word.ContentControlCollection;
-        /**
-         * Gets the custom XML parts in the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
-         */
-        readonly customXmlParts: Word.CustomXmlPartCollection;
+        types: Word.ContentControlType[];
+    }
+    /**
+     * Represents a custom property.
+     *
+     * @remarks
+     * [Api set: WordApi 1.3]
+     */
+    export class CustomProperty extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Gets the properties of the document.
+         * Gets the key of the custom property.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly properties: Word.DocumentProperties;
-        /**
-         * Gets the collection of section objects in the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        readonly sections: Word.SectionCollection;
-        /**
-         * Gets the add-in's settings in the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
-         */
-        readonly settings: Word.SettingCollection;
-        
+        readonly key: string;
         /**
-         * Specifies the ChangeTracking mode.
+         * Gets the value type of the custom property. Possible values are: String, Number, Date, Boolean.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        readonly type: Word.DocumentPropertyType | "String" | "Number" | "Date" | "Boolean";
         /**
-         * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
+         * Specifies the value of the custom property. Note that even though Word on the web and the docx file format allow these properties to be arbitrarily long, the desktop version of Word will truncate string values to 255 16-bit chars (possibly creating invalid unicode by breaking up a surrogate pair).
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          */
-        readonly saved: boolean;
+        value: any;
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.DocumentUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.CustomPropertyUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Document): void;
-        /**
-         * Adds a style into the document by name and type.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param name - Required. A string representing the style name.
-         * @param type - Required. The style type, including character, list, paragraph, or table.
-         */
-        addStyle(name: string, type: Word.StyleType): Word.Style;
-        /**
-         * Adds a style into the document by name and type.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param name - Required. A string representing the style name.
-         * @param type - Required. The style type, including character, list, paragraph, or table.
-         */
-        addStyle(name: string, type: "Character" | "List" | "Paragraph" | "Table"): Word.Style;
-        /**
-         * Closes the current document.
-                    
-                    Note: This API isn't supported in Word on the web.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param closeBehavior - Optional. The close behavior must be 'Save' or 'SkipSave'. Default value is 'Save'.
-         */
-        close(closeBehavior?: Word.CloseBehavior): void;
+        set(properties: Word.CustomProperty): void;
         /**
-         * Closes the current document.
-                    
-                    Note: This API isn't supported in Word on the web.
+         * Deletes the custom property.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param closeBehavior - Optional. The close behavior must be 'Save' or 'SkipSave'. Default value is 'Save'.
+         * [Api set: WordApi 1.3]
          */
-        close(closeBehavior?: "Save" | "SkipSave"): void;
-        
-        
+        delete(): void;
         /**
-         * Deletes a bookmark, if it exists, from the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param name - Required. The case-insensitive bookmark name.
+         * @param options - Provides options for which properties of the object to load.
          */
-        deleteBookmark(name: string): void;
-        
+        load(options?: Word.Interfaces.CustomPropertyLoadOptions): Word.CustomProperty;
         /**
-         * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param name - Required. The case-insensitive bookmark name.
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        getBookmarkRange(name: string): Word.Range;
+        load(propertyNames?: string | string[]): Word.CustomProperty;
         /**
-         * Gets a bookmark's range. If the bookmark doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param name - Required. The case-insensitive bookmark name.
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        getBookmarkRangeOrNullObject(name: string): Word.Range;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.CustomProperty;
         /**
-         * Gets the currently supported content controls in the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
-         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
-         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
-         *
-         * @param options - Optional. Options that define which content controls are returned.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        track(): Word.CustomProperty;
         /**
-         * Gets the document's endnotes in a single body.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        getEndnoteBody(): Word.Body;
+        untrack(): Word.CustomProperty;
         /**
-         * Gets the document's footnotes in a single body.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.CustomProperty` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomPropertyData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        getFootnoteBody(): Word.Body;
+        toJSON(): Word.Interfaces.CustomPropertyData;
+    }
+    /**
+     * Contains the collection of {@link Word.CustomProperty} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.3]
+     */
+    export class CustomPropertyCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.CustomProperty[];
         /**
-         * Gets the paragraph by its unique local ID. Throws an `ItemNotFound` error if the collection is empty.
+         * Creates a new or sets an existing custom property.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
-         *
-         * @param id - Required. Unique local ID in standard 8-4-4-4-12 GUID format without curly braces. Note that the ID differs across sessions and coauthors.
-         */
-        getParagraphByUniqueLocalId(id: string): Word.Paragraph;
-        /**
-         * Gets the current selection of the document. Multiple selections aren't supported.
+         * [Api set: WordApi 1.3]
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param key - Required. The custom property's key, which is case-insensitive.
+         * @param value - Required. The custom property's value.
          */
-        getSelection(): Word.Range;
+        add(key: string, value: any): Word.CustomProperty;
         /**
-         * Gets a StyleCollection object that represents the whole style set of the document.
+         * Deletes all custom properties in this collection.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
          */
-        getStyles(): Word.StyleCollection;
+        deleteAll(): void;
         /**
-         * Import styles from a JSON-formatted string.
+         * Gets the count of custom properties.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
-         *
-         * 
-         *
-         * @param stylesJson - Required. A JSON-formatted string representing the styles.
-         * 
+         * [Api set: WordApi 1.3]
          */
-        importStylesFromJson(stylesJson: string): OfficeExtension.ClientResult;
+        getCount(): OfficeExtension.ClientResult;
         /**
-         * Inserts a document into the target document at a specific location with additional properties.
-                    Headers, footers, watermarks, and other section properties are copied by default.
+         * Gets a custom property object by its key, which is case-insensitive. Throws an `ItemNotFound` error if the custom property doesn't exist.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         * [Api set: WordApi 1.3]
          *
-         * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
-         * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
+         * @param key - The key that identifies the custom property object.
          */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        getItem(key: string): Word.CustomProperty;
         /**
-         * Saves the document.
+         * Gets a custom property object by its key, which is case-insensitive. If the custom property doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApi 1.5.
+         * [Api set: WordApi 1.3]
          *
-         * @param saveBehavior - Optional. The save behavior must be 'Save' or 'Prompt'. Default value is 'Save'.
-         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
+         * @param key - Required. The key that identifies the custom property object.
          */
-        save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;
+        getItemOrNullObject(key: string): Word.CustomProperty;
         /**
-         * Saves the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApi 1.5.
-         *
-         * @param saveBehavior - Optional. The save behavior must be 'Save' or 'Prompt'. Default value is 'Save'.
-         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
-         */
-        save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;
-                /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.DocumentLoadOptions): Word.Document;
+        load(options?: Word.Interfaces.CustomPropertyCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CustomPropertyCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Document;
+        load(propertyNames?: string | string[]): Word.CustomPropertyCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Document;
-        
-        
-        
-        
-        
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CustomPropertyCollection;
         /**
-         * Occurs when a content control is added. Run context.sync() in the handler to get the new content control's properties.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @eventproperty
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        readonly onContentControlAdded: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when the user adds new paragraphs.
-         *
-         * @remarks
-         * [Api set: WordApi 1.6]
-         *
-         * @eventproperty
-         */
-        readonly onParagraphAdded: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when the user changes paragraphs.
-         *
-         * @remarks
-         * [Api set: WordApi 1.6]
-         *
-         * @eventproperty
-         */
-        readonly onParagraphChanged: OfficeExtension.EventHandlers;
-        /**
-         * Occurs when the user deletes paragraphs.
-         *
-         * @remarks
-         * [Api set: WordApi 1.6]
-         *
-         * @eventproperty
-         */
-        readonly onParagraphDeleted: OfficeExtension.EventHandlers;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.Document;
+        track(): Word.CustomPropertyCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Document;
+        untrack(): Word.CustomPropertyCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Document` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DocumentData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.CustomPropertyCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomPropertyCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.DocumentData;
+        toJSON(): Word.Interfaces.CustomPropertyCollectionData;
     }
+    
     /**
-     * The DocumentCreated object is the top level object created by Application.CreateDocument. A DocumentCreated object is a special Document object.
+     * Represents a custom XML part.
      *
      * @remarks
-     * [Api set: WordApi 1.3]
+     * [Api set: WordApi 1.4]
      */
-    export class DocumentCreated extends OfficeExtension.ClientObject {
+    export class CustomXmlPart extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
         /**
-         * Gets the body object of the document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
-         *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
-         */
-        readonly body: Word.Body;
-        /**
-         * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
-         *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
-         */
-        readonly contentControls: Word.ContentControlCollection;
-        /**
-         * Gets the custom XML parts in the document.
-         *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.4]
-         */
-        readonly customXmlParts: Word.CustomXmlPartCollection;
-        /**
-         * Gets the properties of the document.
-         *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
-         */
-        readonly properties: Word.DocumentProperties;
-        /**
-         * Gets the collection of section objects in the document.
-         *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
-         */
-        readonly sections: Word.SectionCollection;
-        /**
-         * Gets the add-in's settings in the document.
+         * Gets the ID of the custom XML part.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.4]
+         * [Api set: WordApi 1.4]
          */
-        readonly settings: Word.SettingCollection;
+        readonly id: string;
         /**
-         * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
+         * Gets the namespace URI of the custom XML part.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
+         * [Api set: WordApi 1.4]
          */
-        readonly saved: boolean;
+        readonly namespaceUri: string;
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.DocumentCreatedUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.CustomXmlPartUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.DocumentCreated): void;
+        set(properties: Word.CustomXmlPart): void;
+        
         /**
-         * Adds a style into the document by name and type.
+         * Deletes the custom XML part.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.5]
-         *
-         * @param name - Required. A string representing the style name.
-         * @param type - Required. The style type, including character, list, paragraph, or table.
+         * [Api set: WordApi 1.4]
          */
-        addStyle(name: string, type: Word.StyleType): Word.Style;
+        delete(): void;
         /**
-         * Adds a style into the document by name and type.
+         * Deletes an attribute with the given name from the element identified by xpath.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.5]
-         *
-         * @param name - Required. A string representing the style name.
-         * @param type - Required. The style type, including character, list, paragraph, or table.
-         */
-        addStyle(name: string, type: "Character" | "List" | "Paragraph" | "Table"): Word.Style;
-        /**
-         * Deletes a bookmark, if it exists, from the document.
+         * [Api set: WordApi 1.4]
          *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.4]
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
          *
-         * @param name - Required. The case-insensitive bookmark name.
-         */
-        deleteBookmark(name: string): void;
-        /**
-         * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
          *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.4]
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
          *
-         * @param name - Required. The case-insensitive bookmark name.
+         * @param xpath - Required. Absolute path to the single element in XPath notation.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @param name - Required. Name of the attribute.
          */
-        getBookmarkRange(name: string): Word.Range;
+        deleteAttribute(xpath: string, namespaceMappings: {
+            [key: string]: string;
+        }, name: string): void;
         /**
-         * Gets a bookmark's range. If the bookmark doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Deletes the element identified by xpath.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.4]
+         * [Api set: WordApi 1.4]
          *
-         * @param name - Required. The case-insensitive bookmark name. Only alphanumeric and underscore characters are supported. It must begin with a letter but if you want to tag the bookmark as hidden, then start the name with an underscore character. Names can't be longer than 40 characters.
-         */
-        getBookmarkRangeOrNullObject(name: string): Word.Range;
-        /**
-         * Gets the currently supported content controls in the document.
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
          *
-         * @remarks
-         * [Api set: WordApiHiddenDocument 1.5]
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
          *
-         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
-         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
-         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
          *
-         * @param options - Optional. Options that define which content controls are returned.
+         * @param xpath - Required. Absolute path to the single element in XPath notation.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
          */
-        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        deleteElement(xpath: string, namespaceMappings: {
+            [key: string]: string;
+        }): void;
         /**
-         * Gets a StyleCollection object that represents the whole style set of the document.
+         * Gets the full XML content of the custom XML part.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.5]
+         * [Api set: WordApi 1.4]
          */
-        getStyles(): Word.StyleCollection;
+        getXml(): OfficeExtension.ClientResult;
         /**
-         * Inserts a document into the target document at a specific location with additional properties.
-                    Headers, footers, watermarks, and other section properties are copied by default.
+         * Inserts an attribute with the given name and value to the element identified by xpath.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.5]
+         * [Api set: WordApi 1.4]
          *
-         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
          *
-         * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
-         * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
-         */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
-        /**
-         * Opens the document.
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         *
+         * @param xpath - Required. Absolute path to the single element in XPath notation.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @param name - Required. Name of the attribute.
+         * @param value - Required. Value of the attribute.
          */
-        open(): void;
+        insertAttribute(xpath: string, namespaceMappings: {
+            [key: string]: string;
+        }, name: string, value: string): void;
         /**
-         * Saves the document.
+         * Inserts the given XML under the parent element identified by xpath at child position index.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
+         * [Api set: WordApi 1.4]
          *
-         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApiHiddenDocument 1.5.
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
          *
-         * @param saveBehavior - Optional. DocumentCreated only supports 'Save'.
-         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
+         *
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         *
+         * @param xpath - Required. Absolute path to the single parent element in XPath notation.
+         * @param xml - Required. XML content to be inserted.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @param index - Optional. Zero-based position at which the new XML to be inserted. If omitted, the XML will be appended as the last child of this parent.
          */
-        save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;
+        insertElement(xpath: string, xml: string, namespaceMappings: {
+            [key: string]: string;
+        }, index?: number): void;
+        
         /**
-         * Saves the document.
+         * Queries the XML content of the custom XML part.
          *
          * @remarks
-         * [Api set: WordApiHiddenDocument 1.3]
+         * [Api set: WordApi 1.4]
          *
-         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApiHiddenDocument 1.5.
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
          *
-         * @param saveBehavior - Optional. DocumentCreated only supports 'Save'.
-         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
+         *
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         *
+         * @param xpath - Required. An XPath query.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @returns An array where each item represents an entry matched by the XPath query.
          */
-        save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;
+        query(xpath: string, namespaceMappings: {
+            [key: string]: string;
+        }): OfficeExtension.ClientResult;
+        
+        
+        /**
+         * Sets the full XML content of the custom XML part.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * @param xml - Required. XML content to be set.
+         */
+        setXml(xml: string): void;
+        /**
+         * Updates the value of an attribute with the given name of the element identified by xpath.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
+         *
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
+         *
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         *
+         * @param xpath - Required. Absolute path to the single element in XPath notation.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         * @param name - Required. Name of the attribute.
+         * @param value - Required. New value of the attribute.
+         */
+        updateAttribute(xpath: string, namespaceMappings: {
+            [key: string]: string;
+        }, name: string, value: string): void;
+        /**
+         * Updates the XML of the element identified by xpath.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * If any element in the tree has an xmlns attribute (whose value is typically, but not always, a URI),
+         * an alias for that attribute value must prefix the element name in the xpath parameter. For example, suppose
+         * the tree is the following:
+         *
+         * ```xml
+         * 
+         *   
+         *     something
+         *   
+         * 
+         * ```
+         *
+         * The xpath to `` must be \/Day\/greg:Month\/Week, where greg is an alias that is mapped to
+         * "http:\/\/calendartypes.org\/xsds\/GregorianCalendar" in the namespaceMappings parameter.
+         *
+         * @param xpath - Required. Absolute path to the single element in XPath notation.
+         * @param xml - Required. New XML content to be stored.
+         * @param namespaceMappings - Required. An object whose property values are namespace names and whose property names are aliases for the corresponding namespaces. For example, `{greg: "http://calendartypes.org/xsds/GregorianCalendar"}`. The property names (such as "greg") can be any string that doesn't used reserved XPath characters, such as the forward slash "/".
+         */
+        updateElement(xpath: string, xml: string, namespaceMappings: {
+            [key: string]: string;
+        }): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.DocumentCreatedLoadOptions): Word.DocumentCreated;
+        load(options?: Word.Interfaces.CustomXmlPartLoadOptions): Word.CustomXmlPart;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.DocumentCreated;
+        load(propertyNames?: string | string[]): Word.CustomXmlPart;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -2744,852 +2544,770 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.DocumentCreated;
+        }): Word.CustomXmlPart;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.DocumentCreated;
+        track(): Word.CustomXmlPart;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.DocumentCreated;
+        untrack(): Word.CustomXmlPart;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.DocumentCreated` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DocumentCreatedData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.CustomXmlPart` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomXmlPartData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.DocumentCreatedData;
+        toJSON(): Word.Interfaces.CustomXmlPartData;
     }
     /**
-     * Represents document properties.
+     * Contains the collection of {@link Word.CustomXmlPart} objects.
      *
      * @remarks
-     * [Api set: WordApi 1.3]
+     * [Api set: WordApi 1.4]
      */
-    export class DocumentProperties extends OfficeExtension.ClientObject {
+    export class CustomXmlPartCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.CustomXmlPart[];
         /**
-         * Gets the collection of custom properties of the document.
+         * Adds a new custom XML part to the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
+         *
+         * @param xml - Required. XML content. Must be a valid XML fragment.
          */
-        readonly customProperties: Word.CustomPropertyCollection;
+        add(xml: string): Word.CustomXmlPart;
         /**
-         * Gets the application name of the document.
+         * Gets a new scoped collection of custom XML parts whose namespaces match the given namespace.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
+         *
+         * @param namespaceUri - Required. The namespace URI.
          */
-        readonly applicationName: string;
+        getByNamespace(namespaceUri: string): Word.CustomXmlPartScopedCollection;
         /**
-         * Specifies the author of the document.
+         * Gets the number of items in the collection.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        author: string;
+        getCount(): OfficeExtension.ClientResult;
         /**
-         * Specifies the category of the document.
+         * Gets a custom XML part based on its ID.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
+         *
+         * @param id - ID or index of the custom XML part to be retrieved.
          */
-        category: string;
+        getItem(id: string): Word.CustomXmlPart;
         /**
-         * Specifies the Comments field in the metadata of the document. These have no connection to comments by users made in the document.
+         * Gets a custom XML part based on its ID. If the CustomXmlPart doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
+         *
+         * @param id - Required. ID of the object to be retrieved.
          */
-        comments: string;
+        getItemOrNullObject(id: string): Word.CustomXmlPart;
         /**
-         * Specifies the company of the document.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        company: string;
+        load(options?: Word.Interfaces.CustomXmlPartCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CustomXmlPartCollection;
         /**
-         * Gets the creation date of the document.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly creationDate: Date;
+        load(propertyNames?: string | string[]): Word.CustomXmlPartCollection;
         /**
-         * Specifies the format of the document.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        format: string;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CustomXmlPartCollection;
         /**
-         * Specifies the keywords of the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        keywords: string;
+        track(): Word.CustomXmlPartCollection;
         /**
-         * Gets the last author of the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        readonly lastAuthor: string;
+        untrack(): Word.CustomXmlPartCollection;
         /**
-         * Gets the last print date of the document.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.CustomXmlPartCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomXmlPartCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        readonly lastPrintDate: Date;
+        toJSON(): Word.Interfaces.CustomXmlPartCollectionData;
+    }
+    /**
+     * Contains the collection of {@link Word.CustomXmlPart} objects with a specific namespace.
+     *
+     * @remarks
+     * [Api set: WordApi 1.4]
+     */
+    export class CustomXmlPartScopedCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.CustomXmlPart[];
         /**
-         * Gets the last save time of the document.
+         * Gets the number of items in the collection.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        readonly lastSaveTime: Date;
+        getCount(): OfficeExtension.ClientResult;
         /**
-         * Specifies the manager of the document.
+         * Gets a custom XML part based on its ID.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
+         *
+         * @param id - ID of the custom XML part to be retrieved.
          */
-        manager: string;
+        getItem(id: string): Word.CustomXmlPart;
         /**
-         * Gets the revision number of the document.
+         * Gets a custom XML part based on its ID. If the CustomXmlPart doesn't exist in the collection, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
+         *
+         * @param id - Required. ID of the object to be retrieved.
          */
-        readonly revisionNumber: string;
+        getItemOrNullObject(id: string): Word.CustomXmlPart;
         /**
-         * Gets security settings of the document. Some are access restrictions on the file on disk. Others are Document Protection settings. Some possible values are 0 = File on disk is read/write; 1 = Protect Document: File is encrypted and requires a password to open; 2 = Protect Document: Always Open as Read-Only; 3 = Protect Document: Both #1 and #2; 4 = File on disk is read-only; 5 = Both #1 and #4; 6 = Both #2 and #4; 7 = All of #1, #2, and #4; 8 = Protect Document: Restrict Edit to read-only; 9 = Both #1 and #8; 10 = Both #2 and #8; 11 = All of #1, #2, and #8; 12 = Both #4 and #8; 13 = All of #1, #4, and #8; 14 = All of #2, #4, and #8; 15 = All of #1, #2, #4, and #8.
+         * If the collection contains exactly one item, this method returns it. Otherwise, this method produces an error.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        readonly security: number;
+        getOnlyItem(): Word.CustomXmlPart;
         /**
-         * Specifies the subject of the document.
+         * If the collection contains exactly one item, this method returns it. Otherwise, this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        subject: string;
+        getOnlyItemOrNullObject(): Word.CustomXmlPart;
         /**
-         * Gets the template of the document.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        readonly template: string;
+        load(options?: Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.CustomXmlPartScopedCollection;
         /**
-         * Specifies the title of the document.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        title: string;
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
-         */
-        set(properties: Interfaces.DocumentPropertiesUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.DocumentProperties): void;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
-         *
-         * @param options - Provides options for which properties of the object to load.
-         */
-        load(options?: Word.Interfaces.DocumentPropertiesLoadOptions): Word.DocumentProperties;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
-         *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
-         */
-        load(propertyNames?: string | string[]): Word.DocumentProperties;
+        load(propertyNames?: string | string[]): Word.CustomXmlPartScopedCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.DocumentProperties;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.CustomXmlPartScopedCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.DocumentProperties;
+        track(): Word.CustomXmlPartScopedCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.DocumentProperties;
+        untrack(): Word.CustomXmlPartScopedCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.DocumentProperties` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DocumentPropertiesData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.CustomXmlPartScopedCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.CustomXmlPartScopedCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.DocumentPropertiesData;
+        toJSON(): Word.Interfaces.CustomXmlPartScopedCollectionData;
     }
-    
-    
     /**
-     * Represents a field.
+     * The Document object is the top level object. A Document object contains one or more sections, content controls, and the body that contains the contents of the document.
      *
      * @remarks
-     * [Api set: WordApi 1.4]
-     *
-     * Important: To learn more about which fields can be inserted, see the `Word.Range.insertField` API introduced in requirement set 1.5.
-     * Support for managing fields is similar to what's available in the Word UI. However, the Word UI on the web primarily only supports fields as read-only (see {@link https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1 | Field codes in Word for the web}).
-     * To learn more about Word UI clients that more fully support fields, see the product list at the beginning of {@link https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb | Insert, edit, and view fields in Word}.
+     * [Api set: WordApi 1.1]
      */
-    export class Field extends OfficeExtension.ClientObject {
+    export class Document extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
         /**
-         * Gets the parent body of the field.
+         * Gets the body object of the main document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentBody: Word.Body;
+        readonly body: Word.Body;
         /**
-         * Gets the content control that contains the field. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentContentControl: Word.ContentControl;
+        readonly contentControls: Word.ContentControlCollection;
         /**
-         * Gets the content control that contains the field. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the custom XML parts in the document.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        readonly customXmlParts: Word.CustomXmlPartCollection;
+        
+        
+        
+        
         /**
-         * Gets the table that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Gets the properties of the document.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        readonly parentTable: Word.Table;
+        readonly properties: Word.DocumentProperties;
         /**
-         * Gets the table cell that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * Gets the collection of section objects in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentTableCell: Word.TableCell;
+        readonly sections: Word.SectionCollection;
         /**
-         * Gets the table cell that contains the field. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the add-in's settings in the document.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        readonly parentTableCellOrNullObject: Word.TableCell;
+        readonly settings: Word.SettingCollection;
+        
+        
+        
         /**
-         * Gets the table that contains the field. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies the ChangeTracking mode.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
-        readonly parentTableOrNullObject: Word.Table;
+        changeTrackingMode: Word.ChangeTrackingMode | "Off" | "TrackAll" | "TrackMineOnly";
+        
+        
+        
         /**
-         * Gets the field's result data.
+         * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly result: Word.Range;
+        readonly saved: boolean;
         /**
-         * Specifies the field's code instruction.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.DocumentUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Document): void;
+        /**
+         * Adds a style into the document by name and type.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          *
-         * Note: The ability to set the code was introduced in WordApi 1.5.
+         * @param name - Required. A string representing the style name.
+         * @param type - Required. The style type, including character, list, paragraph, or table.
          */
-        code: string;
+        addStyle(name: string, type: Word.StyleType): Word.Style;
         /**
-         * Specifies data in an "Addin" field. If the field isn't an "Addin" field, it is `null` and it will throw a general exception when code attempts to set it.
+         * Adds a style into the document by name and type.
          *
          * @remarks
          * [Api set: WordApi 1.5]
+         *
+         * @param name - Required. A string representing the style name.
+         * @param type - Required. The style type, including character, list, paragraph, or table.
          */
-        data: string;
+        addStyle(name: string, type: "Character" | "List" | "Paragraph" | "Table"): Word.Style;
         /**
-         * Gets the field's kind.
+         * Closes the current document.
+                    
+                    Note: This API isn't supported in Word on the web.
          *
          * @remarks
          * [Api set: WordApi 1.5]
+         *
+         * @param closeBehavior - Optional. The close behavior must be 'Save' or 'SkipSave'. Default value is 'Save'.
          */
-        readonly kind: Word.FieldKind | "None" | "Hot" | "Warm" | "Cold";
+        close(closeBehavior?: Word.CloseBehavior): void;
         /**
-         * Specifies whether the field is locked. `true` if the field is locked, `false` otherwise.
+         * Closes the current document.
+                    
+                    Note: This API isn't supported in Word on the web.
          *
          * @remarks
          * [Api set: WordApi 1.5]
+         *
+         * @param closeBehavior - Optional. The close behavior must be 'Save' or 'SkipSave'. Default value is 'Save'.
          */
-        locked: boolean;
+        close(closeBehavior?: "Save" | "SkipSave"): void;
+        
         
         /**
-         * Gets the field's type.
+         * Deletes a bookmark, if it exists, from the document.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         */
-        readonly type: Word.FieldType | "Addin" | "AddressBlock" | "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode" | "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare" | "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" | "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" | "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" | "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" | "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" | "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link" | "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" | "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages" | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" | "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" | "Section" | "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" | "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" | "UserInitials" | "UserName" | "XE" | "Empty" | "Others" | "Undefined";
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * [Api set: WordApi 1.4]
+         *
+         * @param name - Required. The case-insensitive bookmark name.
          */
-        set(properties: Interfaces.FieldUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Field): void;
+        deleteBookmark(name: string): void;
+        
         /**
-         * Deletes the field.
+         * Gets the annotation by ID. Throws an `ItemNotFound` error if annotation isn't found.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.7]
+         *
+         * @param id - The ID of the annotation to get.
          */
-        delete(): void;
+        getAnnotationById(id: string): Word.Annotation;
         /**
-         * Gets the next field. Throws an `ItemNotFound` error if this field is the last one.
+         * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
          * @remarks
          * [Api set: WordApi 1.4]
+         *
+         * @param name - Required. The case-insensitive bookmark name.
          */
-        getNext(): Word.Field;
+        getBookmarkRange(name: string): Word.Range;
         /**
-         * Gets the next field. If this field is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets a bookmark's range. If the bookmark doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.4]
+         *
+         * @param name - Required. The case-insensitive bookmark name.
          */
-        getNextOrNullObject(): Word.Field;
+        getBookmarkRangeOrNullObject(name: string): Word.Range;
         /**
-         * Selects the field.
+         * Gets the currently supported content controls in the document.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
+         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
+         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         *
+         * @param options - Optional. Options that define which content controls are returned.
          */
-        select(selectionMode?: Word.SelectionMode): void;
+        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
         /**
-         * Selects the field.
+         * Gets the document's endnotes in a single body.
          *
          * @remarks
          * [Api set: WordApi 1.5]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        select(selectionMode?: "Select" | "Start" | "End"): void;
+        getEndnoteBody(): Word.Body;
         /**
-         * Updates the field.
+         * Gets the document's footnotes in a single body.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        updateResult(): void;
+        getFootnoteBody(): Word.Body;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the paragraph by its unique local ID. Throws an `ItemNotFound` error if the collection is empty.
          *
-         * @param options - Provides options for which properties of the object to load.
-         */
-        load(options?: Word.Interfaces.FieldLoadOptions): Word.Field;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * @remarks
+         * [Api set: WordApi 1.6]
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @param id - Required. Unique local ID in standard 8-4-4-4-12 GUID format without curly braces. Note that the ID differs across sessions and coauthors.
          */
-        load(propertyNames?: string | string[]): Word.Field;
+        getParagraphByUniqueLocalId(id: string): Word.Paragraph;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the current selection of the document. Multiple selections aren't supported.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Field;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.Field;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.Field;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Field` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.FieldData`) that contains shallow copies of any loaded child properties from the original object.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        toJSON(): Word.Interfaces.FieldData;
-    }
-    /**
-     * Contains a collection of {@link Word.Field} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     *
-     * Important: To learn more about which fields can be inserted, see the `Word.Range.insertField` API introduced in requirement set 1.5.
-     * Support for managing fields is similar to what's available in the Word UI. However, the Word UI on the web primarily only supports fields as read-only (see {@link https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1 | Field codes in Word for the web}).
-     * To learn more about Word UI clients that more fully support fields, see the product list at the beginning of {@link https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb | Insert, edit, and view fields in Word}.
-     */
-    export class FieldCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.Field[];
+        getSelection(): Word.Range;
         /**
-         * Gets the first field in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets a StyleCollection object that represents the whole style set of the document.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          */
-        getFirst(): Word.Field;
+        getStyles(): Word.StyleCollection;
         /**
-         * Gets the first field in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Import styles from a JSON-formatted string.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         */
-        getFirstOrNullObject(): Word.Field;
-        /**
-         * Gets the Field object collection including the specified types of fields.
+         * [Api set: WordApi 1.6]
          *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * 
          *
-         * @param types - Required. An array of field types.
+         * @param stylesJson - Required. A JSON-formatted string representing the styles.
+         * 
          */
-        getByTypes(types: Word.FieldType[]): Word.FieldCollection;
+        importStylesFromJson(stylesJson: string): OfficeExtension.ClientResult;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Inserts a document into the target document at a specific location with additional properties.
+                    Headers, footers, watermarks, and other section properties are copied by default.
          *
-         * @param options - Provides options for which properties of the object to load.
-         */
-        load(options?: Word.Interfaces.FieldCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.FieldCollection;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * @remarks
+         * [Api set: WordApi 1.5]
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
-         */
-        load(propertyNames?: string | string[]): Word.FieldCollection;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.FieldCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.FieldCollection;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.FieldCollection;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.FieldCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.FieldCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * @param base64File - Required. The Base64-encoded content of a .docx file.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
          */
-        toJSON(): Word.Interfaces.FieldCollectionData;
-    }
-    /**
-     * Represents a font.
-     *
-     * @remarks
-     * [Api set: WordApi 1.1]
-     */
-    export class Font extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
+        
         /**
-         * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
+         * Saves the document.
          *
          * @remarks
          * [Api set: WordApi 1.1]
+         *
+         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApi 1.5.
+         *
+         * @param saveBehavior - Optional. The save behavior must be 'Save' or 'Prompt'. Default value is 'Save'.
+         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
          */
-        bold: boolean;
+        save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;
         /**
-         * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
+         * Saves the document.
          *
          * @remarks
          * [Api set: WordApi 1.1]
+         *
+         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApi 1.5.
+         *
+         * @param saveBehavior - Optional. The save behavior must be 'Save' or 'Prompt'. Default value is 'Save'.
+         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
          */
-        color: string;
+        save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;
         /**
-         * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
+         * Performs a search with the specified search options on the scope of the whole document. The search results are a collection of range objects.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
          */
-        doubleStrikeThrough: boolean;
-        
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+            ignorePunct?: boolean;
+            ignoreSpace?: boolean;
+            matchCase?: boolean;
+            matchPrefix?: boolean;
+            matchSuffix?: boolean;
+            matchWholeWord?: boolean;
+            matchWildcards?: boolean;
+        }): Word.RangeCollection;
         /**
-         * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param options - Provides options for which properties of the object to load.
          */
-        highlightColor: string;
+        load(options?: Word.Interfaces.DocumentLoadOptions): Word.Document;
         /**
-         * Specifies a value that indicates whether the font is italicized. True if the font is italicized, otherwise, false.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        italic: boolean;
+        load(propertyNames?: string | string[]): Word.Document;
         /**
-         * Specifies a value that represents the name of the font.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        name: string;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Document;
         /**
-         * Specifies a value that represents the font size in points.
+         * Occurs when the user clicks an annotation (or selects it using **Alt+Down**).
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
+         *
+         * @eventproperty
          */
-        size: number;
+        readonly onAnnotationClicked: OfficeExtension.EventHandlers;
         /**
-         * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
+         * Occurs when the user hovers the cursor over an annotation.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
+         *
+         * @eventproperty
          */
-        strikeThrough: boolean;
+        readonly onAnnotationHovered: OfficeExtension.EventHandlers;
         /**
-         * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
+         * Occurs when the user adds one or more annotations.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
+         *
+         * @eventproperty
          */
-        subscript: boolean;
+        readonly onAnnotationInserted: OfficeExtension.EventHandlers;
+        
         /**
-         * Specifies a value that indicates whether the font is a superscript. True if the font is formatted as superscript, otherwise, false.
+         * Occurs when the user deletes one or more annotations.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.7]
+         *
+         * @eventproperty
          */
-        superscript: boolean;
+        readonly onAnnotationRemoved: OfficeExtension.EventHandlers;
         /**
-         * Specifies a value that indicates the font's underline type. 'None' if the font isn't underlined.
+         * Occurs when a content control is added. Run context.sync() in the handler to get the new content control's properties.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * [Api set: WordApi 1.5]
+         *
+         * @eventproperty
          */
-        set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Font): void;
+        readonly onContentControlAdded: OfficeExtension.EventHandlers;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Occurs when the user adds new paragraphs.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.6]
+         *
+         * @eventproperty
          */
-        load(options?: Word.Interfaces.FontLoadOptions): Word.Font;
+        readonly onParagraphAdded: OfficeExtension.EventHandlers;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Occurs when the user changes paragraphs.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.6]
+         *
+         * @eventproperty
          */
-        load(propertyNames?: string | string[]): Word.Font;
+        readonly onParagraphChanged: OfficeExtension.EventHandlers;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Occurs when the user deletes paragraphs.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         * @remarks
+         * [Api set: WordApi 1.6]
+         *
+         * @eventproperty
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Font;
+        readonly onParagraphDeleted: OfficeExtension.EventHandlers;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.Font;
+        track(): Word.Document;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Font;
+        untrack(): Word.Document;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Font` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.FontData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Document` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DocumentData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.FontData;
+        toJSON(): Word.Interfaces.DocumentData;
     }
     /**
-     * Represents an inline picture.
+     * The DocumentCreated object is the top level object created by Application.CreateDocument. A DocumentCreated object is a special Document object.
      *
      * @remarks
-     * [Api set: WordApi 1.1]
+     * [Api set: WordApi 1.3]
      */
-    export class InlinePicture extends OfficeExtension.ClientObject {
+    export class DocumentCreated extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /**
-         * Gets the parent paragraph that contains the inline image.
+         * Gets the body object of the document. The body is the text that excludes headers, footers, footnotes, textboxes, etc.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
+         * [Api set: WordApiHiddenDocument 1.3]
          */
-        readonly paragraph: Word.Paragraph;
+        readonly body: Word.Body;
         /**
-         * Gets the content control that contains the inline image. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Gets the collection of content control objects in the document. This includes content controls in the body of the document, headers, footers, textboxes, etc.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApiHiddenDocument 1.3]
          */
-        readonly parentContentControl: Word.ContentControl;
+        readonly contentControls: Word.ContentControlCollection;
         /**
-         * Gets the content control that contains the inline image. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the custom XML parts in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApiHiddenDocument 1.4]
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        readonly customXmlParts: Word.CustomXmlPartCollection;
         /**
-         * Gets the table that contains the inline image. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Gets the properties of the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApiHiddenDocument 1.3]
          */
-        readonly parentTable: Word.Table;
+        readonly properties: Word.DocumentProperties;
         /**
-         * Gets the table cell that contains the inline image. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * Gets the collection of section objects in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApiHiddenDocument 1.3]
          */
-        readonly parentTableCell: Word.TableCell;
+        readonly sections: Word.SectionCollection;
         /**
-         * Gets the table cell that contains the inline image. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the add-in's settings in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApiHiddenDocument 1.4]
          */
-        readonly parentTableCellOrNullObject: Word.TableCell;
+        readonly settings: Word.SettingCollection;
         /**
-         * Gets the table that contains the inline image. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Indicates whether the changes in the document have been saved. A value of true indicates that the document hasn't changed since it was saved.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApiHiddenDocument 1.3]
          */
-        readonly parentTableOrNullObject: Word.Table;
+        readonly saved: boolean;
         /**
-         * Specifies a string that represents the alternative text associated with the inline image.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        altTextDescription: string;
+        set(properties: Interfaces.DocumentCreatedUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.DocumentCreated): void;
         /**
-         * Specifies a string that contains the title for the inline image.
+         * Adds a style into the document by name and type.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApiHiddenDocument 1.5]
+         *
+         * @param name - Required. A string representing the style name.
+         * @param type - Required. The style type, including character, list, paragraph, or table.
          */
-        altTextTitle: string;
+        addStyle(name: string, type: Word.StyleType): Word.Style;
         /**
-         * Specifies a number that describes the height of the inline image.
+         * Adds a style into the document by name and type.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        height: number;
-        /**
-         * Specifies a hyperlink on the image. Use a '#' to separate the address part from the optional location part.
+         * [Api set: WordApiHiddenDocument 1.5]
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param name - Required. A string representing the style name.
+         * @param type - Required. The style type, including character, list, paragraph, or table.
          */
-        hyperlink: string;
-        
+        addStyle(name: string, type: "Character" | "List" | "Paragraph" | "Table"): Word.Style;
         /**
-         * Specifies a value that indicates whether the inline image retains its original proportions when you resize it.
+         * Deletes a bookmark, if it exists, from the document.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        lockAspectRatio: boolean;
-        /**
-         * Specifies a number that describes the width of the inline image.
+         * [Api set: WordApiHiddenDocument 1.4]
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        width: number;
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * @param name - Required. The case-insensitive bookmark name.
          */
-        set(properties: Interfaces.InlinePictureUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.InlinePicture): void;
+        deleteBookmark(name: string): void;
         /**
-         * Deletes the inline picture from the document.
+         * Gets a bookmark's range. Throws an `ItemNotFound` error if the bookmark doesn't exist.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
-         */
-        delete(): void;
-        /**
-         * Gets the Base64-encoded string representation of the inline image.
+         * [Api set: WordApiHiddenDocument 1.4]
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param name - Required. The case-insensitive bookmark name.
          */
-        getBase64ImageSrc(): OfficeExtension.ClientResult;
+        getBookmarkRange(name: string): Word.Range;
         /**
-         * Gets the next inline image. Throws an `ItemNotFound` error if this inline image is the last one.
+         * Gets a bookmark's range. If the bookmark doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        getNext(): Word.InlinePicture;
-        /**
-         * Gets the next inline image. If this inline image is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * [Api set: WordApiHiddenDocument 1.4]
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param name - Required. The case-insensitive bookmark name. Only alphanumeric and underscore characters are supported. It must begin with a letter but if you want to tag the bookmark as hidden, then start the name with an underscore character. Names can't be longer than 40 characters.
          */
-        getNextOrNullObject(): Word.InlinePicture;
+        getBookmarkRangeOrNullObject(name: string): Word.Range;
         /**
-         * Gets the picture, or the starting or ending point of the picture, as a range.
+         * Gets the currently supported content controls in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', or 'End'.
-         */
-        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | "Whole" | "Start" | "End"): Word.Range;
-        /**
-         * Inserts a break at the specified location in the main document.
+         * [Api set: WordApiHiddenDocument 1.5]
          *
-         * @remarks
-         * [Api set: WordApi 1.2]
+         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
+         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
+         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
          *
-         * @param breakType - Required. The break type to add.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
+         * @param options - Optional. Options that define which content controls are returned.
          */
-        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): void;
+        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
         /**
-         * Wraps the inline picture with a rich text content control.
+         * Gets a StyleCollection object that represents the whole style set of the document.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApiHiddenDocument 1.5]
          */
-        insertContentControl(): Word.ContentControl;
+        getStyles(): Word.StyleCollection;
         /**
-         * Inserts a document at the specified location.
+         * Inserts a document into the target document at a specific location with additional properties.
+                    Headers, footers, watermarks, and other section properties are copied by default.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
+         * [Api set: WordApiHiddenDocument 1.5]
          *
          * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
          *
          * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
-         */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
-        /**
-         * Inserts HTML at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param html - Required. The HTML to be inserted.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
-         */
-        insertHtml(html: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
-        /**
-         * Inserts an inline picture at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Before', or 'After'.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param insertFileOptions - Optional. The additional properties that should be imported to the destination document.
          */
-        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.before | Word.InsertLocation.after | "Replace" | "Before" | "After"): Word.InlinePicture;
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End", insertFileOptions?: Word.InsertFileOptions): Word.SectionCollection;
         /**
-         * Inserts OOXML at the specified location.
+         * Opens the document.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param ooxml - Required. The OOXML to be inserted.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
+         * [Api set: WordApi 1.3]
          */
-        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
+        open(): void;
         /**
-         * Inserts a paragraph at the specified location.
+         * Saves the document.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param paragraphText - Required. The paragraph text to be inserted.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
-         */
-        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Paragraph;
-        /**
-         * Inserts text at the specified location.
+         * [Api set: WordApiHiddenDocument 1.3]
          *
-         * @remarks
-         * [Api set: WordApi 1.2]
+         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApiHiddenDocument 1.5.
          *
-         * @param text - Required. Text to be inserted.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
+         * @param saveBehavior - Optional. DocumentCreated only supports 'Save'.
+         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
          */
-        insertText(text: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
+        save(saveBehavior?: Word.SaveBehavior, fileName?: string): void;
         /**
-         * Selects the inline picture. This causes Word to scroll to the selection.
+         * Saves the document.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
-         */
-        select(selectionMode?: Word.SelectionMode): void;
-        /**
-         * Selects the inline picture. This causes Word to scroll to the selection.
+         * [Api set: WordApiHiddenDocument 1.3]
          *
-         * @remarks
-         * [Api set: WordApi 1.2]
+         * Note: The `saveBehavior` and `fileName` parameters were introduced in WordApiHiddenDocument 1.5.
          *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         * @param saveBehavior - Optional. DocumentCreated only supports 'Save'.
+         * @param fileName - Optional. The file name (exclude file extension). Only takes effect for a new document.
          */
-        select(selectionMode?: "Select" | "Start" | "End"): void;
+        save(saveBehavior?: "Save" | "Prompt", fileName?: string): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.InlinePictureLoadOptions): Word.InlinePicture;
+        load(options?: Word.Interfaces.DocumentCreatedLoadOptions): Word.DocumentCreated;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.InlinePicture;
+        load(propertyNames?: string | string[]): Word.DocumentCreated;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3598,246 +3316,176 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.InlinePicture;
+        }): Word.DocumentCreated;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.InlinePicture;
+        track(): Word.DocumentCreated;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.InlinePicture;
+        untrack(): Word.DocumentCreated;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.InlinePicture` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.InlinePictureData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.DocumentCreated` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DocumentCreatedData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.InlinePictureData;
+        toJSON(): Word.Interfaces.DocumentCreatedData;
     }
     /**
-     * Contains a collection of {@link Word.InlinePicture} objects.
+     * Represents document properties.
      *
      * @remarks
-     * [Api set: WordApi 1.1]
+     * [Api set: WordApi 1.3]
      */
-    export class InlinePictureCollection extends OfficeExtension.ClientObject {
+    export class DocumentProperties extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.InlinePicture[];
         /**
-         * Gets the first inline image in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the collection of custom properties of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirst(): Word.InlinePicture;
+        readonly customProperties: Word.CustomPropertyCollection;
         /**
-         * Gets the first inline image in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the application name of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirstOrNullObject(): Word.InlinePicture;
+        readonly applicationName: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies the author of the document.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(options?: Word.Interfaces.InlinePictureCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.InlinePictureCollection;
+        author: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies the category of the document.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(propertyNames?: string | string[]): Word.InlinePictureCollection;
+        category: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Specifies the Comments field in the metadata of the document. These have no connection to comments by users made in the document.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.InlinePictureCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.InlinePictureCollection;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        untrack(): Word.InlinePictureCollection;
+        comments: string;
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.InlinePictureCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.InlinePictureCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Specifies the company of the document.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        toJSON(): Word.Interfaces.InlinePictureCollectionData;
-    }
-    /**
-     * Contains a collection of {@link Word.Paragraph} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.3]
-     */
-    export class List extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        company: string;
         /**
-         * Gets paragraphs in the list.
+         * Gets the creation date of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly paragraphs: Word.ParagraphCollection;
+        readonly creationDate: Date;
         /**
-         * Gets the list's id.
+         * Specifies the format of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly id: number;
+        format: string;
         /**
-         * Checks whether each of the 9 levels exists in the list. A true value indicates the level exists, which means there is at least one list item at that level.
+         * Specifies the keywords of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly levelExistences: boolean[];
+        keywords: string;
         /**
-         * Gets all 9 level types in the list. Each type can be 'Bullet', 'Number', or 'Picture'.
+         * Gets the last author of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly levelTypes: Word.ListLevelType[];
-        
-        /**
-         * Gets the paragraphs that occur at the specified level in the list.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         */
-        getLevelParagraphs(level: number): Word.ParagraphCollection;
-        
-        /**
-         * Gets the bullet, number, or picture at the specified level as a string.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         */
-        getLevelString(level: number): OfficeExtension.ClientResult;
+        readonly lastAuthor: string;
         /**
-         * Inserts a paragraph at the specified location.
+         * Gets the last print date of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param paragraphText - Required. The paragraph text to be inserted.
-         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'.
          */
-        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After"): Word.Paragraph;
-        
+        readonly lastPrintDate: Date;
         /**
-         * Sets the alignment of the bullet, number, or picture at the specified level in the list.
+         * Gets the last save time of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param alignment - Required. The level alignment that must be 'Left', 'Centered', or 'Right'.
          */
-        setLevelAlignment(level: number, alignment: Word.Alignment): void;
+        readonly lastSaveTime: Date;
         /**
-         * Sets the alignment of the bullet, number, or picture at the specified level in the list.
+         * Specifies the manager of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param alignment - Required. The level alignment that must be 'Left', 'Centered', or 'Right'.
          */
-        setLevelAlignment(level: number, alignment: "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified"): void;
+        manager: string;
         /**
-         * Sets the bullet format at the specified level in the list. If the bullet is 'Custom', the charCode is required.
+         * Gets the revision number of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param listBullet - Required. The bullet.
-         * @param charCode - Optional. The bullet character's code value. Used only if the bullet is 'Custom'.
-         * @param fontName - Optional. The bullet's font name. Used only if the bullet is 'Custom'.
          */
-        setLevelBullet(level: number, listBullet: Word.ListBullet, charCode?: number, fontName?: string): void;
+        readonly revisionNumber: string;
         /**
-         * Sets the bullet format at the specified level in the list. If the bullet is 'Custom', the charCode is required.
+         * Gets security settings of the document. Some are access restrictions on the file on disk. Others are Document Protection settings. Some possible values are 0 = File on disk is read/write; 1 = Protect Document: File is encrypted and requires a password to open; 2 = Protect Document: Always Open as Read-Only; 3 = Protect Document: Both #1 and #2; 4 = File on disk is read-only; 5 = Both #1 and #4; 6 = Both #2 and #4; 7 = All of #1, #2, and #4; 8 = Protect Document: Restrict Edit to read-only; 9 = Both #1 and #8; 10 = Both #2 and #8; 11 = All of #1, #2, and #8; 12 = Both #4 and #8; 13 = All of #1, #4, and #8; 14 = All of #2, #4, and #8; 15 = All of #1, #2, #4, and #8.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param listBullet - Required. The bullet.
-         * @param charCode - Optional. The bullet character's code value. Used only if the bullet is 'Custom'.
-         * @param fontName - Optional. The bullet's font name. Used only if the bullet is 'Custom'.
          */
-        setLevelBullet(level: number, listBullet: "Custom" | "Solid" | "Hollow" | "Square" | "Diamonds" | "Arrow" | "Checkmark", charCode?: number, fontName?: string): void;
+        readonly security: number;
         /**
-         * Sets the two indents of the specified level in the list.
+         * Specifies the subject of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param textIndent - Required. The text indent in points. It is the same as paragraph left indent.
-         * @param bulletNumberPictureIndent - Required. The relative indent, in points, of the bullet, number, or picture. It is the same as paragraph first line indent.
          */
-        setLevelIndents(level: number, textIndent: number, bulletNumberPictureIndent: number): void;
+        subject: string;
         /**
-         * Sets the numbering format at the specified level in the list.
+         * Gets the template of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param listNumbering - Required. The ordinal format.
-         * @param formatString - Optional. The numbering string format defined as an array of strings and/or integers. Each integer is a level of number type that is higher than or equal to this level. For example, an array of ["(", level - 1, ".", level, ")"] can define the format of "(2.c)", where 2 is the parent's item number and c is this level's item number.
          */
-        setLevelNumbering(level: number, listNumbering: Word.ListNumbering, formatString?: Array): void;
+        readonly template: string;
         /**
-         * Sets the numbering format at the specified level in the list.
+         * Specifies the title of the document.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param listNumbering - Required. The ordinal format.
-         * @param formatString - Optional. The numbering string format defined as an array of strings and/or integers. Each integer is a level of number type that is higher than or equal to this level. For example, an array of ["(", level - 1, ".", level, ")"] can define the format of "(2.c)", where 2 is the parent's item number and c is this level's item number.
          */
-        setLevelNumbering(level: number, listNumbering: "None" | "Arabic" | "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter", formatString?: Array): void;
-        
+        title: string;
         /**
-         * Sets the starting number at the specified level in the list. Default value is 1.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param level - Required. The level in the list.
-         * @param startingNumber - Required. The number to start with.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        setLevelStartingNumber(level: number, startingNumber: number): void;
+        set(properties: Interfaces.DocumentPropertiesUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.DocumentProperties): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.ListLoadOptions): Word.List;
+        load(options?: Word.Interfaces.DocumentPropertiesLoadOptions): Word.DocumentProperties;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.List;
+        load(propertyNames?: string | string[]): Word.DocumentProperties;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -3846,279 +3494,196 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.List;
+        }): Word.DocumentProperties;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.List;
+        track(): Word.DocumentProperties;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.List;
+        untrack(): Word.DocumentProperties;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.List` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ListData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.DocumentProperties` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.DocumentPropertiesData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.ListData;
+        toJSON(): Word.Interfaces.DocumentPropertiesData;
     }
+    
+    
     /**
-     * Contains a collection of {@link Word.List} objects.
+     * Represents a field.
      *
      * @remarks
-     * [Api set: WordApi 1.3]
+     * [Api set: WordApi 1.4]
+     *
+     * Important: To learn more about which fields can be inserted, see the `Word.Range.insertField` API introduced in requirement set 1.5.
+     * Support for managing fields is similar to what's available in the Word UI. However, the Word UI on the web primarily only supports fields as read-only (see {@link https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1 | Field codes in Word for the web}).
+     * To learn more about Word UI clients that more fully support fields, see the product list at the beginning of {@link https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb | Insert, edit, and view fields in Word}.
      */
-    export class ListCollection extends OfficeExtension.ClientObject {
+    export class Field extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.List[];
         /**
-         * Gets a list by its identifier. Throws an `ItemNotFound` error if there isn't a list with the identifier in this collection.
+         * Gets the parent body of the field.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param id - Required. A list identifier.
+         * [Api set: WordApi 1.4]
          */
-        getById(id: number): Word.List;
+        readonly parentBody: Word.Body;
         /**
-         * Gets a list by its identifier. If there isn't a list with the identifier in this collection, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the content control that contains the field. Throws an `ItemNotFound` error if there isn't a parent content control.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param id - Required. A list identifier.
+         * [Api set: WordApi 1.4]
          */
-        getByIdOrNullObject(id: number): Word.List;
+        readonly parentContentControl: Word.ContentControl;
         /**
-         * Gets the first list in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the content control that contains the field. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        getFirst(): Word.List;
+        readonly parentContentControlOrNullObject: Word.ContentControl;
         /**
-         * Gets the first list in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the table that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.4]
          */
-        getFirstOrNullObject(): Word.List;
+        readonly parentTable: Word.Table;
         /**
-         * Gets a list object by its ID.
+         * Gets the table cell that contains the field. Throws an `ItemNotFound` error if it isn't contained in a table cell.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param id - The list's ID.
+         * [Api set: WordApi 1.4]
          */
-        getItem(id: number): Word.List;
+        readonly parentTableCell: Word.TableCell;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the table cell that contains the field. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.4]
          */
-        load(options?: Word.Interfaces.ListCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ListCollection;
+        readonly parentTableCellOrNullObject: Word.TableCell;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the table that contains the field. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.4]
          */
-        load(propertyNames?: string | string[]): Word.ListCollection;
+        readonly parentTableOrNullObject: Word.Table;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the field's result data.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ListCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         * @remarks
+         * [Api set: WordApi 1.4]
          */
-        track(): Word.ListCollection;
+        readonly result: Word.Range;
         /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * Specifies the field's code instruction.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * Note: The ability to set the code was introduced in WordApi 1.5.
          */
-        untrack(): Word.ListCollection;
+        code: string;
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.ListCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ListCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Specifies data in an "Addin" field. If the field isn't an "Addin" field, it is `null` and it will throw a general exception when code attempts to set it.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
          */
-        toJSON(): Word.Interfaces.ListCollectionData;
-    }
-    /**
-     * Represents the paragraph list item format.
-     *
-     * @remarks
-     * [Api set: WordApi 1.3]
-     */
-    export class ListItem extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        data: string;
         /**
-         * Specifies the level of the item in the list.
+         * Gets the field's kind.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        level: number;
+        readonly kind: Word.FieldKind | "None" | "Hot" | "Warm" | "Cold";
         /**
-         * Gets the list item bullet, number, or picture as a string.
+         * Specifies whether the field is locked. `true` if the field is locked, `false` otherwise.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly listString: string;
+        locked: boolean;
+        
         /**
-         * Gets the list item order number in relation to its siblings.
+         * Gets the field's type.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly siblingIndex: number;
+        readonly type: Word.FieldType | "Addin" | "AddressBlock" | "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode" | "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare" | "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" | "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" | "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" | "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" | "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" | "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link" | "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" | "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages" | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" | "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" | "Section" | "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" | "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" | "UserInitials" | "UserName" | "XE" | "Empty" | "Others" | "Undefined";
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.ListItemUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.FieldUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.ListItem): void;
+        set(properties: Word.Field): void;
         /**
-         * Gets the list item parent, or the closest ancestor if the parent doesn't exist. Throws an `ItemNotFound` error if the list item has no ancestor.
+         * Deletes the field.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param parentOnly - Optional. Specifies only the list item's parent will be returned. The default is false that specifies to get the lowest ancestor.
+         * [Api set: WordApi 1.5]
          */
-        getAncestor(parentOnly?: boolean): Word.Paragraph;
+        delete(): void;
         /**
-         * Gets the list item parent, or the closest ancestor if the parent doesn't exist. If the list item has no ancestor, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the next field. Throws an `ItemNotFound` error if this field is the last one.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param parentOnly - Optional. Specifies only the list item's parent will be returned. The default is false that specifies to get the lowest ancestor.
+         * [Api set: WordApi 1.4]
          */
-        getAncestorOrNullObject(parentOnly?: boolean): Word.Paragraph;
+        getNext(): Word.Field;
         /**
-         * Gets all descendant list items of the list item.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param directChildrenOnly - Optional. Specifies only the list item's direct children will be returned. The default is false that indicates to get all descendant items.
-         */
-        getDescendants(directChildrenOnly?: boolean): Word.ParagraphCollection;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
-         *
-         * @param options - Provides options for which properties of the object to load.
-         */
-        load(options?: Word.Interfaces.ListItemLoadOptions): Word.ListItem;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
-         *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
-         */
-        load(propertyNames?: string | string[]): Word.ListItem;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
-         *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.ListItem;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.ListItem;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.ListItem;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.ListItem` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ListItemData`) that contains shallow copies of any loaded child properties from the original object.
-         */
-        toJSON(): Word.Interfaces.ListItemData;
-    }
-    
-    
-    
-    /**
-     * Represents a footnote or endnote.
-     *
-     * @remarks
-     * [Api set: WordApi 1.5]
-     */
-    export class NoteItem extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /**
-         * Represents the body object of the note item. It's the portion of the text within the footnote or endnote.
+         * Gets the next field. If this field is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.4]
          */
-        readonly body: Word.Body;
+        getNextOrNullObject(): Word.Field;
         /**
-         * Represents a footnote or endnote reference in the main document.
+         * Selects the field.
          *
          * @remarks
          * [Api set: WordApi 1.5]
-         */
-        readonly reference: Word.Range;
-        /**
-         * Represents the note item type: footnote or endnote.
          *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         */
-        readonly type: Word.NoteItemType | "Footnote" | "Endnote";
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        set(properties: Interfaces.NoteItemUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.NoteItem): void;
+        select(selectionMode?: Word.SelectionMode): void;
         /**
-         * Deletes the note item.
+         * Selects the field.
          *
          * @remarks
          * [Api set: WordApi 1.5]
-         */
-        delete(): void;
-        /**
-         * Gets the next note item of the same type. Throws an `ItemNotFound` error if this note item is the last one.
          *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        getNext(): Word.NoteItem;
+        select(selectionMode?: "Select" | "Start" | "End"): void;
         /**
-         * Gets the next note item of the same type. If this note item is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Updates the field.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        getNextOrNullObject(): Word.NoteItem;
+        updateResult(): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.NoteItemLoadOptions): Word.NoteItem;
+        load(options?: Word.Interfaces.FieldLoadOptions): Word.Field;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.NoteItem;
+        load(propertyNames?: string | string[]): Word.Field;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -4127,646 +3692,767 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.NoteItem;
+        }): Word.Field;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.NoteItem;
+        track(): Word.Field;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.NoteItem;
+        untrack(): Word.Field;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.NoteItem` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.NoteItemData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Field` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.FieldData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.NoteItemData;
+        toJSON(): Word.Interfaces.FieldData;
     }
     /**
-     * Contains a collection of {@link Word.NoteItem} objects.
+     * Contains a collection of {@link Word.Field} objects.
      *
      * @remarks
-     * [Api set: WordApi 1.5]
+     * [Api set: WordApi 1.4]
+     *
+     * Important: To learn more about which fields can be inserted, see the `Word.Range.insertField` API introduced in requirement set 1.5.
+     * Support for managing fields is similar to what's available in the Word UI. However, the Word UI on the web primarily only supports fields as read-only (see {@link https://support.microsoft.com/office/d8f46094-13c3-4966-98c3-259748f3caf1 | Field codes in Word for the web}).
+     * To learn more about Word UI clients that more fully support fields, see the product list at the beginning of {@link https://support.microsoft.com/office/c429bbb0-8669-48a7-bd24-bab6ba6b06bb | Insert, edit, and view fields in Word}.
      */
-    export class NoteItemCollection extends OfficeExtension.ClientObject {
+    export class FieldCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /** Gets the loaded child items in this collection. */
-        readonly items: Word.NoteItem[];
+        readonly items: Word.Field[];
         /**
-         * Gets the first note item in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the first field in this collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.4]
          */
-        getFirst(): Word.NoteItem;
+        getFirst(): Word.Field;
         /**
-         * Gets the first note item in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the first field in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        getFirstOrNullObject(): Word.Field;
+        /**
+         * Gets the Field object collection including the specified types of fields.
          *
          * @remarks
          * [Api set: WordApi 1.5]
+         *
+         * @param types - Required. An array of field types.
          */
-        getFirstOrNullObject(): Word.NoteItem;
+        getByTypes(types: Word.FieldType[]): Word.FieldCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.NoteItemCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.NoteItemCollection;
+        load(options?: Word.Interfaces.FieldCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.FieldCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.NoteItemCollection;
+        load(propertyNames?: string | string[]): Word.FieldCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.NoteItemCollection;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.FieldCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.NoteItemCollection;
+        track(): Word.FieldCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.NoteItemCollection;
+        untrack(): Word.FieldCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.NoteItemCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.NoteItemCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.FieldCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.FieldCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.NoteItemCollectionData;
+        toJSON(): Word.Interfaces.FieldCollectionData;
     }
-    
-    
-    
-    
-    
-    
     /**
-     * Represents a single paragraph in a selection, range, content control, or document body.
+     * Represents a font.
      *
      * @remarks
      * [Api set: WordApi 1.1]
      */
-    export class Paragraph extends OfficeExtension.ClientObject {
+    export class Font extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
-         * Gets the collection of content control objects in the paragraph.
+         * Specifies a value that indicates whether the font is bold. True if the font is formatted as bold, otherwise, false.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        readonly contentControls: Word.ContentControlCollection;
+        bold: boolean;
+        
         /**
-         * Gets the collection of endnotes in the paragraph.
+         * Specifies the color for the specified font. You can provide the value in the '#RRGGBB' format or the color name.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
          */
-        readonly endnotes: Word.NoteItemCollection;
+        color: string;
+        
+        
+        
+        
+        
         /**
-         * Gets the collection of fields in the paragraph.
+         * Specifies a value that indicates whether the font has a double strikethrough. True if the font is formatted as double strikethrough text, otherwise, false.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        readonly fields: Word.FieldCollection;
+        doubleStrikeThrough: boolean;
+        
+        
+        
+        
         /**
-         * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
+         * Specifies the highlight color. To set it, use a value either in the '#RRGGBB' format or the color name. To remove highlight color, set it to null. The returned highlight color can be in the '#RRGGBB' format, an empty string for mixed highlight colors, or `null` for no highlight color. Note: Only the default highlight colors are available in Office for Windows Desktop. These are "Yellow", "Lime", "Turquoise", "Pink", "Blue", "Red", "DarkBlue", "Teal", "Green", "Purple", "DarkRed", "Olive", "Gray", "LightGray", and "Black". When the add-in runs in Office for Windows Desktop, any other color is converted to the closest color when applied to the font.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        readonly font: Word.Font;
+        highlightColor: string;
         /**
-         * Gets the collection of footnotes in the paragraph.
+         * Specifies a value that indicates whether the font is italicized. True if the font is italicized, otherwise, false.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
          */
-        readonly footnotes: Word.NoteItemCollection;
+        italic: boolean;
+        
+        
+        
         /**
-         * Gets the collection of InlinePicture objects in the paragraph. The collection doesn't include floating images.
+         * Specifies a value that represents the name of the font.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        readonly inlinePictures: Word.InlinePictureCollection;
+        name: string;
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
         /**
-         * Gets the List to which this paragraph belongs. Throws an `ItemNotFound` error if the paragraph isn't in a list.
+         * Specifies a value that represents the font size in points.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly list: Word.List;
+        size: number;
+        
+        
+        
         /**
-         * Gets the ListItem for the paragraph. Throws an `ItemNotFound` error if the paragraph isn't part of a list.
+         * Specifies a value that indicates whether the font has a strikethrough. True if the font is formatted as strikethrough text, otherwise, false.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly listItem: Word.ListItem;
+        strikeThrough: boolean;
+        
         /**
-         * Gets the ListItem for the paragraph. If the paragraph isn't part of a list, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies a value that indicates whether the font is a subscript. True if the font is formatted as subscript, otherwise, false.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly listItemOrNullObject: Word.ListItem;
+        subscript: boolean;
         /**
-         * Gets the List to which this paragraph belongs. If the paragraph isn't in a list, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies a value that indicates whether the font is a superscript. True if the font is formatted as superscript, otherwise, false.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly listOrNullObject: Word.List;
+        superscript: boolean;
         /**
-         * Gets the parent body of the paragraph.
+         * Specifies a value that indicates the font's underline type. 'None' if the font isn't underlined.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentBody: Word.Body;
+        underline: Word.UnderlineType | "Mixed" | "None" | "Hidden" | "DotLine" | "Single" | "Word" | "Double" | "Thick" | "Dotted" | "DottedHeavy" | "DashLine" | "DashLineHeavy" | "DashLineLong" | "DashLineLongHeavy" | "DotDashLine" | "DotDashLineHeavy" | "TwoDotDashLine" | "TwoDotDashLineHeavy" | "Wave" | "WaveHeavy" | "WaveDouble";
+        
         /**
-         * Gets the content control that contains the paragraph. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.FontUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Font): void;
+        
+        
+        
+        
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * @param options - Provides options for which properties of the object to load.
          */
-        readonly parentContentControl: Word.ContentControl;
+        load(options?: Word.Interfaces.FontLoadOptions): Word.Font;
         /**
-         * Gets the content control that contains the paragraph. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        load(propertyNames?: string | string[]): Word.Font;
         /**
-         * Gets the table that contains the paragraph. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        readonly parentTable: Word.Table;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Font;
         /**
-         * Gets the table cell that contains the paragraph. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.Font;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.Font;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.Font` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.FontData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.FontData;
+    }
+    
+    
+    
+    /**
+     * Represents an inline picture.
+     *
+     * @remarks
+     * [Api set: WordApi 1.1]
+     */
+    export class InlinePicture extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Gets the parent paragraph that contains the inline image.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.2]
          */
-        readonly parentTableCell: Word.TableCell;
+        readonly paragraph: Word.Paragraph;
         /**
-         * Gets the table cell that contains the paragraph. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the content control that contains the inline image. Throws an `ItemNotFound` error if there isn't a parent content control.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentTableCellOrNullObject: Word.TableCell;
+        readonly parentContentControl: Word.ContentControl;
         /**
-         * Gets the table that contains the paragraph. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the content control that contains the inline image. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly parentTableOrNullObject: Word.Table;
-        
+        readonly parentContentControlOrNullObject: Word.ContentControl;
         /**
-         * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
+         * Gets the table that contains the inline image. Throws an `ItemNotFound` error if it isn't contained in a table.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          */
-        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+        readonly parentTable: Word.Table;
         /**
-         * Specifies the value, in points, for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
+         * Gets the table cell that contains the inline image. Throws an `ItemNotFound` error if it isn't contained in a table cell.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          */
-        firstLineIndent: number;
+        readonly parentTableCell: Word.TableCell;
         /**
-         * Indicates the paragraph is the last one inside its parent body.
+         * Gets the table cell that contains the inline image. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly isLastParagraph: boolean;
+        readonly parentTableCellOrNullObject: Word.TableCell;
         /**
-         * Checks whether the paragraph is a list item.
+         * Gets the table that contains the inline image. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly isListItem: boolean;
+        readonly parentTableOrNullObject: Word.Table;
         /**
-         * Specifies the left indent value, in points, for the paragraph.
+         * Specifies a string that represents the alternative text associated with the inline image.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        leftIndent: number;
+        altTextDescription: string;
         /**
-         * Specifies the line spacing, in points, for the specified paragraph. In the Word UI, this value is divided by 12.
+         * Specifies a string that contains the title for the inline image.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        lineSpacing: number;
+        altTextTitle: string;
         /**
-         * Specifies the amount of spacing, in grid lines, after the paragraph.
+         * Specifies a number that describes the height of the inline image.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        lineUnitAfter: number;
+        height: number;
         /**
-         * Specifies the amount of spacing, in grid lines, before the paragraph.
+         * Specifies a hyperlink on the image. Use a '#' to separate the address part from the optional location part.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        lineUnitBefore: number;
+        hyperlink: string;
+        
         /**
-         * Specifies the outline level for the paragraph.
+         * Specifies a value that indicates whether the inline image retains its original proportions when you resize it.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        outlineLevel: number;
+        lockAspectRatio: boolean;
         /**
-         * Specifies the right indent value, in points, for the paragraph.
+         * Specifies a number that describes the width of the inline image.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        rightIndent: number;
+        width: number;
         /**
-         * Specifies the spacing, in points, after the paragraph.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        spaceAfter: number;
+        set(properties: Interfaces.InlinePictureUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.InlinePicture): void;
         /**
-         * Specifies the spacing, in points, before the paragraph.
+         * Deletes the inline picture from the document.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.2]
          */
-        spaceBefore: number;
+        delete(): void;
         /**
-         * Specifies the style name for the paragraph. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+         * Gets the Base64-encoded string representation of the inline image.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        style: string;
+        getBase64ImageSrc(): OfficeExtension.ClientResult;
         /**
-         * Specifies the built-in style name for the paragraph. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+         * Gets the next inline image. Throws an `ItemNotFound` error if this inline image is the last one.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        getNext(): Word.InlinePicture;
         /**
-         * Gets the level of the paragraph's table. It returns 0 if the paragraph isn't in a table.
+         * Gets the next inline image. If this inline image is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly tableNestingLevel: number;
+        getNextOrNullObject(): Word.InlinePicture;
         /**
-         * Gets the text of the paragraph.
+         * Gets the picture, or the starting or ending point of the picture, as a range.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         */
-        readonly text: string;
-        /**
-         * Gets a string that represents the paragraph identifier in the current session. ID is in standard 8-4-4-4-12 GUID format without curly braces and differs across sessions and coauthors.
+         * [Api set: WordApi 1.3]
          *
-         * @remarks
-         * [Api set: WordApi 1.6]
-         */
-        readonly uniqueLocalId: string;
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', or 'End'.
          */
-        set(properties: Interfaces.ParagraphUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Paragraph): void;
+        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | "Whole" | "Start" | "End"): Word.Range;
         /**
-         * Lets the paragraph join an existing list at the specified level. Fails if the paragraph cannot join the list or if the paragraph is already a list item.
+         * Inserts a break at the specified location in the main document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.2]
          *
-         * @param listId - Required. The ID of an existing list.
-         * @param level - Required. The level in the list.
+         * @param breakType - Required. The break type to add.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        attachToList(listId: number, level: number): Word.List;
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): void;
         /**
-         * Clears the contents of the paragraph object. The user can perform the undo operation on the cleared content.
+         * Wraps the inline picture with a rich text content control.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        clear(): void;
+        insertContentControl(): Word.ContentControl;
         /**
-         * Deletes the paragraph and its content from the document.
+         * Inserts a document at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.2]
+         *
+         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         *
+         * @param base64File - Required. The Base64-encoded content of a .docx file.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        delete(): void;
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
         /**
-         * Moves this paragraph out of its list, if the paragraph is a list item.
+         * Inserts HTML at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.2]
+         *
+         * @param html - Required. The HTML to be inserted.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        detachFromList(): void;
-        
+        insertHtml(html: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
         /**
-         * Gets comments associated with the paragraph.
+         * Inserts an inline picture at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.2]
+         *
+         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Before', or 'After'.
          */
-        getComments(): Word.CommentCollection;
+        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.before | Word.InsertLocation.after | "Replace" | "Before" | "After"): Word.InlinePicture;
         /**
-         * Gets the currently supported content controls in the paragraph.
+         * Inserts OOXML at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
-         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
-         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         * [Api set: WordApi 1.2]
          *
-         * @param options - Optional. Options that define which content controls are returned.
+         * @param ooxml - Required. The OOXML to be inserted.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
         /**
-         * Gets an HTML representation of the paragraph object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Paragraph.getOoxml()` and convert the returned XML to HTML.
+         * Inserts a paragraph at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.2]
+         *
+         * @param paragraphText - Required. The paragraph text to be inserted.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        getHtml(): OfficeExtension.ClientResult;
+        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Paragraph;
         /**
-         * Gets the next paragraph. Throws an `ItemNotFound` error if the paragraph is the last one.
+         * Inserts text at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.2]
+         *
+         * @param text - Required. Text to be inserted.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        getNext(): Word.Paragraph;
+        insertText(text: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Range;
         /**
-         * Gets the next paragraph. If the paragraph is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Selects the inline picture. This causes Word to scroll to the selection.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.2]
+         *
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        getNextOrNullObject(): Word.Paragraph;
+        select(selectionMode?: Word.SelectionMode): void;
         /**
-         * Gets the Office Open XML (OOXML) representation of the paragraph object.
+         * Selects the inline picture. This causes Word to scroll to the selection.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.2]
+         *
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        getOoxml(): OfficeExtension.ClientResult;
+        select(selectionMode?: "Select" | "Start" | "End"): void;
         /**
-         * Gets the previous paragraph. Throws an `ItemNotFound` error if the paragraph is the first one.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        getPrevious(): Word.Paragraph;
+        load(options?: Word.Interfaces.InlinePictureLoadOptions): Word.InlinePicture;
         /**
-         * Gets the previous paragraph. If the paragraph is the first one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.InlinePicture;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.InlinePicture;
+        /**
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.InlinePicture;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.InlinePicture;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.InlinePicture` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.InlinePictureData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.InlinePictureData;
+    }
+    /**
+     * Contains a collection of {@link Word.InlinePicture} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.1]
+     */
+    export class InlinePictureCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.InlinePicture[];
+        /**
+         * Gets the first inline image in this collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getPreviousOrNullObject(): Word.Paragraph;
+        getFirst(): Word.InlinePicture;
         /**
-         * Gets the whole paragraph, or the starting or ending point of the paragraph, as a range.
+         * Gets the first inline image in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
+         */
+        getFirstOrNullObject(): Word.InlinePicture;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', 'After', or 'Content'.
+         * @param options - Provides options for which properties of the object to load.
          */
-        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | Word.RangeLocation.after | Word.RangeLocation.content | "Whole" | "Start" | "End" | "After" | "Content"): Word.Range;
+        load(options?: Word.Interfaces.InlinePictureCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.InlinePictureCollection;
         /**
-         * Gets reviewed text based on ChangeTrackingVersion selection.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.4]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.InlinePictureCollection;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion): OfficeExtension.ClientResult;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.InlinePictureCollection;
         /**
-         * Gets reviewed text based on ChangeTrackingVersion selection.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.InlinePictureCollection;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.InlinePictureCollection;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.InlinePictureCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.InlinePictureCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         */
+        toJSON(): Word.Interfaces.InlinePictureCollectionData;
+    }
+    /**
+     * Contains a collection of {@link Word.Paragraph} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.3]
+     */
+    export class List extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Gets paragraphs in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
+         * [Api set: WordApi 1.3]
          */
-        getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
-                /**
-         * Gets the text ranges in the paragraph by using punctuation marks and/or other ending marks.
+        readonly paragraphs: Word.ParagraphCollection;
+        /**
+         * Gets the list's id.
          *
          * @remarks
          * [Api set: WordApi 1.3]
+         */
+        readonly id: number;
+        /**
+         * Checks whether each of the 9 levels exists in the list. A true value indicates the level exists, which means there is at least one list item at that level.
          *
-         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
-         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        getTextRanges(endingMarks: string[], trimSpacing?: boolean): Word.RangeCollection;
+        readonly levelExistences: boolean[];
         /**
-         * Gets the collection of the TrackedChange objects in the paragraph.
+         * Gets all 9 level types in the list. Each type can be 'Bullet', 'Number', or 'Picture'.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.3]
          */
-        getTrackedChanges(): Word.TrackedChangeCollection;
+        readonly levelTypes: Word.ListLevelType[];
         
         /**
-         * Inserts a break at the specified location in the main document.
+         * Gets the paragraphs that occur at the specified level in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param breakType - Required. The break type to add to the document.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
+         * @param level - Required. The level in the list.
          */
-        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): void;
+        getLevelParagraphs(level: number): Word.ParagraphCollection;
         
         /**
-         * Wraps the Paragraph object with a content control.
+         * Gets the bullet, number, or picture at the specified level as a string.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Note: The `contentControlType` parameter was introduced in WordApi 1.5. `PlainText` support was added in WordApi 1.5. `CheckBox` support was added in WordApi 1.7.
-         * `DropDownList` and `ComboBox` support was added in WordApi 1.9.
+         * [Api set: WordApi 1.3]
          *
-         * @param contentControlType - Optional. Content control type to insert. Must be 'RichText', 'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default is 'RichText'.
+         * @param level - Required. The level in the list.
          */
-        insertContentControl(contentControlType?: Word.ContentControlType.richText | Word.ContentControlType.plainText | Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList | Word.ContentControlType.comboBox | "RichText" | "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
+        getLevelString(level: number): OfficeExtension.ClientResult;
         /**
-         * Inserts a document into the paragraph at the specified location.
+         * Inserts a paragraph at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         * [Api set: WordApi 1.3]
          *
-         * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param paragraphText - Required. The paragraph text to be inserted.
+         * @param insertLocation - Required. The value must be 'Start', 'End', 'Before', or 'After'.
          */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
-        
+        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | Word.InsertLocation.before | Word.InsertLocation.after | "Start" | "End" | "Before" | "After"): Word.Paragraph;
         
         /**
-         * Inserts HTML into the paragraph at the specified location.
+         * Sets the alignment of the bullet, number, or picture at the specified level in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param html - Required. The HTML to be inserted in the paragraph.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param level - Required. The level in the list.
+         * @param alignment - Required. The level alignment that must be 'Left', 'Centered', or 'Right'.
          */
-        insertHtml(html: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        setLevelAlignment(level: number, alignment: Word.Alignment): void;
         /**
-         * Inserts a picture into the paragraph at the specified location.
+         * Sets the alignment of the bullet, number, or picture at the specified level in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param level - Required. The level in the list.
+         * @param alignment - Required. The level alignment that must be 'Left', 'Centered', or 'Right'.
          */
-        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.InlinePicture;
+        setLevelAlignment(level: number, alignment: "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified"): void;
         /**
-         * Inserts OOXML into the paragraph at the specified location.
+         * Sets the bullet format at the specified level in the list. If the bullet is 'Custom', the charCode is required.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param ooxml - Required. The OOXML to be inserted in the paragraph.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param level - Required. The level in the list.
+         * @param listBullet - Required. The bullet.
+         * @param charCode - Optional. The bullet character's code value. Used only if the bullet is 'Custom'.
+         * @param fontName - Optional. The bullet's font name. Used only if the bullet is 'Custom'.
          */
-        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
+        setLevelBullet(level: number, listBullet: Word.ListBullet, charCode?: number, fontName?: string): void;
         /**
-         * Inserts a paragraph at the specified location.
+         * Sets the bullet format at the specified level in the list. If the bullet is 'Custom', the charCode is required.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param paragraphText - Required. The paragraph text to be inserted.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
+         * @param level - Required. The level in the list.
+         * @param listBullet - Required. The bullet.
+         * @param charCode - Optional. The bullet character's code value. Used only if the bullet is 'Custom'.
+         * @param fontName - Optional. The bullet's font name. Used only if the bullet is 'Custom'.
          */
-        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Paragraph;
-        
+        setLevelBullet(level: number, listBullet: "Custom" | "Solid" | "Hollow" | "Square" | "Diamonds" | "Arrow" | "Checkmark", charCode?: number, fontName?: string): void;
         /**
-         * Inserts a table with the specified number of rows and columns.
+         * Sets the two indents of the specified level in the list.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          *
-         * @param rowCount - Required. The number of rows in the table.
-         * @param columnCount - Required. The number of columns in the table.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
-         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
+         * @param level - Required. The level in the list.
+         * @param textIndent - Required. The text indent in points. It is the same as paragraph left indent.
+         * @param bulletNumberPictureIndent - Required. The relative indent, in points, of the bullet, number, or picture. It is the same as paragraph first line indent.
          */
-        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After", values?: string[][]): Word.Table;
+        setLevelIndents(level: number, textIndent: number, bulletNumberPictureIndent: number): void;
         /**
-         * Inserts text into the paragraph at the specified location.
+         * Sets the numbering format at the specified level in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param text - Required. Text to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
+         * @param level - Required. The level in the list.
+         * @param listNumbering - Required. The ordinal format.
+         * @param formatString - Optional. The numbering string format defined as an array of strings and/or integers. Each integer is a level of number type that is higher than or equal to this level. For example, an array of ["(", level - 1, ".", level, ")"] can define the format of "(2.c)", where 2 is the parent's item number and c is this level's item number.
          */
-        insertText(text: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
-        
+        setLevelNumbering(level: number, listNumbering: Word.ListNumbering, formatString?: Array): void;
         /**
-         * Performs a search with the specified SearchOptions on the scope of the paragraph object. The search results are a collection of range objects.
+         * Sets the numbering format at the specified level in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          *
-         * @param searchText - Required. The search text.
-         * @param searchOptions - Optional. Options for the search.
+         * @param level - Required. The level in the list.
+         * @param listNumbering - Required. The ordinal format.
+         * @param formatString - Optional. The numbering string format defined as an array of strings and/or integers. Each integer is a level of number type that is higher than or equal to this level. For example, an array of ["(", level - 1, ".", level, ")"] can define the format of "(2.c)", where 2 is the parent's item number and c is this level's item number.
          */
-        search(searchText: string, searchOptions?: Word.SearchOptions | {
-            ignorePunct?: boolean;
-            ignoreSpace?: boolean;
-            matchCase?: boolean;
-            matchPrefix?: boolean;
-            matchSuffix?: boolean;
-            matchWholeWord?: boolean;
-            matchWildcards?: boolean;
-        }): Word.RangeCollection;
-        /**
-         * Selects and navigates the Word UI to the paragraph.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
-         */
-        select(selectionMode?: Word.SelectionMode): void;
-        /**
-         * Selects and navigates the Word UI to the paragraph.
-         *
-         * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
-         */
-        select(selectionMode?: "Select" | "Start" | "End"): void;
+        setLevelNumbering(level: number, listNumbering: "None" | "Arabic" | "UpperRoman" | "LowerRoman" | "UpperLetter" | "LowerLetter", formatString?: Array): void;
+        
         /**
-         * Splits the paragraph into child ranges by using delimiters.
+         * Sets the starting number at the specified level in the list. Default value is 1.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          *
-         * @param delimiters - Required. The delimiters as an array of strings.
-         * @param trimDelimiters - Optional. Indicates whether to trim delimiters from the ranges in the range collection. Default is false which indicates that the delimiters are included in the ranges returned in the range collection.
-         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
-         */
-        split(delimiters: string[], trimDelimiters?: boolean, trimSpacing?: boolean): Word.RangeCollection;
-        /**
-         * Starts a new list with this paragraph. Fails if the paragraph is already a list item.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param level - Required. The level in the list.
+         * @param startingNumber - Required. The number to start with.
          */
-        startNewList(): Word.List;
+        setLevelStartingNumber(level: number, startingNumber: number): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.ParagraphLoadOptions): Word.Paragraph;
+        load(options?: Word.Interfaces.ListLoadOptions): Word.List;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Paragraph;
+        load(propertyNames?: string | string[]): Word.List;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -4775,219 +4461,279 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.Paragraph;
+        }): Word.List;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.Paragraph;
+        track(): Word.List;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Paragraph;
+        untrack(): Word.List;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Paragraph` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ParagraphData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.List` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ListData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.ParagraphData;
+        toJSON(): Word.Interfaces.ListData;
     }
     /**
-     * Contains a collection of {@link Word.Paragraph} objects.
+     * Contains a collection of {@link Word.List} objects.
      *
      * @remarks
-     * [Api set: WordApi 1.1]
+     * [Api set: WordApi 1.3]
      */
-    export class ParagraphCollection extends OfficeExtension.ClientObject {
+    export class ListCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /** Gets the loaded child items in this collection. */
-        readonly items: Word.Paragraph[];
+        readonly items: Word.List[];
         /**
-         * Gets the first paragraph in this collection. Throws an `ItemNotFound` error if the collection is empty.
+         * Gets a list by its identifier. Throws an `ItemNotFound` error if there isn't a list with the identifier in this collection.
          *
          * @remarks
          * [Api set: WordApi 1.3]
+         *
+         * @param id - Required. A list identifier.
          */
-        getFirst(): Word.Paragraph;
+        getById(id: number): Word.List;
         /**
-         * Gets the first paragraph in this collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets a list by its identifier. If there isn't a list with the identifier in this collection, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
+         *
+         * @param id - Required. A list identifier.
          */
-        getFirstOrNullObject(): Word.Paragraph;
+        getByIdOrNullObject(id: number): Word.List;
         /**
-         * Gets the last paragraph in this collection. Throws an `ItemNotFound` error if the collection is empty.
+         * Gets the first list in this collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getLast(): Word.Paragraph;
+        getFirst(): Word.List;
         /**
-         * Gets the last paragraph in this collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the first list in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getLastOrNullObject(): Word.Paragraph;
+        getFirstOrNullObject(): Word.List;
+        /**
+         * Gets a list object by its ID.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param id - The list's ID.
+         */
+        getItem(id: number): Word.List;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.ParagraphCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ParagraphCollection;
+        load(options?: Word.Interfaces.ListCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ListCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.ParagraphCollection;
+        load(propertyNames?: string | string[]): Word.ListCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ParagraphCollection;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ListCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.ParagraphCollection;
+        track(): Word.ListCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.ParagraphCollection;
+        untrack(): Word.ListCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.ParagraphCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ParagraphCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.ListCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ListCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.ParagraphCollectionData;
+        toJSON(): Word.Interfaces.ListCollectionData;
     }
     /**
-     * Represents a style of paragraph in a document.
+     * Represents the paragraph list item format.
      *
      * @remarks
-     * [Api set: WordApi 1.5]
+     * [Api set: WordApi 1.3]
      */
-    export class ParagraphFormat extends OfficeExtension.ClientObject {
+    export class ListItem extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /**
-         * Specifies the alignment for the specified paragraphs.
+         * Specifies the level of the item in the list.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
          */
-        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+        level: number;
         /**
-         * Specifies the value (in points) for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
+         * Gets the list item bullet, number, or picture as a string.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
          */
-        firstLineIndent: number;
+        readonly listString: string;
         /**
-         * Specifies whether all lines in the specified paragraphs remain on the same page when Microsoft Word repaginates the document.
+         * Gets the list item order number in relation to its siblings.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
          */
-        keepTogether: boolean;
+        readonly siblingIndex: number;
         /**
-         * Specifies whether the specified paragraph remains on the same page as the paragraph that follows it when Microsoft Word repaginates the document.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.ListItemUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.ListItem): void;
+        /**
+         * Gets the list item parent, or the closest ancestor if the parent doesn't exist. Throws an `ItemNotFound` error if the list item has no ancestor.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
+         *
+         * @param parentOnly - Optional. Specifies only the list item's parent will be returned. The default is false that specifies to get the lowest ancestor.
          */
-        keepWithNext: boolean;
+        getAncestor(parentOnly?: boolean): Word.Paragraph;
         /**
-         * Specifies the left indent.
+         * Gets the list item parent, or the closest ancestor if the parent doesn't exist. If the list item has no ancestor, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
+         *
+         * @param parentOnly - Optional. Specifies only the list item's parent will be returned. The default is false that specifies to get the lowest ancestor.
          */
-        leftIndent: number;
+        getAncestorOrNullObject(parentOnly?: boolean): Word.Paragraph;
         /**
-         * Specifies the line spacing (in points) for the specified paragraphs.
+         * Gets all descendant list items of the list item.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
+         *
+         * @param directChildrenOnly - Optional. Specifies only the list item's direct children will be returned. The default is false that indicates to get all descendant items.
          */
-        lineSpacing: number;
+        getDescendants(directChildrenOnly?: boolean): Word.ParagraphCollection;
         /**
-         * Specifies the amount of spacing (in gridlines) after the specified paragraphs.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * @param options - Provides options for which properties of the object to load.
          */
-        lineUnitAfter: number;
+        load(options?: Word.Interfaces.ListItemLoadOptions): Word.ListItem;
         /**
-         * Specifies the amount of spacing (in gridlines) before the specified paragraphs.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        lineUnitBefore: number;
+        load(propertyNames?: string | string[]): Word.ListItem;
         /**
-         * Specifies whether left and right indents are the same width.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.5]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        mirrorIndents: boolean;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.ListItem;
         /**
-         * Specifies the outline level for the specified paragraphs.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.ListItem;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.ListItem;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.ListItem` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ListItemData`) that contains shallow copies of any loaded child properties from the original object.
+         */
+        toJSON(): Word.Interfaces.ListItemData;
+    }
+    
+    
+    
+    /**
+     * Represents a footnote or endnote.
+     *
+     * @remarks
+     * [Api set: WordApi 1.5]
+     */
+    export class NoteItem extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /**
+         * Represents the body object of the note item. It's the portion of the text within the footnote or endnote.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        outlineLevel: Word.OutlineLevel | "OutlineLevel1" | "OutlineLevel2" | "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5" | "OutlineLevel6" | "OutlineLevel7" | "OutlineLevel8" | "OutlineLevel9" | "OutlineLevelBodyText";
+        readonly body: Word.Body;
         /**
-         * Specifies the right indent (in points) for the specified paragraphs.
+         * Represents a footnote or endnote reference in the main document.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        rightIndent: number;
+        readonly reference: Word.Range;
         /**
-         * Specifies the amount of spacing (in points) after the specified paragraph or text column.
+         * Represents the note item type: footnote or endnote.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        spaceAfter: number;
+        readonly type: Word.NoteItemType | "Footnote" | "Endnote";
         /**
-         * Specifies the spacing (in points) before the specified paragraphs.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         */
+        set(properties: Interfaces.NoteItemUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.NoteItem): void;
+        /**
+         * Deletes the note item.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        spaceBefore: number;
+        delete(): void;
         /**
-         * Specifies whether the first and last lines in the specified paragraph remain on the same page as the rest of the paragraph when Microsoft Word repaginates the document.
+         * Gets the next note item of the same type. Throws an `ItemNotFound` error if this note item is the last one.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        widowControl: boolean;
+        getNext(): Word.NoteItem;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Gets the next note item of the same type. If this note item is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
          */
-        set(properties: Interfaces.ParagraphFormatUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.ParagraphFormat): void;
+        getNextOrNullObject(): Word.NoteItem;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.ParagraphFormatLoadOptions): Word.ParagraphFormat;
+        load(options?: Word.Interfaces.NoteItemLoadOptions): Word.NoteItem;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.ParagraphFormat;
+        load(propertyNames?: string | string[]): Word.NoteItem;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -4996,304 +4742,446 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.ParagraphFormat;
+        }): Word.NoteItem;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.ParagraphFormat;
+        track(): Word.NoteItem;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.ParagraphFormat;
+        untrack(): Word.NoteItem;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.ParagraphFormat` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ParagraphFormatData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.NoteItem` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.NoteItemData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.ParagraphFormatData;
+        toJSON(): Word.Interfaces.NoteItemData;
     }
     /**
-     * Represents a contiguous area in a document.
+     * Contains a collection of {@link Word.NoteItem} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.5]
+     */
+    export class NoteItemCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.NoteItem[];
+        /**
+         * Gets the first note item in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
+         */
+        getFirst(): Word.NoteItem;
+        /**
+         * Gets the first note item in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
+         */
+        getFirstOrNullObject(): Word.NoteItem;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param options - Provides options for which properties of the object to load.
+         */
+        load(options?: Word.Interfaces.NoteItemCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.NoteItemCollection;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         */
+        load(propertyNames?: string | string[]): Word.NoteItemCollection;
+        /**
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         *
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         */
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.NoteItemCollection;
+        /**
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         */
+        track(): Word.NoteItemCollection;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.NoteItemCollection;
+        /**
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.NoteItemCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.NoteItemCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         */
+        toJSON(): Word.Interfaces.NoteItemCollectionData;
+    }
+    
+    
+    
+    
+    
+    
+    /**
+     * Represents a single paragraph in a selection, range, content control, or document body.
      *
      * @remarks
      * [Api set: WordApi 1.1]
      */
-    export class Range extends OfficeExtension.ClientObject {
+    export class Paragraph extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
-         * Gets the collection of content control objects in the range.
+         * Gets the collection of content control objects in the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
         readonly contentControls: Word.ContentControlCollection;
         /**
-         * Gets the collection of endnotes in the range.
+         * Gets the collection of endnotes in the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
         readonly endnotes: Word.NoteItemCollection;
         /**
-         * Gets the collection of field objects in the range.
+         * Gets the collection of fields in the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.4]
          */
         readonly fields: Word.FieldCollection;
         /**
-         * Gets the text format of the range. Use this to get and set font name, size, color, and other properties.
+         * Gets the text format of the paragraph. Use this to get and set font name, size, color, and other properties.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
         readonly font: Word.Font;
         /**
-         * Gets the collection of footnotes in the range.
+         * Gets the collection of footnotes in the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
         readonly footnotes: Word.NoteItemCollection;
         /**
-         * Gets the collection of inline picture objects in the range.
+         * Gets the collection of InlinePicture objects in the paragraph. The collection doesn't include floating images.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
+         * [Api set: WordApi 1.1]
          */
         readonly inlinePictures: Word.InlinePictureCollection;
         /**
-         * Gets the collection of list objects in the range.
+         * Gets the List to which this paragraph belongs. Throws an `ItemNotFound` error if the paragraph isn't in a list.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly lists: Word.ListCollection;
-        
+        readonly list: Word.List;
         /**
-         * Gets the collection of paragraph objects in the range.
+         * Gets the ListItem for the paragraph. Throws an `ItemNotFound` error if the paragraph isn't part of a list.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
+         */
+        readonly listItem: Word.ListItem;
+        /**
+         * Gets the ListItem for the paragraph. If the paragraph isn't part of a list, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
-         * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this range aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        readonly paragraphs: Word.ParagraphCollection;
+        readonly listItemOrNullObject: Word.ListItem;
         /**
-         * Gets the parent body of the range.
+         * Gets the List to which this paragraph belongs. If the paragraph isn't in a list, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        readonly listOrNullObject: Word.List;
+        /**
+         * Gets the parent body of the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
         readonly parentBody: Word.Body;
         /**
-         * Gets the currently supported content control that contains the range. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Gets the content control that contains the paragraph. Throws an `ItemNotFound` error if there isn't a parent content control.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
         readonly parentContentControl: Word.ContentControl;
         /**
-         * Gets the currently supported content control that contains the range. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the content control that contains the paragraph. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
         readonly parentContentControlOrNullObject: Word.ContentControl;
         /**
-         * Gets the table that contains the range. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Gets the table that contains the paragraph. Throws an `ItemNotFound` error if it isn't contained in a table.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
         readonly parentTable: Word.Table;
         /**
-         * Gets the table cell that contains the range. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * Gets the table cell that contains the paragraph. Throws an `ItemNotFound` error if it isn't contained in a table cell.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
         readonly parentTableCell: Word.TableCell;
         /**
-         * Gets the table cell that contains the range. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the table cell that contains the paragraph. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
         readonly parentTableCellOrNullObject: Word.TableCell;
         /**
-         * Gets the table that contains the range. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the table that contains the paragraph. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
         readonly parentTableOrNullObject: Word.Table;
         
+        
         /**
-         * Gets the collection of table objects in the range.
+         * Specifies the alignment for a paragraph. The value can be 'left', 'centered', 'right', or 'justified'.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly tables: Word.TableCollection;
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
         /**
-         * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
+         * Specifies the value, in points, for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        hyperlink: string;
+        firstLineIndent: number;
         /**
-         * Checks whether the range length is zero.
+         * Indicates the paragraph is the last one inside its parent body.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        readonly isEmpty: boolean;
+        readonly isLastParagraph: boolean;
         /**
-         * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+         * Checks whether the paragraph is a list item.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.3]
          */
-        style: string;
+        readonly isListItem: boolean;
         /**
-         * Specifies the built-in style name for the range. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
+         * Specifies the left indent value, in points, for the paragraph.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
+        leftIndent: number;
         /**
-         * Gets the text of the range.
+         * Specifies the line spacing, in points, for the specified paragraph. In the Word UI, this value is divided by 12.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        readonly text: string;
+        lineSpacing: number;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Specifies the amount of spacing, in grid lines, after the paragraph.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        set(properties: Interfaces.RangeUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Range): void;
+        lineUnitAfter: number;
         /**
-         * Clears the contents of the range object. The user can perform the undo operation on the cleared content.
+         * Specifies the amount of spacing, in grid lines, before the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        clear(): void;
+        lineUnitBefore: number;
         /**
-         * Compares this range's location with another range's location.
+         * Specifies the outline level for the paragraph.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param range - Required. The range to compare with this range.
+         * [Api set: WordApi 1.1]
          */
-        compareLocationWith(range: Word.Range): OfficeExtension.ClientResult;
+        outlineLevel: number;
         /**
-         * Deletes the range and its content from the document.
+         * Specifies the right indent value, in points, for the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        delete(): void;
+        rightIndent: number;
         /**
-         * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
+         * Specifies the spacing, in points, after the paragraph.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param range - Required. Another range.
+         * [Api set: WordApi 1.1]
          */
-        expandTo(range: Word.Range): Word.Range;
+        spaceAfter: number;
         /**
-         * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. If the two ranges don't have a union, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies the spacing, in points, before the paragraph.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param range - Required. Another range.
+         * [Api set: WordApi 1.1]
          */
-        expandToOrNullObject(range: Word.Range): Word.Range;
+        spaceBefore: number;
         /**
-         * Gets the names all bookmarks in or overlapping the range. A bookmark is hidden if its name starts with the underscore character.
+         * Specifies the style name for the paragraph. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param includeHidden - Optional. Indicates whether to include hidden bookmarks. Default is false which indicates that the hidden bookmarks are excluded.
-         * @param includeAdjacent - Optional. Indicates whether to include bookmarks that are adjacent to the range. Default is false which indicates that the adjacent bookmarks are excluded.
+         * [Api set: WordApi 1.1]
          */
-        getBookmarks(includeHidden?: boolean, includeAdjacent?: boolean): OfficeExtension.ClientResult;
+        style: string;
         /**
-         * Gets comments associated with the range.
+         * Specifies the built-in style name for the paragraph. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
-         * @returns
+         * [Api set: WordApi 1.3]
          */
-        getComments(): Word.CommentCollection;
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
         /**
-         * Gets the currently supported content controls in the range.
+         * Gets the level of the paragraph's table. It returns 0 if the paragraph isn't in a table.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * **Important**: If specific types are provided in the options parameter, only content controls of supported types are returned.
-         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
-         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
-         *
-         * @param options - Optional. Options that define which content controls are returned.
+         * [Api set: WordApi 1.3]
          */
-        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        readonly tableNestingLevel: number;
         /**
-         * Gets an HTML representation of the range object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Range.getOoxml()` and convert the returned XML to HTML.
+         * Gets the text of the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        getHtml(): OfficeExtension.ClientResult;
+        readonly text: string;
         /**
-         * Gets hyperlink child ranges within the range.
+         * Gets a string that represents the paragraph identifier in the current session. ID is in standard 8-4-4-4-12 GUID format without curly braces and differs across sessions and coauthors.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.6]
          */
-        getHyperlinkRanges(): Word.RangeCollection;
+        readonly uniqueLocalId: string;
         /**
-         * Gets the next text range by using punctuation marks and/or other ending marks. Throws an `ItemNotFound` error if this text range is the last one.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
-         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the returned range. Default is false which indicates that spacing characters at the start and end of the range are included.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        getNextTextRange(endingMarks: string[], trimSpacing?: boolean): Word.Range;
+        set(properties: Interfaces.ParagraphUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Paragraph): void;
         /**
-         * Gets the next text range by using punctuation marks and/or other ending marks. If this text range is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Lets the paragraph join an existing list at the specified level. Fails if the paragraph cannot join the list or if the paragraph is already a list item.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          *
-         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
-         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the returned range. Default is false which indicates that spacing characters at the start and end of the range are included.
+         * @param listId - Required. The ID of an existing list.
+         * @param level - Required. The level in the list.
          */
-        getNextTextRangeOrNullObject(endingMarks: string[], trimSpacing?: boolean): Word.Range;
+        attachToList(listId: number, level: number): Word.List;
         /**
-         * Gets the OOXML representation of the range object.
+         * Clears the contents of the paragraph object. The user can perform the undo operation on the cleared content.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         */
+        clear(): void;
+        /**
+         * Deletes the paragraph and its content from the document.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         */
+        delete(): void;
+        /**
+         * Moves this paragraph out of its list, if the paragraph is a list item.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        detachFromList(): void;
+        /**
+         * Gets annotations set on this Paragraph object.
+         *
+         * @remarks
+         * [Api set: WordApi 1.7]
+         *
+         * Important: This API requires a Microsoft 365 subscription in order to work properly because of an underlying service's requirement. For more about this, see {@link https://github.com/OfficeDev/office-js/issues/4953 | GitHub issue 4953}.
+         */
+        getAnnotations(): Word.AnnotationCollection;
+        /**
+         * Gets comments associated with the paragraph.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         */
+        getComments(): Word.CommentCollection;
+        /**
+         * Gets the currently supported content controls in the paragraph.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
+         *
+         * Important: If specific types are provided in the options parameter, only content controls of supported types are returned.
+         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
+         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         *
+         * @param options - Optional. Options that define which content controls are returned.
+         */
+        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
+        /**
+         * Gets an HTML representation of the paragraph object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Paragraph.getOoxml()` and convert the returned XML to HTML.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         */
+        getHtml(): OfficeExtension.ClientResult;
+        /**
+         * Gets the next paragraph. Throws an `ItemNotFound` error if the paragraph is the last one.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getNext(): Word.Paragraph;
+        /**
+         * Gets the next paragraph. If the paragraph is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getNextOrNullObject(): Word.Paragraph;
+        /**
+         * Gets the Office Open XML (OOXML) representation of the paragraph object.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
         getOoxml(): OfficeExtension.ClientResult;
         /**
-         * Clones the range, or gets the starting or ending point of the range as a new range.
+         * Gets the previous paragraph. Throws an `ItemNotFound` error if the paragraph is the first one.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getPrevious(): Word.Paragraph;
+        /**
+         * Gets the previous paragraph. If the paragraph is the first one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getPreviousOrNullObject(): Word.Paragraph;
+        /**
+         * Gets the whole paragraph, or the starting or ending point of the paragraph, as a range.
          *
          * @remarks
          * [Api set: WordApi 1.3]
@@ -5320,7 +5208,20 @@ export declare namespace Word {
          */
         getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
         /**
-         * Gets the text child ranges in the range by using punctuation marks and/or other ending marks.
+         * Returns the text of the paragraph. This excludes equations, graphics (e.g., images, videos, drawings), and special characters that mark various content (e.g., for content controls, fields, comments, footnotes, endnotes).
+                    By default, hidden text and text marked as deleted are excluded.
+         *
+         * @remarks
+         * [Api set: WordApi 1.7]
+         *
+         * @param options - Optional. Options that define whether the final result should include hidden text and text marked as deleted.
+         */
+        getText(options?: Word.GetTextOptions | {
+            IncludeHiddenText?: boolean;
+            IncludeTextMarkedAsDeleted?: boolean;
+        }): OfficeExtension.ClientResult;
+        /**
+         * Gets the text ranges in the paragraph by using punctuation marks and/or other ending marks.
          *
          * @remarks
          * [Api set: WordApi 1.3]
@@ -5330,47 +5231,37 @@ export declare namespace Word {
          */
         getTextRanges(endingMarks: string[], trimSpacing?: boolean): Word.RangeCollection;
         /**
-         * Gets the collection of the TrackedChange objects in the range.
+         * Gets the collection of the TrackedChange objects in the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.6]
          */
         getTrackedChanges(): Word.TrackedChangeCollection;
-        
         /**
-         * Inserts a bookmark on the range. If a bookmark of the same name exists somewhere, it is deleted first.
+         * Inserts annotations on this Paragraph object.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.7]
          *
-         * Note: The conditions of inserting a bookmark are similar to doing so in the Word UI. To learn more about managing bookmarks in the Word UI, see {@link https://support.microsoft.com/office/f68d781f-0150-4583-a90e-a4009d99c2a0 | Add or delete bookmarks in a Word document or Outlook message}.
+         * Important: This API requires a Microsoft 365 subscription in order to work properly because of an underlying service's requirement. For more about this, see {@link https://github.com/OfficeDev/office-js/issues/4953 | GitHub issue 4953}.
          *
-         * @param name - Required. The case-insensitive bookmark name. Only alphanumeric and underscore characters are supported. It must begin with a letter but if you want to tag the bookmark as hidden, then start the name with an underscore character. Names can't be longer than 40 characters.
+         * @param annotations - Annotations to set.
+         * @returns An array of the inserted annotations identifiers.
          */
-        insertBookmark(name: string): void;
+        insertAnnotations(annotations: Word.AnnotationSet): OfficeExtension.ClientResult;
         /**
          * Inserts a break at the specified location in the main document.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          *
-         * @param breakType - Required. The break type to add.
+         * @param breakType - Required. The break type to add to the document.
          * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
         insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): void;
         
         /**
-         * Insert a comment on the range.
-         *
-         * @remarks
-         * [Api set: WordApi 1.4]
-         *
-         * @param commentText - Required. The comment text to be inserted.
-         * @returns comment object
-         */
-        insertComment(commentText: string): Word.Comment;
-        /**
-         * Wraps the Range object with a content control.
+         * Wraps the Paragraph object with a content control.
          *
          * @remarks
          * [Api set: WordApi 1.1]
@@ -5382,46 +5273,7 @@ export declare namespace Word {
          */
         insertContentControl(contentControlType?: Word.ContentControlType.richText | Word.ContentControlType.plainText | Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList | Word.ContentControlType.comboBox | "RichText" | "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
         /**
-         * Inserts an endnote. The endnote reference is placed after the range.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param insertText - Optional. Text to be inserted into the endnote body. The default is "".
-         */
-        insertEndnote(insertText?: string): Word.NoteItem;
-        /**
-         * Inserts a field at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Important: In Word on Windows and on Mac, the API supports inserting and managing all types listed in {@link Word.FieldType} except `Word.FieldType.others`.
-         * In Word on the web, fields are mainly read-only. To learn more, see {@link  https://learn.microsoft.com/office/dev/add-ins/word/fields-guidance | Use fields in your Word add-in}.
-         *
-         * @param insertLocation - Required. The location relative to the range where the field will be inserted. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
-         * @param fieldType - Optional. Can be any FieldType constant. The default value is Empty.
-         * @param text - Optional. Additional properties or options if needed for specified field type.
-         * @param removeFormatting - Optional. `true` to remove the formatting that's applied to the field during updates, `false` otherwise. The default value is `false`.
-         */
-        insertField(insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After", fieldType?: Word.FieldType, text?: string, removeFormatting?: boolean): Word.Field;
-        /**
-         * Inserts a field at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * Important: In Word on Windows and on Mac, the API supports inserting and managing all types listed in {@link Word.FieldType} except `Word.FieldType.others`.
-         * In Word on the web, fields are mainly read-only. To learn more, see {@link  https://learn.microsoft.com/office/dev/add-ins/word/fields-guidance | Use fields in your Word add-in}.
-         *
-         * @param insertLocation - Required. The location relative to the range where the field will be inserted. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
-         * @param fieldType - Optional. Can be any FieldType constant. The default value is Empty.
-         * @param text - Optional. Additional properties or options if needed for specified field type.
-         * @param removeFormatting - Optional. `true` to remove the formatting that's applied to the field during updates, `false` otherwise. The default value is `false`.
-         */
-        insertField(insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After", fieldType?: "Addin" | "AddressBlock" | "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode" | "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare" | "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" | "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" | "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" | "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" | "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" | "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link" | "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" | "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages" | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" | "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" | "Section" | "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" | "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" | "UserInitials" | "UserName" | "XE" | "Empty" | "Others" | "Undefined", text?: string, removeFormatting?: boolean): Word.Field;
-        /**
-         * Inserts a document at the specified location.
+         * Inserts a document into the paragraph at the specified location.
          *
          * @remarks
          * [Api set: WordApi 1.1]
@@ -5429,50 +5281,41 @@ export declare namespace Word {
          * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
          *
          * @param base64File - Required. The Base64-encoded content of a .docx file.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
-         */
-        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
-        /**
-         * Inserts a footnote. The footnote reference is placed after the range.
-         *
-         * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param insertText - Optional. Text to be inserted into the footnote body. The default is "".
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        insertFootnote(insertText?: string): Word.NoteItem;
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         
         
         /**
-         * Inserts HTML at the specified location.
+         * Inserts HTML into the paragraph at the specified location.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          *
-         * @param html - Required. The HTML to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
+         * @param html - Required. The HTML to be inserted in the paragraph.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        insertHtml(html: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
+        insertHtml(html: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
-         * Inserts a picture at the specified location.
+         * Inserts a picture into the paragraph at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.2]
+         * [Api set: WordApi 1.1]
          *
          * @param base64EncodedImage - Required. The Base64-encoded image to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.InlinePicture;
+        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.InlinePicture;
         /**
-         * Inserts OOXML at the specified location.
+         * Inserts OOXML into the paragraph at the specified location.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          *
-         * @param ooxml - Required. The OOXML to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
+         * @param ooxml - Required. The OOXML to be inserted in the paragraph.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         /**
          * Inserts a paragraph at the specified location.
          *
@@ -5497,37 +5340,18 @@ export declare namespace Word {
          */
         insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After", values?: string[][]): Word.Table;
         /**
-         * Inserts text at the specified location.
+         * Inserts text into the paragraph at the specified location.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          *
          * @param text - Required. Text to be inserted.
-         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
-         */
-        insertText(text: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
-        
-        /**
-         * Returns a new range as the intersection of this range with another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges aren't overlapped or adjacent.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param range - Required. Another range.
-         */
-        intersectWith(range: Word.Range): Word.Range;
-        /**
-         * Returns a new range as the intersection of this range with another range. This range isn't changed. If the two ranges aren't overlapped or adjacent, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param range - Required. Another range.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', or 'End'.
          */
-        intersectWithOrNullObject(range: Word.Range): Word.Range;
+        insertText(text: string, insertLocation: Word.InsertLocation.replace | Word.InsertLocation.start | Word.InsertLocation.end | "Replace" | "Start" | "End"): Word.Range;
         
         /**
-         * Performs a search with the specified SearchOptions on the scope of the range object. The search results are a collection of range objects.
+         * Performs a search with the specified SearchOptions on the scope of the paragraph object. The search results are a collection of range objects.
          *
          * @remarks
          * [Api set: WordApi 1.1]
@@ -5545,7 +5369,7 @@ export declare namespace Word {
             matchWildcards?: boolean;
         }): Word.RangeCollection;
         /**
-         * Selects and navigates the Word UI to the range.
+         * Selects and navigates the Word UI to the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.1]
@@ -5554,7 +5378,7 @@ export declare namespace Word {
          */
         select(selectionMode?: Word.SelectionMode): void;
         /**
-         * Selects and navigates the Word UI to the range.
+         * Selects and navigates the Word UI to the paragraph.
          *
          * @remarks
          * [Api set: WordApi 1.1]
@@ -5563,29 +5387,35 @@ export declare namespace Word {
          */
         select(selectionMode?: "Select" | "Start" | "End"): void;
         /**
-         * Splits the range into child ranges by using delimiters.
+         * Splits the paragraph into child ranges by using delimiters.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          *
          * @param delimiters - Required. The delimiters as an array of strings.
-         * @param multiParagraphs - Optional. Indicates whether a returned child range can cover multiple paragraphs. Default is false which indicates that the paragraph boundaries are also used as delimiters.
          * @param trimDelimiters - Optional. Indicates whether to trim delimiters from the ranges in the range collection. Default is false which indicates that the delimiters are included in the ranges returned in the range collection.
          * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
          */
-        split(delimiters: string[], multiParagraphs?: boolean, trimDelimiters?: boolean, trimSpacing?: boolean): Word.RangeCollection;
+        split(delimiters: string[], trimDelimiters?: boolean, trimSpacing?: boolean): Word.RangeCollection;
+        /**
+         * Starts a new list with this paragraph. Fails if the paragraph is already a list item.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        startNewList(): Word.List;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.RangeLoadOptions): Word.Range;
+        load(options?: Word.Interfaces.ParagraphLoadOptions): Word.Paragraph;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Range;
+        load(propertyNames?: string | string[]): Word.Paragraph;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -5594,216 +5424,219 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.Range;
+        }): Word.Paragraph;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.Range;
+        track(): Word.Paragraph;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Range;
+        untrack(): Word.Paragraph;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Range` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.RangeData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Paragraph` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ParagraphData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.RangeData;
+        toJSON(): Word.Interfaces.ParagraphData;
     }
     /**
-     * Contains a collection of {@link Word.Range} objects.
+     * Contains a collection of {@link Word.Paragraph} objects.
      *
      * @remarks
      * [Api set: WordApi 1.1]
      */
-    export class RangeCollection extends OfficeExtension.ClientObject {
+    export class ParagraphCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /** Gets the loaded child items in this collection. */
-        readonly items: Word.Range[];
+        readonly items: Word.Paragraph[];
         /**
-         * Gets the first range in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the first paragraph in this collection. Throws an `ItemNotFound` error if the collection is empty.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirst(): Word.Range;
+        getFirst(): Word.Paragraph;
         /**
-         * Gets the first range in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the first paragraph in this collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirstOrNullObject(): Word.Range;
+        getFirstOrNullObject(): Word.Paragraph;
+        /**
+         * Gets the last paragraph in this collection. Throws an `ItemNotFound` error if the collection is empty.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getLast(): Word.Paragraph;
+        /**
+         * Gets the last paragraph in this collection. If the collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         */
+        getLastOrNullObject(): Word.Paragraph;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.RangeCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.RangeCollection;
+        load(options?: Word.Interfaces.ParagraphCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.ParagraphCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.RangeCollection;
+        load(propertyNames?: string | string[]): Word.ParagraphCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.RangeCollection;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.ParagraphCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.RangeCollection;
+        track(): Word.ParagraphCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.RangeCollection;
+        untrack(): Word.ParagraphCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.RangeCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.RangeCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.ParagraphCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ParagraphCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.RangeCollectionData;
+        toJSON(): Word.Interfaces.ParagraphCollectionData;
     }
-    
     /**
-     * Specifies the options to determine what to copy when inserting a file.
+     * Represents a style of paragraph in a document.
      *
      * @remarks
      * [Api set: WordApi 1.5]
      */
-    export interface InsertFileOptions {
+    export class ParagraphFormat extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Represents whether the change tracking mode status from the source document should be imported.
+         * Specifies the alignment for the specified paragraphs.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        importChangeTrackingMode?: boolean;
+        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
         /**
-         * Represents whether the custom properties from the source document should be imported. Overwrites existing properties with the same name.
+         * Specifies the value (in points) for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.5]
          */
-        importCustomProperties?: boolean;
+        firstLineIndent: number;
         /**
-         * Represents whether the custom XML parts from the source document should be imported.
+         * Specifies whether all lines in the specified paragraphs remain on the same page when Microsoft Word repaginates the document.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.5]
          */
-        importCustomXmlParts?: boolean;
-        
+        keepTogether: boolean;
         /**
-         * Represents whether the page color and other background information from the source document should be imported.
+         * Specifies whether the specified paragraph remains on the same page as the paragraph that follows it when Microsoft Word repaginates the document.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        importPageColor?: boolean;
+        keepWithNext: boolean;
         /**
-         * Represents whether the paragraph spacing from the source document should be imported.
+         * Specifies the left indent.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        importParagraphSpacing?: boolean;
+        leftIndent: number;
         /**
-         * Represents whether the styles from the source document should be imported.
+         * Specifies the line spacing (in points) for the specified paragraphs.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        importStyles?: boolean;
+        lineSpacing: number;
         /**
-         * Represents whether the theme from the source document should be imported.
+         * Specifies the amount of spacing (in gridlines) after the specified paragraphs.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        importTheme?: boolean;
-    }
-    /**
-     * Specifies the options to be included in a search operation.
-                To learn more about how to use search options in the Word JavaScript APIs, read {@link https://learn.microsoft.com/office/dev/add-ins/word/search-option-guidance | Use search options to find text in your Word add-in}.
-     *
-     * @remarks
-     * [Api set: WordApi 1.1]
-     */
-    export class SearchOptions extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        lineUnitAfter: number;
         /**
-         * Specifies a value that indicates whether to ignore all punctuation characters between words. Corresponds to the Ignore punctuation check box in the Find and Replace dialog box.
+         * Specifies the amount of spacing (in gridlines) before the specified paragraphs.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        ignorePunct: boolean;
+        lineUnitBefore: number;
         /**
-         * Specifies a value that indicates whether to ignore all whitespace between words. Corresponds to the Ignore whitespace characters check box in the Find and Replace dialog box.
+         * Specifies whether left and right indents are the same width.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        ignoreSpace: boolean;
+        mirrorIndents: boolean;
         /**
-         * Specifies a value that indicates whether to perform a case sensitive search. Corresponds to the Match case check box in the Find and Replace dialog box.
+         * Specifies the outline level for the specified paragraphs.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        matchCase: boolean;
+        outlineLevel: Word.OutlineLevel | "OutlineLevel1" | "OutlineLevel2" | "OutlineLevel3" | "OutlineLevel4" | "OutlineLevel5" | "OutlineLevel6" | "OutlineLevel7" | "OutlineLevel8" | "OutlineLevel9" | "OutlineLevelBodyText";
         /**
-         * Specifies a value that indicates whether to match words that begin with the search string. Corresponds to the Match prefix check box in the Find and Replace dialog box.
+         * Specifies the right indent (in points) for the specified paragraphs.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        matchPrefix: boolean;
+        rightIndent: number;
         /**
-         * Specifies a value that indicates whether to match words that end with the search string. Corresponds to the Match suffix check box in the Find and Replace dialog box.
+         * Specifies the amount of spacing (in points) after the specified paragraph or text column.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        matchSuffix: boolean;
+        spaceAfter: number;
         /**
-         * Specifies a value that indicates whether to find operation only entire words, not text that is part of a larger word. Corresponds to the Find whole words only check box in the Find and Replace dialog box.
+         * Specifies the spacing (in points) before the specified paragraphs.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        matchWholeWord: boolean;
+        spaceBefore: number;
         /**
-         * Specifies a value that indicates whether the search will be performed using special search operators. Corresponds to the Use wildcards check box in the Find and Replace dialog box.
+         * Specifies whether the first and last lines in the specified paragraph remain on the same page as the rest of the paragraph when Microsoft Word repaginates the document.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.5]
          */
-        matchWildcards: boolean;
+        widowControl: boolean;
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.SearchOptionsUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.ParagraphFormatUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.SearchOptions): void;
+        set(properties: Word.ParagraphFormat): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.SearchOptionsLoadOptions): Word.SearchOptions;
+        load(options?: Word.Interfaces.ParagraphFormatLoadOptions): Word.ParagraphFormat;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.SearchOptions;
+        load(propertyNames?: string | string[]): Word.ParagraphFormat;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -5812,567 +5645,608 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.SearchOptions;
+        }): Word.ParagraphFormat;
         /**
-         * Create a new instance of the `Word.SearchOptions` object.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        static newObject(context: OfficeExtension.ClientRequestContext): Word.SearchOptions;
+        track(): Word.ParagraphFormat;
+        /**
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         */
+        untrack(): Word.ParagraphFormat;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.SearchOptions` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SearchOptionsData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.ParagraphFormat` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ParagraphFormatData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.SearchOptionsData;
+        toJSON(): Word.Interfaces.ParagraphFormatData;
     }
-    
-    
     /**
-     * Represents a section in a Word document.
+     * Represents a contiguous area in a document.
      *
      * @remarks
      * [Api set: WordApi 1.1]
      */
-    export class Section extends OfficeExtension.ClientObject {
+    export class Range extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /**
-         * Gets the body object of the section. This doesn't include the header/footer and other section metadata.
+         * Gets the collection of content control objects in the range.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          */
-        readonly body: Word.Body;
+        readonly contentControls: Word.ContentControlCollection;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Gets the collection of endnotes in the range.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
          */
-        set(properties: Interfaces.SectionUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Section): void;
+        readonly endnotes: Word.NoteItemCollection;
         /**
-         * Gets one of the section's footers.
+         * Gets the collection of field objects in the range.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
-         *
-         * @param type - Required. The type of footer to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
+         * [Api set: WordApi 1.4]
          */
-        getFooter(type: Word.HeaderFooterType): Word.Body;
+        readonly fields: Word.FieldCollection;
         /**
-         * Gets one of the section's footers.
+         * Gets the text format of the range. Use this to get and set font name, size, color, and other properties.
          *
          * @remarks
          * [Api set: WordApi 1.1]
+         */
+        readonly font: Word.Font;
+        /**
+         * Gets the collection of footnotes in the range.
          *
-         * @param type - Required. The type of footer to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
+         * @remarks
+         * [Api set: WordApi 1.5]
          */
-        getFooter(type: "Primary" | "FirstPage" | "EvenPages"): Word.Body;
+        readonly footnotes: Word.NoteItemCollection;
+        
+        
         /**
-         * Gets one of the section's headers.
+         * Gets the collection of inline picture objects in the range.
          *
          * @remarks
-         * [Api set: WordApi 1.1]
+         * [Api set: WordApi 1.2]
+         */
+        readonly inlinePictures: Word.InlinePictureCollection;
+        
+        /**
+         * Gets the collection of list objects in the range.
          *
-         * @param type - Required. The type of header to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        getHeader(type: Word.HeaderFooterType): Word.Body;
+        readonly lists: Word.ListCollection;
+        
         /**
-         * Gets one of the section's headers.
+         * Gets the collection of paragraph objects in the range.
          *
          * @remarks
          * [Api set: WordApi 1.1]
          *
-         * @param type - Required. The type of header to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
+         * Important: For requirement sets 1.1 and 1.2, paragraphs in tables wholly contained within this range aren't returned. From requirement set 1.3, paragraphs in such tables are also returned.
          */
-        getHeader(type: "Primary" | "FirstPage" | "EvenPages"): Word.Body;
+        readonly paragraphs: Word.ParagraphCollection;
         /**
-         * Gets the next section. Throws an `ItemNotFound` error if this section is the last one.
+         * Gets the parent body of the range.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getNext(): Word.Section;
+        readonly parentBody: Word.Body;
         /**
-         * Gets the next section. If this section is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the currently supported content control that contains the range. Throws an `ItemNotFound` error if there isn't a parent content control.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        getNextOrNullObject(): Word.Section;
+        readonly parentContentControl: Word.ContentControl;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the currently supported content control that contains the range. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(options?: Word.Interfaces.SectionLoadOptions): Word.Section;
+        readonly parentContentControlOrNullObject: Word.ContentControl;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the table that contains the range. Throws an `ItemNotFound` error if it isn't contained in a table.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(propertyNames?: string | string[]): Word.Section;
+        readonly parentTable: Word.Table;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the table cell that contains the range. Throws an `ItemNotFound` error if it isn't contained in a table cell.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Section;
+        readonly parentTableCell: Word.TableCell;
         /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.Section;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.Section;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Section` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SectionData`) that contains shallow copies of any loaded child properties from the original object.
-         */
-        toJSON(): Word.Interfaces.SectionData;
-    }
-    /**
-     * Contains the collection of the document's {@link Word.Section} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.1]
-     */
-    export class SectionCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.Section[];
-        /**
-         * Gets the first section in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Gets the table cell that contains the range. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirst(): Word.Section;
+        readonly parentTableCellOrNullObject: Word.TableCell;
         /**
-         * Gets the first section in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the table that contains the range. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        getFirstOrNullObject(): Word.Section;
+        readonly parentTableOrNullObject: Word.Table;
+        
+        
+        
+        
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the collection of table objects in the range.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(options?: Word.Interfaces.SectionCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.SectionCollection;
+        readonly tables: Word.TableCollection;
+        
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the first hyperlink in the range, or sets a hyperlink on the range. All hyperlinks in the range are deleted when you set a new hyperlink on the range. Use a '#' to separate the address part from the optional location part.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        load(propertyNames?: string | string[]): Word.SectionCollection;
+        hyperlink: string;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Checks whether the range length is zero.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.SectionCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.SectionCollection;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        untrack(): Word.SectionCollection;
+        readonly isEmpty: boolean;
+        
+        
+        
+        
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.SectionCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SectionCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Specifies the style name for the range. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        toJSON(): Word.Interfaces.SectionCollectionData;
-    }
-    /**
-     * Represents a setting of the add-in.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class Setting extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+        style: string;
         /**
-         * Gets the key of the setting.
+         * Specifies the built-in style name for the range. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        readonly key: string;
+        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
         /**
-         * Specifies the value of the setting.
+         * Gets the text of the range.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        value: any;
+        readonly text: string;
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.SettingUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.RangeUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Setting): void;
+        set(properties: Word.Range): void;
         /**
-         * Deletes the setting.
+         * Clears the contents of the range object. The user can perform the undo operation on the cleared content.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        delete(): void;
+        clear(): void;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Compares this range's location with another range's location.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param range - Required. The range to compare with this range.
          */
-        load(options?: Word.Interfaces.SettingLoadOptions): Word.Setting;
+        compareLocationWith(range: Word.Range): OfficeExtension.ClientResult;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Deletes the range and its content from the document.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(propertyNames?: string | string[]): Word.Setting;
+        delete(): void;
+        
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges don't have a union.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param range - Required. Another range.
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Setting;
+        expandTo(range: Word.Range): Word.Range;
         /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         * Returns a new range that extends from this range in either direction to cover another range. This range isn't changed. If the two ranges don't have a union, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param range - Required. Another range.
          */
-        track(): Word.Setting;
+        expandToOrNullObject(range: Word.Range): Word.Range;
         /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
+         * Gets the names all bookmarks in or overlapping the range. A bookmark is hidden if its name starts with the underscore character.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * @param includeHidden - Optional. Indicates whether to include hidden bookmarks. Default is false which indicates that the hidden bookmarks are excluded.
+         * @param includeAdjacent - Optional. Indicates whether to include bookmarks that are adjacent to the range. Default is false which indicates that the adjacent bookmarks are excluded.
          */
-        untrack(): Word.Setting;
+        getBookmarks(includeHidden?: boolean, includeAdjacent?: boolean): OfficeExtension.ClientResult;
         /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Setting` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SettingData`) that contains shallow copies of any loaded child properties from the original object.
+         * Gets comments associated with the range.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         * @returns
          */
-        toJSON(): Word.Interfaces.SettingData;
-    }
-    /**
-     * Contains the collection of {@link Word.Setting} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.4]
-     */
-    export class SettingCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.Setting[];
+        getComments(): Word.CommentCollection;
         /**
-         * Creates a new setting or sets an existing setting.
+         * Gets the currently supported content controls in the range.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.5]
          *
-         * @param key - Required. The setting's key, which is case-sensitive.
-         * @param value - Required. The setting's value.
+         * **Important**: If specific types are provided in the options parameter, only content controls of supported types are returned.
+         * Be aware that an exception will be thrown on using methods of a generic {@link Word.ContentControl} that aren't relevant for the specific type.
+         * With time, additional types of content controls may be supported. Therefore, your add-in should request and handle specific types of content controls.
+         *
+         * @param options - Optional. Options that define which content controls are returned.
          */
-        add(key: string, value: any): Word.Setting;
+        getContentControls(options?: Word.ContentControlOptions): Word.ContentControlCollection;
         /**
-         * Deletes all settings in this add-in.
+         * Gets an HTML representation of the range object. When rendered in a web page or HTML viewer, the formatting will be a close, but not exact, match for of the formatting of the document. This method doesn't return the exact same HTML for the same document on different platforms (Windows, Mac, Word on the web, etc.). If you need exact fidelity, or consistency across platforms, use `Range.getOoxml()` and convert the returned XML to HTML.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.1]
          */
-        deleteAll(): void;
+        getHtml(): OfficeExtension.ClientResult;
         /**
-         * Gets the count of settings.
+         * Gets hyperlink child ranges within the range.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          */
-        getCount(): OfficeExtension.ClientResult;
+        getHyperlinkRanges(): Word.RangeCollection;
         /**
-         * Gets a setting object by its key, which is case-sensitive. Throws an `ItemNotFound` error if the setting doesn't exist.
+         * Gets the next text range by using punctuation marks and/or other ending marks. Throws an `ItemNotFound` error if this text range is the last one.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          *
-         * @param key - The key that identifies the setting object.
+         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
+         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the returned range. Default is false which indicates that spacing characters at the start and end of the range are included.
          */
-        getItem(key: string): Word.Setting;
+        getNextTextRange(endingMarks: string[], trimSpacing?: boolean): Word.Range;
         /**
-         * Gets a setting object by its key, which is case-sensitive. If the setting doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Gets the next text range by using punctuation marks and/or other ending marks. If this text range is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.3]
          *
-         * @param key - Required. The key that identifies the setting object.
+         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
+         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the returned range. Default is false which indicates that spacing characters at the start and end of the range are included.
          */
-        getItemOrNullObject(key: string): Word.Setting;
+        getNextTextRangeOrNullObject(endingMarks: string[], trimSpacing?: boolean): Word.Range;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets the OOXML representation of the range object.
          *
-         * @param options - Provides options for which properties of the object to load.
+         * @remarks
+         * [Api set: WordApi 1.1]
          */
-        load(options?: Word.Interfaces.SettingCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.SettingCollection;
+        getOoxml(): OfficeExtension.ClientResult;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Clones the range, or gets the starting or ending point of the range as a new range.
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @remarks
+         * [Api set: WordApi 1.3]
+         *
+         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', 'After', or 'Content'.
          */
-        load(propertyNames?: string | string[]): Word.SettingCollection;
+        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | Word.RangeLocation.after | Word.RangeLocation.content | "Whole" | "Start" | "End" | "After" | "Content"): Word.Range;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Gets reviewed text based on ChangeTrackingVersion selection.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.SettingCollection;
+        getReviewedText(changeTrackingVersion?: Word.ChangeTrackingVersion): OfficeExtension.ClientResult;
         /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
+         * Gets reviewed text based on ChangeTrackingVersion selection.
+         *
+         * @remarks
+         * [Api set: WordApi 1.4]
+         *
+         * @param changeTrackingVersion - Optional. The value must be 'Original' or 'Current'. The default is 'Current'.
          */
-        track(): Word.SettingCollection;
+        getReviewedText(changeTrackingVersion?: "Original" | "Current"): OfficeExtension.ClientResult;
         /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.SettingCollection;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.SettingCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SettingCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
-         */
-        toJSON(): Word.Interfaces.SettingCollectionData;
-    }
-    /**
-     * Contains a collection of {@link Word.Style} objects.
-     *
-     * @remarks
-     * [Api set: WordApi 1.5]
-     */
-    export class StyleCollection extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        /** Gets the loaded child items in this collection. */
-        readonly items: Word.Style[];
-        /**
-         * Get the style object by its name.
+         * Gets the text child ranges in the range by using punctuation marks and/or other ending marks.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
          *
-         * @param name - Required. The style name.
+         * @param endingMarks - Required. The punctuation marks and/or other ending marks as an array of strings.
+         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
          */
-        getByName(name: string): Word.Style;
+        getTextRanges(endingMarks: string[], trimSpacing?: boolean): Word.RangeCollection;
         /**
-         * If the corresponding style doesn't exist, then this method returns an object with its `isNullObject` property set to `true`.
+         * Gets the collection of the TrackedChange objects in the range.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         *
-         * @param name - Required. The style name.
+         * [Api set: WordApi 1.6]
          */
-        getByNameOrNullObject(name: string): Word.Style;
+        getTrackedChanges(): Word.TrackedChangeCollection;
+        
         /**
-         * Gets the number of the styles in the collection.
+         * Inserts a bookmark on the range. If a bookmark of the same name exists somewhere, it is deleted first.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.4]
+         *
+         * Note: The conditions of inserting a bookmark are similar to doing so in the Word UI. To learn more about managing bookmarks in the Word UI, see {@link https://support.microsoft.com/office/f68d781f-0150-4583-a90e-a4009d99c2a0 | Add or delete bookmarks in a Word document or Outlook message}.
+         *
+         * @param name - Required. The case-insensitive bookmark name. Only alphanumeric and underscore characters are supported. It must begin with a letter but if you want to tag the bookmark as hidden, then start the name with an underscore character. Names can't be longer than 40 characters.
          */
-        getCount(): OfficeExtension.ClientResult;
+        insertBookmark(name: string): void;
         /**
-         * Gets a style object by its index in the collection.
+         * Inserts a break at the specified location in the main document.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
          *
-         * @param index - A number that identifies the index location of a style object.
+         * @param breakType - Required. The break type to add.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        getItem(index: number): Word.Style;
+        insertBreak(breakType: Word.BreakType | "Page" | "Next" | "SectionNext" | "SectionContinuous" | "SectionEven" | "SectionOdd" | "Line", insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): void;
+        
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Insert a comment on the range.
          *
-         * @param options - Provides options for which properties of the object to load.
-         */
-        load(options?: Word.Interfaces.StyleCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.StyleCollection;
-        /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * @remarks
+         * [Api set: WordApi 1.4]
          *
-         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
+         * @param commentText - Required. The comment text to be inserted.
+         * @returns comment object
          */
-        load(propertyNames?: string | string[]): Word.StyleCollection;
+        insertComment(commentText: string): Word.Comment;
         /**
-         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
+         * Wraps the Range object with a content control.
          *
-         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
-         */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.StyleCollection;
-        /**
-         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
-         */
-        track(): Word.StyleCollection;
-        /**
-         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
-         */
-        untrack(): Word.StyleCollection;
-        /**
-         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.StyleCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.StyleCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * Note: The `contentControlType` parameter was introduced in WordApi 1.5. `PlainText` support was added in WordApi 1.5. `CheckBox` support was added in WordApi 1.7.
+         * `DropDownList` and `ComboBox` support was added in WordApi 1.9.
+         *
+         * @param contentControlType - Optional. Content control type to insert. Must be 'RichText', 'PlainText', 'CheckBox', 'DropDownList', or 'ComboBox'. The default is 'RichText'.
          */
-        toJSON(): Word.Interfaces.StyleCollectionData;
-    }
-    /**
-     * Represents a style in a Word document.
-     *
-     * @remarks
-     * [Api set: WordApi 1.3]
-     */
-    export class Style extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
-        
+        insertContentControl(contentControlType?: Word.ContentControlType.richText | Word.ContentControlType.plainText | Word.ContentControlType.checkBox | Word.ContentControlType.dropDownList | Word.ContentControlType.comboBox | "RichText" | "PlainText" | "CheckBox" | "DropDownList" | "ComboBox"): Word.ContentControl;
         /**
-         * Gets a font object that represents the character formatting of the specified style.
+         * Inserts an endnote. The endnote reference is placed after the range.
          *
          * @remarks
          * [Api set: WordApi 1.5]
+         *
+         * @param insertText - Optional. Text to be inserted into the endnote body. The default is "".
          */
-        readonly font: Word.Font;
-        
+        insertEndnote(insertText?: string): Word.NoteItem;
         /**
-         * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
+         * Inserts a field at the specified location.
          *
          * @remarks
          * [Api set: WordApi 1.5]
+         *
+         * Important: In Word on Windows and on Mac, the API supports inserting and managing all types listed in {@link Word.FieldType} except `Word.FieldType.others`.
+         * In Word on the web, fields are mainly read-only. To learn more, see {@link  https://learn.microsoft.com/office/dev/add-ins/word/fields-guidance | Use fields in your Word add-in}.
+         *
+         * @param insertLocation - Required. The location relative to the range where the field will be inserted. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
+         * @param fieldType - Optional. Can be any FieldType constant. The default value is Empty.
+         * @param text - Optional. Additional properties or options if needed for specified field type.
+         * @param removeFormatting - Optional. `true` to remove the formatting that's applied to the field during updates, `false` otherwise. The default value is `false`.
          */
-        readonly paragraphFormat: Word.ParagraphFormat;
+        insertField(insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After", fieldType?: Word.FieldType, text?: string, removeFormatting?: boolean): Word.Field;
         /**
-         * Gets a Shading object that represents the shading for the specified style. Not applicable to List style.
+         * Inserts a field at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.5]
+         *
+         * Important: In Word on Windows and on Mac, the API supports inserting and managing all types listed in {@link Word.FieldType} except `Word.FieldType.others`.
+         * In Word on the web, fields are mainly read-only. To learn more, see {@link  https://learn.microsoft.com/office/dev/add-ins/word/fields-guidance | Use fields in your Word add-in}.
+         *
+         * @param insertLocation - Required. The location relative to the range where the field will be inserted. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
+         * @param fieldType - Optional. Can be any FieldType constant. The default value is Empty.
+         * @param text - Optional. Additional properties or options if needed for specified field type.
+         * @param removeFormatting - Optional. `true` to remove the formatting that's applied to the field during updates, `false` otherwise. The default value is `false`.
          */
-        readonly shading: Word.Shading;
+        insertField(insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After", fieldType?: "Addin" | "AddressBlock" | "Advance" | "Ask" | "Author" | "AutoText" | "AutoTextList" | "BarCode" | "Bibliography" | "BidiOutline" | "Citation" | "Comments" | "Compare" | "CreateDate" | "Data" | "Database" | "Date" | "DisplayBarcode" | "DocProperty" | "DocVariable" | "EditTime" | "Embedded" | "EQ" | "Expression" | "FileName" | "FileSize" | "FillIn" | "FormCheckbox" | "FormDropdown" | "FormText" | "GotoButton" | "GreetingLine" | "Hyperlink" | "If" | "Import" | "Include" | "IncludePicture" | "IncludeText" | "Index" | "Info" | "Keywords" | "LastSavedBy" | "Link" | "ListNum" | "MacroButton" | "MergeBarcode" | "MergeField" | "MergeRec" | "MergeSeq" | "Next" | "NextIf" | "NoteRef" | "NumChars" | "NumPages" | "NumWords" | "OCX" | "Page" | "PageRef" | "Print" | "PrintDate" | "Private" | "Quote" | "RD" | "Ref" | "RevNum" | "SaveDate" | "Section" | "SectionPages" | "Seq" | "Set" | "Shape" | "SkipIf" | "StyleRef" | "Subject" | "Subscriber" | "Symbol" | "TA" | "TC" | "Template" | "Time" | "Title" | "TOA" | "TOC" | "UserAddress" | "UserInitials" | "UserName" | "XE" | "Empty" | "Others" | "Undefined", text?: string, removeFormatting?: boolean): Word.Field;
         /**
-         * Gets a TableStyle object representing Style properties that can be applied to a table.
+         * Inserts a document at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.1]
+         *
+         * Insertion isn't supported if the document being inserted contains an ActiveX control (likely in a form field). Consider replacing such a form field with a content control or other option appropriate for your scenario.
+         *
+         * @param base64File - Required. The Base64-encoded content of a .docx file.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
          */
-        readonly tableStyle: Word.TableStyle;
+        insertFileFromBase64(base64File: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
         /**
-         * Specifies the name of an existing style to use as the base formatting of another style.
+         * Inserts a footnote. The footnote reference is placed after the range.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          *
-         * Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
+         * @param insertText - Optional. Text to be inserted into the footnote body. The default is "".
          */
-        baseStyle: string;
+        insertFootnote(insertText?: string): Word.NoteItem;
+        
+        
         /**
-         * Gets whether the specified style is a built-in style.
+         * Inserts HTML at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
+         *
+         * @param html - Required. The HTML to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
          */
-        readonly builtIn: boolean;
+        insertHtml(html: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
         /**
-         * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
+         * Inserts a picture at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.2]
+         *
+         * @param base64EncodedImage - Required. The Base64-encoded image to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
          */
-        readonly inUse: boolean;
+        insertInlinePictureFromBase64(base64EncodedImage: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.InlinePicture;
         /**
-         * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
+         * Inserts OOXML at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
+         *
+         * @param ooxml - Required. The OOXML to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
          */
-        readonly linked: boolean;
+        insertOoxml(ooxml: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
         /**
-         * Gets the name of a style in the language of the user.
+         * Inserts a paragraph at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
+         *
+         * @param paragraphText - Required. The paragraph text to be inserted.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
          */
-        readonly nameLocal: string;
+        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Paragraph;
+        
         /**
-         * Specifies the name of the style to be applied automatically to a new paragraph that is inserted after a paragraph formatted with the specified style.
+         * Inserts a table with the specified number of rows and columns.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
          *
-         * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
+         * @param rowCount - Required. The number of rows in the table.
+         * @param columnCount - Required. The number of columns in the table.
+         * @param insertLocation - Required. The value must be 'Before' or 'After'.
+         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
          */
-        nextParagraphStyle: string;
+        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After", values?: string[][]): Word.Table;
         /**
-         * Specifies the priority.
+         * Inserts text at the specified location.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
+         *
+         * @param text - Required. Text to be inserted.
+         * @param insertLocation - Required. The value must be 'Replace', 'Start', 'End', 'Before', or 'After'.
          */
-        priority: number;
+        insertText(text: string, insertLocation: Word.InsertLocation | "Replace" | "Start" | "End" | "Before" | "After"): Word.Range;
+        
         /**
-         * Specifies whether the style corresponds to an available quick style.
+         * Returns a new range as the intersection of this range with another range. This range isn't changed. Throws an `ItemNotFound` error if the two ranges aren't overlapped or adjacent.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
+         *
+         * @param range - Required. Another range.
          */
-        quickStyle: boolean;
+        intersectWith(range: Word.Range): Word.Range;
         /**
-         * Gets the style type.
+         * Returns a new range as the intersection of this range with another range. This range isn't changed. If the two ranges aren't overlapped or adjacent, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
+         *
+         * @param range - Required. Another range.
          */
-        readonly type: Word.StyleType | "Character" | "List" | "Paragraph" | "Table";
+        intersectWithOrNullObject(range: Word.Range): Word.Range;
+        
         /**
-         * Specifies whether the specified style is made visible as a recommended style in the Styles and in the Styles task pane in Microsoft Word after it's used in the document.
+         * Performs a search with the specified SearchOptions on the scope of the range object. The search results are a collection of range objects.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.1]
+         *
+         * @param searchText - Required. The search text.
+         * @param searchOptions - Optional. Options for the search.
          */
-        unhideWhenUsed: boolean;
+        search(searchText: string, searchOptions?: Word.SearchOptions | {
+            ignorePunct?: boolean;
+            ignoreSpace?: boolean;
+            matchCase?: boolean;
+            matchPrefix?: boolean;
+            matchSuffix?: boolean;
+            matchWholeWord?: boolean;
+            matchWildcards?: boolean;
+        }): Word.RangeCollection;
         /**
-         * Specifies whether the specified style is visible as a recommended style in the Styles gallery and in the Styles task pane.
+         * Selects and navigates the Word UI to the range.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
-         */
-        visibility: boolean;
+         * [Api set: WordApi 1.1]
+         *
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
+         */
+        select(selectionMode?: Word.SelectionMode): void;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Selects and navigates the Word UI to the range.
+         *
+         * @remarks
+         * [Api set: WordApi 1.1]
+         *
+         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        set(properties: Interfaces.StyleUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Style): void;
+        select(selectionMode?: "Select" | "Start" | "End"): void;
         /**
-         * Deletes the style.
+         * Splits the range into child ranges by using delimiters.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.3]
+         *
+         * @param delimiters - Required. The delimiters as an array of strings.
+         * @param multiParagraphs - Optional. Indicates whether a returned child range can cover multiple paragraphs. Default is false which indicates that the paragraph boundaries are also used as delimiters.
+         * @param trimDelimiters - Optional. Indicates whether to trim delimiters from the ranges in the range collection. Default is false which indicates that the delimiters are included in the ranges returned in the range collection.
+         * @param trimSpacing - Optional. Indicates whether to trim spacing characters (spaces, tabs, column breaks, and paragraph end marks) from the start and end of the ranges returned in the range collection. Default is false which indicates that spacing characters at the start and end of the ranges are included in the range collection.
          */
-        delete(): void;
+        split(delimiters: string[], multiParagraphs?: boolean, trimDelimiters?: boolean, trimSpacing?: boolean): Word.RangeCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.StyleLoadOptions): Word.Style;
+        load(options?: Word.Interfaces.RangeLoadOptions): Word.Range;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Style;
+        load(propertyNames?: string | string[]): Word.Range;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -6381,595 +6255,483 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.Style;
+        }): Word.Range;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.Style;
+        track(): Word.Range;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Style;
+        untrack(): Word.Range;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Style` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.StyleData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Range` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.RangeData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.StyleData;
+        toJSON(): Word.Interfaces.RangeData;
     }
     /**
-     * Represents the shading object.
+     * Contains a collection of {@link Word.Range} objects.
      *
      * @remarks
-     * [Api set: WordApi 1.6]
+     * [Api set: WordApi 1.1]
      */
-    export class Shading extends OfficeExtension.ClientObject {
+    export class RangeCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.Range[];
         /**
-         * Specifies the color for the background of the object. You can provide the value in the '#RRGGBB' format or the color name.
+         * Gets the first range in this collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.3]
          */
-        backgroundPatternColor: string;
-        
-        
+        getFirst(): Word.Range;
         /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Gets the first range in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         *
+         * @remarks
+         * [Api set: WordApi 1.3]
          */
-        set(properties: Interfaces.ShadingUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Shading): void;
+        getFirstOrNullObject(): Word.Range;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.ShadingLoadOptions): Word.Shading;
+        load(options?: Word.Interfaces.RangeCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.RangeCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Shading;
+        load(propertyNames?: string | string[]): Word.RangeCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.Shading;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.RangeCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.Shading;
+        track(): Word.RangeCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Shading;
+        untrack(): Word.RangeCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Shading` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.ShadingData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.RangeCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.RangeCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.ShadingData;
+        toJSON(): Word.Interfaces.RangeCollectionData;
     }
+    
     /**
-     * Represents a table in a Word document.
+     * Specifies the options to determine what to copy when inserting a file.
      *
      * @remarks
-     * [Api set: WordApi 1.3]
+     * [Api set: WordApi 1.5]
      */
-    export class Table extends OfficeExtension.ClientObject {
-        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
-        context: RequestContext;
+    export interface InsertFileOptions {
         /**
-         * Gets the collection of endnotes in the table.
+         * Represents whether the change tracking mode status from the source document should be imported.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        readonly endnotes: Word.NoteItemCollection;
+        importChangeTrackingMode?: boolean;
         /**
-         * Gets the collection of field objects in the table.
+         * Represents whether the custom properties from the source document should be imported. Overwrites existing properties with the same name.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.6]
          */
-        readonly fields: Word.FieldCollection;
+        importCustomProperties?: boolean;
         /**
-         * Gets the font. Use this to get and set font name, size, color, and other properties.
+         * Represents whether the custom XML parts from the source document should be imported.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.6]
          */
-        readonly font: Word.Font;
+        importCustomXmlParts?: boolean;
         /**
-         * Gets the collection of footnotes in the table.
+         * Represents whether to import the Different Odd and Even Pages setting for the header and footer from the source document.
          *
          * @remarks
-         * [Api set: WordApi 1.5]
+         * [Api set: WordApi 1.7]
          */
-        readonly footnotes: Word.NoteItemCollection;
+        importDifferentOddEvenPages?: boolean;
         /**
-         * Gets the parent body of the table.
+         * Represents whether the page color and other background information from the source document should be imported.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly parentBody: Word.Body;
+        importPageColor?: boolean;
         /**
-         * Gets the content control that contains the table. Throws an `ItemNotFound` error if there isn't a parent content control.
+         * Represents whether the paragraph spacing from the source document should be imported.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly parentContentControl: Word.ContentControl;
+        importParagraphSpacing?: boolean;
         /**
-         * Gets the content control that contains the table. If there isn't a parent content control, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Represents whether the styles from the source document should be imported.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly parentContentControlOrNullObject: Word.ContentControl;
+        importStyles?: boolean;
         /**
-         * Gets the table that contains this table. Throws an `ItemNotFound` error if it isn't contained in a table.
+         * Represents whether the theme from the source document should be imported.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly parentTable: Word.Table;
+        importTheme?: boolean;
+    }
+    /**
+     * Specifies the options to be included in a search operation.
+                To learn more about how to use search options in the Word JavaScript APIs, read {@link https://learn.microsoft.com/office/dev/add-ins/word/search-option-guidance | Use search options to find text in your Word add-in}.
+     *
+     * @remarks
+     * [Api set: WordApi 1.1]
+     */
+    export class SearchOptions extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Gets the table cell that contains this table. Throws an `ItemNotFound` error if it isn't contained in a table cell.
+         * Specifies a value that indicates whether to ignore all punctuation characters between words. Corresponds to the Ignore punctuation check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentTableCell: Word.TableCell;
+        ignorePunct: boolean;
         /**
-         * Gets the table cell that contains this table. If it isn't contained in a table cell, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies a value that indicates whether to ignore all whitespace between words. Corresponds to the Ignore whitespace characters check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentTableCellOrNullObject: Word.TableCell;
+        ignoreSpace: boolean;
         /**
-         * Gets the table that contains this table. If it isn't contained in a table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Specifies a value that indicates whether to perform a case sensitive search. Corresponds to the Match case check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly parentTableOrNullObject: Word.Table;
+        matchCase: boolean;
         /**
-         * Gets all of the table rows.
+         * Specifies a value that indicates whether to match words that begin with the search string. Corresponds to the Match prefix check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly rows: Word.TableRowCollection;
+        matchPrefix: boolean;
         /**
-         * Gets the child tables nested one level deeper.
+         * Specifies a value that indicates whether to match words that end with the search string. Corresponds to the Match suffix check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        readonly tables: Word.TableCollection;
+        matchSuffix: boolean;
         /**
-         * Specifies the alignment of the table against the page column. The value can be 'Left', 'Centered', or 'Right'.
+         * Specifies a value that indicates whether to find operation only entire words, not text that is part of a larger word. Corresponds to the Find whole words only check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        alignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+        matchWholeWord: boolean;
         /**
-         * Specifies the number of header rows.
+         * Specifies a value that indicates whether the search will be performed using special search operators. Corresponds to the Use wildcards check box in the Find and Replace dialog box.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        headerRowCount: number;
+        matchWildcards: boolean;
         /**
-         * Specifies the horizontal alignment of every cell in the table. The value can be 'Left', 'Centered', 'Right', or 'Justified'.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        horizontalAlignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+        set(properties: Interfaces.SearchOptionsUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.SearchOptions): void;
         /**
-         * Indicates whether all of the table rows are uniform.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        readonly isUniform: boolean;
+        load(options?: Word.Interfaces.SearchOptionsLoadOptions): Word.SearchOptions;
         /**
-         * Gets the nesting level of the table. Top-level tables have level 1.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        readonly nestingLevel: number;
+        load(propertyNames?: string | string[]): Word.SearchOptions;
         /**
-         * Gets the number of rows in the table.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        readonly rowCount: number;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.SearchOptions;
         /**
-         * Specifies the shading color. Color is specified in "#RRGGBB" format or by using the color name.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Create a new instance of the `Word.SearchOptions` object.
          */
-        shadingColor: string;
+        static newObject(context: OfficeExtension.ClientRequestContext): Word.SearchOptions;
         /**
-         * Specifies the style name for the table. Use this property for custom styles and localized style names. To use the built-in styles that are portable between locales, see the "styleBuiltIn" property.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.SearchOptions` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SearchOptionsData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        style: string;
+        toJSON(): Word.Interfaces.SearchOptionsData;
+    }
+    /**
+     * Specifies the options to be included in a getText operation.
+     *
+     * @remarks
+     * [Api set: WordApi 1.7]
+     */
+    export interface GetTextOptions {
         /**
-         * Specifies whether the table has banded columns.
+         * Specifies a value that indicates whether to include hidden text in the result of the GetText method. The default value is False.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        styleBandedColumns: boolean;
+        includeHiddenText?: boolean;
         /**
-         * Specifies whether the table has banded rows.
+         * Specifies a value that indicates whether to include text marked as deleted in the result of the GetText method. The default value is False.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.7]
          */
-        styleBandedRows: boolean;
-        /**
-         * Specifies the built-in style name for the table. Use this property for built-in styles that are portable between locales. To use custom styles or localized style names, see the "style" property.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        styleBuiltIn: Word.BuiltInStyleName | "Other" | "Normal" | "Heading1" | "Heading2" | "Heading3" | "Heading4" | "Heading5" | "Heading6" | "Heading7" | "Heading8" | "Heading9" | "Toc1" | "Toc2" | "Toc3" | "Toc4" | "Toc5" | "Toc6" | "Toc7" | "Toc8" | "Toc9" | "FootnoteText" | "Header" | "Footer" | "Caption" | "FootnoteReference" | "EndnoteReference" | "EndnoteText" | "Title" | "Subtitle" | "Hyperlink" | "Strong" | "Emphasis" | "NoSpacing" | "ListParagraph" | "Quote" | "IntenseQuote" | "SubtleEmphasis" | "IntenseEmphasis" | "SubtleReference" | "IntenseReference" | "BookTitle" | "Bibliography" | "TocHeading" | "TableGrid" | "PlainTable1" | "PlainTable2" | "PlainTable3" | "PlainTable4" | "PlainTable5" | "TableGridLight" | "GridTable1Light" | "GridTable1Light_Accent1" | "GridTable1Light_Accent2" | "GridTable1Light_Accent3" | "GridTable1Light_Accent4" | "GridTable1Light_Accent5" | "GridTable1Light_Accent6" | "GridTable2" | "GridTable2_Accent1" | "GridTable2_Accent2" | "GridTable2_Accent3" | "GridTable2_Accent4" | "GridTable2_Accent5" | "GridTable2_Accent6" | "GridTable3" | "GridTable3_Accent1" | "GridTable3_Accent2" | "GridTable3_Accent3" | "GridTable3_Accent4" | "GridTable3_Accent5" | "GridTable3_Accent6" | "GridTable4" | "GridTable4_Accent1" | "GridTable4_Accent2" | "GridTable4_Accent3" | "GridTable4_Accent4" | "GridTable4_Accent5" | "GridTable4_Accent6" | "GridTable5Dark" | "GridTable5Dark_Accent1" | "GridTable5Dark_Accent2" | "GridTable5Dark_Accent3" | "GridTable5Dark_Accent4" | "GridTable5Dark_Accent5" | "GridTable5Dark_Accent6" | "GridTable6Colorful" | "GridTable6Colorful_Accent1" | "GridTable6Colorful_Accent2" | "GridTable6Colorful_Accent3" | "GridTable6Colorful_Accent4" | "GridTable6Colorful_Accent5" | "GridTable6Colorful_Accent6" | "GridTable7Colorful" | "GridTable7Colorful_Accent1" | "GridTable7Colorful_Accent2" | "GridTable7Colorful_Accent3" | "GridTable7Colorful_Accent4" | "GridTable7Colorful_Accent5" | "GridTable7Colorful_Accent6" | "ListTable1Light" | "ListTable1Light_Accent1" | "ListTable1Light_Accent2" | "ListTable1Light_Accent3" | "ListTable1Light_Accent4" | "ListTable1Light_Accent5" | "ListTable1Light_Accent6" | "ListTable2" | "ListTable2_Accent1" | "ListTable2_Accent2" | "ListTable2_Accent3" | "ListTable2_Accent4" | "ListTable2_Accent5" | "ListTable2_Accent6" | "ListTable3" | "ListTable3_Accent1" | "ListTable3_Accent2" | "ListTable3_Accent3" | "ListTable3_Accent4" | "ListTable3_Accent5" | "ListTable3_Accent6" | "ListTable4" | "ListTable4_Accent1" | "ListTable4_Accent2" | "ListTable4_Accent3" | "ListTable4_Accent4" | "ListTable4_Accent5" | "ListTable4_Accent6" | "ListTable5Dark" | "ListTable5Dark_Accent1" | "ListTable5Dark_Accent2" | "ListTable5Dark_Accent3" | "ListTable5Dark_Accent4" | "ListTable5Dark_Accent5" | "ListTable5Dark_Accent6" | "ListTable6Colorful" | "ListTable6Colorful_Accent1" | "ListTable6Colorful_Accent2" | "ListTable6Colorful_Accent3" | "ListTable6Colorful_Accent4" | "ListTable6Colorful_Accent5" | "ListTable6Colorful_Accent6" | "ListTable7Colorful" | "ListTable7Colorful_Accent1" | "ListTable7Colorful_Accent2" | "ListTable7Colorful_Accent3" | "ListTable7Colorful_Accent4" | "ListTable7Colorful_Accent5" | "ListTable7Colorful_Accent6";
-        /**
-         * Specifies whether the table has a first column with a special style.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        styleFirstColumn: boolean;
-        /**
-         * Specifies whether the table has a last column with a special style.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        styleLastColumn: boolean;
-        /**
-         * Specifies whether the table has a total (last) row with a special style.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        styleTotalRow: boolean;
-        /**
-         * Specifies the text values in the table, as a 2D JavaScript array.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        values: string[][];
-        /**
-         * Specifies the vertical alignment of every cell in the table. The value can be 'Top', 'Center', or 'Bottom'.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        verticalAlignment: Word.VerticalAlignment | "Mixed" | "Top" | "Center" | "Bottom";
+        includeTextMarkedAsDeleted?: boolean;
+    }
+    
+    /**
+     * Represents a section in a Word document.
+     *
+     * @remarks
+     * [Api set: WordApi 1.1]
+     */
+    export class Section extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Specifies the width of the table in points.
+         * Gets the body object of the section. This doesn't include the header/footer and other section metadata.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          */
-        width: number;
+        readonly body: Word.Body;
+        
+        
+        
         /**
          * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
          * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
          * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        set(properties: Interfaces.TableUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        set(properties: Interfaces.SectionUpdateData, options?: OfficeExtension.UpdateOptions): void;
         /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.Table): void;
+        set(properties: Word.Section): void;
         /**
-         * Adds columns to the start or end of the table, using the first or last existing column as a template. This is applicable to uniform tables. The string values, if specified, are set in the newly inserted rows.
+         * Gets one of the section's footers.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          *
-         * @param insertLocation - Required. It must be 'Start' or 'End', corresponding to the appropriate side of the table.
-         * @param columnCount - Required. Number of columns to add.
-         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
+         * @param type - Required. The type of footer to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
          */
-        addColumns(insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End", columnCount: number, values?: string[][]): void;
+        getFooter(type: Word.HeaderFooterType): Word.Body;
         /**
-         * Adds rows to the start or end of the table, using the first or last existing row as a template. The string values, if specified, are set in the newly inserted rows.
+         * Gets one of the section's footers.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
          *
-         * @param insertLocation - Required. It must be 'Start' or 'End'.
-         * @param rowCount - Required. Number of rows to add.
-         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
+         * @param type - Required. The type of footer to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
          */
-        addRows(insertLocation: Word.InsertLocation.start | Word.InsertLocation.end | "Start" | "End", rowCount: number, values?: string[][]): Word.TableRowCollection;
+        getFooter(type: "Primary" | "FirstPage" | "EvenPages"): Word.Body;
         /**
-         * Autofits the table columns to the width of the window.
+         * Gets one of the section's headers.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
+         *
+         * @param type - Required. The type of header to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
          */
-        autoFitWindow(): void;
+        getHeader(type: Word.HeaderFooterType): Word.Body;
         /**
-         * Clears the contents of the table.
+         * Gets one of the section's headers.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.1]
+         *
+         * @param type - Required. The type of header to return. This value must be: 'Primary', 'FirstPage', or 'EvenPages'.
          */
-        clear(): void;
+        getHeader(type: "Primary" | "FirstPage" | "EvenPages"): Word.Body;
         /**
-         * Deletes the entire table.
+         * Gets the next section. Throws an `ItemNotFound` error if this section is the last one.
          *
          * @remarks
          * [Api set: WordApi 1.3]
          */
-        delete(): void;
+        getNext(): Word.Section;
         /**
-         * Deletes specific columns. This is applicable to uniform tables.
+         * Gets the next section. If this section is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param columnIndex - Required. The first column to delete.
-         * @param columnCount - Optional. The number of columns to delete. Default 1.
          */
-        deleteColumns(columnIndex: number, columnCount?: number): void;
+        getNextOrNullObject(): Word.Section;
         /**
-         * Deletes specific rows.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param rowIndex - Required. The first row to delete.
-         * @param rowCount - Optional. The number of rows to delete. Default 1.
+         * @param options - Provides options for which properties of the object to load.
          */
-        deleteRows(rowIndex: number, rowCount?: number): void;
+        load(options?: Word.Interfaces.SectionLoadOptions): Word.Section;
         /**
-         * Distributes the column widths evenly. This is applicable to uniform tables.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        distributeColumns(): void;
+        load(propertyNames?: string | string[]): Word.Section;
         /**
-         * Gets the border style for the specified border.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @param borderLocation - Required. The border location.
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        getBorder(borderLocation: Word.BorderLocation): Word.TableBorder;
+        load(propertyNamesAndPaths?: {
+            select?: string;
+            expand?: string;
+        }): Word.Section;
         /**
-         * Gets the border style for the specified border.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param borderLocation - Required. The border location.
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        getBorder(borderLocation: "Top" | "Left" | "Bottom" | "Right" | "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" | "All"): Word.TableBorder;
+        track(): Word.Section;
         /**
-         * Gets the table cell at a specified row and column. Throws an `ItemNotFound` error if the specified table cell doesn't exist.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rowIndex - Required. The index of the row.
-         * @param cellIndex - Required. The index of the cell in the row.
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        getCell(rowIndex: number, cellIndex: number): Word.TableCell;
+        untrack(): Word.Section;
         /**
-         * Gets the table cell at a specified row and column. If the specified table cell doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rowIndex - Required. The index of the row.
-         * @param cellIndex - Required. The index of the cell in the row.
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.Section` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SectionData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        getCellOrNullObject(rowIndex: number, cellIndex: number): Word.TableCell;
+        toJSON(): Word.Interfaces.SectionData;
+    }
+    /**
+     * Contains the collection of the document's {@link Word.Section} objects.
+     *
+     * @remarks
+     * [Api set: WordApi 1.1]
+     */
+    export class SectionCollection extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.Section[];
         /**
-         * Gets cell padding in points.
+         * Gets the first section in this collection. Throws an `ItemNotFound` error if this collection is empty.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param cellPaddingLocation - Required. The cell padding location must be 'Top', 'Left', 'Bottom', or 'Right'.
          */
-        getCellPadding(cellPaddingLocation: Word.CellPaddingLocation): OfficeExtension.ClientResult;
+        getFirst(): Word.Section;
         /**
-         * Gets cell padding in points.
+         * Gets the first section in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
          * [Api set: WordApi 1.3]
-         *
-         * @param cellPaddingLocation - Required. The cell padding location must be 'Top', 'Left', 'Bottom', or 'Right'.
          */
-        getCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" | "Right"): OfficeExtension.ClientResult;
+        getFirstOrNullObject(): Word.Section;
         /**
-         * Gets the next table. Throws an `ItemNotFound` error if this table is the last one.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param options - Provides options for which properties of the object to load.
          */
-        getNext(): Word.Table;
+        load(options?: Word.Interfaces.SectionCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.SectionCollection;
         /**
-         * Gets the next table. If this table is the last one, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        getNextOrNullObject(): Word.Table;
+        load(propertyNames?: string | string[]): Word.SectionCollection;
         /**
-         * Gets the paragraph after the table. Throws an `ItemNotFound` error if there isn't a paragraph after the table.
+         * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        getParagraphAfter(): Word.Paragraph;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.SectionCollection;
         /**
-         * Gets the paragraph after the table. If there isn't a paragraph after the table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        getParagraphAfterOrNullObject(): Word.Paragraph;
+        track(): Word.SectionCollection;
         /**
-         * Gets the paragraph before the table. Throws an `ItemNotFound` error if there isn't a paragraph before the table.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        getParagraphBefore(): Word.Paragraph;
+        untrack(): Word.SectionCollection;
         /**
-         * Gets the paragraph before the table. If there isn't a paragraph before the table, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
+         * Whereas the original `Word.SectionCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SectionCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        getParagraphBeforeOrNullObject(): Word.Paragraph;
+        toJSON(): Word.Interfaces.SectionCollectionData;
+    }
+    /**
+     * Represents a setting of the add-in.
+     *
+     * @remarks
+     * [Api set: WordApi 1.4]
+     */
+    export class Setting extends OfficeExtension.ClientObject {
+        /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
+        context: RequestContext;
         /**
-         * Gets the range that contains this table, or the range at the start or end of the table.
+         * Gets the key of the setting.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rangeLocation - Optional. The range location must be 'Whole', 'Start', 'End', or 'After'.
+         * [Api set: WordApi 1.4]
          */
-        getRange(rangeLocation?: Word.RangeLocation.whole | Word.RangeLocation.start | Word.RangeLocation.end | Word.RangeLocation.after | "Whole" | "Start" | "End" | "After"): Word.Range;
+        readonly key: string;
         /**
-         * Inserts a content control on the table.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        insertContentControl(): Word.ContentControl;
-        /**
-         * Inserts a paragraph at the specified location.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param paragraphText - Required. The paragraph text to be inserted.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
-         */
-        insertParagraph(paragraphText: string, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After"): Word.Paragraph;
-        /**
-         * Inserts a table with the specified number of rows and columns.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param rowCount - Required. The number of rows in the table.
-         * @param columnCount - Required. The number of columns in the table.
-         * @param insertLocation - Required. The value must be 'Before' or 'After'.
-         * @param values - Optional 2D array. Cells are filled if the corresponding strings are specified in the array.
-         */
-        insertTable(rowCount: number, columnCount: number, insertLocation: Word.InsertLocation.before | Word.InsertLocation.after | "Before" | "After", values?: string[][]): Word.Table;
-        /**
-         * Merges the cells bounded inclusively by a first and last cell.
+         * Specifies the value of the setting.
          *
          * @remarks
          * [Api set: WordApi 1.4]
-         *
-         * @param topRow - Required. The row of the first cell
-         * @param firstCell - Required. The index of the first cell in its row
-         * @param bottomRow - Required. The row of the last cell
-         * @param lastCell - Required. The index of the last cell in its row
-         */
-        mergeCells(topRow: number, firstCell: number, bottomRow: number, lastCell: number): Word.TableCell;
-        /**
-         * Performs a search with the specified SearchOptions on the scope of the table object. The search results are a collection of range objects.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param searchText - Required. The search text.
-         * @param searchOptions - Optional. Options for the search.
-         */
-        search(searchText: string, searchOptions?: Word.SearchOptions | {
-            ignorePunct?: boolean;
-            ignoreSpace?: boolean;
-            matchCase?: boolean;
-            matchPrefix?: boolean;
-            matchSuffix?: boolean;
-            matchWholeWord?: boolean;
-            matchWildcards?: boolean;
-        }): Word.RangeCollection;
-        /**
-         * Selects the table, or the position at the start or end of the table, and navigates the Word UI to it.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
-         */
-        select(selectionMode?: Word.SelectionMode): void;
-        /**
-         * Selects the table, or the position at the start or end of the table, and navigates the Word UI to it.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param selectionMode - Optional. The selection mode must be 'Select', 'Start', or 'End'. 'Select' is the default.
          */
-        select(selectionMode?: "Select" | "Start" | "End"): void;
+        value: any;
         /**
-         * Sets cell padding in points.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param cellPaddingLocation - Required. The cell padding location must be 'Top', 'Left', 'Bottom', or 'Right'.
-         * @param cellPadding - Required. The cell padding.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        setCellPadding(cellPaddingLocation: Word.CellPaddingLocation, cellPadding: number): void;
+        set(properties: Interfaces.SettingUpdateData, options?: OfficeExtension.UpdateOptions): void;
+        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
+        set(properties: Word.Setting): void;
         /**
-         * Sets cell padding in points.
+         * Deletes the setting.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param cellPaddingLocation - Required. The cell padding location must be 'Top', 'Left', 'Bottom', or 'Right'.
-         * @param cellPadding - Required. The cell padding.
+         * [Api set: WordApi 1.4]
          */
-        setCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" | "Right", cellPadding: number): void;
+        delete(): void;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.TableLoadOptions): Word.Table;
+        load(options?: Word.Interfaces.SettingLoadOptions): Word.Setting;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.Table;
+        load(propertyNames?: string | string[]): Word.Setting;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
@@ -6978,433 +6740,401 @@ export declare namespace Word {
         load(propertyNamesAndPaths?: {
             select?: string;
             expand?: string;
-        }): Word.Table;
+        }): Word.Setting;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.Table;
+        track(): Word.Setting;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.Table;
+        untrack(): Word.Setting;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.Table` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.TableData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.Setting` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SettingData`) that contains shallow copies of any loaded child properties from the original object.
          */
-        toJSON(): Word.Interfaces.TableData;
+        toJSON(): Word.Interfaces.SettingData;
     }
     /**
-     * Represents the TableStyle object.
+     * Contains the collection of {@link Word.Setting} objects.
      *
      * @remarks
-     * [Api set: WordApi 1.6]
+     * [Api set: WordApi 1.4]
      */
-    export class TableStyle extends OfficeExtension.ClientObject {
+    export class SettingCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
-        
-        
+        /** Gets the loaded child items in this collection. */
+        readonly items: Word.Setting[];
         /**
-         * Specifies the amount of space to add between the contents and the bottom borders of the cells.
+         * Creates a new setting or sets an existing setting.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.4]
+         *
+         * @param key - Required. The setting's key, which is case-sensitive.
+         * @param value - Required. The setting's value.
          */
-        bottomCellMargin: number;
+        add(key: string, value: any): Word.Setting;
         /**
-         * Specifies the spacing (in points) between the cells in a table style.
+         * Deletes all settings in this add-in.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.4]
          */
-        cellSpacing: number;
+        deleteAll(): void;
         /**
-         * Specifies the amount of space to add between the contents and the left borders of the cells.
+         * Gets the count of settings.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.4]
          */
-        leftCellMargin: number;
+        getCount(): OfficeExtension.ClientResult;
         /**
-         * Specifies the amount of space to add between the contents and the right borders of the cells.
+         * Gets a setting object by its key, which is case-sensitive. Throws an `ItemNotFound` error if the setting doesn't exist.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
+         * [Api set: WordApi 1.4]
+         *
+         * @param key - The key that identifies the setting object.
          */
-        rightCellMargin: number;
+        getItem(key: string): Word.Setting;
         /**
-         * Specifies the amount of space to add between the contents and the top borders of the cells.
+         * Gets a setting object by its key, which is case-sensitive. If the setting doesn't exist, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
          *
          * @remarks
-         * [Api set: WordApi 1.6]
-         */
-        topCellMargin: number;
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * [Api set: WordApi 1.4]
+         *
+         * @param key - Required. The key that identifies the setting object.
          */
-        set(properties: Interfaces.TableStyleUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.TableStyle): void;
+        getItemOrNullObject(key: string): Word.Setting;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.TableStyleLoadOptions): Word.TableStyle;
+        load(options?: Word.Interfaces.SettingCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.SettingCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.TableStyle;
+        load(propertyNames?: string | string[]): Word.SettingCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: {
-            select?: string;
-            expand?: string;
-        }): Word.TableStyle;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.SettingCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.TableStyle;
+        track(): Word.SettingCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.TableStyle;
+        untrack(): Word.SettingCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.TableStyle` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.TableStyleData`) that contains shallow copies of any loaded child properties from the original object.
+         * Whereas the original `Word.SettingCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.SettingCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.TableStyleData;
+        toJSON(): Word.Interfaces.SettingCollectionData;
     }
     /**
-     * Contains the collection of the document's Table objects.
+     * Contains a collection of {@link Word.Style} objects.
      *
      * @remarks
-     * [Api set: WordApi 1.3]
+     * [Api set: WordApi 1.5]
      */
-    export class TableCollection extends OfficeExtension.ClientObject {
+    export class StyleCollection extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
         /** Gets the loaded child items in this collection. */
-        readonly items: Word.Table[];
+        readonly items: Word.Style[];
         /**
-         * Gets the first table in this collection. Throws an `ItemNotFound` error if this collection is empty.
+         * Get the style object by its name.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
+         *
+         * @param name - Required. The style name.
          */
-        getFirst(): Word.Table;
+        getByName(name: string): Word.Style;
         /**
-         * Gets the first table in this collection. If this collection is empty, then this method will return an object with its `isNullObject` property set to `true`. For further information, see {@link https://learn.microsoft.com/office/dev/add-ins/develop/application-specific-api-model#ornullobject-methods-and-properties | *OrNullObject methods and properties}.
+         * If the corresponding style doesn't exist, then this method returns an object with its `isNullObject` property set to `true`.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
+         *
+         * @param name - Required. The style name.
          */
-        getFirstOrNullObject(): Word.Table;
+        getByNameOrNullObject(name: string): Word.Style;
+        /**
+         * Gets the number of the styles in the collection.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
+         */
+        getCount(): OfficeExtension.ClientResult;
+        /**
+         * Gets a style object by its index in the collection.
+         *
+         * @remarks
+         * [Api set: WordApi 1.5]
+         *
+         * @param index - A number that identifies the index location of a style object.
+         */
+        getItem(index: number): Word.Style;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param options - Provides options for which properties of the object to load.
          */
-        load(options?: Word.Interfaces.TableCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.TableCollection;
+        load(options?: Word.Interfaces.StyleCollectionLoadOptions & Word.Interfaces.CollectionLoadOptions): Word.StyleCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNames - A comma-delimited string or an array of strings that specify the properties to load.
          */
-        load(propertyNames?: string | string[]): Word.TableCollection;
+        load(propertyNames?: string | string[]): Word.StyleCollection;
         /**
          * Queues up a command to load the specified properties of the object. You must call `context.sync()` before reading the properties.
          *
          * @param propertyNamesAndPaths - `propertyNamesAndPaths.select` is a comma-delimited string that specifies the properties to load, and `propertyNamesAndPaths.expand` is a comma-delimited string that specifies the navigation properties to load.
          */
-        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.TableCollection;
+        load(propertyNamesAndPaths?: OfficeExtension.LoadOption): Word.StyleCollection;
         /**
          * Track the object for automatic adjustment based on surrounding changes in the document. This call is a shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.add(thisObject)}. If you're using this object across `.sync` calls and outside the sequential execution of a ".run" batch, and get an "InvalidObjectPath" error when setting a property or invoking a method on the object, you need to add the object to the tracked object collection when the object was first created. If this object is part of a collection, you should also track the parent collection.
          */
-        track(): Word.TableCollection;
+        track(): Word.StyleCollection;
         /**
          * Release the memory associated with this object, if it has previously been tracked. This call is shorthand for {@link https://learn.microsoft.com/javascript/api/office/officeextension.clientrequestcontext#office-officeextension-clientrequestcontext-trackedobjects-member | context.trackedObjects.remove(thisObject)}. Having many tracked objects slows down the host application, so please remember to free any objects you add, once you're done using them. You'll need to call `context.sync()` before the memory release takes effect.
          */
-        untrack(): Word.TableCollection;
+        untrack(): Word.StyleCollection;
         /**
          * Overrides the JavaScript `toJSON()` method in order to provide more useful output when an API object is passed to `JSON.stringify()`. (`JSON.stringify`, in turn, calls the `toJSON` method of the object that's passed to it.)
-         * Whereas the original `Word.TableCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.TableCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
+         * Whereas the original `Word.StyleCollection` object is an API object, the `toJSON` method returns a plain JavaScript object (typed as `Word.Interfaces.StyleCollectionData`) that contains an "items" array with shallow copies of any loaded properties from the collection's items.
          */
-        toJSON(): Word.Interfaces.TableCollectionData;
+        toJSON(): Word.Interfaces.StyleCollectionData;
     }
     /**
-     * Represents a row in a Word document.
+     * Represents a style in a Word document.
      *
      * @remarks
      * [Api set: WordApi 1.3]
      */
-    export class TableRow extends OfficeExtension.ClientObject {
+    export class Style extends OfficeExtension.ClientObject {
         /** The request context associated with the object. This connects the add-in's process to the Office host application's process. */
         context: RequestContext;
+        
         /**
-         * Gets cells.
+         * Gets a font object that represents the character formatting of the specified style.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly cells: Word.TableCellCollection;
+        readonly font: Word.Font;
+        
+        
+        
         /**
-         * Gets the collection of endnotes in the table row.
+         * Gets a ParagraphFormat object that represents the paragraph settings for the specified style.
          *
          * @remarks
          * [Api set: WordApi 1.5]
          */
-        readonly endnotes: Word.NoteItemCollection;
+        readonly paragraphFormat: Word.ParagraphFormat;
         /**
-         * Gets the collection of field objects in the table row.
+         * Gets a Shading object that represents the shading for the specified style. Not applicable to List style.
          *
          * @remarks
-         * [Api set: WordApi 1.4]
+         * [Api set: WordApi 1.6]
          */
-        readonly fields: Word.FieldCollection;
+        readonly shading: Word.Shading;
         /**
-         * Gets the font. Use this to get and set font name, size, color, and other properties.
+         * Gets a TableStyle object representing Style properties that can be applied to a table.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.6]
          */
-        readonly font: Word.Font;
+        readonly tableStyle: Word.TableStyle;
+        
         /**
-         * Gets the collection of footnotes in the table row.
+         * Specifies the name of an existing style to use as the base formatting of another style.
          *
          * @remarks
          * [Api set: WordApi 1.5]
-         */
-        readonly footnotes: Word.NoteItemCollection;
-        /**
-         * Gets parent table.
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        readonly parentTable: Word.Table;
-        /**
-         * Gets the number of cells in the row.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        readonly cellCount: number;
-        /**
-         * Specifies the horizontal alignment of every cell in the row. The value can be 'Left', 'Centered', 'Right', or 'Justified'.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
+         * Note: The ability to set `baseStyle` was introduced in WordApi 1.6.
          */
-        horizontalAlignment: Word.Alignment | "Mixed" | "Unknown" | "Left" | "Centered" | "Right" | "Justified";
+        baseStyle: string;
         /**
-         * Checks whether the row is a header row. To set the number of header rows, use `headerRowCount` on the Table object.
+         * Gets whether the specified style is a built-in style.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly isHeader: boolean;
+        readonly builtIn: boolean;
+        
         /**
-         * Specifies the preferred height of the row in points.
+         * Gets whether the specified style is a built-in style that has been modified or applied in the document or a new style that has been created in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        preferredHeight: number;
+        readonly inUse: boolean;
+        
+        
         /**
-         * Gets the index of the row in its parent table.
+         * Gets whether a style is a linked style that can be used for both paragraph and character formatting.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        readonly rowIndex: number;
+        readonly linked: boolean;
+        
+        
         /**
-         * Specifies the shading color. Color is specified in "#RRGGBB" format or by using the color name.
+         * Gets the name of a style in the language of the user.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        shadingColor: string;
+        readonly nameLocal: string;
         /**
-         * Specifies the text values in the row, as a 2D JavaScript array.
+         * Specifies the name of the style to be applied automatically to a new paragraph that is inserted after a paragraph formatted with the specified style.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        values: string[][];
-        /**
-         * Specifies the vertical alignment of the cells in the row. The value can be 'Top', 'Center', or 'Bottom'.
+         * [Api set: WordApi 1.5]
          *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         */
-        verticalAlignment: Word.VerticalAlignment | "Mixed" | "Top" | "Center" | "Bottom";
-        /**
-         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
-         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
-         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
+         * Note: The ability to set `nextParagraphStyle` was introduced in WordApi 1.6.
          */
-        set(properties: Interfaces.TableRowUpdateData, options?: OfficeExtension.UpdateOptions): void;
-        /** Sets multiple properties on the object at the same time, based on an existing loaded object. */
-        set(properties: Word.TableRow): void;
+        nextParagraphStyle: string;
+        
         /**
-         * Clears the contents of the row.
+         * Specifies the priority.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        clear(): void;
+        priority: number;
         /**
-         * Deletes the entire row.
+         * Specifies whether the style corresponds to an available quick style.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
+         * [Api set: WordApi 1.5]
          */
-        delete(): void;
+        quickStyle: boolean;
         /**
-         * Gets the border style of the cells in the row.
+         * Gets the style type.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param borderLocation - Required. The border location.
+         * [Api set: WordApi 1.5]
          */
-        getBorder(borderLocation: Word.BorderLocation): Word.TableBorder;
+        readonly type: Word.StyleType | "Character" | "List" | "Paragraph" | "Table";
         /**
-         * Gets the border style of the cells in the row.
+         * Specifies whether the specified style is made visible as a recommended style in the Styles and in the Styles task pane in Microsoft Word after it's used in the document.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param borderLocation - Required. The border location.
+         * [Api set: WordApi 1.5]
          */
-        getBorder(borderLocation: "Top" | "Left" | "Bottom" | "Right" | "InsideHorizontal" | "InsideVertical" | "Inside" | "Outside" | "All"): Word.TableBorder;
+        unhideWhenUsed: boolean;
         /**
-         * Gets cell padding in points.
+         * Specifies whether the specified style is visible as a recommended style in the Styles gallery and in the Styles task pane.
          *
          * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param cellPaddingLocation - Required. The cell padding location must be 'Top', 'Left', 'Bottom', or 'Right'.
+         * [Api set: WordApi 1.5]
          */
-        getCellPadding(cellPaddingLocation: Word.CellPaddingLocation): OfficeExtension.ClientResult;
+        visibility: boolean;
         /**
-         * Gets cell padding in points.
-         *
-         * @remarks
-         * [Api set: WordApi 1.3]
-         *
-         * @param cellPaddingLocation - Required. The cell padding location must be 'Top', 'Left', 'Bottom', or 'Right'.
+         * Sets multiple properties of an object at the same time. You can pass either a plain object with the appropriate properties, or another API object of the same type.
+         * @param properties - A JavaScript object with properties that are structured isomorphically to the properties of the object on which the method is called.
+         * @param options - Provides an option to suppress errors if the properties object tries to set any read-only properties.
          */
-        getCellPadding(cellPaddingLocation: "Top" | "Left" | "Bottom" | "Right"): OfficeExtension.ClientResult